]> granicus.if.org Git - postgis/commitdiff
Update french language files (make update-po)
authorSandro Santilli <strk@keybit.net>
Wed, 15 Oct 2014 15:49:49 +0000 (15:49 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 15 Oct 2014 15:49:49 +0000 (15:49 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13077 b70326c6-7e19-0410-871a-916f4a2858ee

33 files changed:
doc/po/fr/extras.xml.po
doc/po/fr/extras_address_standardizer.xml.po
doc/po/fr/extras_historytable.xml.po
doc/po/fr/extras_tigergeocoder.xml.po
doc/po/fr/extras_topology.xml.po
doc/po/fr/faq.xml.po
doc/po/fr/faq_raster.xml.po
doc/po/fr/installation.xml.po
doc/po/fr/introduction.xml.po
doc/po/fr/performance_tips.xml.po
doc/po/fr/postgis.xml.po
doc/po/fr/reference.xml.po
doc/po/fr/reference_accessor.xml.po
doc/po/fr/reference_constructor.xml.po
doc/po/fr/reference_editor.xml.po
doc/po/fr/reference_exception.xml.po
doc/po/fr/reference_guc.xml.po
doc/po/fr/reference_lrs.xml.po
doc/po/fr/reference_management.xml.po
doc/po/fr/reference_measure.xml.po
doc/po/fr/reference_misc.xml.po
doc/po/fr/reference_operator.xml.po
doc/po/fr/reference_output.xml.po
doc/po/fr/reference_processing.xml.po
doc/po/fr/reference_raster.xml.po
doc/po/fr/reference_sfcgal.xml.po
doc/po/fr/reference_transaction.xml.po
doc/po/fr/reference_type.xml.po
doc/po/fr/release_notes.xml.po
doc/po/fr/reporting.xml.po
doc/po/fr/using_postgis_app.xml.po
doc/po/fr/using_postgis_dataman.xml.po
doc/po/fr/using_raster_dataman.xml.po

index fae1e5bc4090d59d055cf893a473dc536f8f9719..106a601eb0fc58b73b6f1a2e62a9be03b9434957 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 # Arnaud Vandecasteele <arnaud.sig@gmail.com>, 2013
 # vpicavet <vincent.ml@oslandia.com>, 2013
@@ -10,11 +10,12 @@ msgstr ""
 "POT-Creation-Date: 2014-10-14 22:30+0000\n"
 "PO-Revision-Date: 2014-10-14 22:34+0000\n"
 "Last-Translator: Sandro Santilli <strk@keybit.net>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: title
index dcd00df760427308deb0a7167dbec740167a7358..0605b685e2aa587845ae89fc93a9ab2826f37595 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 msgid ""
 msgstr ""
@@ -8,11 +8,12 @@ msgstr ""
 "POT-Creation-Date: 2014-10-10 23:07+0000\n"
 "PO-Revision-Date: 2014-10-13 18:05+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: title
@@ -25,19 +26,18 @@ msgstr ""
 #: extras_address_standardizer.xml:4
 #, no-c-format
 msgid ""
-"This is a fork of the <ulink "
-"url=\"http://www.pagcgeo.org/docs/html/pagc-11.html\">PAGC "
-"standardizer</ulink> (original code for this portion was <ulink "
-"url=\"http://sourceforge.net/p/pagc/code/360/tree/branches/sew-"
-"refactor/postgresql\">PAGC PostgreSQL Address Standardizer</ulink>)."
+"This is a fork of the <ulink url=\"http://www.pagcgeo.org/docs/html/pagc-11."
+"html\">PAGC standardizer</ulink> (original code for this portion was <ulink "
+"url=\"http://sourceforge.net/p/pagc/code/360/tree/branches/sew-refactor/"
+"postgresql\">PAGC PostgreSQL Address Standardizer</ulink>)."
 msgstr ""
 
 #. Tag: para
 #: extras_address_standardizer.xml:5
 #, no-c-format
 msgid ""
-"The address standardizer is a single line address parser that takes an input"
-" address and normalizes it based on a set of rules stored in a table and "
+"The address standardizer is a single line address parser that takes an input "
+"address and normalizes it based on a set of rules stored in a table and "
 "helper lex and gaz tables."
 msgstr ""
 
@@ -54,17 +54,16 @@ msgstr ""
 #: extras_address_standardizer.xml:7
 #, no-c-format
 msgid ""
-"The code for this extension can be found in the PostGIS "
-"<filename>extensions/address_standardizer</filename> and is currently self-"
-"contained."
+"The code for this extension can be found in the PostGIS <filename>extensions/"
+"address_standardizer</filename> and is currently self-contained."
 msgstr ""
 
 #. Tag: para
 #: extras_address_standardizer.xml:8
 #, no-c-format
 msgid ""
-"For installation instructions refer to: <xref "
-"linkend=\"installing_pagc_address_standardizer\"/>."
+"For installation instructions refer to: <xref linkend="
+"\"installing_pagc_address_standardizer\"/>."
 msgstr ""
 
 #. Tag: title
@@ -79,8 +78,8 @@ msgstr ""
 msgid ""
 "The parser works from right to left looking first at the macro elements for "
 "postcode, state/province, city, and then looks micro elements to determine "
-"if we are dealing with a house number street or intersection or landmark. It"
-" currently does not look for a country code or name, but that could be "
+"if we are dealing with a house number street or intersection or landmark. It "
+"currently does not look for a country code or name, but that could be "
 "introduced in the future."
 msgstr ""
 
@@ -108,8 +107,8 @@ msgstr ""
 #: extras_address_standardizer.xml:22
 #, no-c-format
 msgid ""
-"These are recognized using Perl compatible regular expressions. These regexs"
-" are currently in the parseaddress-api.c and are relatively simple to make "
+"These are recognized using Perl compatible regular expressions. These regexs "
+"are currently in the parseaddress-api.c and are relatively simple to make "
 "changes to if needed."
 msgstr ""
 
@@ -123,9 +122,9 @@ msgstr ""
 #: extras_address_standardizer.xml:28
 #, no-c-format
 msgid ""
-"These are recognized using Perl compatible regular expressions. These regexs"
-" are currently in the parseaddress-api.c but could get moved into includes "
-"in the future for easier maintenance."
+"These are recognized using Perl compatible regular expressions. These regexs "
+"are currently in the parseaddress-api.c but could get moved into includes in "
+"the future for easier maintenance."
 msgstr ""
 
 #. Tag: para
@@ -133,8 +132,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "This section lists the PostgreSQL data types installed by Address "
-"Standardizer extension. Note we describe the casting behavior of these which"
-" is very important especially when designing your own functions."
+"Standardizer extension. Note we describe the casting behavior of these which "
+"is very important especially when designing your own functions."
 msgstr ""
 
 #. Tag: title
@@ -169,19 +168,18 @@ msgstr ""
 #: extras_address_standardizer.xml:50
 #, no-c-format
 msgid ""
-"A composite type that consists of elements of an address. This is the return"
-" type for <xref linkend=\"standardize_address\"/> function. Some "
-"descriptions for elements are borrowed from <ulink "
-"url=\"http://www.pagcgeo.org/docs/html/pagc-12.html#ss12.1\">PAGC Postal "
-"Attributes</ulink>."
+"A composite type that consists of elements of an address. This is the return "
+"type for <xref linkend=\"standardize_address\"/> function. Some descriptions "
+"for elements are borrowed from <ulink url=\"http://www.pagcgeo.org/docs/html/"
+"pagc-12.html#ss12.1\">PAGC Postal Attributes</ulink>."
 msgstr ""
 
 #. Tag: para
 #: extras_address_standardizer.xml:51
 #, no-c-format
 msgid ""
-"The token numbers denote the reference number in the "
-"<varname>rules</varname> table."
+"The token numbers denote the reference number in the <varname>rules</"
+"varname> table."
 msgstr ""
 
 #. Tag: para
@@ -281,9 +279,9 @@ msgstr ""
 #: extras_address_standardizer.xml:85
 #, no-c-format
 msgid ""
-"is text (token number <code>6</code>): STREET POST TYPE e.g. St, Ave, Cir. A"
-" street type following the root street name. Example "
-"<emphasis>STREET</emphasis> in <code>75 State Street</code>."
+"is text (token number <code>6</code>): STREET POST TYPE e.g. St, Ave, Cir. A "
+"street type following the root street name. Example <emphasis>STREET</"
+"emphasis> in <code>75 State Street</code>."
 msgstr ""
 
 #. Tag: term
@@ -296,9 +294,9 @@ msgstr ""
 #: extras_address_standardizer.xml:90
 #, no-c-format
 msgid ""
-"is text (token number <code>7</code>): STREET POST-DIRECTIONAL A directional"
-" modifier that follows the street name.. Example <emphasis>WEST</emphasis> "
-"in <code>3715 TENTH AVENUE WEST</code>."
+"is text (token number <code>7</code>): STREET POST-DIRECTIONAL A directional "
+"modifier that follows the street name.. Example <emphasis>WEST</emphasis> in "
+"<code>3715 TENTH AVENUE WEST</code>."
 msgstr ""
 
 #. Tag: term
@@ -311,8 +309,8 @@ msgstr ""
 #: extras_address_standardizer.xml:95
 #, no-c-format
 msgid ""
-"is text (token number <code>8</code>): RURAL ROUTE . Example "
-"<emphasis>8</emphasis> in <code>RR 7</code>."
+"is text (token number <code>8</code>): RURAL ROUTE . Example <emphasis>8</"
+"emphasis> in <code>RR 7</code>."
 msgstr ""
 
 #. Tag: term
@@ -470,17 +468,17 @@ msgstr ""
 #: extras_address_standardizer.xml:164
 #, no-c-format
 msgid ""
-"text field denoting the rule. Details at <ulink "
-"url=\"http://www.pagcgeo.org/docs/html/pagc-12.html#--r-rec--\">PAGC Address"
-" Standardizer Rule records</ulink>."
+"text field denoting the rule. Details at <ulink url=\"http://www.pagcgeo.org/"
+"docs/html/pagc-12.html#--r-rec--\">PAGC Address Standardizer Rule records</"
+"ulink>."
 msgstr ""
 
 #. Tag: para
 #: extras_address_standardizer.xml:165
 #, no-c-format
 msgid ""
-"A rule consists of a set of non-negative integers representing input tokens,"
-" terminated by a -1, followed by an equal number of non-negative integers "
+"A rule consists of a set of non-negative integers representing input tokens, "
+"terminated by a -1, followed by an equal number of non-negative integers "
 "representing postal attributes, terminated by a -1, followed by an integer "
 "representing a rule type, followed by an integer representing the rank of "
 "the rule. The rules are ranked from 0 (lowest) to 17 (highest)."
@@ -492,8 +490,8 @@ msgstr ""
 msgid ""
 "So for example the rule <code>2 0 2 22 3 -1 5 5 6 7 3 -1 2 6</code> maps to "
 "sequence of tokens <emphasis>TYPE NUMBER TYPE DIRECT QUALIF</emphasis> to "
-"the output sequence <emphasis>STREET STREET SUFTYP SUFDIR QUALIF</emphasis>."
-" The rule is an ARC_C rule of rank 6."
+"the output sequence <emphasis>STREET STREET SUFTYP SUFDIR QUALIF</emphasis>. "
+"The rule is an ARC_C rule of rank 6."
 msgstr ""
 
 #. Tag: para
@@ -590,10 +588,10 @@ msgstr ""
 #, no-c-format
 msgid ""
 "A lex (short for lexicon) table is used to classify alphanumeric input and "
-"associate that input with <ulink "
-"url=\"http://www.pagcgeo.org/docs/html/pagc-12.html#--i-tok--\">(a) input "
-"tokens</ulink> and (b) standardized representations. Things you will find in"
-" these tables are <code>ONE</code> mapped to stdworkd: <code>1</code>."
+"associate that input with <ulink url=\"http://www.pagcgeo.org/docs/html/"
+"pagc-12.html#--i-tok--\">(a) input tokens</ulink> and (b) standardized "
+"representations. Things you will find in these tables are <code>ONE</code> "
+"mapped to stdworkd: <code>1</code>."
 msgstr ""
 
 #. Tag: para
@@ -649,9 +647,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "integer: the kind of word it is. Only if it is used in this context will it "
-"be replaced. Refer to <ulink "
-"url=\"http://www.pagcgeo.org/docs/html/pagc-12.html#--i-tok--\">PAGC "
-"Tokens</ulink>."
+"be replaced. Refer to <ulink url=\"http://www.pagcgeo.org/docs/html/pagc-12."
+"html#--i-tok--\">PAGC Tokens</ulink>."
 msgstr ""
 
 #. Tag: refname
@@ -664,8 +661,8 @@ msgstr ""
 #: extras_address_standardizer.xml:253
 #, no-c-format
 msgid ""
-"A gaz table is used to standardize place names and associate that input with"
-" (a) input tokens ( See Input Tokens) and (b) standardized representations."
+"A gaz table is used to standardize place names and associate that input with "
+"(a) input tokens ( See Input Tokens) and (b) standardized representations."
 msgstr ""
 
 #. Tag: para
@@ -673,10 +670,10 @@ msgstr ""
 #, no-c-format
 msgid ""
 "A gaz (short for gazeteer) table is used to classify place names and "
-"associate that input with <ulink "
-"url=\"http://www.pagcgeo.org/docs/html/pagc-12.html#--i-tok--\">(a) input "
-"tokens</ulink> and (b) standardized representations. For example if you are "
-"in US, you may load these with State Names and associated abbreviations."
+"associate that input with <ulink url=\"http://www.pagcgeo.org/docs/html/"
+"pagc-12.html#--i-tok--\">(a) input tokens</ulink> and (b) standardized "
+"representations. For example if you are in US, you may load these with State "
+"Names and associated abbreviations."
 msgstr ""
 
 #. Tag: para
@@ -717,12 +714,11 @@ msgstr ""
 #: extras_address_standardizer.xml:316
 #, no-c-format
 msgid ""
-"Returns takes as input an address, and returns a record output consisting of"
-" fields <emphasis>num</emphasis>, <emphasis>street</emphasis>, "
-"<emphasis>street2</emphasis>, <emphasis>address1</emphasis>, "
-"<emphasis>city</emphasis>, <emphasis>state</emphasis>, "
-"<emphasis>zip</emphasis>, <emphasis>zipplus</emphasis>, "
-"<emphasis>country</emphasis>."
+"Returns takes as input an address, and returns a record output consisting of "
+"fields <emphasis>num</emphasis>, <emphasis>street</emphasis>, "
+"<emphasis>street2</emphasis>, <emphasis>address1</emphasis>, <emphasis>city</"
+"emphasis>, <emphasis>state</emphasis>, <emphasis>zip</emphasis>, "
+"<emphasis>zipplus</emphasis>, <emphasis>country</emphasis>."
 msgstr ""
 
 #. Tag: para
@@ -741,7 +737,8 @@ msgstr ""
 #: extras_address_standardizer.xml:328
 #, no-c-format
 msgid ""
-"SELECT num, street, city, zip, zipplus FROM parse_address('1 Devonshire Place, Boston, MA 02109-1234');\n"
+"SELECT num, street, city, zip, zipplus FROM parse_address('1 Devonshire "
+"Place, Boston, MA 02109-1234');\n"
 " num |      street      |  city  |  zip  | zipplus\n"
 "-----+------------------+--------+-------+---------\n"
 " 1   | Devonshire Place | Boston | 02109 | 1234"
@@ -771,19 +768,18 @@ msgstr ""
 #: extras_address_standardizer.xml:352
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>stdaddr "
-"<function>standardize_address</function></funcdef> <paramdef><type>text "
-"</type> <parameter>lextab</parameter></paramdef> <paramdef><type>text "
-"</type> <parameter>gaztab</parameter></paramdef> <paramdef><type>text "
-"</type> <parameter>rultab</parameter></paramdef> <paramdef><type>text "
-"</type> <parameter>address</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>stdaddr "
-"<function>standardize_address</function></funcdef> <paramdef><type>text "
-"</type> <parameter>lextab</parameter></paramdef> <paramdef><type>text "
-"</type> <parameter>gaztab</parameter></paramdef> <paramdef><type>text "
-"</type> <parameter>rultab</parameter></paramdef> <paramdef><type>text "
-"</type> <parameter>micro</parameter></paramdef> <paramdef><type>text </type>"
-" <parameter>macro</parameter></paramdef> </funcprototype>"
+"<funcprototype> <funcdef>stdaddr <function>standardize_address</function></"
+"funcdef> <paramdef><type>text </type> <parameter>lextab</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>gaztab</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>rultab</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>address</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>stdaddr "
+"<function>standardize_address</function></funcdef> <paramdef><type>text </"
+"type> <parameter>lextab</parameter></paramdef> <paramdef><type>text </type> "
+"<parameter>gaztab</parameter></paramdef> <paramdef><type>text </type> "
+"<parameter>rultab</parameter></paramdef> <paramdef><type>text </type> "
+"<parameter>micro</parameter></paramdef> <paramdef><type>text </type> "
+"<parameter>macro</parameter></paramdef> </funcprototype>"
 msgstr ""
 
 #. Tag: para
@@ -791,8 +787,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Returns an <xref linkend=\"stdaddr\"/> form of an input address utilizing "
-"<xref linkend=\"lextab\"/> table name, <xref linkend=\"gaztab\"/>, and <xref"
-" linkend=\"rulestab\"/> table names and an address."
+"<xref linkend=\"lextab\"/> table name, <xref linkend=\"gaztab\"/>, and <xref "
+"linkend=\"rulestab\"/> table names and an address."
 msgstr ""
 
 #. Tag: programlisting
@@ -800,7 +796,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "SELECT *  FROM standardize_address('tiger.pagc_lex', \n"
-"                           'tiger.pagc_gaz', 'tiger.pagc_rules', 'One Devonshire Place, PH 301, Boston, MA 02109-1234');"
+"                           'tiger.pagc_gaz', 'tiger.pagc_rules', 'One "
+"Devonshire Place, PH 301, Boston, MA 02109-1234');"
 msgstr ""
 
 #. Tag: para
@@ -817,7 +814,8 @@ msgstr ""
 msgid ""
 "SELECT (each(hstore(p))).*  \n"
 " FROM standardize_address('tiger.pagc_lex', 'tiger.pagc_gaz', \n"
-"   'tiger.pagc_rules', 'One Devonshire Place, PH 301, Boston, MA 02109-1234') As p;"
+"   'tiger.pagc_rules', 'One Devonshire Place, PH 301, Boston, MA "
+"02109-1234') As p;"
 msgstr ""
 
 #. Tag: screen
@@ -849,6 +847,6 @@ msgstr ""
 #: extras_address_standardizer.xml:419
 #, no-c-format
 msgid ""
-", <xref linkend=\"rulestab\"/>, <xref linkend=\"lextab\"/>, <xref "
-"linkend=\"gaztab\"/>,"
+", <xref linkend=\"rulestab\"/>, <xref linkend=\"lextab\"/>, <xref linkend="
+"\"gaztab\"/>,"
 msgstr ""
index 8e206fa732d4de184ace966c6fc68312baf89139..e96e2e25997708aa377489e441d4c4a6e8fcb49b 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 # Rodolphe Quiédeville <rodolphe@quiedeville.org>, 2013
 # vpicavet <vincent.ml@oslandia.com>, 2013
@@ -10,11 +10,12 @@ msgstr ""
 "POT-Creation-Date: 2012-09-14 17:50+0000\n"
 "PO-Revision-Date: 2013-11-27 23:39+0000\n"
 "Last-Translator: vpicavet <vincent.ml@oslandia.com>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: title
@@ -28,11 +29,11 @@ msgstr "Suivi d'historique"
 #, no-c-format
 msgid ""
 "Suppose you have a table of data that represents the current state of a "
-"particular geographic feature. A parcels table, or a roads table, or a fruit"
-" trees table, whatever. Generally, GIS tools understand a table as a single "
+"particular geographic feature. A parcels table, or a roads table, or a fruit "
+"trees table, whatever. Generally, GIS tools understand a table as a single "
 "entity into which they can update, insert and delete rows from. How you do "
-"allow common GIS tools to work against your data, while maintaining an audit"
-" trail of what changes have been made, by whom, and what the past state of "
+"allow common GIS tools to work against your data, while maintaining an audit "
+"trail of what changes have been made, by whom, and what the past state of "
 "the data is?"
 msgstr ""
 
@@ -71,7 +72,8 @@ msgid ""
 " date_added      | timestamp without time zone | not null default now()\n"
 " date_deleted    | timestamp without time zone | \n"
 " last_operation  | character varying(30)       | not null\n"
-" active_user     | character varying(90)       | not null default \"current_user\"()\n"
+" active_user     | character varying(90)       | not null default "
+"\"current_user\"()\n"
 " current_version | text                        | not null"
 msgstr ""
 
@@ -79,11 +81,16 @@ msgstr ""
 #: extras_historytable.xml:20
 #, no-c-format
 msgid ""
-"When you insert a new record into 'roads' a record is automatically inserted"
-" into 'roads_history', with the 'date_added' filled in the 'date_deleted' "
-"set to NULL, a unique 'history_id', a 'last_operation' of 'INSERT' and "
+"When you insert a new record into 'roads' a record is automatically inserted "
+"into 'roads_history', with the 'date_added' filled in the 'date_deleted' set "
+"to NULL, a unique 'history_id', a 'last_operation' of 'INSERT' and "
 "'active_user' set."
-msgstr "Lors de l'insertion d'un enregistrement dans la table 'roads' un enregistrement est automatiquement créé dans la table 'roads_history' avec 'date_added' renseigné, 'date_deleted' défini Ã  NULL, 'history_id' avec une valeur unique, 'last_operation' défini Ã  'INSERT' et 'active_user' Ã©galement défini."
+msgstr ""
+"Lors de l'insertion d'un enregistrement dans la table 'roads' un "
+"enregistrement est automatiquement créé dans la table 'roads_history' avec "
+"'date_added' renseigné, 'date_deleted' défini Ã  NULL, 'history_id' avec une "
+"valeur unique, 'last_operation' défini Ã  'INSERT' et 'active_user' Ã©galement "
+"défini."
 
 #. Tag: para
 #: extras_historytable.xml:23
@@ -91,7 +98,10 @@ msgstr "Lors de l'insertion d'un enregistrement dans la table 'roads' un enregis
 msgid ""
 "When you delete a record in 'roads', the record in the history table is "
 "*not* deleted, but the 'date_deleted' is set to the current date."
-msgstr "Lors de la suppression d'un enregistrement de la table 'roads' l'enregistrement correspondant dans la table d'historique n'est *pas* supprimé mais le champ 'date_deleted' est définit avec la date courante."
+msgstr ""
+"Lors de la suppression d'un enregistrement de la table 'roads' "
+"l'enregistrement correspondant dans la table d'historique n'est *pas* "
+"supprimé mais le champ 'date_deleted' est définit avec la date courante."
 
 #. Tag: para
 #: extras_historytable.xml:26
@@ -100,7 +110,11 @@ msgid ""
 "When you update a record in 'roads', the current record has 'date_deleted' "
 "filled in and a new record is created with the 'date_added' set and "
 "'date_deleted' NULL."
-msgstr "Lors de la mise Ã  jour d'un enregistrement de la table 'roads', l'enregistrement courant est mis Ã  jour avec le champ 'date_deleted' définit et un nouvel enregistrement est créé avec 'date_added' définit et 'date_deleted' définit Ã  NULL."
+msgstr ""
+"Lors de la mise Ã  jour d'un enregistrement de la table 'roads', "
+"l'enregistrement courant est mis Ã  jour avec le champ 'date_deleted' définit "
+"et un nouvel enregistrement est créé avec 'date_added' définit et "
+"'date_deleted' définit Ã  NULL."
 
 #. Tag: para
 #: extras_historytable.xml:30
@@ -129,7 +143,10 @@ msgid ""
 "SELECT * FROM roads_history \n"
 "    WHERE date_added &lt; 'January 1, 2001' AND \n"
 "        ( date_deleted &gt;= 'January 1, 2001' OR date_deleted IS NULL );"
-msgstr "SELECT * FROM roads_history \n    WHERE date_added &lt; 'January 1, 2001' AND \n        ( date_deleted &gt;= 'January 1, 2001' OR date_deleted IS NULL );"
+msgstr ""
+"SELECT * FROM roads_history \n"
+"    WHERE date_added &lt; 'January 1, 2001' AND \n"
+"        ( date_deleted &gt;= 'January 1, 2001' OR date_deleted IS NULL );"
 
 #. Tag: refname
 #: extras_historytable.xml:38
@@ -151,7 +168,9 @@ msgstr ""
 msgid ""
 "<funcdef>void <function>Postgis_Install_History</function></funcdef> "
 "<paramdef></paramdef>"
-msgstr "<funcdef>void <function>Postgis_Install_History</function></funcdef> <paramdef></paramdef>"
+msgstr ""
+"<funcdef>void <function>Postgis_Install_History</function></funcdef> "
+"<paramdef></paramdef>"
 
 #. Tag: title
 #: extras_historytable.xml:52 extras_historytable.xml:92
@@ -201,8 +220,8 @@ msgstr "Postgis_Enable_History"
 #: extras_historytable.xml:78
 #, no-c-format
 msgid ""
-"Registers a tablein the history_information table for tracking and also adds"
-" in side line history table and insert, update, delete rules on the table."
+"Registers a tablein the history_information table for tracking and also adds "
+"in side line history table and insert, update, delete rules on the table."
 msgstr ""
 
 #. Tag: funcprototype
@@ -212,7 +231,10 @@ msgid ""
 "<funcdef>boolean <function>Postgis_Enable_History</function></funcdef> "
 "<paramdef><type>text </type> <parameter>p_schema</parameter></paramdef> "
 "<paramdef><type>text </type> <parameter>p_table</parameter></paramdef>"
-msgstr "<funcdef>boolean <function>Postgis_Enable_History</function></funcdef> <paramdef><type>text </type> <parameter>p_schema</parameter></paramdef> <paramdef><type>text </type> <parameter>p_table</parameter></paramdef>"
+msgstr ""
+"<funcdef>boolean <function>Postgis_Enable_History</function></funcdef> "
+"<paramdef><type>text </type> <parameter>p_schema</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter>p_table</parameter></paramdef>"
 
 #. Tag: para
 #: extras_historytable.xml:94
@@ -220,8 +242,8 @@ msgstr "<funcdef>boolean <function>Postgis_Enable_History</function></funcdef> <
 msgid ""
 "Registers a table in the history_information table for tracking and also "
 "adds in side line history table with same name as table but prefixed with "
-"<varname>history</varname> in the same schema as the original table. Puts in"
-" insert, update, delete rules on the table. Any inserts,updates,deletes of "
+"<varname>history</varname> in the same schema as the original table. Puts in "
+"insert, update, delete rules on the table. Any inserts,updates,deletes of "
 "the geometry are recorded in the history table."
 msgstr ""
 
@@ -247,7 +269,29 @@ msgid ""
 "t\n"
 "\n"
 "INSERT INTO roads(road_name, geom) \n"
-"  VALUES('Test Street', ST_GeomFromText('LINESTRING(231660.5 832170,231647 832202,231627.5 832250.5)',26986));\n"
+"  VALUES('Test Street', ST_GeomFromText('LINESTRING(231660.5 832170,231647 "
+"832202,231627.5 832250.5)',26986));\n"
+"\n"
+"-- check transaction detail --\n"
+"SELECT date_added, last_operation, current_version \n"
+"FROM roads_history \n"
+"WHERE road_name = 'Test Street' ORDER BY date_added DESC;\n"
+"\n"
+"       date_added       | last_operation | current_version\n"
+"------------------------+----------------+-----------------\n"
+" 2011-02-07 12:44:36.92 | INSERT         | 2"
+msgstr ""
+"CREATE TABLE roads(gid SERIAL PRIMARY KEY, road_name varchar(150));\n"
+"SELECT AddGeometryColumn('roads', 'geom', 26986, 'LINESTRING', 2);\n"
+"                                \n"
+"SELECT postgis_enable_history('public', 'roads', 'geom') As register_table;\n"
+"register_table\n"
+"--------------\n"
+"t\n"
+"\n"
+"INSERT INTO roads(road_name, geom) \n"
+"  VALUES('Test Street', ST_GeomFromText('LINESTRING(231660.5 832170,231647 "
+"832202,231627.5 832250.5)',26986));\n"
 "\n"
 "-- check transaction detail --\n"
 "SELECT date_added, last_operation, current_version \n"
@@ -257,4 +301,3 @@ msgid ""
 "       date_added       | last_operation | current_version\n"
 "------------------------+----------------+-----------------\n"
 " 2011-02-07 12:44:36.92 | INSERT         | 2"
-msgstr "CREATE TABLE roads(gid SERIAL PRIMARY KEY, road_name varchar(150));\nSELECT AddGeometryColumn('roads', 'geom', 26986, 'LINESTRING', 2);\n                                \nSELECT postgis_enable_history('public', 'roads', 'geom') As register_table;\nregister_table\n--------------\nt\n\nINSERT INTO roads(road_name, geom) \n  VALUES('Test Street', ST_GeomFromText('LINESTRING(231660.5 832170,231647 832202,231627.5 832250.5)',26986));\n\n-- check transaction detail --\nSELECT date_added, last_operation, current_version \nFROM roads_history \nWHERE road_name = 'Test Street' ORDER BY date_added DESC;\n\n       date_added       | last_operation | current_version\n------------------------+----------------+-----------------\n 2011-02-07 12:44:36.92 | INSERT         | 2"
index de85e0d8a72f36f5eeb0915c685f213e13c1e7df..56ed44a75ad8e9c563c33566ee83795a81274704 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 # vpicavet <vincent.ml@oslandia.com>, 2013
 msgid ""
@@ -9,24 +9,25 @@ msgstr ""
 "POT-Creation-Date: 2012-10-11 21:39+0000\n"
 "PO-Revision-Date: 2013-12-17 19:35+0000\n"
 "Last-Translator: vpicavet <vincent.ml@oslandia.com>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: para
 #: extras_tigergeocoder.xml:6
 #, no-c-format
 msgid ""
-"A plpgsql based geocoder written to work with the <ulink "
-"url=\"http://www.census.gov/geo/www/tiger/\">TIGER (Topologically Integrated"
-" Geographic Encoding and Referencing system ) / Line and Master Address "
-"database export</ulink> released by the US Census Bureau. In versions prior "
-"to 2008 the TIGER files were released in ASCII format. The older geocoder "
-"used to work with that format and is available in PostGIS source 1.5 and "
-"below in <varname>extras/tiger_geocoder/tiger_2006andbefore</varname>."
+"A plpgsql based geocoder written to work with the <ulink url=\"http://www."
+"census.gov/geo/www/tiger/\">TIGER (Topologically Integrated Geographic "
+"Encoding and Referencing system ) / Line and Master Address database export</"
+"ulink> released by the US Census Bureau. In versions prior to 2008 the TIGER "
+"files were released in ASCII format. The older geocoder used to work with "
+"that format and is available in PostGIS source 1.5 and below in "
+"<varname>extras/tiger_geocoder/tiger_2006andbefore</varname>."
 msgstr ""
 
 #. Tag: para
@@ -65,11 +66,11 @@ msgid ""
 "Another schema called <varname>tiger_data</varname> is also created which "
 "houses all the census data for each state that the loader downloads from "
 "Census site and loads into the database. In the current model, each set of "
-"state tables is prefixed with the state code e.g <varname>ma_addr</varname>,"
-" <varname>ma_edges</varname> etc with constraints to enforce only that state"
-" data. Each of these tables inherits from the tables "
-"<varname>addr</varname>, <varname>faces</varname>, <varname>edges</varname>,"
-" etc located in the <varname>tiger schema</varname>."
+"state tables is prefixed with the state code e.g <varname>ma_addr</varname>, "
+"<varname>ma_edges</varname> etc with constraints to enforce only that state "
+"data. Each of these tables inherits from the tables <varname>addr</varname>, "
+"<varname>faces</varname>, <varname>edges</varname>, etc located in the "
+"<varname>tiger schema</varname>."
 msgstr ""
 
 #. Tag: para
@@ -78,9 +79,9 @@ msgstr ""
 msgid ""
 "All the geocode functions only reference the base tables, so there is no "
 "requirement that the data schema be called <varname>tiger_data</varname> or "
-"that data can't be further partitioned into other schemas -- e.g a different"
-" schema for each state, as long as all the tables inherit from the tables in"
-" the <varname>tiger</varname> schema."
+"that data can't be further partitioned into other schemas -- e.g a different "
+"schema for each state, as long as all the tables inherit from the tables in "
+"the <varname>tiger</varname> schema."
 msgstr ""
 
 #. Tag: para
@@ -88,13 +89,13 @@ msgstr ""
 #, no-c-format
 msgid ""
 "If you are using tiger geocoder (tiger_2010), you can upgrade the scripts "
-"using the accompanying upgrade_geocoder.bat / .sh scripts in tiger_2011. One"
-" major change between <varname>tiger_2010</varname> and "
-"<varname>tiger_2011</varname> is that the county and "
-"<varname>county</varname> and <varname>state</varname> tables are no longer "
-"broken out by state. We'll be refining the upgrade scripts until release. If"
-" you have data from tiger_2010 and want replace with tiger_2011 refer to "
-"<xref linkend=\"upgrade_tiger_geocoder\"/>"
+"using the accompanying upgrade_geocoder.bat / .sh scripts in tiger_2011. One "
+"major change between <varname>tiger_2010</varname> and <varname>tiger_2011</"
+"varname> is that the county and <varname>county</varname> and "
+"<varname>state</varname> tables are no longer broken out by state. We'll be "
+"refining the upgrade scripts until release. If you have data from tiger_2010 "
+"and want replace with tiger_2011 refer to <xref linkend="
+"\"upgrade_tiger_geocoder\"/>"
 msgstr ""
 
 #. Tag: para
@@ -108,9 +109,9 @@ msgstr ""
 #, no-c-format
 msgid ""
 "The goal of this project is to build a fully functional geocoder that can "
-"process an arbitrary United States address string and using normalized TIGER"
-" census data, produce a point geometry and rating reflecting the location of"
-" the given address and likeliness of the location. The higher the rating "
+"process an arbitrary United States address string and using normalized TIGER "
+"census data, produce a point geometry and rating reflecting the location of "
+"the given address and likeliness of the location. The higher the rating "
 "number the worse the result."
 msgstr ""
 
@@ -118,8 +119,8 @@ msgstr ""
 #: extras_tigergeocoder.xml:27
 #, no-c-format
 msgid ""
-"The <varname>reverse_geocode</varname> function, introduced in PostGIS 2.0.0"
-" is useful for deriving the street address and cross streets of a GPS "
+"The <varname>reverse_geocode</varname> function, introduced in PostGIS 2.0.0 "
+"is useful for deriving the street address and cross streets of a GPS "
 "location."
 msgstr ""
 
@@ -174,15 +175,14 @@ msgstr ""
 #: extras_tigergeocoder.xml:40
 #, no-c-format
 msgid ""
-"<ulink "
-"url=\"http://wiki.openstreetmap.org/wiki/Nominatim\">Nominatim</ulink> and "
-"uses OpenStreetMap gazeteer formatted data. It requires osm2pgsql for "
-"loading the data, PostgreSQL 8.4+ and PostGIS 1.5+ to function. It is "
+"<ulink url=\"http://wiki.openstreetmap.org/wiki/Nominatim\">Nominatim</"
+"ulink> and uses OpenStreetMap gazeteer formatted data. It requires osm2pgsql "
+"for loading the data, PostgreSQL 8.4+ and PostGIS 1.5+ to function. It is "
 "packaged as a webservice interface and seems designed to be called as a "
 "webservice. Just like the tiger geocoder, it has both a geocoder and a "
 "reverse geocoder component. From the documentation, it is unclear if it has "
-"a pure SQL interface like the tiger geocoder, or if a good deal of the logic"
-" is implemented in the web interface."
+"a pure SQL interface like the tiger geocoder, or if a good deal of the logic "
+"is implemented in the web interface."
 msgstr ""
 
 #. Tag: para
@@ -193,8 +193,8 @@ msgid ""
 "PostGIS and like Nominatim works with OpenStreetMap (OSM) data. It comes "
 "with a loader to load OSM data and similar to Nominatim is capable of "
 "geocoding not just US. Much like Nominatim, it runs as a webservice and "
-"relies on Java 1.5, Servlet apps, Solr. GisGraphy is cross-platform and also"
-" has a reverse geocoder among some other neat features."
+"relies on Java 1.5, Servlet apps, Solr. GisGraphy is cross-platform and also "
+"has a reverse geocoder among some other neat features."
 msgstr ""
 
 #. Tag: refname
@@ -207,8 +207,8 @@ msgstr ""
 #: extras_tigergeocoder.xml:50
 #, no-c-format
 msgid ""
-"<refpurpose>Generates a script that drops all non-primary key and non-unique"
-" indexes on tiger schema and user specified schema. Defaults schema to "
+"<refpurpose>Generates a script that drops all non-primary key and non-unique "
+"indexes on tiger schema and user specified schema. Defaults schema to "
 "<varname>tiger_data</varname> if no schema is specified.</refpurpose>"
 msgstr ""
 
@@ -219,7 +219,10 @@ msgid ""
 "<funcdef>text <function>Drop_Indexes_Generate_Script</function></funcdef> "
 "<paramdef choice=\"opt\"><type>text </type> "
 "<parameter>param_schema=tiger_data</parameter></paramdef>"
-msgstr "<funcdef>text <function>Drop_Indexes_Generate_Script</function></funcdef> <paramdef choice=\"opt\"><type>text </type> <parameter>param_schema=tiger_data</parameter></paramdef>"
+msgstr ""
+"<funcdef>text <function>Drop_Indexes_Generate_Script</function></funcdef> "
+"<paramdef choice=\"opt\"><type>text </type> "
+"<parameter>param_schema=tiger_data</parameter></paramdef>"
 
 #. Tag: title
 #: extras_tigergeocoder.xml:63 extras_tigergeocoder.xml:106
@@ -248,10 +251,9 @@ msgstr ""
 #: extras_tigergeocoder.xml:66
 #, no-c-format
 msgid ""
-"This is useful for minimizing index bloat that may confuse the query planner"
-" or take up unnecessary space. Use in combination with <xref "
-"linkend=\"Install_Missing_Indexes\"/> to add just the indexes used by the "
-"geocoder."
+"This is useful for minimizing index bloat that may confuse the query planner "
+"or take up unnecessary space. Use in combination with <xref linkend="
+"\"Install_Missing_Indexes\"/> to add just the indexes used by the geocoder."
 msgstr ""
 
 #. Tag: para
@@ -354,12 +356,15 @@ msgstr ""
 #: extras_tigergeocoder.xml:97 extras_tigergeocoder.xml:139
 #, no-c-format
 msgid ""
-"<funcdef>text "
-"<function>Drop_State_Tables_Generate_Script</function></funcdef> "
-"<paramdef><type>text </type> <parameter>param_state</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>text </type> "
+"<funcdef>text <function>Drop_State_Tables_Generate_Script</function></"
+"funcdef> <paramdef><type>text </type> <parameter>param_state</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>text </type> "
+"<parameter>param_schema=tiger_data</parameter></paramdef>"
+msgstr ""
+"<funcdef>text <function>Drop_State_Tables_Generate_Script</function></"
+"funcdef> <paramdef><type>text </type> <parameter>param_state</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>text </type> "
 "<parameter>param_schema=tiger_data</parameter></paramdef>"
-msgstr "<funcdef>text <function>Drop_State_Tables_Generate_Script</function></funcdef> <paramdef><type>text </type> <parameter>param_state</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter>param_schema=tiger_data</parameter></paramdef>"
 
 #. Tag: para
 #: extras_tigergeocoder.xml:108
@@ -367,8 +372,8 @@ msgstr "<funcdef>text <function>Drop_State_Tables_Generate_Script</function></fu
 msgid ""
 "Generates a script that drops all tables in the specified schema that start "
 "with <varname>county_all</varname>, <varname>state_all</varname> or stae "
-"code followed by <varname>county</varname> or <varname>state</varname>. This"
-" is needed if you are upgrading from <varname>tiger_2010</varname> to "
+"code followed by <varname>county</varname> or <varname>state</varname>. This "
+"is needed if you are upgrading from <varname>tiger_2010</varname> to "
 "<varname>tiger_2011</varname> data."
 msgstr ""
 
@@ -413,8 +418,8 @@ msgid ""
 "Generates a script that drops all tables in the specified schema that are "
 "prefixed with the state abbreviation. Defaults schema to "
 "<varname>tiger_data</varname> if no schema is specified. This function is "
-"useful for dropping tables of a state just before you reload a state in case"
-" something went wrong during your previous load."
+"useful for dropping tables of a state just before you reload a state in case "
+"something went wrong during your previous load."
 msgstr ""
 
 #. Tag: programlisting
@@ -447,38 +452,54 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Takes in an address as a string (or other normalized address) and outputs a "
-"set of possible locations which include a point geometry in NAD 83 long lat,"
-" a normalized address for each, and the rating. The lower the rating the "
-"more likely the match. Results are sorted by lowest rating first. Can "
-"optionally pass in maximum results, defaults to 10, and restrict_region "
-"(defaults to NULL)"
+"set of possible locations which include a point geometry in NAD 83 long lat, "
+"a normalized address for each, and the rating. The lower the rating the more "
+"likely the match. Results are sorted by lowest rating first. Can optionally "
+"pass in maximum results, defaults to 10, and restrict_region (defaults to "
+"NULL)"
 msgstr ""
 
 #. Tag: funcsynopsis
 #: extras_tigergeocoder.xml:181
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>setof record <function>geocode</function></funcdef>"
-" <paramdef><type>varchar </type> <parameter>address</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>max_results=10</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>geometry </type> "
+"<funcprototype> <funcdef>setof record <function>geocode</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>address</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>max_results=10</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>geometry </type> "
+"<parameter>restrict_region=NULL</parameter></paramdef> "
+"<paramdef><type>norm_addy </type> <parameter>OUT addy</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>OUT geomout</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>OUT rating</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>setof record "
+"<function>geocode</function></funcdef> <paramdef><type>norm_addy </type> "
+"<parameter>in_addy</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>max_results=10</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>geometry </type> "
+"<parameter>restrict_region=NULL</parameter></paramdef> "
+"<paramdef><type>norm_addy </type> <parameter>OUT addy</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>OUT geomout</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>OUT rating</parameter></"
+"paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>setof record <function>geocode</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>address</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>max_results=10</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>geometry </type> "
 "<parameter>restrict_region=NULL</parameter></paramdef> "
-"<paramdef><type>norm_addy </type> <parameter>OUT addy</parameter></paramdef>"
-" <paramdef><type>geometry </type> <parameter>OUT "
-"geomout</parameter></paramdef> <paramdef><type>integer </type> "
-"<parameter>OUT rating</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>setof record <function>geocode</function></funcdef>"
-" <paramdef><type>norm_addy </type> <parameter>in_addy</parameter></paramdef>"
-" <paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>max_results=10</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>geometry </type> "
+"<paramdef><type>norm_addy </type> <parameter>OUT addy</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>OUT geomout</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>OUT rating</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>setof record "
+"<function>geocode</function></funcdef> <paramdef><type>norm_addy </type> "
+"<parameter>in_addy</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>max_results=10</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>geometry </type> "
 "<parameter>restrict_region=NULL</parameter></paramdef> "
-"<paramdef><type>norm_addy </type> <parameter>OUT addy</parameter></paramdef>"
-" <paramdef><type>geometry </type> <parameter>OUT "
-"geomout</parameter></paramdef> <paramdef><type>integer </type> "
-"<parameter>OUT rating</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>setof record <function>geocode</function></funcdef> <paramdef><type>varchar </type> <parameter>address</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>max_results=10</parameter></paramdef> <paramdef choice=\"opt\"><type>geometry </type> <parameter>restrict_region=NULL</parameter></paramdef> <paramdef><type>norm_addy </type> <parameter>OUT addy</parameter></paramdef> <paramdef><type>geometry </type> <parameter>OUT geomout</parameter></paramdef> <paramdef><type>integer </type> <parameter>OUT rating</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>setof record <function>geocode</function></funcdef> <paramdef><type>norm_addy </type> <parameter>in_addy</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>max_results=10</parameter></paramdef> <paramdef choice=\"opt\"><type>geometry </type> <parameter>restrict_region=NULL</parameter></paramdef> <paramdef><type>norm_addy </type> <parameter>OUT addy</parameter></paramdef> <paramdef><type>geometry </type> <parameter>OUT geomout</parameter></paramdef> <paramdef><type>integer </type> <parameter>OUT rating</parameter></paramdef> </funcprototype>"
+"<paramdef><type>norm_addy </type> <parameter>OUT addy</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>OUT geomout</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>OUT rating</parameter></"
+"paramdef> </funcprototype>"
 
 #. Tag: para
 #: extras_tigergeocoder.xml:206
@@ -488,22 +509,22 @@ msgid ""
 "a set of possible locations which include a point geometry in NAD 83 long "
 "lat, a <varname>normalized_address</varname> (addy) for each, and the "
 "rating. The lower the rating the more likely the match. Results are sorted "
-"by lowest rating first. Uses Tiger data (edges,faces,addr), PostgreSQL fuzzy"
-" string matching (soundex,levenshtein) and PostGIS line interpolation "
+"by lowest rating first. Uses Tiger data (edges,faces,addr), PostgreSQL fuzzy "
+"string matching (soundex,levenshtein) and PostGIS line interpolation "
 "functions to interpolate address along the Tiger edges. The higher the "
-"rating the less likely the geocode is right. The geocoded point is defaulted"
-" to offset 10 meters from center-line off to side (L/R) of street address is"
-" located on."
+"rating the less likely the geocode is right. The geocoded point is defaulted "
+"to offset 10 meters from center-line off to side (L/R) of street address is "
+"located on."
 msgstr ""
 
 #. Tag: para
 #: extras_tigergeocoder.xml:210
 #, no-c-format
 msgid ""
-"Enhanced: 2.0.0 to support Tiger 2010 structured data and revised some logic"
-" to improve speed, accuracy of geocoding, and to offset point from "
-"centerline to side of street address is located on. New parameter "
-"max_results useful for specifying ot just return the best result."
+"Enhanced: 2.0.0 to support Tiger 2010 structured data and revised some logic "
+"to improve speed, accuracy of geocoding, and to offset point from centerline "
+"to side of street address is located on. New parameter max_results useful "
+"for specifying ot just return the best result."
 msgstr ""
 
 #. Tag: title
@@ -534,11 +555,15 @@ msgstr ""
 msgid ""
 "SELECT g.rating, ST_X(g.geomout) As lon, ST_Y(g.geomout) As lat, \n"
 "        (addy).address As stno, (addy).streetname As street, \n"
-"        (addy).streettypeabbrev As styp, (addy).location As city, (addy).stateabbrev As st,(addy).zip \n"
+"        (addy).streettypeabbrev As styp, (addy).location As city, (addy)."
+"stateabbrev As st,(addy).zip \n"
 "        FROM geocode('75 State Street, Boston MA 02109') As g;  \n"
-" rating |        lon        |       lat        | stno | street | styp |  city  | st |  zip  \n"
-"--------+-------------------+------------------+------+--------+------+--------+----+-------\n"
-"      0 | -71.0556722990239 | 42.3589914927049 |   75 | State  | St   | Boston | MA | 02109"
+" rating |        lon        |       lat        | stno | street | styp |  "
+"city  | st |  zip  \n"
+"--------+-------------------+------------------+------+--------+------"
+"+--------+----+-------\n"
+"      0 | -71.0556722990239 | 42.3589914927049 |   75 | State  | St   | "
+"Boston | MA | 02109"
 msgstr ""
 
 #. Tag: para
@@ -554,11 +579,15 @@ msgstr ""
 msgid ""
 "SELECT g.rating, ST_AsText(ST_SnapToGrid(g.geomout,0.00001)) As wktlonlat, \n"
 "        (addy).address As stno, (addy).streetname As street, \n"
-"        (addy).streettypeabbrev As styp, (addy).location As city, (addy).stateabbrev As st,(addy).zip \n"
+"        (addy).streettypeabbrev As styp, (addy).location As city, (addy)."
+"stateabbrev As st,(addy).zip \n"
 "        FROM geocode('226 Hanover Street, Boston, MA',1) As g;  \n"
-" rating |         wktlonlat         | stno | street  | styp |  city  | st |  zip  \n"
-"--------+---------------------------+------+---------+------+--------+----+-------\n"
-"      1 | POINT(-71.05528 42.36316) |  226 | Hanover | St   | Boston | MA | 02113"
+" rating |         wktlonlat         | stno | street  | styp |  city  | st |  "
+"zip  \n"
+"--------+---------------------------+------+---------+------+--------+----"
+"+-------\n"
+"      1 | POINT(-71.05528 42.36316) |  226 | Hanover | St   | Boston | MA | "
+"02113"
 msgstr ""
 
 #. Tag: para
@@ -575,11 +604,15 @@ msgstr ""
 msgid ""
 "SELECT g.rating, ST_AsText(ST_SnapToGrid(g.geomout,0.00001)) As wktlonlat, \n"
 "    (addy).address As stno, (addy).streetname As street, \n"
-"        (addy).streettypeabbrev As styp, (addy).location As city, (addy).stateabbrev As st,(addy).zip \n"
+"        (addy).streettypeabbrev As styp, (addy).location As city, (addy)."
+"stateabbrev As st,(addy).zip \n"
 "        FROM geocode('31 - 37 Stewart Street, Boston, MA 02116') As g; \n"
-" rating |         wktlonlat         | stno | street | styp |  city  | st |  zip  \n"
-"--------+---------------------------+------+--------+------+--------+----+-------\n"
-"     70 | POINT(-71.06459 42.35113) |   31 | Stuart | St   | Boston | MA | 02116"
+" rating |         wktlonlat         | stno | street | styp |  city  | st |  "
+"zip  \n"
+"--------+---------------------------+------+--------+------+--------+----"
+"+-------\n"
+"     70 | POINT(-71.06459 42.35113) |   31 | Stuart | St   | Boston | MA | "
+"02116"
 msgstr ""
 
 #. Tag: para
@@ -596,7 +629,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "CREATE TABLE addresses_to_geocode(addid serial PRIMARY KEY, address text,\n"
-"                lon numeric, lat numeric, new_address text, rating integer);\n"
+"                lon numeric, lat numeric, new_address text, rating "
+"integer);\n"
 "\n"
 "INSERT INTO addresses_to_geocode(address)\n"
 "VALUES ('529 Main Street, Boston MA, 02129'),\n"
@@ -606,7 +640,8 @@ msgid ""
 " ('124 Mount Auburn St, Cambridge, Massachusetts 02138'),\n"
 " ('950 Main Street, Worcester, MA 01610');\n"
 " \n"
-"-- only update the first 3 addresses (323-704 ms -  there are caching and shared memory effects so first geocode you do is always slower) --\n"
+"-- only update the first 3 addresses (323-704 ms -  there are caching and "
+"shared memory effects so first geocode you do is always slower) --\n"
 "-- for large numbers of addresses you don't want to update all at once\n"
 "-- since the whole geocode must commit at once \n"
 "-- For this example we rejoin with LEFT JOIN \n"
@@ -615,13 +650,15 @@ msgid ""
 "UPDATE addresses_to_geocode\n"
 "  SET  (rating, new_address, lon, lat) \n"
 "        = ( COALESCE((g.geo).rating,-1), pprint_addy((g.geo).addy),\n"
-"           ST_X((g.geo).geomout)::numeric(8,5), ST_Y((g.geo).geomout)::numeric(8,5) )\n"
+"           ST_X((g.geo).geomout)::numeric(8,5), ST_Y((g.geo).geomout)::"
+"numeric(8,5) )\n"
 "FROM (SELECT addid \n"
 "        FROM addresses_to_geocode \n"
 "        WHERE rating IS NULL ORDER BY addid LIMIT 3) As a\n"
 "        LEFT JOIN (SELECT addid, (geocode(address,1)) As geo\n"
 "    FROM addresses_to_geocode As ag\n"
-"        WHERE ag.rating IS NULL ORDER BY addid LIMIT 3) As g ON a.addid = g.addid\n"
+"        WHERE ag.rating IS NULL ORDER BY addid LIMIT 3) As g ON a.addid = g."
+"addid\n"
 "WHERE a.addid = addresses_to_geocode.addid;\n"
 "\n"
 "result\n"
@@ -630,11 +667,16 @@ msgid ""
 "\n"
 "SELECT * FROM addresses_to_geocode WHERE rating is not null;\n"
 "\n"
-" addid |                   address                    |    lon    |   lat    |                new_address                | rating \n"
-"-------+----------------------------------------------+-----------+----------+-------------------------------------------+--------\n"
-"     1 | 529 Main Street, Boston MA, 02129            | -71.07181 | 42.38359 | 529 Main St, Boston, MA 02129             |      0\n"
-"     2 | 77 Massachusetts Avenue, Cambridge, MA 02139 | -71.09428 | 42.35988 | 77 Massachusetts Ave, Cambridge, MA 02139 |      0\n"
-"     3 | 25 Wizard of Oz, Walaford, KS 99912323       |           |          |                                           |     -1"
+" addid |                   address                    |    lon    |   lat    "
+"|                new_address                | rating \n"
+"-------+----------------------------------------------+-----------+----------"
+"+-------------------------------------------+--------\n"
+"     1 | 529 Main Street, Boston MA, 02129            | -71.07181 | 42.38359 "
+"| 529 Main St, Boston, MA 02129             |      0\n"
+"     2 | 77 Massachusetts Avenue, Cambridge, MA 02139 | -71.09428 | 42.35988 "
+"| 77 Massachusetts Ave, Cambridge, MA 02139 |      0\n"
+"     3 | 25 Wizard of Oz, Walaford, KS 99912323       |           |          "
+"|                                           |     -1"
 msgstr ""
 
 #. Tag: title
@@ -654,12 +696,16 @@ msgid ""
 "  FROM geocode('100 Federal Street, MA',\n"
 "                3, \n"
 "                (SELECT ST_Union(the_geom) \n"
-"                        FROM place WHERE statefp = '25' AND name = 'Lynn')::geometry\n"
+"                        FROM place WHERE statefp = '25' AND name = 'Lynn')::"
+"geometry\n"
 "                ) As g;\n"
 "\n"
-" rating |        wktlonlat         | stno | street  | styp | city | st |  zip\n"
-"--------+--------------------------+------+---------+------+------+----+-------\n"
-"      8 | POINT(-70.96796 42.4659) |  100 | Federal | St   | Lynn | MA | 01905\n"
+" rating |        wktlonlat         | stno | street  | styp | city | st |  "
+"zip\n"
+"--------+--------------------------+------+---------+------+------+----"
+"+-------\n"
+"      8 | POINT(-70.96796 42.4659) |  100 | Federal | St   | Lynn | MA | "
+"01905\n"
 "Total query runtime: 245 ms."
 msgstr ""
 
@@ -668,8 +714,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 ", <xref linkend=\"Pprint_Addy\"/>, <xref linkend=\"ST_AsText\"/>, <xref "
-"linkend=\"ST_SnapToGrid\"/>, <xref linkend=\"ST_X\"/>, <xref "
-"linkend=\"ST_Y\"/>"
+"linkend=\"ST_SnapToGrid\"/>, <xref linkend=\"ST_X\"/>, <xref linkend=\"ST_Y"
+"\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -683,9 +729,9 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Takes in 2 streets that intersect and a state, city, zip, and outputs a set "
-"of possible locations on the first cross street that is at the intersection,"
-" also includes a point geometry in NAD 83 long lat, a normalized address for"
-" each location, and the rating. The lower the rating the more likely the "
+"of possible locations on the first cross street that is at the intersection, "
+"also includes a point geometry in NAD 83 long lat, a normalized address for "
+"each location, and the rating. The lower the rating the more likely the "
 "match. Results are sorted by lowest rating first. Can optionally pass in "
 "maximum results, defaults to 10"
 msgstr ""
@@ -698,30 +744,40 @@ msgid ""
 "<paramdef><type>text </type> <parameter> roadway1</parameter></paramdef> "
 "<paramdef><type>text </type> <parameter> roadway2</parameter></paramdef> "
 "<paramdef><type>text </type> <parameter> in_state</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>text </type> <parameter> "
-"in_city</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> "
-"<parameter> in_zip</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
-"<parameter>max_results=10</parameter></paramdef> <paramdef><type>norm_addy "
-"</type> <parameter>OUT addy</parameter></paramdef> <paramdef><type>geometry "
-"</type> <parameter>OUT geomout</parameter></paramdef> "
-"<paramdef><type>integer </type> <parameter>OUT rating</parameter></paramdef>"
-msgstr "<funcdef>setof record <function>geocode_intersection</function></funcdef> <paramdef><type>text </type> <parameter> roadway1</parameter></paramdef> <paramdef><type>text </type> <parameter> roadway2</parameter></paramdef> <paramdef><type>text </type> <parameter> in_state</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter> in_city</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter> in_zip</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>max_results=10</parameter></paramdef> <paramdef><type>norm_addy </type> <parameter>OUT addy</parameter></paramdef> <paramdef><type>geometry </type> <parameter>OUT geomout</parameter></paramdef> <paramdef><type>integer </type> <parameter>OUT rating</parameter></paramdef>"
+"<paramdef choice=\"opt\"><type>text </type> <parameter> in_city</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter> in_zip</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>max_results=10</parameter></paramdef> <paramdef><type>norm_addy </"
+"type> <parameter>OUT addy</parameter></paramdef> <paramdef><type>geometry </"
+"type> <parameter>OUT geomout</parameter></paramdef> <paramdef><type>integer "
+"</type> <parameter>OUT rating</parameter></paramdef>"
+msgstr ""
+"<funcdef>setof record <function>geocode_intersection</function></funcdef> "
+"<paramdef><type>text </type> <parameter> roadway1</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter> roadway2</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter> in_state</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>text </type> <parameter> in_city</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter> in_zip</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>max_results=10</parameter></paramdef> <paramdef><type>norm_addy </"
+"type> <parameter>OUT addy</parameter></paramdef> <paramdef><type>geometry </"
+"type> <parameter>OUT geomout</parameter></paramdef> <paramdef><type>integer "
+"</type> <parameter>OUT rating</parameter></paramdef>"
 
 #. Tag: para
 #: extras_tigergeocoder.xml:268
 #, no-c-format
 msgid ""
 "Takes in 2 streets that intersect and a state, city, zip, and outputs a set "
-"of possible locations on the first cross street that is at the intersection,"
-" also includes a point geometry in NAD 83 long lat, a normalized address for"
-" each location, and the rating. The lower the rating the more likely the "
+"of possible locations on the first cross street that is at the intersection, "
+"also includes a point geometry in NAD 83 long lat, a normalized address for "
+"each location, and the rating. The lower the rating the more likely the "
 "match. Results are sorted by lowest rating first. Can optionally pass in "
-"maximum results, defaults to 10. Returns "
-"<varname>normalized_address</varname> (addy) for each, geomout as the point "
-"location in nad 83 long lat, and the rating. The lower the rating the more "
-"likely the match. Results are sorted by lowest rating first. Uses Tiger data"
-" (edges,faces,addr), PostgreSQL fuzzy string matching (soundex,levenshtein)"
+"maximum results, defaults to 10. Returns <varname>normalized_address</"
+"varname> (addy) for each, geomout as the point location in nad 83 long lat, "
+"and the rating. The lower the rating the more likely the match. Results are "
+"sorted by lowest rating first. Uses Tiger data (edges,faces,addr), "
+"PostgreSQL fuzzy string matching (soundex,levenshtein)"
 msgstr ""
 
 #. Tag: para
@@ -746,7 +802,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "SELECT pprint_addy(addy), st_astext(geomout),rating \n"
-"                        FROM geocode_intersection( 'Haverford St','Germania St', 'MA', 'Boston', '02130',1); \n"
+"                        FROM geocode_intersection( 'Haverford St','Germania "
+"St', 'MA', 'Boston', '02130',1); \n"
 "           pprint_addy            |         st_astext          | rating\n"
 "----------------------------------+----------------------------+--------\n"
 "98 Haverford St, Boston, MA 02130 | POINT(-71.101375 42.31376) |      0"
@@ -765,7 +822,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "SELECT pprint_addy(addy), st_astext(geomout),rating \n"
-"                                FROM geocode_intersection('Weld', 'School', 'MA', 'Boston');\n"
+"                                FROM geocode_intersection('Weld', 'School', "
+"'MA', 'Boston');\n"
 "          pprint_addy          |        st_astext         | rating\n"
 "-------------------------------+--------------------------+--------\n"
 " 98 Weld Ave, Boston, MA 02119 | POINT(-71.099 42.314234) |      3\n"
@@ -797,7 +855,9 @@ msgstr ""
 msgid ""
 "<funcdef>text <function>Get_Geocode_Setting</function></funcdef> "
 "<paramdef><type>text </type> <parameter> setting_name</parameter></paramdef>"
-msgstr "<funcdef>text <function>Get_Geocode_Setting</function></funcdef> <paramdef><type>text </type> <parameter> setting_name</parameter></paramdef>"
+msgstr ""
+"<funcdef>text <function>Get_Geocode_Setting</function></funcdef> "
+"<paramdef><type>text </type> <parameter> setting_name</parameter></paramdef>"
 
 #. Tag: para
 #: extras_tigergeocoder.xml:313
@@ -812,16 +872,26 @@ msgstr ""
 #: extras_tigergeocoder.xml:314
 #, no-c-format
 msgid ""
-"name       | category |        short_desc                                                           \n"
-"----------------------------+----------+----------------------------------------------------------------------------------\n"
-" debug_geocode_address      | debug    | outputs debug information in notice log such as queries \n"
-"                                       |  when geocode_addresss is called if true\n"
-" debug_geocode_intersection | debug    | outputs debug information in notice log such as queries \n"
-"                                       |  when geocode_intersection is called if true\n"
-" debug_normalize_address    | debug    | outputs debug information in notice log such as queries \n"
-"                                       |  and intermediate expressions when normalize_address is called if true\n"
-" debug_reverse_geocode      | debug    | if true, outputs debug information in notice log \n"
-"                                         such as queries and intermediate expressions when reverse_geocode"
+"name       | category |        "
+"short_desc                                                           \n"
+"----------------------------+----------"
+"+----------------------------------------------------------------------------------\n"
+" debug_geocode_address      | debug    | outputs debug information in notice "
+"log such as queries \n"
+"                                       |  when geocode_addresss is called if "
+"true\n"
+" debug_geocode_intersection | debug    | outputs debug information in notice "
+"log such as queries \n"
+"                                       |  when geocode_intersection is "
+"called if true\n"
+" debug_normalize_address    | debug    | outputs debug information in notice "
+"log such as queries \n"
+"                                       |  and intermediate expressions when "
+"normalize_address is called if true\n"
+" debug_reverse_geocode      | debug    | if true, outputs debug information "
+"in notice log \n"
+"                                         such as queries and intermediate "
+"expressions when reverse_geocode"
 msgstr ""
 
 #. Tag: title
@@ -859,17 +929,21 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>text <function>get_tract</function></funcdef> "
-"<paramdef><type>geometry </type> <parameter> loc_geom</parameter></paramdef>"
-" <paramdef choice=\"opt\"><type>text </type> <parameter> "
-"output_field=name</parameter></paramdef>"
-msgstr "<funcdef>text <function>get_tract</function></funcdef> <paramdef><type>geometry </type> <parameter> loc_geom</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter> output_field=name</parameter></paramdef>"
+"<paramdef><type>geometry </type> <parameter> loc_geom</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>text </type> <parameter> output_field=name</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>text <function>get_tract</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter> loc_geom</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>text </type> <parameter> output_field=name</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: extras_tigergeocoder.xml:353
 #, no-c-format
 msgid ""
-"Given a geometry will return the census tract location of that geometry. NAD"
-" 83 long lat is assumed if no spatial ref sys is specified."
+"Given a geometry will return the census tract location of that geometry. NAD "
+"83 long lat is assumed if no spatial ref sys is specified."
 msgstr ""
 
 #. Tag: programlisting
@@ -919,22 +993,23 @@ msgstr ""
 msgid ""
 "<funcdef>boolean <function>Install_Missing_Indexes</function></funcdef> "
 "<paramdef></paramdef>"
-msgstr "<funcdef>boolean <function>Install_Missing_Indexes</function></funcdef> <paramdef></paramdef>"
+msgstr ""
+"<funcdef>boolean <function>Install_Missing_Indexes</function></funcdef> "
+"<paramdef></paramdef>"
 
 #. Tag: para
 #: extras_tigergeocoder.xml:392
 #, no-c-format
 msgid ""
-"Finds all tables in <varname>tiger</varname> and "
-"<varname>tiger_data</varname> schemas with key columns used in geocoder "
-"joins and filters that are missing indexes on those columns and will output "
-"the SQL DDL to define the index for those tables and then execute the "
-"generated script. This is a helper function that adds new indexes needed to "
-"make queries faster that may have been missing during the load process. This"
-" function is a companion to <xref "
-"linkend=\"Missing_Indexes_Generate_Script\"/> that in addition to generating"
-" the create index script, also executes it. It is called as part of the "
-"<filename>update_geocode.sql</filename> upgrade script."
+"Finds all tables in <varname>tiger</varname> and <varname>tiger_data</"
+"varname> schemas with key columns used in geocoder joins and filters that "
+"are missing indexes on those columns and will output the SQL DDL to define "
+"the index for those tables and then execute the generated script. This is a "
+"helper function that adds new indexes needed to make queries faster that may "
+"have been missing during the load process. This function is a companion to "
+"<xref linkend=\"Missing_Indexes_Generate_Script\"/> that in addition to "
+"generating the create index script, also executes it. It is called as part "
+"of the <filename>update_geocode.sql</filename> upgrade script."
 msgstr ""
 
 #. Tag: programlisting
@@ -957,28 +1032,30 @@ msgstr ""
 #: extras_tigergeocoder.xml:421
 #, no-c-format
 msgid ""
-"Generates a shell script for the specified platform for the specified states"
-" that will download Tiger census state tract, bg, and tabblocks data tables,"
-" stage and load into <varname>tiger_data</varname> schema. Each state script"
-" is returned as a separate record."
+"Generates a shell script for the specified platform for the specified states "
+"that will download Tiger census state tract, bg, and tabblocks data tables, "
+"stage and load into <varname>tiger_data</varname> schema. Each state script "
+"is returned as a separate record."
 msgstr ""
 
 #. Tag: funcprototype
 #: extras_tigergeocoder.xml:426
 #, no-c-format
 msgid ""
-"<funcdef>setof text "
-"<function>loader_generate_census_script</function></funcdef> "
-"<paramdef><type>text[]</type> <parameter>param_states</parameter></paramdef>"
-" <paramdef><type>text</type> <parameter>os</parameter></paramdef>"
-msgstr "<funcdef>setof text <function>loader_generate_census_script</function></funcdef> <paramdef><type>text[]</type> <parameter>param_states</parameter></paramdef> <paramdef><type>text</type> <parameter>os</parameter></paramdef>"
+"<funcdef>setof text <function>loader_generate_census_script</function></"
+"funcdef> <paramdef><type>text[]</type> <parameter>param_states</parameter></"
+"paramdef> <paramdef><type>text</type> <parameter>os</parameter></paramdef>"
+msgstr ""
+"<funcdef>setof text <function>loader_generate_census_script</function></"
+"funcdef> <paramdef><type>text[]</type> <parameter>param_states</parameter></"
+"paramdef> <paramdef><type>text</type> <parameter>os</parameter></paramdef>"
 
 #. Tag: para
 #: extras_tigergeocoder.xml:437
 #, no-c-format
 msgid ""
-"Generates a shell script for the specified platform for the specified states"
-" that will download Tiger data census state <varname>tract</varname>, block "
+"Generates a shell script for the specified platform for the specified states "
+"that will download Tiger data census state <varname>tract</varname>, block "
 "groups <varname>bg</varname>, and <varname>tabblocks</varname> data tables, "
 "stage and load into <varname>tiger_data</varname> schema. Each state script "
 "is returned as a separate record."
@@ -998,8 +1075,8 @@ msgstr ""
 #: extras_tigergeocoder.xml:440 extras_tigergeocoder.xml:498
 #, no-c-format
 msgid ""
-"It uses the following control tables to control the process and different OS"
-" shell syntax variations."
+"It uses the following control tables to control the process and different OS "
+"shell syntax variations."
 msgstr ""
 
 #. Tag: para
@@ -1007,8 +1084,8 @@ msgstr ""
 #: extras_tigergeocoder.xml:558
 #, no-c-format
 msgid ""
-"<varname>loader_variables</varname> keeps track of various variables such as"
-" census site, year, data and staging schemas"
+"<varname>loader_variables</varname> keeps track of various variables such as "
+"census site, year, data and staging schemas"
 msgstr ""
 
 #. Tag: para
@@ -1027,11 +1104,10 @@ msgstr ""
 msgid ""
 "<varname>loader_lookuptables</varname> each record defines a kind of table "
 "(state, county), whether to process records in it and how to load them in. "
-"Defines the steps to import data, stage data, add, removes columns, indexes,"
-" and constraints for each. Each table is prefixed with the state and "
-"inherits from a table in the tiger schema. e.g. creates "
-"<varname>tiger_data.ma_faces</varname> which inherits from "
-"<varname>tiger.faces</varname>"
+"Defines the steps to import data, stage data, add, removes columns, indexes, "
+"and constraints for each. Each table is prefixed with the state and inherits "
+"from a table in the tiger schema. e.g. creates <varname>tiger_data.ma_faces</"
+"varname> which inherits from <varname>tiger.faces</varname>"
 msgstr ""
 
 #. Tag: para
@@ -1039,8 +1115,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "includes this logic, but if you installed tiger geocoder prior to PostGIS "
-"2.0.0 alpha5, you'll need to run this on the states you have already done to"
-" get these additional tables."
+"2.0.0 alpha5, you'll need to run this on the states you have already done to "
+"get these additional tables."
 msgstr ""
 
 #. Tag: para
@@ -1057,7 +1133,8 @@ msgstr ""
 msgid ""
 "SELECT loader_generate_census_script(ARRAY['MA'], 'windows');\n"
 "-- result --\n"
-"set STATEDIR=\"\\gisdata\\www2.census.gov\\geo\\pvs\\tiger2010st\\25_Massachusetts\"\n"
+"set STATEDIR=\"\\gisdata\\www2.census.gov\\geo\\pvs\\tiger2010st"
+"\\25_Massachusetts\"\n"
 "set TMPDIR=\\gisdata\\temp\\\n"
 "set UNZIPTOOL=\"C:\\Program Files\\7-Zip\\7z.exe\"\n"
 "set WGETTOOL=\"C:\\wget\\wget.exe\"\n"
@@ -1071,19 +1148,27 @@ msgid ""
 "set SHP2PGSQL=\"%PGBIN%shp2pgsql\"\n"
 "cd \\gisdata\n"
 "\n"
-"%WGETTOOL% http://www2.census.gov/geo/pvs/tiger2010st/25_Massachusetts/25/ --no-parent --relative --accept=*bg10.zip,*tract10.zip,*tabblock10.zip --mirror --reject=html\n"
+"%WGETTOOL% http://www2.census.gov/geo/pvs/tiger2010st/25_Massachusetts/25/ --"
+"no-parent --relative --accept=*bg10.zip,*tract10.zip,*tabblock10.zip --"
+"mirror --reject=html\n"
 "del %TMPDIR%\\*.* /Q\n"
 "%PSQL% -c \"DROP SCHEMA tiger_staging CASCADE;\"\n"
 "%PSQL% -c \"CREATE SCHEMA tiger_staging;\"\n"
 "cd %STATEDIR%\n"
 "for /r %%z in (*.zip) do %UNZIPTOOL% e %%z  -o%TMPDIR% \n"
 "cd %TMPDIR%        \n"
-"%PSQL% -c \"CREATE TABLE tiger_data.MA_tract(CONSTRAINT pk_MA_tract PRIMARY KEY (tract_id) ) INHERITS(tiger.tract); \" \n"
-"%SHP2PGSQL% -c -s 4269 -g the_geom   -W \"latin1\" tl_2010_25_tract10.dbf tiger_staging.ma_tract10 | %PSQL%\n"
-"%PSQL% -c \"ALTER TABLE tiger_staging.MA_tract10 RENAME geoid10 TO tract_id;  SELECT loader_load_staged_data(lower('MA_tract10'), lower('MA_tract')); \"\n"
-"%PSQL% -c \"CREATE INDEX tiger_data_MA_tract_the_geom_gist ON tiger_data.MA_tract USING gist(the_geom);\"\n"
+"%PSQL% -c \"CREATE TABLE tiger_data.MA_tract(CONSTRAINT pk_MA_tract PRIMARY "
+"KEY (tract_id) ) INHERITS(tiger.tract); \" \n"
+"%SHP2PGSQL% -c -s 4269 -g the_geom   -W \"latin1\" tl_2010_25_tract10.dbf "
+"tiger_staging.ma_tract10 | %PSQL%\n"
+"%PSQL% -c \"ALTER TABLE tiger_staging.MA_tract10 RENAME geoid10 TO "
+"tract_id;  SELECT loader_load_staged_data(lower('MA_tract10'), "
+"lower('MA_tract')); \"\n"
+"%PSQL% -c \"CREATE INDEX tiger_data_MA_tract_the_geom_gist ON tiger_data."
+"MA_tract USING gist(the_geom);\"\n"
 "%PSQL% -c \"VACUUM ANALYZE tiger_data.MA_tract;\"\n"
-"%PSQL% -c \"ALTER TABLE tiger_data.MA_tract ADD CONSTRAINT chk_statefp CHECK (statefp = '25');\"\n"
+"%PSQL% -c \"ALTER TABLE tiger_data.MA_tract ADD CONSTRAINT chk_statefp CHECK "
+"(statefp = '25');\"\n"
 ":"
 msgstr ""
 
@@ -1111,7 +1196,9 @@ msgid ""
 "SHP2PGSQL=${PGBIN}/shp2pgsql\n"
 "cd /gisdata\n"
 "\n"
-"wget http://www2.census.gov/geo/pvs/tiger2010st/25_Massachusetts/25/ --no-parent --relative --accept=*bg10.zip,*tract10.zip,*tabblock10.zip --mirror --reject=html\n"
+"wget http://www2.census.gov/geo/pvs/tiger2010st/25_Massachusetts/25/ --no-"
+"parent --relative --accept=*bg10.zip,*tract10.zip,*tabblock10.zip --mirror --"
+"reject=html\n"
 "rm -f ${TMPDIR}/*.*\n"
 "${PSQL} -c \"DROP SCHEMA tiger_staging CASCADE;\"\n"
 "${PSQL} -c \"CREATE SCHEMA tiger_staging;\"\n"
@@ -1131,11 +1218,11 @@ msgstr ""
 #: extras_tigergeocoder.xml:479
 #, no-c-format
 msgid ""
-"Generates a shell script for the specified platform for the specified states"
-" that will download Tiger data, stage and load into "
-"<varname>tiger_data</varname> schema. Each state script is returned as a "
-"separate record. Latest version supports Tiger 2010 structural changes and "
-"also loads census tract, block groups, and blocks tables."
+"Generates a shell script for the specified platform for the specified states "
+"that will download Tiger data, stage and load into <varname>tiger_data</"
+"varname> schema. Each state script is returned as a separate record. Latest "
+"version supports Tiger 2010 structural changes and also loads census tract, "
+"block groups, and blocks tables."
 msgstr ""
 
 #. Tag: funcprototype
@@ -1143,18 +1230,20 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>setof text <function>loader_generate_script</function></funcdef> "
-"<paramdef><type>text[]</type> <parameter>param_states</parameter></paramdef>"
-" <paramdef><type>text</type> <parameter>os</parameter></paramdef>"
-msgstr "<funcdef>setof text <function>loader_generate_script</function></funcdef> <paramdef><type>text[]</type> <parameter>param_states</parameter></paramdef> <paramdef><type>text</type> <parameter>os</parameter></paramdef>"
+"<paramdef><type>text[]</type> <parameter>param_states</parameter></paramdef> "
+"<paramdef><type>text</type> <parameter>os</parameter></paramdef>"
+msgstr ""
+"<funcdef>setof text <function>loader_generate_script</function></funcdef> "
+"<paramdef><type>text[]</type> <parameter>param_states</parameter></paramdef> "
+"<paramdef><type>text</type> <parameter>os</parameter></paramdef>"
 
 #. Tag: para
 #: extras_tigergeocoder.xml:495
 #, no-c-format
 msgid ""
-"Generates a shell script for the specified platform for the specified states"
-" that will download Tiger data, stage and load into "
-"<varname>tiger_data</varname> schema. Each state script is returned as a "
-"separate record."
+"Generates a shell script for the specified platform for the specified states "
+"that will download Tiger data, stage and load into <varname>tiger_data</"
+"varname> schema. Each state script is returned as a separate record."
 msgstr ""
 
 #. Tag: para
@@ -1163,8 +1252,8 @@ msgstr ""
 msgid ""
 "It uses unzip on Linux (7-zip on Windows by default) and wget to do the "
 "downloading. It uses <xref linkend=\"shp2pgsql_usage\"/> to load in the "
-"data. Note the smallest unit it does is a whole state, but you can overwrite"
-" this by downloading the files yourself. It will only process the files in "
+"data. Note the smallest unit it does is a whole state, but you can overwrite "
+"this by downloading the files yourself. It will only process the files in "
 "the staging and temp folders."
 msgstr ""
 
@@ -1189,7 +1278,8 @@ msgstr ""
 msgid ""
 "SELECT loader_generate_script(ARRAY['MA','RI'], 'windows') AS result;\n"
 "-- result --\n"
-"set STATEDIR=\"\\gisdata\\www2.census.gov\\geo\\pvs\\tiger2010st\\44_Rhode_Island\"\n"
+"set STATEDIR=\"\\gisdata\\www2.census.gov\\geo\\pvs\\tiger2010st"
+"\\44_Rhode_Island\"\n"
 "set TMPDIR=\\gisdata\\temp\\\n"
 "set UNZIPTOOL=\"C:\\Program Files\\7-Zip\\7z.exe\"\n"
 "set WGETTOOL=\"C:\\wget\\wget.exe\"\n"
@@ -1202,7 +1292,9 @@ msgid ""
 "set PSQL=\"%PGBIN%psql\"\n"
 "set SHP2PGSQL=\"%PGBIN%shp2pgsql\"\n"
 "\n"
-"%WGETTOOL% http://www2.census.gov/geo/pvs/tiger2010st/44_Rhode_Island/ --no-parent --relative --recursive --level=2 --accept=zip,txt --mirror --reject=html\n"
+"%WGETTOOL% http://www2.census.gov/geo/pvs/tiger2010st/44_Rhode_Island/ --no-"
+"parent --relative --recursive --level=2 --accept=zip,txt --mirror --"
+"reject=html\n"
 ":\n"
 ":"
 msgstr ""
@@ -1224,7 +1316,8 @@ msgid ""
 "PSQL=psql\n"
 "SHP2PGSQ=shp2pgsql\n"
 "\n"
-"wget http://www2.census.gov/geo/pvs/tiger2010st/44_Rhode_Island/ --no-parent --relative --recursive --level=2 --accept=zip,txt --mirror --reject=html\n"
+"wget http://www2.census.gov/geo/pvs/tiger2010st/44_Rhode_Island/ --no-parent "
+"--relative --recursive --level=2 --accept=zip,txt --mirror --reject=html\n"
 ":\n"
 ":"
 msgstr ""
@@ -1239,8 +1332,8 @@ msgstr ""
 #: extras_tigergeocoder.xml:537
 #, no-c-format
 msgid ""
-"Generates a shell script for the specified platform that loads in the county"
-" and state lookup tables."
+"Generates a shell script for the specified platform that loads in the county "
+"and state lookup tables."
 msgstr ""
 
 #. Tag: funcprototype
@@ -1249,7 +1342,9 @@ msgstr ""
 msgid ""
 "<funcdef>text <function>loader_generate_nation_script</function></funcdef> "
 "<paramdef><type>text</type> <parameter>os</parameter></paramdef>"
-msgstr "<funcdef>text <function>loader_generate_nation_script</function></funcdef> <paramdef><type>text</type> <parameter>os</parameter></paramdef>"
+msgstr ""
+"<funcdef>text <function>loader_generate_nation_script</function></funcdef> "
+"<paramdef><type>text</type> <parameter>os</parameter></paramdef>"
 
 #. Tag: para
 #: extras_tigergeocoder.xml:552
@@ -1268,19 +1363,17 @@ msgstr ""
 #, no-c-format
 msgid ""
 "It uses unzip on Linux (7-zip on Windows by default) and wget to do the "
-"downloading. It uses <xref linkend=\"shp2pgsql_usage\"/> to load in the "
-"data."
+"downloading. It uses <xref linkend=\"shp2pgsql_usage\"/> to load in the data."
 msgstr ""
 
 #. Tag: para
 #: extras_tigergeocoder.xml:554
 #, no-c-format
 msgid ""
-"It uses the following control tables "
-"<varname>tiger.loader_platform</varname>, "
-"<varname>tiger.loader_variables</varname>, and "
-"<varname>tiger.loader_lookuptables</varname> to control the process and "
-"different OS shell syntax variations."
+"It uses the following control tables <varname>tiger.loader_platform</"
+"varname>, <varname>tiger.loader_variables</varname>, and <varname>tiger."
+"loader_lookuptables</varname> to control the process and different OS shell "
+"syntax variations."
 msgstr ""
 
 #. Tag: para
@@ -1288,8 +1381,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<varname>loader_platform</varname> profiles of various platforms and where "
-"the various executables are located. Comes with windows and linux/unix. More"
-" can be added."
+"the various executables are located. Comes with windows and linux/unix. More "
+"can be added."
 msgstr ""
 
 #. Tag: para
@@ -1298,8 +1391,8 @@ msgstr ""
 msgid ""
 "If you were running <varname>tiger_2010</varname> version and you want to "
 "reload as state with <varname>tiger_2011</varname>, you'll need to for the "
-"very first load generate and run drop statements <xref "
-"linkend=\"Drop_Nation_Tables_Generate_Script\"/> before you run this script."
+"very first load generate and run drop statements <xref linkend="
+"\"Drop_Nation_Tables_Generate_Script\"/> before you run this script."
 msgstr ""
 
 #. Tag: para
@@ -1337,31 +1430,32 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Finds all tables with key columns used in geocoder joins that are missing "
-"indexes on those columns and will output the SQL DDL to define the index for"
-" those tables."
+"indexes on those columns and will output the SQL DDL to define the index for "
+"those tables."
 msgstr ""
 
 #. Tag: funcprototype
 #: extras_tigergeocoder.xml:597
 #, no-c-format
 msgid ""
-"<funcdef>text <function>Missing_Indexes_Generate_Script</function></funcdef>"
-" <paramdef></paramdef>"
-msgstr "<funcdef>text <function>Missing_Indexes_Generate_Script</function></funcdef> <paramdef></paramdef>"
+"<funcdef>text <function>Missing_Indexes_Generate_Script</function></funcdef> "
+"<paramdef></paramdef>"
+msgstr ""
+"<funcdef>text <function>Missing_Indexes_Generate_Script</function></funcdef> "
+"<paramdef></paramdef>"
 
 #. Tag: para
 #: extras_tigergeocoder.xml:607
 #, no-c-format
 msgid ""
-"Finds all tables in <varname>tiger</varname> and "
-"<varname>tiger_data</varname> schemas with key columns used in geocoder "
-"joins that are missing indexes on those columns and will output the SQL DDL "
-"to define the index for those tables. This is a helper function that adds "
-"new indexes needed to make queries faster that may have been missing during "
-"the load process. As the geocoder is improved, this function will be updated"
-" to accommodate new indexes being used. If this function outputs nothing, it"
-" means all your tables have what we think are the key indexes already in "
-"place."
+"Finds all tables in <varname>tiger</varname> and <varname>tiger_data</"
+"varname> schemas with key columns used in geocoder joins that are missing "
+"indexes on those columns and will output the SQL DDL to define the index for "
+"those tables. This is a helper function that adds new indexes needed to make "
+"queries faster that may have been missing during the load process. As the "
+"geocoder is improved, this function will be updated to accommodate new "
+"indexes being used. If this function outputs nothing, it means all your "
+"tables have what we think are the key indexes already in place."
 msgstr ""
 
 #. Tag: programlisting
@@ -1369,16 +1463,24 @@ msgstr ""
 #, no-c-format
 msgid ""
 "SELECT missing_indexes_generate_script();\n"
-"-- output: This was run on a database that was created before many corrections were made to the loading script ---\n"
-"CREATE INDEX idx_tiger_county_countyfp ON tiger.county USING btree(countyfp);\n"
-"CREATE INDEX idx_tiger_cousub_countyfp ON tiger.cousub USING btree(countyfp);\n"
+"-- output: This was run on a database that was created before many "
+"corrections were made to the loading script ---\n"
+"CREATE INDEX idx_tiger_county_countyfp ON tiger.county USING "
+"btree(countyfp);\n"
+"CREATE INDEX idx_tiger_cousub_countyfp ON tiger.cousub USING "
+"btree(countyfp);\n"
 "CREATE INDEX idx_tiger_edges_tfidr ON tiger.edges USING btree(tfidr);\n"
 "CREATE INDEX idx_tiger_edges_tfidl ON tiger.edges USING btree(tfidl);\n"
-"CREATE INDEX idx_tiger_zip_lookup_all_zip ON tiger.zip_lookup_all USING btree(zip);\n"
-"CREATE INDEX idx_tiger_data_ma_county_countyfp ON tiger_data.ma_county USING btree(countyfp);\n"
-"CREATE INDEX idx_tiger_data_ma_cousub_countyfp ON tiger_data.ma_cousub USING btree(countyfp);\n"
-"CREATE INDEX idx_tiger_data_ma_edges_countyfp ON tiger_data.ma_edges USING btree(countyfp);\n"
-"CREATE INDEX idx_tiger_data_ma_faces_countyfp ON tiger_data.ma_faces USING btree(countyfp);"
+"CREATE INDEX idx_tiger_zip_lookup_all_zip ON tiger.zip_lookup_all USING "
+"btree(zip);\n"
+"CREATE INDEX idx_tiger_data_ma_county_countyfp ON tiger_data.ma_county USING "
+"btree(countyfp);\n"
+"CREATE INDEX idx_tiger_data_ma_cousub_countyfp ON tiger_data.ma_cousub USING "
+"btree(countyfp);\n"
+"CREATE INDEX idx_tiger_data_ma_edges_countyfp ON tiger_data.ma_edges USING "
+"btree(countyfp);\n"
+"CREATE INDEX idx_tiger_data_ma_faces_countyfp ON tiger_data.ma_faces USING "
+"btree(countyfp);"
 msgstr ""
 
 #. Tag: para
@@ -1397,11 +1499,11 @@ msgstr ""
 #: extras_tigergeocoder.xml:636
 #, no-c-format
 msgid ""
-"Given a textual street address, returns a composite "
-"<varname>norm_addy</varname> type that has road suffix, prefix and type "
-"standardized, street, streetname etc. broken into separate fields. This "
-"function will work with just the lookup data packaged with the "
-"tiger_geocoder (no need for tiger census data)."
+"Given a textual street address, returns a composite <varname>norm_addy</"
+"varname> type that has road suffix, prefix and type standardized, street, "
+"streetname etc. broken into separate fields. This function will work with "
+"just the lookup data packaged with the tiger_geocoder (no need for tiger "
+"census data)."
 msgstr ""
 
 #. Tag: funcprototype
@@ -1410,18 +1512,19 @@ msgstr ""
 msgid ""
 "<funcdef>norm_addy <function>normalize_address</function></funcdef> "
 "<paramdef><type>varchar </type> <parameter>in_address</parameter></paramdef>"
-msgstr "<funcdef>norm_addy <function>normalize_address</function></funcdef> <paramdef><type>varchar </type> <parameter>in_address</parameter></paramdef>"
+msgstr ""
+"<funcdef>norm_addy <function>normalize_address</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>in_address</parameter></paramdef>"
 
 #. Tag: para
 #: extras_tigergeocoder.xml:652
 #, no-c-format
 msgid ""
-"Given a textual street address, returns a composite "
-"<varname>norm_addy</varname> type that has road suffix, prefix and type "
-"standardized, street, streetname etc. broken into separate fields. This is "
-"the first step in the geocoding process to get all addresses into normalized"
-" postal form. No other data is required aside from what is packaged with the"
-" geocoder."
+"Given a textual street address, returns a composite <varname>norm_addy</"
+"varname> type that has road suffix, prefix and type standardized, street, "
+"streetname etc. broken into separate fields. This is the first step in the "
+"geocoding process to get all addresses into normalized postal form. No other "
+"data is required aside from what is packaged with the geocoder."
 msgstr ""
 
 #. Tag: para
@@ -1429,11 +1532,11 @@ msgstr ""
 #, no-c-format
 msgid ""
 "This function just uses the various direction/state/suffix lookup tables "
-"preloaded with the tiger_geocoder and located in the "
-"<varname>tiger</varname> schema, so it doesn't need you to download tiger "
-"census data or any other additional data to make use of it. You may find the"
-" need to add more abbreviations or alternative namings to the various lookup"
-" tables in the <varname>tiger</varname> schema."
+"preloaded with the tiger_geocoder and located in the <varname>tiger</"
+"varname> schema, so it doesn't need you to download tiger census data or any "
+"other additional data to make use of it. You may find the need to add more "
+"abbreviations or alternative namings to the various lookup tables in the "
+"<varname>tiger</varname> schema."
 msgstr ""
 
 #. Tag: para
@@ -1472,8 +1575,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<varname>predirAbbrev</varname> is varchar: Directional prefix of road such "
-"as N, S, E, W etc. These are controlled using the "
-"<varname>direction_lookup</varname> table."
+"as N, S, E, W etc. These are controlled using the <varname>direction_lookup</"
+"varname> table."
 msgstr ""
 
 #. Tag: para
@@ -1504,8 +1607,8 @@ msgstr ""
 #: extras_tigergeocoder.xml:676
 #, no-c-format
 msgid ""
-"<varname>internal</varname> varchar internal address such as an apartment or"
-" suite number."
+"<varname>internal</varname> varchar internal address such as an apartment or "
+"suite number."
 msgstr ""
 
 #. Tag: para
@@ -1554,8 +1657,10 @@ msgid ""
 " FROM (SELECT address, normalize_address(address) As na\n"
 "        FROM addresses_to_geocode) As g;\n"
 "        \n"
-"                        orig                         |  streetname   | streettypeabbrev \n"
-"-----------------------------------------------------+---------------+------------------\n"
+"                        orig                         |  streetname   | "
+"streettypeabbrev \n"
+"-----------------------------------------------------+---------------"
+"+------------------\n"
 " 28 Capen Street, Medford, MA                        | Capen         | St\n"
 " 124 Mount Auburn St, Cambridge, Massachusetts 02138 | Mount Auburn  | St\n"
 " 950 Main Street, Worcester, MA 01610                | Main          | St\n"
@@ -1580,8 +1685,8 @@ msgstr ""
 #: extras_tigergeocoder.xml:715
 #, no-c-format
 msgid ""
-"Given a <varname>norm_addy</varname> composite type object, returns a pretty"
-" print representation of it. Usually used in conjunction with "
+"Given a <varname>norm_addy</varname> composite type object, returns a pretty "
+"print representation of it. Usually used in conjunction with "
 "normalize_address."
 msgstr ""
 
@@ -1591,14 +1696,16 @@ msgstr ""
 msgid ""
 "<funcdef>varchar <function>pprint_addy</function></funcdef> "
 "<paramdef><type>norm_addy </type> <parameter>in_addy</parameter></paramdef>"
-msgstr "<funcdef>varchar <function>pprint_addy</function></funcdef> <paramdef><type>norm_addy </type> <parameter>in_addy</parameter></paramdef>"
+msgstr ""
+"<funcdef>varchar <function>pprint_addy</function></funcdef> "
+"<paramdef><type>norm_addy </type> <parameter>in_addy</parameter></paramdef>"
 
 #. Tag: para
 #: extras_tigergeocoder.xml:730
 #, no-c-format
 msgid ""
-"Given a <varname>norm_addy</varname> composite type object, returns a pretty"
-" print representation of it. No other data is required aside from what is "
+"Given a <varname>norm_addy</varname> composite type object, returns a pretty "
+"print representation of it. No other data is required aside from what is "
 "packaged with the geocoder."
 msgstr ""
 
@@ -1618,7 +1725,8 @@ msgstr ""
 #: extras_tigergeocoder.xml:740
 #, no-c-format
 msgid ""
-"SELECT pprint_addy(normalize_address('202 East Fremont Street, Las Vegas, Nevada 89101')) As pretty_address;\n"
+"SELECT pprint_addy(normalize_address('202 East Fremont Street, Las Vegas, "
+"Nevada 89101')) As pretty_address;\n"
 "            pretty_address\n"
 "---------------------------------------\n"
 " 202 E Fremont St, Las Vegas, NV 89101"
@@ -1634,16 +1742,24 @@ msgstr ""
 #: extras_tigergeocoder.xml:743
 #, no-c-format
 msgid ""
-"SELECT address As orig, pprint_addy(normalize_address(address)) As pretty_address\n"
+"SELECT address As orig, pprint_addy(normalize_address(address)) As "
+"pretty_address\n"
 "        FROM addresses_to_geocode;\n"
 "        \n"
-"                        orig                         |              pretty_address\n"
-"-----------------------------------------------------+-------------------------------------------\n"
-" 529 Main Street, Boston MA, 02129                   | 529 Main St, Boston MA, 02129\n"
-" 77 Massachusetts Avenue, Cambridge, MA 02139        | 77 Massachusetts Ave, Cambridge, MA 02139\n"
-" 28 Capen Street, Medford, MA                        | 28 Capen St, Medford, MA\n"
-" 124 Mount Auburn St, Cambridge, Massachusetts 02138 | 124 Mount Auburn St, Cambridge, MA 02138\n"
-" 950 Main Street, Worcester, MA 01610                | 950 Main St, Worcester, MA 01610"
+"                        orig                         |              "
+"pretty_address\n"
+"-----------------------------------------------------"
+"+-------------------------------------------\n"
+" 529 Main Street, Boston MA, 02129                   | 529 Main St, Boston "
+"MA, 02129\n"
+" 77 Massachusetts Avenue, Cambridge, MA 02139        | 77 Massachusetts Ave, "
+"Cambridge, MA 02139\n"
+" 28 Capen Street, Medford, MA                        | 28 Capen St, Medford, "
+"MA\n"
+" 124 Mount Auburn St, Cambridge, Massachusetts 02138 | 124 Mount Auburn St, "
+"Cambridge, MA 02138\n"
+" 950 Main Street, Worcester, MA 01610                | 950 Main St, "
+"Worcester, MA 01610"
 msgstr ""
 
 #. Tag: refname
@@ -1670,11 +1786,19 @@ msgid ""
 "<paramdef><type>geometry </type> <parameter>pt</parameter></paramdef> "
 "<paramdef choice=\"opt\"><type>boolean </type> "
 "<parameter>include_strnum_range=false</parameter></paramdef> "
-"<paramdef><type>geometry[] </type> <parameter>OUT "
-"intpt</parameter></paramdef> <paramdef><type>norm_addy[] </type> "
-"<parameter>OUT addy</parameter></paramdef> <paramdef><type>varchar[] </type>"
-" <parameter>OUT street</parameter></paramdef>"
-msgstr "<funcdef>record <function>Reverse_Geocode</function></funcdef> <paramdef><type>geometry </type> <parameter>pt</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>include_strnum_range=false</parameter></paramdef> <paramdef><type>geometry[] </type> <parameter>OUT intpt</parameter></paramdef> <paramdef><type>norm_addy[] </type> <parameter>OUT addy</parameter></paramdef> <paramdef><type>varchar[] </type> <parameter>OUT street</parameter></paramdef>"
+"<paramdef><type>geometry[] </type> <parameter>OUT intpt</parameter></"
+"paramdef> <paramdef><type>norm_addy[] </type> <parameter>OUT addy</"
+"parameter></paramdef> <paramdef><type>varchar[] </type> <parameter>OUT "
+"street</parameter></paramdef>"
+msgstr ""
+"<funcdef>record <function>Reverse_Geocode</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>pt</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>include_strnum_range=false</parameter></paramdef> "
+"<paramdef><type>geometry[] </type> <parameter>OUT intpt</parameter></"
+"paramdef> <paramdef><type>norm_addy[] </type> <parameter>OUT addy</"
+"parameter></paramdef> <paramdef><type>varchar[] </type> <parameter>OUT "
+"street</parameter></paramdef>"
 
 #. Tag: para
 #: extras_tigergeocoder.xml:777
@@ -1693,15 +1817,15 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Why do we say theoretical instead of actual addresses. The Tiger data "
-"doesn't have real addresses, but just street ranges. As such the theoretical"
-" address is an interpolated address based on the street ranges. Like for "
+"doesn't have real addresses, but just street ranges. As such the theoretical "
+"address is an interpolated address based on the street ranges. Like for "
 "example interpolating one of my addresses returns a 26 Court St. and 26 "
 "Court Sq., though there is no such place as 26 Court Sq. This is because a "
 "point may be at a corner of 2 streets and thus the logic interpolates along "
 "both streets. The logic also assumes addresses are equally spaced along a "
 "street, which of course is wrong since you can have a municipal building "
-"taking up a good chunk of the street range and the rest of the buildings are"
-" clustered at the end."
+"taking up a good chunk of the street range and the rest of the buildings are "
+"clustered at the end."
 msgstr ""
 
 #. Tag: para
@@ -1724,8 +1848,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<varname>intpt</varname> is an array of points: These are the center line "
-"points on the street closest to the input point. There are as many points as"
-" there are addresses."
+"points on the street closest to the input point. There are as many points as "
+"there are addresses."
 msgstr ""
 
 #. Tag: para
@@ -1733,10 +1857,10 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<varname>addy</varname> is an array of norm_addy (normalized addresses): "
-"These are an array of possible addresses that fit the input point. The first"
-" one in the array is most likely. Generally there should be only one, except"
-" in the case when a point is at the corner of 2 or 3 streets, or the point "
-"is somewhere on the road and not off to the side."
+"These are an array of possible addresses that fit the input point. The first "
+"one in the array is most likely. Generally there should be only one, except "
+"in the case when a point is at the corner of 2 or 3 streets, or the point is "
+"somewhere on the road and not off to the side."
 msgstr ""
 
 #. Tag: para
@@ -1744,33 +1868,38 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<varname>street</varname> an array of varchar: These are cross streets (or "
-"the street) (streets that intersect or are the street the point is projected"
-" to be on)."
+"the street) (streets that intersect or are the street the point is projected "
+"to be on)."
 msgstr ""
 
 #. Tag: para
 #: extras_tigergeocoder.xml:807
 #, no-c-format
 msgid ""
-"Example of a point at the corner of two streets, but closest to one. This is"
-" approximate location of MIT: 77 Massachusetts Ave, Cambridge, MA 02139 Note"
-" that although we don't have 3 streets, PostgreSQL will just return null for"
-" entries above our upper bound so safe to use. This includes street ranges"
+"Example of a point at the corner of two streets, but closest to one. This is "
+"approximate location of MIT: 77 Massachusetts Ave, Cambridge, MA 02139 Note "
+"that although we don't have 3 streets, PostgreSQL will just return null for "
+"entries above our upper bound so safe to use. This includes street ranges"
 msgstr ""
 
 #. Tag: programlisting
 #: extras_tigergeocoder.xml:809
 #, no-c-format
 msgid ""
-"SELECT pprint_addy(r.addy[1]) As st1, pprint_addy(r.addy[2]) As st2, pprint_addy(r.addy[3]) As st3, \n"
+"SELECT pprint_addy(r.addy[1]) As st1, pprint_addy(r.addy[2]) As st2, "
+"pprint_addy(r.addy[3]) As st3, \n"
 "                array_to_string(r.street, ',') As cross_streets \n"
-"        FROM reverse_geocode(ST_GeomFromText('POINT(-71.093902 42.359446)',4269),true) As r;\n"
+"        FROM reverse_geocode(ST_GeomFromText('POINT(-71.093902 "
+"42.359446)',4269),true) As r;\n"
 "       \n"
 " result\n"
 " ------\n"
-"      st1                                  | st2 | st3 |               cross_streets\n"
-"-------------------------------------------+-----+-----+----------------------------------------------\n"
-" 67 Massachusetts Ave, Cambridge, MA 02139 |     |     | 67 - 127 Massachusetts Ave,32 - 88 Vassar St"
+"      st1                                  | st2 | st3 |               "
+"cross_streets\n"
+"-------------------------------------------+-----+-----"
+"+----------------------------------------------\n"
+" 67 Massachusetts Ave, Cambridge, MA 02139 |     |     | 67 - 127 "
+"Massachusetts Ave,32 - 88 Vassar St"
 msgstr ""
 
 #. Tag: para
@@ -1778,8 +1907,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Here we choose not to include the address ranges for the cross streets and "
-"picked a location really really close to a corner of 2 streets thus could be"
-" known by two different addresses."
+"picked a location really really close to a corner of 2 streets thus could be "
+"known by two different addresses."
 msgstr ""
 
 #. Tag: programlisting
@@ -1788,13 +1917,17 @@ msgstr ""
 msgid ""
 "SELECT pprint_addy(r.addy[1]) As st1, pprint_addy(r.addy[2]) As st2, \n"
 "pprint_addy(r.addy[3]) As st3, array_to_string(r.street, ',') As cross_str\n"
-"FROM reverse_geocode(ST_GeomFromText('POINT(-71.06941 42.34225)',4269)) As r;\n"
+"FROM reverse_geocode(ST_GeomFromText('POINT(-71.06941 42.34225)',4269)) As "
+"r;\n"
 "\n"
 "result\n"
 "--------\n"
-"               st1               |               st2               | st3 | cross_str\n"
-"---------------------------------+---------------------------------+-----+------------------------\n"
-" 5 Bradford St, Boston, MA 02118 | 49 Waltham St, Boston, MA 02118 |     | Waltham St"
+"               st1               |               st2               | st3 | "
+"cross_str\n"
+"---------------------------------+---------------------------------+-----"
+"+------------------------\n"
+" 5 Bradford St, Boston, MA 02118 | 49 Waltham St, Boston, MA 02118 |     | "
+"Waltham St"
 msgstr ""
 
 #. Tag: para
@@ -1815,13 +1948,20 @@ msgid ""
 "    reverse_geocode( ST_SetSRID(ST_Point(lon,lat),4326) ) As rg\n"
 "    FROM addresses_to_geocode WHERE rating > -1) As foo;\n"
 "\n"
-"                     actual_addr                     |    lon    |   lat    |                 int_addr1                 |     cross1      |   cross2   \n"
-"-----------------------------------------------------+-----------+----------+-------------------------------------------+-----------------+------------\n"
-" 529 Main Street, Boston MA, 02129                   | -71.07181 | 42.38359 | 527 Main St, Boston, MA 02129             | Medford St      | \n"
-" 77 Massachusetts Avenue, Cambridge, MA 02139        | -71.09428 | 42.35988 | 77 Massachusetts Ave, Cambridge, MA 02139 | Vassar St       | \n"
-" 26 Capen Street, Medford, MA                        | -71.12377 | 42.41101 | 9 Edison Ave, Medford, MA 02155           | Capen St        | Tesla Ave\n"
-" 124 Mount Auburn St, Cambridge, Massachusetts 02138 | -71.12304 | 42.37328 | 3 University Rd, Cambridge, MA 02138      | Mount Auburn St | \n"
-" 950 Main Street, Worcester, MA 01610                | -71.82368 | 42.24956 | 3 Maywood St, Worcester, MA 01603         | Main St         | Maywood Pl"
+"                     actual_addr                     |    lon    |   lat    "
+"|                 int_addr1                 |     cross1      |   cross2   \n"
+"-----------------------------------------------------+-----------+----------"
+"+-------------------------------------------+-----------------+------------\n"
+" 529 Main Street, Boston MA, 02129                   | -71.07181 | 42.38359 "
+"| 527 Main St, Boston, MA 02129             | Medford St      | \n"
+" 77 Massachusetts Avenue, Cambridge, MA 02139        | -71.09428 | 42.35988 "
+"| 77 Massachusetts Ave, Cambridge, MA 02139 | Vassar St       | \n"
+" 26 Capen Street, Medford, MA                        | -71.12377 | 42.41101 "
+"| 9 Edison Ave, Medford, MA 02155           | Capen St        | Tesla Ave\n"
+" 124 Mount Auburn St, Cambridge, Massachusetts 02138 | -71.12304 | 42.37328 "
+"| 3 University Rd, Cambridge, MA 02138      | Mount Auburn St | \n"
+" 950 Main Street, Worcester, MA 01610                | -71.82368 | 42.24956 "
+"| 3 Maywood St, Worcester, MA 01603         | Main St         | Maywood Pl"
 msgstr ""
 
 #. Tag: para
@@ -1851,10 +1991,15 @@ msgstr ""
 msgid ""
 "<funcdef>text <function>Topology_Load_Tiger</function></funcdef> "
 "<paramdef><type>varchar </type> <parameter>topo_name</parameter></paramdef> "
-"<paramdef><type>varchar </type> "
-"<parameter>region_type</parameter></paramdef> <paramdef><type>varchar "
-"</type> <parameter>region_id</parameter></paramdef>"
-msgstr "<funcdef>text <function>Topology_Load_Tiger</function></funcdef> <paramdef><type>varchar </type> <parameter>topo_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>region_type</parameter></paramdef> <paramdef><type>varchar </type> <parameter>region_id</parameter></paramdef>"
+"<paramdef><type>varchar </type> <parameter>region_type</parameter></"
+"paramdef> <paramdef><type>varchar </type> <parameter>region_id</parameter></"
+"paramdef>"
+msgstr ""
+"<funcdef>text <function>Topology_Load_Tiger</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>topo_name</parameter></paramdef> "
+"<paramdef><type>varchar </type> <parameter>region_type</parameter></"
+"paramdef> <paramdef><type>varchar </type> <parameter>region_id</parameter></"
+"paramdef>"
 
 #. Tag: para
 #: extras_tigergeocoder.xml:849
@@ -1883,19 +2028,19 @@ msgstr ""
 #, no-c-format
 msgid ""
 "This function relies on Tiger data as well as the installation of the "
-"PostGIS topology module. For more information, refer to <xref "
-"linkend=\"Topology\"/> and <xref linkend=\"installation_configuration\"/>. "
-"If you have not loaded data covering the region of interest, then no "
-"topology records will be created. This function will also fail if you have "
-"not created a topology using the topology functions."
+"PostGIS topology module. For more information, refer to <xref linkend="
+"\"Topology\"/> and <xref linkend=\"installation_configuration\"/>. If you "
+"have not loaded data covering the region of interest, then no topology "
+"records will be created. This function will also fail if you have not "
+"created a topology using the topology functions."
 msgstr ""
 
 #. Tag: para
 #: extras_tigergeocoder.xml:856
 #, no-c-format
 msgid ""
-"Most topology validation errors are a result of tolerance issues where after"
-" transformation the edges points don't quite line up or overlap. To remedy "
+"Most topology validation errors are a result of tolerance issues where after "
+"transformation the edges points don't quite line up or overlap. To remedy "
 "the situation you may want to increase or lower the precision if you get "
 "topology validation failures."
 msgstr ""
@@ -1920,8 +2065,8 @@ msgstr ""
 msgid ""
 "<varname>region_type</varname> The type of bounding region. Currently only "
 "<varname>place</varname> and <varname>county</varname> are supported. Plan "
-"is to have several more. This is the table to look into to define the region"
-" bounds. e.g <varname>tiger.place</varname>, <varname>tiger.county</varname>"
+"is to have several more. This is the table to look into to define the region "
+"bounds. e.g <varname>tiger.place</varname>, <varname>tiger.county</varname>"
 msgstr ""
 
 #. Tag: para
@@ -1931,8 +2076,8 @@ msgid ""
 "<varname>region_id</varname> This is what TIGER calls the geoid. It is the "
 "unique identifier of the region in the table. For place it is the "
 "<varname>plcidfp</varname> column in <varname>tiger.place</varname>. For "
-"county it is the <varname>cntyidfp</varname> column in "
-"<varname>tiger.county</varname>"
+"county it is the <varname>cntyidfp</varname> column in <varname>tiger."
+"county</varname>"
 msgstr ""
 
 #. Tag: title
@@ -1958,11 +2103,14 @@ msgid ""
 "createtopology\n"
 "--------------\n"
 "   15\n"
-"-- 60,902 ms ~ 1 minute on windows 7 desktop running 9.1 (with 5 states tiger data loaded) \n"
+"-- 60,902 ms ~ 1 minute on windows 7 desktop running 9.1 (with 5 states "
+"tiger data loaded) \n"
 "SELECT tiger.topology_load_tiger('topo_boston', 'place', '2507000'); \n"
 "-- topology_loader_tiger --\n"
-"29722 edges holding in temporary. 11108 faces added. 1875 edges of faces added.  20576 nodes added.  \n"
-"19962 nodes contained in a face.  0 edge start end corrected.  31597 edges added. \n"
+"29722 edges holding in temporary. 11108 faces added. 1875 edges of faces "
+"added.  20576 nodes added.  \n"
+"19962 nodes contained in a face.  0 edge start end corrected.  31597 edges "
+"added. \n"
 " \n"
 "-- 41 ms --\n"
 "SELECT topology.TopologySummary('topo_boston');\n"
@@ -1998,12 +2146,15 @@ msgstr ""
 #, no-c-format
 msgid ""
 "SELECT topology.CreateTopology('topo_suffolk', 26986, 0.25);\n"
-"-- this took 56,275 ms ~ 1 minute on Windows 7 32-bit with 5 states of tiger loaded\n"
+"-- this took 56,275 ms ~ 1 minute on Windows 7 32-bit with 5 states of tiger "
+"loaded\n"
 "-- must have been warmed up after loading boston\n"
 "SELECT tiger.topology_load_tiger('topo_suffolk', 'county', '25025');  \n"
 "-- topology_loader_tiger --\n"
-" 36003 edges holding in temporary. 13518 faces added. 2172 edges of faces added. \n"
-" 24761 nodes added.  24075 nodes contained in a face.  0 edge start end corrected.  38175 edges added. \n"
+" 36003 edges holding in temporary. 13518 faces added. 2172 edges of faces "
+"added. \n"
+" 24761 nodes added.  24075 nodes contained in a face.  0 edge start end "
+"corrected.  38175 edges added. \n"
 "-- 31 ms --\n"
 "SELECT topology.TopologySummary('topo_suffolk');\n"
 " -- topologysummary--\n"
@@ -2050,20 +2201,21 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>text <function>Set_Geocode_Setting</function></funcdef> "
-"<paramdef><type>text </type> <parameter> setting_name</parameter></paramdef>"
-" <paramdef><type>text </type> <parameter> "
-"setting_value</parameter></paramdef>"
-msgstr "<funcdef>text <function>Set_Geocode_Setting</function></funcdef> <paramdef><type>text </type> <parameter> setting_name</parameter></paramdef> <paramdef><type>text </type> <parameter> setting_value</parameter></paramdef>"
+"<paramdef><type>text </type> <parameter> setting_name</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter> setting_value</parameter></paramdef>"
+msgstr ""
+"<funcdef>text <function>Set_Geocode_Setting</function></funcdef> "
+"<paramdef><type>text </type> <parameter> setting_name</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter> setting_value</parameter></paramdef>"
 
 #. Tag: para
 #: extras_tigergeocoder.xml:914
 #, no-c-format
 msgid ""
-"Sets value of specific setting stored in "
-"<varname>tiger.geocode_settings</varname> table. Settings allow you to "
-"toggle debugging of functions. Later plans will be to control rating with "
-"settings. Current list of settings are listed in <xref "
-"linkend=\"Get_Geocode_Setting\"/>."
+"Sets value of specific setting stored in <varname>tiger.geocode_settings</"
+"varname> table. Settings allow you to toggle debugging of functions. Later "
+"plans will be to control rating with settings. Current list of settings are "
+"listed in <xref linkend=\"Get_Geocode_Setting\"/>."
 msgstr ""
 
 #. Tag: para
index 70e9970c169f7c123bfb9053e9d4fb091c66f682..16249a5bc201d72bbcb4984429ba10eeb6056557 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 # eric_desjardin <eric.desjardin@univ-reims.fr>, 2014
 # vpicavet <vincent.ml@oslandia.com>, 2013
@@ -10,11 +10,12 @@ msgstr ""
 "POT-Creation-Date: 2012-10-11 21:39+0000\n"
 "PO-Revision-Date: 2014-05-05 18:00+0000\n"
 "Last-Translator: eric_desjardin <eric.desjardin@univ-reims.fr>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: title
@@ -29,58 +30,83 @@ msgstr "Topologie"
 msgid ""
 "The PostGIS Topology types and functions are used to manage topological "
 "objects such as faces, edges and nodes."
-msgstr "Les types et fonctions topologiques de PostGIS sont utilisés pour gérer les objets topologiques tels que les faces, les arêtes et les des noeuds. "
+msgstr ""
+"Les types et fonctions topologiques de PostGIS sont utilisés pour gérer les "
+"objets topologiques tels que les faces, les arêtes et les des noeuds. "
 
 #. Tag: para
 #: extras_topology.xml:5
 #, no-c-format
 msgid ""
 "Sandro Santilli's presentation at PostGIS Day Paris 2011 conference gives a "
-"good synopsis of PostGIS Topology and where it is headed <ulink "
-"url=\"http://strk.keybit.net/projects/postgis/Paris2011_TopologyWithPostGIS_2_0.pdf\">Topology"
-" with PostGIS 2.0 slide deck</ulink>."
-msgstr "La présentation de Sandro Santilli Ã  la conférence \"PostGIS Day Paris 2011\" donne une bonne synthèse de la topologie de PostGIS et de ces objectifs <ulink url=\"http://strk.keybit.net/projects/postgis/Paris2011_TopologyWithPostGIS_2_0.pdf\">Diaporama sur la topologie avec PostGIS 2.0</ulink> "
+"good synopsis of PostGIS Topology and where it is headed <ulink url=\"http://"
+"strk.keybit.net/projects/postgis/Paris2011_TopologyWithPostGIS_2_0.pdf"
+"\">Topology with PostGIS 2.0 slide deck</ulink>."
+msgstr ""
+"La présentation de Sandro Santilli Ã  la conférence \"PostGIS Day Paris "
+"2011\" donne une bonne synthèse de la topologie de PostGIS et de ces "
+"objectifs <ulink url=\"http://strk.keybit.net/projects/postgis/"
+"Paris2011_TopologyWithPostGIS_2_0.pdf\">Diaporama sur la topologie avec "
+"PostGIS 2.0</ulink> "
 
 #. Tag: para
 #: extras_topology.xml:6
 #, no-c-format
 msgid ""
 "Vincent Picavet provides a good synopsis and overview of what is Topology, "
-"how is it used, and various FOSS4G tools that support it in <ulink "
-"url=\"http://2010.foss4g.org/presentations/3555.pdf\">State of the art of "
-"FOSS4G for topology and network analysis</ulink>."
-msgstr "Vincent Picavet fournit une bonne synthèse et un aperçu de ce qu'est la \"Topology\", comment il est utilisé, et divers outils de FOSS4G qui le supporte dans <ulink url=\"http://2010.foss4g.org/presentations/3555.pdf\">State of the art of FOSS4G for topology and network analysis</ulink>"
+"how is it used, and various FOSS4G tools that support it in <ulink url="
+"\"http://2010.foss4g.org/presentations/3555.pdf\">State of the art of FOSS4G "
+"for topology and network analysis</ulink>."
+msgstr ""
+"Vincent Picavet fournit une bonne synthèse et un aperçu de ce qu'est la "
+"\"Topology\", comment il est utilisé, et divers outils de FOSS4G qui le "
+"supporte dans <ulink url=\"http://2010.foss4g.org/presentations/3555.pdf"
+"\">State of the art of FOSS4G for topology and network analysis</ulink>"
 
 #. Tag: para
 #: extras_topology.xml:7
 #, no-c-format
 msgid ""
-"An example of a topologically based GIS database is the <ulink "
+"An example of a topologically based GIS database is the <ulink url=\"http://"
+"www.census.gov/geo/www/tiger/overview.html\">US Census Topologically "
+"Integrated Geographic Encoding and Reference System (TIGER)</ulink> "
+"database. If you want to experiment with PostGIS topology and need some "
+"data, check out <xref linkend=\"Topology_Load_Tiger\"/>."
+msgstr ""
+"Un exemple de base de données SIG basée sur la topologie est celle de <ulink "
 "url=\"http://www.census.gov/geo/www/tiger/overview.html\">US Census "
-"Topologically Integrated Geographic Encoding and Reference System "
-"(TIGER)</ulink> database. If you want to experiment with PostGIS topology "
-"and need some data, check out <xref linkend=\"Topology_Load_Tiger\"/>."
-msgstr "Un exemple de base de données SIG basée sur la topologie est celle de <ulink url=\"http://www.census.gov/geo/www/tiger/overview.html\">US Census Topologically Integrated Geographic Encoding and Reference System (TIGER)</ulink>. Si vous souhaitez expérimenter la topologie de PostGIS et avez besoin de données, suivez le lien <xref linkend=\"Topology_Load_Tiger\"/>."
+"Topologically Integrated Geographic Encoding and Reference System (TIGER)</"
+"ulink>. Si vous souhaitez expérimenter la topologie de PostGIS et avez "
+"besoin de données, suivez le lien <xref linkend=\"Topology_Load_Tiger\"/>."
 
 #. Tag: para
 #: extras_topology.xml:8
 #, no-c-format
 msgid ""
-"The PostGIS topology module has existed in prior versions of PostGIS but was"
-" never part of the Official PostGIS documentation. In PostGIS 2.0.0 major "
+"The PostGIS topology module has existed in prior versions of PostGIS but was "
+"never part of the Official PostGIS documentation. In PostGIS 2.0.0 major "
 "cleanup is going on to remove use of all deprecated functions in it, fix "
 "known usability issues, better document the features and functions, add new "
 "functions, and enhance to closer conform to SQL-MM standards."
-msgstr "Le module sur la topologie de PostGIS existe dans les versions précédentes de PostGIS mais n'a jamais fait partie de la documentation officielle de PostGIS. Dans la version 2.0.0 de PostGIS, un grand nettoyage est en cours pour en Ã©liminer l'utilisation de toutes les fonctions obsolètes, résoudre les problèmes d'utilisabilité connus, mieux documenter les caractéristiques et les fonctions, ajouter de nouvelles fonctions, et l'améliorer afin de mieux se conformer aux normes SQL-MM."
+msgstr ""
+"Le module sur la topologie de PostGIS existe dans les versions précédentes "
+"de PostGIS mais n'a jamais fait partie de la documentation officielle de "
+"PostGIS. Dans la version 2.0.0 de PostGIS, un grand nettoyage est en cours "
+"pour en Ã©liminer l'utilisation de toutes les fonctions obsolètes, résoudre "
+"les problèmes d'utilisabilité connus, mieux documenter les caractéristiques "
+"et les fonctions, ajouter de nouvelles fonctions, et l'améliorer afin de "
+"mieux se conformer aux normes SQL-MM."
 
 #. Tag: para
 #: extras_topology.xml:10
 #, no-c-format
 msgid ""
-"Details of this project can be found at <ulink "
-"url=\"http://trac.osgeo.org/postgis/wiki/UsersWikiPostgisTopology\">PostGIS "
-"Topology Wiki</ulink>"
-msgstr "Les détails sur ce projet peuvent Ãªtre trouvés Ã  <ulink url=\"http://trac.osgeo.org/postgis/wiki/UsersWikiPostgisTopology\">PostGIS Topology Wiki</ulink>"
+"Details of this project can be found at <ulink url=\"http://trac.osgeo.org/"
+"postgis/wiki/UsersWikiPostgisTopology\">PostGIS Topology Wiki</ulink>"
+msgstr ""
+"Les détails sur ce projet peuvent Ãªtre trouvés Ã  <ulink url=\"http://trac."
+"osgeo.org/postgis/wiki/UsersWikiPostgisTopology\">PostGIS Topology Wiki</"
+"ulink>"
 
 #. Tag: para
 #: extras_topology.xml:11
@@ -88,7 +114,9 @@ msgstr "Les détails sur ce projet peuvent Ãªtre trouvés Ã  <ulink url=\"http:/
 msgid ""
 "All functions and tables associated with this module are installed in a "
 "schema called <varname>topology</varname>."
-msgstr "Toutes les fonctions et toutes les tables associées Ã  ce module sont installées dans un schéma appelé <varname>topology</varname>."
+msgstr ""
+"Toutes les fonctions et toutes les tables associées Ã  ce module sont "
+"installées dans un schéma appelé <varname>topology</varname>."
 
 #. Tag: para
 #: extras_topology.xml:12
@@ -96,17 +124,24 @@ msgstr "Toutes les fonctions et toutes les tables associées Ã  ce module sont i
 msgid ""
 "Functions that are defined in SQL/MM standard are prefixed with ST_ and "
 "functions specific to PostGIS are not prefixed."
-msgstr "Les fonctions qui sont définies dans le standard SQL/MM sont préfixées par ST_ et les fonctions spécifiques Ã  PostGIS ne sont pas préfixées."
+msgstr ""
+"Les fonctions qui sont définies dans le standard SQL/MM sont préfixées par "
+"ST_ et les fonctions spécifiques Ã  PostGIS ne sont pas préfixées."
 
 #. Tag: para
 #: extras_topology.xml:13
 #, no-c-format
 msgid ""
-"To build PostGIS 2.0 with topology support, compile with the --with-topology"
-" option as described in <xref linkend=\"postgis_installation\"/>. Some "
+"To build PostGIS 2.0 with topology support, compile with the --with-topology "
+"option as described in <xref linkend=\"postgis_installation\"/>. Some "
 "functions depend on GEOS 3.3+ so you should compile with GEOS 3.3+ to fully "
 "utilize the topology support."
-msgstr "Pour construire PostGIS 2.0 avec le support de la topologie, il faut compiler avec l'option --with-topology comme décrit dans <xref linkend=\"postgis_installation\"/>. Quelques fonctions dépendent de GEOS 3.3+ aussi vous devez compiler avec GEOS 3.3+ pour pouvoir utiliser pleinement le support de la topologie."
+msgstr ""
+"Pour construire PostGIS 2.0 avec le support de la topologie, il faut "
+"compiler avec l'option --with-topology comme décrit dans <xref linkend="
+"\"postgis_installation\"/>. Quelques fonctions dépendent de GEOS 3.3+ aussi "
+"vous devez compiler avec GEOS 3.3+ pour pouvoir utiliser pleinement le "
+"support de la topologie."
 
 #. Tag: para
 #: extras_topology.xml:18
@@ -115,7 +150,11 @@ msgid ""
 "This section lists the PostgreSQL data types installed by PostGIS Topology. "
 "Note we describe the casting behavior of these which is very important "
 "especially when designing your own functions."
-msgstr "Cette section liste les types de données de PostgreSQL installés par \"PostGIS Topology\". Notez que nous décrivons leurs comportements de transtypage, ce qui est très important en particulièrement lorsque l'on définit ses propres fonctions. "
+msgstr ""
+"Cette section liste les types de données de PostgreSQL installés par "
+"\"PostGIS Topology\". Notez que nous décrivons leurs comportements de "
+"transtypage, ce qui est très important en particulièrement lorsque l'on "
+"définit ses propres fonctions. "
 
 #. Tag: title
 #: extras_topology.xml:23
@@ -133,9 +172,11 @@ msgstr "getfaceedges_returntype"
 #: extras_topology.xml:28
 #, no-c-format
 msgid ""
-"A composite type that consists of a sequence number and edge number. This is"
-" the return type for <varname>ST_GetFaceEdges</varname>"
-msgstr "Un type composé qui consiste en un numéro de séquence et un numéro d'arête. C'est le type renvoyé par <varname>ST_GetFaceEdges</varname>"
+"A composite type that consists of a sequence number and edge number. This is "
+"the return type for <varname>ST_GetFaceEdges</varname>"
+msgstr ""
+"Un type composé qui consiste en un numéro de séquence et un numéro d'arête. "
+"C'est le type renvoyé par <varname>ST_GetFaceEdges</varname>"
 
 #. Tag: title
 #: extras_topology.xml:31 extras_topology.xml:50 extras_topology.xml:99
@@ -162,9 +203,11 @@ msgstr "Description"
 #: extras_topology.xml:32
 #, no-c-format
 msgid ""
-"A composite type that consists of a sequence number and edge number. This is"
-" the return type for <varname>ST_GetFaceEdges</varname> function."
-msgstr "Un type composé qui consiste en un numéro de séquence et un numéro d'arête. C'est le type renvoyé par la fonction <varname>ST_GetFaceEdges</varname>"
+"A composite type that consists of a sequence number and edge number. This is "
+"the return type for <varname>ST_GetFaceEdges</varname> function."
+msgstr ""
+"Un type composé qui consiste en un numéro de séquence et un numéro d'arête. "
+"C'est le type renvoyé par la fonction <varname>ST_GetFaceEdges</varname>"
 
 #. Tag: para
 #: extras_topology.xml:35
@@ -172,13 +215,17 @@ msgstr "Un type composé qui consiste en un numéro de séquence et un numéro d
 msgid ""
 "<varname>sequence</varname> is an integer: Refers to a topology defined in "
 "the topology.topology table which defines the topology schema and srid."
-msgstr "<varname>sequence</varname> est un entier. Il fait référence Ã  un Ã©lément topologique défini dans la table topology.topology qui définit le schéma de la topologie et le srid."
+msgstr ""
+"<varname>sequence</varname> est un entier. Il fait référence Ã  un Ã©lément "
+"topologique défini dans la table topology.topology qui définit le schéma de "
+"la topologie et le srid."
 
 #. Tag: para
 #: extras_topology.xml:38
 #, no-c-format
 msgid "<varname>edge</varname> is an integer: The identifier of an edge."
-msgstr "<varname>edge</varname> est un entier : c'est l'identifiant d'une arête."
+msgstr ""
+"<varname>edge</varname> est un entier : c'est l'identifiant d'une arête."
 
 #. Tag: refname
 #: extras_topology.xml:46
@@ -191,19 +238,28 @@ msgstr "topogéométrie"
 #, no-c-format
 msgid ""
 "A composite type that refers to a topology geometry in a specific topology, "
-"layer, having specific type (1:[multi]point, 2:[multi]line, 3:[multi]poly, "
-"4:collection) with specific identifier id in the topology. The id uniquely "
+"layer, having specific type (1:[multi]point, 2:[multi]line, 3:[multi]poly, 4:"
+"collection) with specific identifier id in the topology. The id uniquely "
 "defines the topogeometry in the topology."
-msgstr "Un type composé qui fait référence Ã  la géométrie d'un Ã©lément topologique, une couche, ayant un type spécifique (1:[multi]point, 2:[multi]line, 3:[multi]poly, 4:collection) avec un identidiant id spécifique dans la topologie. Cet id définit d'une manière unique la topogéométrie dans la topologie."
+msgstr ""
+"Un type composé qui fait référence Ã  la géométrie d'un Ã©lément topologique, "
+"une couche, ayant un type spécifique (1:[multi]point, 2:[multi]line, 3:"
+"[multi]poly, 4:collection) avec un identidiant id spécifique dans la "
+"topologie. Cet id définit d'une manière unique la topogéométrie dans la "
+"topologie."
 
 #. Tag: para
 #: extras_topology.xml:51
 #, no-c-format
 msgid ""
 "A composite type that refers to a topology geometry in a specific topology, "
-"layer, having specific type with specific id. The elements of a topogeometry"
-" are the properties: topology_id,layer_id,id integer,type integer."
-msgstr "Un type composé qui fait référence Ã  la géométrie d'un Ã©lément topologique dans une topologie spécifique, couche, ayant un type spécifique avec un id spécifique. Les Ã©léments constituant la topogéométrie sont les propriétés : topology_id,layer_id,id integer,type integer."
+"layer, having specific type with specific id. The elements of a topogeometry "
+"are the properties: topology_id,layer_id,id integer,type integer."
+msgstr ""
+"Un type composé qui fait référence Ã  la géométrie d'un Ã©lément topologique "
+"dans une topologie spécifique, couche, ayant un type spécifique avec un id "
+"spécifique. Les Ã©léments constituant la topogéométrie sont les propriétés : "
+"topology_id,layer_id,id integer,type integer."
 
 #. Tag: para
 #: extras_topology.xml:54
@@ -211,7 +267,10 @@ msgstr "Un type composé qui fait référence Ã  la géométrie d'un Ã©lément t
 msgid ""
 "<varname>topology_id</varname> is an integer: Refers to a topology defined "
 "in the topology.topology table which defines the topology schema and srid."
-msgstr "<varname>topology_id</varname> est un entier : il fait référence Ã  un Ã©lément topologique défini dans la table topology.topology qui définit le schéma de la topologie et le srid."
+msgstr ""
+"<varname>topology_id</varname> est un entier : il fait référence Ã  un "
+"élément topologique défini dans la table topology.topology qui définit le "
+"schéma de la topologie et le srid."
 
 #. Tag: para
 #: extras_topology.xml:57
@@ -220,7 +279,11 @@ msgid ""
 "<varname>layer_id</varname> is an integer: The layer_id in the layers table "
 "that hte topogeometry belongs to. The combination of topology_id, layer_id "
 "provides a unique reference in the topology.layers table."
-msgstr "<varname>layer_id</varname> est un entier : le layer_id dans la table des couches \"layers\" Ã  laquelle la topogéométrie appartient. La combinaison de topology_id, layer_id fournit une référence unique dans la table topology.layers."
+msgstr ""
+"<varname>layer_id</varname> est un entier : le layer_id dans la table des "
+"couches \"layers\" Ã  laquelle la topogéométrie appartient. La combinaison de "
+"topology_id, layer_id fournit une référence unique dans la table topology."
+"layers."
 
 #. Tag: para
 #: extras_topology.xml:60
@@ -228,7 +291,9 @@ msgstr "<varname>layer_id</varname> est un entier : le layer_id dans la table de
 msgid ""
 "<varname>type</varname> integer between 1 - 4 that defines the geometry "
 "type: 1:[multi]point, 2:[multi]line, 3:[multi]poly, 4:collection"
-msgstr "<varname>type</varname> un entier entre 1 et 4 qui définit le type de la géométrie :  1:[multi]point, 2:[multi]line, 3:[multi]poly, 4:collection"
+msgstr ""
+"<varname>type</varname> un entier entre 1 et 4 qui définit le type de la "
+"géométrie :  1:[multi]point, 2:[multi]line, 3:[multi]poly, 4:collection"
 
 #. Tag: para
 #: extras_topology.xml:63
@@ -236,7 +301,10 @@ msgstr "<varname>type</varname> un entier entre 1 et 4 qui définit le type de l
 msgid ""
 "<varname>id</varname> is an integer: The id is the autogenerated sequence "
 "number that uniquely defines the topogeometry in the respective topology."
-msgstr "<varname>id</varname> est un entier : le id est le numéro de séquence généré automatiquement qui définit d'une manière unique la topogéométrie dans la topologie correspondante."
+msgstr ""
+"<varname>id</varname> est un entier : le id est le numéro de séquence généré "
+"automatiquement qui définit d'une manière unique la topogéométrie dans la "
+"topologie correspondante."
 
 #. Tag: title
 #: extras_topology.xml:69
@@ -250,7 +318,9 @@ msgstr "Comportement du transtypage"
 msgid ""
 "This section lists the automatic as well as explicit casts allowed for this "
 "data type"
-msgstr "Cette section liste les transtypages autorisés pour ce type de donnée, qu'ils soient automatiques ou bien explicites ."
+msgstr ""
+"Cette section liste les transtypages autorisés pour ce type de donnée, "
+"qu'ils soient automatiques ou bien explicites ."
 
 #. Tag: entry
 #: extras_topology.xml:75
@@ -308,10 +378,13 @@ msgstr "validatetopology_returntype"
 #: extras_topology.xml:96
 #, no-c-format
 msgid ""
-"A composite type that consists of an error message and id1 and id2 to denote"
-" location of error. This is the return type for "
+"A composite type that consists of an error message and id1 and id2 to denote "
+"location of error. This is the return type for <varname>ValidateTopology</"
+"varname>"
+msgstr ""
+"Un type composé qui consiste en un message d'erreur ainsi que id1 et id2 "
+"pour décrire la localisation de l'erreur. C'est le type renvoyé pour "
 "<varname>ValidateTopology</varname>"
-msgstr "Un type composé qui consiste en un message d'erreur ainsi que id1 et id2 pour décrire la localisation de l'erreur. C'est le type renvoyé pour <varname>ValidateTopology</varname>"
 
 #. Tag: para
 #: extras_topology.xml:100
@@ -333,9 +406,9 @@ msgstr ""
 #: extras_topology.xml:104
 #, no-c-format
 msgid ""
-"Current error descriptors are: coincident nodes, edge crosses node, edge not"
-" simple, edge end node geometry mis-match, edge start node geometry "
-"mismatch, face overlaps face,face within face,"
+"Current error descriptors are: coincident nodes, edge crosses node, edge not "
+"simple, edge end node geometry mis-match, edge start node geometry mismatch, "
+"face overlaps face,face within face,"
 msgstr ""
 
 #. Tag: para
@@ -388,8 +461,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "An array of 2 integers used to represent the id and type of a topology "
-"primitive or the id and layer of a TopoGeometry. Sets of such pairs are used"
-" to define TopoGeometry objects (either simple or hierarchical)."
+"primitive or the id and layer of a TopoGeometry. Sets of such pairs are used "
+"to define TopoGeometry objects (either simple or hierarchical)."
 msgstr ""
 
 #. Tag: title
@@ -424,10 +497,12 @@ msgstr ""
 #: extras_topology.xml:144
 #, no-c-format
 msgid ""
-"--Example of what happens when you try to case a 3 element array to topoelement\n"
+"--Example of what happens when you try to case a 3 element array to "
+"topoelement\n"
 "-- NOTE: topoement has to be a 2 element array so fails dimension check\n"
 "SELECT ARRAY[1,2,3]::topology.topoelement;\n"
-"ERROR:  value for domain topology.topoelement violates check constraint \"dimensions\""
+"ERROR:  value for domain topology.topoelement violates check constraint "
+"\"dimensions\""
 msgstr ""
 
 #. Tag: refname
@@ -479,23 +554,24 @@ msgstr ""
 #, no-c-format
 msgid ""
 "SELECT '{{1,2,4},{3,4,5}}'::topology.topoelementarray As tea;\n"
-"ERROR:  value for domain topology.topoelementarray violates check constraint \"dimensions\""
+"ERROR:  value for domain topology.topoelementarray violates check constraint "
+"\"dimensions\""
 msgstr ""
 
 #. Tag: para
 #: extras_topology.xml:170
 #, no-c-format
 msgid ""
-", <xref linkend=\"GetTopoGeomElementArray\"/>, <xref "
-"linkend=\"TopoElementArray_Agg\"/>"
+", <xref linkend=\"GetTopoGeomElementArray\"/>, <xref linkend="
+"\"TopoElementArray_Agg\"/>"
 msgstr ""
 
 #. Tag: para
 #: extras_topology.xml:182
 #, no-c-format
 msgid ""
-"This section lists the Topology functions for building new Topology schemas,"
-" validating topologies, and managing TopoGeometry Columns"
+"This section lists the Topology functions for building new Topology schemas, "
+"validating topologies, and managing TopoGeometry Columns"
 msgstr ""
 
 #. Tag: title
@@ -522,35 +598,48 @@ msgstr ""
 #: extras_topology.xml:193
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>text "
-"<function>AddTopoGeometryColumn</function></funcdef> <paramdef><type>varchar"
-" </type> <parameter>topology_name</parameter></paramdef> "
-"<paramdef><type>varchar </type> "
-"<parameter>schema_name</parameter></paramdef> <paramdef><type>varchar "
-"</type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar"
-" </type> <parameter>column_name</parameter></paramdef> "
-"<paramdef><type>varchar </type> "
-"<parameter>feature_type</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>text "
-"<function>AddTopoGeometryColumn</function></funcdef> <paramdef><type>varchar"
-" </type> <parameter>topology_name</parameter></paramdef> "
-"<paramdef><type>varchar </type> "
-"<parameter>schema_name</parameter></paramdef> <paramdef><type>varchar "
-"</type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar"
-" </type> <parameter>column_name</parameter></paramdef> "
-"<paramdef><type>varchar </type> "
-"<parameter>feature_type</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>child_layer</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>text <function>AddTopoGeometryColumn</function></funcdef> <paramdef><type>varchar </type> <parameter>topology_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>schema_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>column_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>feature_type</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text <function>AddTopoGeometryColumn</function></funcdef> <paramdef><type>varchar </type> <parameter>topology_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>schema_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>column_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>feature_type</parameter></paramdef> <paramdef><type>integer </type> <parameter>child_layer</parameter></paramdef> </funcprototype>"
+"<funcprototype> <funcdef>text <function>AddTopoGeometryColumn</function></"
+"funcdef> <paramdef><type>varchar </type> <parameter>topology_name</"
+"parameter></paramdef> <paramdef><type>varchar </type> "
+"<parameter>schema_name</parameter></paramdef> <paramdef><type>varchar </"
+"type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar </"
+"type> <parameter>column_name</parameter></paramdef> <paramdef><type>varchar "
+"</type> <parameter>feature_type</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>text <function>AddTopoGeometryColumn</function></"
+"funcdef> <paramdef><type>varchar </type> <parameter>topology_name</"
+"parameter></paramdef> <paramdef><type>varchar </type> "
+"<parameter>schema_name</parameter></paramdef> <paramdef><type>varchar </"
+"type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar </"
+"type> <parameter>column_name</parameter></paramdef> <paramdef><type>varchar "
+"</type> <parameter>feature_type</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>child_layer</parameter></"
+"paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>text <function>AddTopoGeometryColumn</function></"
+"funcdef> <paramdef><type>varchar </type> <parameter>topology_name</"
+"parameter></paramdef> <paramdef><type>varchar </type> "
+"<parameter>schema_name</parameter></paramdef> <paramdef><type>varchar </"
+"type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar </"
+"type> <parameter>column_name</parameter></paramdef> <paramdef><type>varchar "
+"</type> <parameter>feature_type</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>text <function>AddTopoGeometryColumn</function></"
+"funcdef> <paramdef><type>varchar </type> <parameter>topology_name</"
+"parameter></paramdef> <paramdef><type>varchar </type> "
+"<parameter>schema_name</parameter></paramdef> <paramdef><type>varchar </"
+"type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar </"
+"type> <parameter>column_name</parameter></paramdef> <paramdef><type>varchar "
+"</type> <parameter>feature_type</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>child_layer</parameter></"
+"paramdef> </funcprototype>"
 
 #. Tag: para
 #: extras_topology.xml:238
 #, no-c-format
 msgid ""
-"Each TopoGeometry object belongs to a specific Layer of a specific Topology."
-" Before creating a TopoGeometry object you need to create its TopologyLayer."
-" A Topology Layer is an association of a feature-table with the topology. It"
-" also contain type and hierarchy information. We create a layer using the "
+"Each TopoGeometry object belongs to a specific Layer of a specific Topology. "
+"Before creating a TopoGeometry object you need to create its TopologyLayer. "
+"A Topology Layer is an association of a feature-table with the topology. It "
+"also contain type and hierarchy information. We create a layer using the "
 "AddTopoGeometryColumn() function:"
 msgstr ""
 
@@ -603,10 +692,13 @@ msgstr ""
 #, no-c-format
 msgid ""
 "-- Note for this example we created our new table in the ma_topo schema \n"
-"-- though we could have created it in a different schema -- in which case topology_name and schema_name would be different \n"
+"-- though we could have created it in a different schema -- in which case "
+"topology_name and schema_name would be different \n"
 "CREATE SCHEMA ma;\n"
-"CREATE TABLE ma.parcels(gid serial, parcel_id varchar(20) PRIMARY KEY, address text);\n"
-"SELECT topology.AddTopoGeometryColumn('ma_topo', 'ma', 'parcels', 'topo', 'POLYGON');"
+"CREATE TABLE ma.parcels(gid serial, parcel_id varchar(20) PRIMARY KEY, "
+"address text);\n"
+"SELECT topology.AddTopoGeometryColumn('ma_topo', 'ma', 'parcels', 'topo', "
+"'POLYGON');"
 msgstr ""
 
 #. Tag: programlisting
@@ -615,7 +707,8 @@ msgstr ""
 msgid ""
 "CREATE SCHEMA ri;\n"
 "CREATE TABLE ri.roads(gid serial PRIMARY KEY, road_name text);\n"
-"SELECT topology.AddTopoGeometryColumn('ri_topo', 'ri', 'roads', 'topo', 'LINE');"
+"SELECT topology.AddTopoGeometryColumn('ri_topo', 'ri', 'roads', 'topo', "
+"'LINE');"
 msgstr ""
 
 #. Tag: para
@@ -644,9 +737,12 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>integer <function>DropTopology</function></funcdef> "
-"<paramdef><type>varchar </type> "
-"<parameter>topology_schema_name</parameter></paramdef>"
-msgstr "<funcdef>integer <function>DropTopology</function></funcdef> <paramdef><type>varchar </type> <parameter>topology_schema_name</parameter></paramdef>"
+"<paramdef><type>varchar </type> <parameter>topology_schema_name</parameter></"
+"paramdef>"
+msgstr ""
+"<funcdef>integer <function>DropTopology</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>topology_schema_name</parameter></"
+"paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:285
@@ -683,9 +779,9 @@ msgstr ""
 #: extras_topology.xml:309
 #, no-c-format
 msgid ""
-"Drops the topogeometry column from the table named "
-"<varname>table_name</varname> in schema <varname>schema_name</varname> and "
-"unregisters the columns from topology.layer table."
+"Drops the topogeometry column from the table named <varname>table_name</"
+"varname> in schema <varname>schema_name</varname> and unregisters the "
+"columns from topology.layer table."
 msgstr ""
 
 #. Tag: funcprototype
@@ -693,21 +789,26 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>text <function>DropTopoGeometryColumn</function></funcdef> "
-"<paramdef><type>varchar </type> "
-"<parameter>schema_name</parameter></paramdef> <paramdef><type>varchar "
-"</type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar"
-" </type> <parameter>column_name</parameter></paramdef>"
-msgstr "<funcdef>text <function>DropTopoGeometryColumn</function></funcdef> <paramdef><type>varchar </type> <parameter>schema_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>column_name</parameter></paramdef>"
+"<paramdef><type>varchar </type> <parameter>schema_name</parameter></"
+"paramdef> <paramdef><type>varchar </type> <parameter>table_name</parameter></"
+"paramdef> <paramdef><type>varchar </type> <parameter>column_name</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>text <function>DropTopoGeometryColumn</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>schema_name</parameter></"
+"paramdef> <paramdef><type>varchar </type> <parameter>table_name</parameter></"
+"paramdef> <paramdef><type>varchar </type> <parameter>column_name</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:326
 #, no-c-format
 msgid ""
-"Drops the topogeometry column from the table named "
-"<varname>table_name</varname> in schema <varname>schema_name</varname> and "
-"unregisters the columns from topology.layer table. Returns summary of drop "
-"status. NOTE: it first sets all values to NULL before dropping to bypass "
-"referential integrity checks."
+"Drops the topogeometry column from the table named <varname>table_name</"
+"varname> in schema <varname>schema_name</varname> and unregisters the "
+"columns from topology.layer table. Returns summary of drop status. NOTE: it "
+"first sets all values to NULL before dropping to bypass referential "
+"integrity checks."
 msgstr ""
 
 #. Tag: programlisting
@@ -736,9 +837,12 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>text <function>TopologySummary</function></funcdef> "
-"<paramdef><type>varchar </type> "
-"<parameter>topology_schema_name</parameter></paramdef>"
-msgstr "<funcdef>text <function>TopologySummary</function></funcdef> <paramdef><type>varchar </type> <parameter>topology_schema_name</parameter></paramdef>"
+"<paramdef><type>varchar </type> <parameter>topology_schema_name</parameter></"
+"paramdef>"
+msgstr ""
+"<funcdef>text <function>TopologySummary</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>topology_schema_name</parameter></"
+"paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:365
@@ -798,18 +902,21 @@ msgstr ""
 #: extras_topology.xml:392
 #, no-c-format
 msgid ""
-"<funcdef>setof validatetopology_returntype "
-"<function>ValidateTopology</function></funcdef> <paramdef><type>varchar "
-"</type> <parameter>topology_schema_name</parameter></paramdef>"
-msgstr "<funcdef>setof validatetopology_returntype <function>ValidateTopology</function></funcdef> <paramdef><type>varchar </type> <parameter>topology_schema_name</parameter></paramdef>"
+"<funcdef>setof validatetopology_returntype <function>ValidateTopology</"
+"function></funcdef> <paramdef><type>varchar </type> "
+"<parameter>topology_schema_name</parameter></paramdef>"
+msgstr ""
+"<funcdef>setof validatetopology_returntype <function>ValidateTopology</"
+"function></funcdef> <paramdef><type>varchar </type> "
+"<parameter>topology_schema_name</parameter></paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:402
 #, no-c-format
 msgid ""
 "Returns a set of <xref linkend=\"validatetopology_returntype\"/> objects "
-"detailing issues with topology. Refer to <xref "
-"linkend=\"validatetopology_returntype\"/> for listing of possible errors."
+"detailing issues with topology. Refer to <xref linkend="
+"\"validatetopology_returntype\"/> for listing of possible errors."
 msgstr ""
 
 #. Tag: para
@@ -839,8 +946,7 @@ msgstr ""
 #. Tag: para
 #: extras_topology.xml:428
 #, no-c-format
-msgid ""
-"This section covers the topology functions for creating new topologies."
+msgid "This section covers the topology functions for creating new topologies."
 msgstr ""
 
 #. Tag: title
@@ -859,49 +965,64 @@ msgstr ""
 #: extras_topology.xml:436
 #, no-c-format
 msgid ""
-"Creates a new topology schema and registers this new schema in the "
-"topology.topology table."
+"Creates a new topology schema and registers this new schema in the topology."
+"topology table."
 msgstr ""
 
 #. Tag: funcsynopsis
 #: extras_topology.xml:440
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>integer "
-"<function>CreateTopology</function></funcdef> <paramdef><type>varchar "
-"</type> <parameter>topology_schema_name</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>integer "
-"<function>CreateTopology</function></funcdef> <paramdef><type>varchar "
-"</type> <parameter>topology_schema_name</parameter></paramdef> "
+"<funcprototype> <funcdef>integer <function>CreateTopology</function></"
+"funcdef> <paramdef><type>varchar </type> <parameter>topology_schema_name</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>integer "
+"<function>CreateTopology</function></funcdef> <paramdef><type>varchar </"
+"type> <parameter>topology_schema_name</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>srid</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>integer <function>CreateTopology</"
+"function></funcdef> <paramdef><type>varchar </type> "
+"<parameter>topology_schema_name</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>srid</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>integer "
-"<function>CreateTopology</function></funcdef> <paramdef><type>varchar "
-"</type> <parameter>topology_schema_name</parameter></paramdef> "
+"<paramdef><type>double precision </type> <parameter>tolerance</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>integer "
+"<function>CreateTopology</function></funcdef> <paramdef><type>varchar </"
+"type> <parameter>topology_schema_name</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>srid</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>tolerance</parameter></paramdef> </funcprototype> <funcprototype>"
-" <funcdef>integer <function>CreateTopology</function></funcdef> "
-"<paramdef><type>varchar </type> "
+"<paramdef><type>double precision </type> <parameter>tolerance</parameter></"
+"paramdef> <paramdef><type>boolean </type> <parameter>hasz</parameter></"
+"paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>integer <function>CreateTopology</function></"
+"funcdef> <paramdef><type>varchar </type> <parameter>topology_schema_name</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>integer "
+"<function>CreateTopology</function></funcdef> <paramdef><type>varchar </"
+"type> <parameter>topology_schema_name</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>srid</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>integer <function>CreateTopology</"
+"function></funcdef> <paramdef><type>varchar </type> "
 "<parameter>topology_schema_name</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>srid</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>tolerance</parameter></paramdef> <paramdef><type>boolean </type> "
-"<parameter>hasz</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>integer <function>CreateTopology</function></funcdef> <paramdef><type>varchar </type> <parameter>topology_schema_name</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>integer <function>CreateTopology</function></funcdef> <paramdef><type>varchar </type> <parameter>topology_schema_name</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>integer <function>CreateTopology</function></funcdef> <paramdef><type>varchar </type> <parameter>topology_schema_name</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></paramdef> <paramdef><type>double precision </type> <parameter>tolerance</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>integer <function>CreateTopology</function></funcdef> <paramdef><type>varchar </type> <parameter>topology_schema_name</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></paramdef> <paramdef><type>double precision </type> <parameter>tolerance</parameter></paramdef> <paramdef><type>boolean </type> <parameter>hasz</parameter></paramdef> </funcprototype>"
+"<paramdef><type>double precision </type> <parameter>tolerance</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>integer "
+"<function>CreateTopology</function></funcdef> <paramdef><type>varchar </"
+"type> <parameter>topology_schema_name</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>srid</parameter></paramdef> "
+"<paramdef><type>double precision </type> <parameter>tolerance</parameter></"
+"paramdef> <paramdef><type>boolean </type> <parameter>hasz</parameter></"
+"paramdef> </funcprototype>"
 
 #. Tag: para
 #: extras_topology.xml:472
 #, no-c-format
 msgid ""
 "Creates a new schema with name <varname>topology_name</varname> consisting "
-"of tables "
-"(<varname>edge_data</varname>,<varname>face</varname>,<varname>node</varname>,"
-" <varname>relation</varname> and registers this new topology in the "
-"topology.topology table. It returns the id of the topology in the topology "
-"table. The srid is the spatial reference identified as defined in "
-"spatial_ref_sys table for that topology. Topologies must be uniquely named. "
-"The tolerance is measured in the units of the spatial reference system. If "
-"the tolerance is not specified defaults to 0."
+"of tables (<varname>edge_data</varname>,<varname>face</varname>,"
+"<varname>node</varname>, <varname>relation</varname> and registers this new "
+"topology in the topology.topology table. It returns the id of the topology "
+"in the topology table. The srid is the spatial reference identified as "
+"defined in spatial_ref_sys table for that topology. Topologies must be "
+"uniquely named. The tolerance is measured in the units of the spatial "
+"reference system. If the tolerance is not specified defaults to 0."
 msgstr ""
 
 #. Tag: para
@@ -947,7 +1068,8 @@ msgstr ""
 #. Tag: para
 #: extras_topology.xml:497
 #, no-c-format
-msgid ", <xref linkend=\"ST_InitTopoGeo\"/>, <xref linkend=\"Topology_Load_Tiger\"/>"
+msgid ""
+", <xref linkend=\"ST_InitTopoGeo\"/>, <xref linkend=\"Topology_Load_Tiger\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -969,10 +1091,14 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>integer <function>CopyTopology</function></funcdef> "
-"<paramdef><type>varchar </type> "
-"<parameter>existing_topology_name</parameter></paramdef> "
-"<paramdef><type>varchar </type> <parameter>new_name</parameter></paramdef>"
-msgstr "<funcdef>integer <function>CopyTopology</function></funcdef> <paramdef><type>varchar </type> <parameter>existing_topology_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>new_name</parameter></paramdef>"
+"<paramdef><type>varchar </type> <parameter>existing_topology_name</"
+"parameter></paramdef> <paramdef><type>varchar </type> <parameter>new_name</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>CopyTopology</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>existing_topology_name</"
+"parameter></paramdef> <paramdef><type>varchar </type> <parameter>new_name</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:520
@@ -989,8 +1115,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "The new rows in topology.layer will contain synthesized values for "
-"schema_name, table_name and feature_column. This is because the TopoGeometry"
-" will only exist as a definition but won't be available in any user-level "
+"schema_name, table_name and feature_column. This is because the TopoGeometry "
+"will only exist as a definition but won't be available in any user-level "
 "table yet."
 msgstr ""
 
@@ -1022,8 +1148,8 @@ msgstr ""
 #: extras_topology.xml:553
 #, no-c-format
 msgid ""
-"Creates a new topology schema and registers this new schema in the "
-"topology.topology table and details summary of process."
+"Creates a new topology schema and registers this new schema in the topology."
+"topology table and details summary of process."
 msgstr ""
 
 #. Tag: funcprototype
@@ -1031,9 +1157,12 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>text <function>ST_InitTopoGeo</function></funcdef> "
-"<paramdef><type>varchar </type> "
-"<parameter>topology_schema_name</parameter></paramdef>"
-msgstr "<funcdef>text <function>ST_InitTopoGeo</function></funcdef> <paramdef><type>varchar </type> <parameter>topology_schema_name</parameter></paramdef>"
+"<paramdef><type>varchar </type> <parameter>topology_schema_name</parameter></"
+"paramdef>"
+msgstr ""
+"<funcdef>text <function>ST_InitTopoGeo</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>topology_schema_name</parameter></"
+"paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:568
@@ -1081,9 +1210,13 @@ msgstr ""
 msgid ""
 "<funcdef>text <function>ST_CreateTopoGeo</function></funcdef> "
 "<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
-"<paramdef><type>geometry </type> "
-"<parameter>acollection</parameter></paramdef>"
-msgstr "<funcdef>text <function>ST_CreateTopoGeo</function></funcdef> <paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> <paramdef><type>geometry </type> <parameter>acollection</parameter></paramdef>"
+"<paramdef><type>geometry </type> <parameter>acollection</parameter></"
+"paramdef>"
+msgstr ""
+"<funcdef>text <function>ST_CreateTopoGeo</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>acollection</parameter></"
+"paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:612
@@ -1121,16 +1254,26 @@ msgstr ""
 msgid ""
 "-- Populate topology --\n"
 "SELECT topology.ST_CreateTopoGeo('ri_topo', \n"
-" ST_GeomFromText('MULTILINESTRING((384744 236928,384750 236923,384769 236911,384799 236895,384811 236890,384833 236884,\n"
-"  384844 236882,384866 236881,384879 236883,384954 236898,385087 236932,385117 236938,\n"
-"  385167 236938,385203 236941,385224 236946,385233 236950,385241 236956,385254 236971,\n"
-"  385260 236979,385268 236999,385273 237018,385273 237037,385271 237047,385267 237057,\n"
-"  385225 237125,385210 237144,385192 237161,385167 237192,385162 237202,385159 237214,\n"
-"  385159 237227,385162 237241,385166 237256,385196 237324,385209 237345,385234 237375,\n"
-"  385237 237383,385238 237399,385236 237407,385227 237419,385213 237430,385193 237439,\n"
-"  385174 237451,385170 237455,385169 237460,385171 237475,385181 237503,385190 237521,\n"
-"  385200 237533,385206 237538,385213 237541,385221 237542,385235 237540,385242 237541,\n"
-"  385249 237544,385260 237555,385270 237570,385289 237584,385292 237589,385291 237596,385284 237630))',3438) \n"
+" ST_GeomFromText('MULTILINESTRING((384744 236928,384750 236923,384769 "
+"236911,384799 236895,384811 236890,384833 236884,\n"
+"  384844 236882,384866 236881,384879 236883,384954 236898,385087 "
+"236932,385117 236938,\n"
+"  385167 236938,385203 236941,385224 236946,385233 236950,385241 "
+"236956,385254 236971,\n"
+"  385260 236979,385268 236999,385273 237018,385273 237037,385271 "
+"237047,385267 237057,\n"
+"  385225 237125,385210 237144,385192 237161,385167 237192,385162 "
+"237202,385159 237214,\n"
+"  385159 237227,385162 237241,385166 237256,385196 237324,385209 "
+"237345,385234 237375,\n"
+"  385237 237383,385238 237399,385236 237407,385227 237419,385213 "
+"237430,385193 237439,\n"
+"  385174 237451,385170 237455,385169 237460,385171 237475,385181 "
+"237503,385190 237521,\n"
+"  385200 237533,385206 237538,385213 237541,385221 237542,385235 "
+"237540,385242 237541,\n"
+"  385249 237544,385260 237555,385270 237570,385289 237584,385292 "
+"237589,385291 237596,385284 237630))',3438) \n"
 "  );\n"
 "\n"
 "      st_createtopogeo\n"
@@ -1141,7 +1284,8 @@ msgid ""
 "-- create tables and topo geometries --\n"
 "CREATE TABLE ri.roads(gid serial PRIMARY KEY, road_name text);\n"
 "\n"
-"SELECT topology.AddTopoGeometryColumn('ri_topo', 'ri', 'roads', 'topo', 'LINE');"
+"SELECT topology.AddTopoGeometryColumn('ri_topo', 'ri', 'roads', 'topo', "
+"'LINE');"
 msgstr ""
 
 #. Tag: para
@@ -1171,9 +1315,14 @@ msgid ""
 "<funcdef>integer <function>TopoGeo_AddPoint</function></funcdef> "
 "<paramdef><type>varchar </type> <parameter>toponame</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>apoint</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>float8 </type> "
-"<parameter>tolerance</parameter></paramdef>"
-msgstr "<funcdef>integer <function>TopoGeo_AddPoint</function></funcdef> <paramdef><type>varchar </type> <parameter>toponame</parameter></paramdef> <paramdef><type>geometry </type> <parameter>apoint</parameter></paramdef> <paramdef choice=\"opt\"><type>float8 </type> <parameter>tolerance</parameter></paramdef>"
+"<paramdef choice=\"opt\"><type>float8 </type> <parameter>tolerance</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>TopoGeo_AddPoint</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>toponame</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>apoint</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>float8 </type> <parameter>tolerance</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:660
@@ -1188,8 +1337,8 @@ msgstr ""
 #: extras_topology.xml:674
 #, no-c-format
 msgid ""
-", <xref linkend=\"TopoGeo_AddPolygon\"/>, <xref linkend=\"AddNode\"/>, <xref"
-" linkend=\"CreateTopology\"/>"
+", <xref linkend=\"TopoGeo_AddPolygon\"/>, <xref linkend=\"AddNode\"/>, <xref "
+"linkend=\"CreateTopology\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -1213,9 +1362,14 @@ msgid ""
 "<funcdef>integer <function>TopoGeo_AddLineString</function></funcdef> "
 "<paramdef><type>varchar </type> <parameter>toponame</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>aline</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>float8 </type> "
-"<parameter>tolerance</parameter></paramdef>"
-msgstr "<funcdef>integer <function>TopoGeo_AddLineString</function></funcdef> <paramdef><type>varchar </type> <parameter>toponame</parameter></paramdef> <paramdef><type>geometry </type> <parameter>aline</parameter></paramdef> <paramdef choice=\"opt\"><type>float8 </type> <parameter>tolerance</parameter></paramdef>"
+"<paramdef choice=\"opt\"><type>float8 </type> <parameter>tolerance</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>TopoGeo_AddLineString</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>toponame</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>aline</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>float8 </type> <parameter>tolerance</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:706
@@ -1231,8 +1385,8 @@ msgstr ""
 #: extras_topology.xml:720
 #, no-c-format
 msgid ""
-", <xref linkend=\"TopoGeo_AddPolygon\"/>, <xref linkend=\"AddEdge\"/>, <xref"
-" linkend=\"CreateTopology\"/>"
+", <xref linkend=\"TopoGeo_AddPolygon\"/>, <xref linkend=\"AddEdge\"/>, <xref "
+"linkend=\"CreateTopology\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -1256,17 +1410,22 @@ msgid ""
 "<funcdef>integer <function>TopoGeo_AddPolygon</function></funcdef> "
 "<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>aline</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>float8 </type> "
-"<parameter>atolerance</parameter></paramdef>"
-msgstr "<funcdef>integer <function>TopoGeo_AddPolygon</function></funcdef> <paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> <paramdef><type>geometry </type> <parameter>aline</parameter></paramdef> <paramdef choice=\"opt\"><type>float8 </type> <parameter>atolerance</parameter></paramdef>"
+"<paramdef choice=\"opt\"><type>float8 </type> <parameter>atolerance</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>TopoGeo_AddPolygon</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>aline</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>float8 </type> <parameter>atolerance</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:752
 #, no-c-format
 msgid ""
 "Adds a polygon to an existing topology and return a set of face identifiers "
-"forming it up. The boundary of the given polygon will snap to existing nodes"
-" or edges within given tolerance. Existing edges and faces may be split by "
+"forming it up. The boundary of the given polygon will snap to existing nodes "
+"or edges within given tolerance. Existing edges and faces may be split by "
 "the boundary of the new polygon."
 msgstr ""
 
@@ -1283,8 +1442,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "This section covers topology functions for adding, moving, deleting, and "
-"splitting edges, faces, and nodes. All of these functions are defined by ISO"
-" SQL/MM."
+"splitting edges, faces, and nodes. All of these functions are defined by ISO "
+"SQL/MM."
 msgstr ""
 
 #. Tag: title
@@ -1315,7 +1474,11 @@ msgid ""
 "<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>aface</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>apoint</parameter></paramdef>"
-msgstr "<funcdef>integer <function>ST_AddIsoNode</function></funcdef> <paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> <paramdef><type>integer </type> <parameter>aface</parameter></paramdef> <paramdef><type>geometry </type> <parameter>apoint</parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>ST_AddIsoNode</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>aface</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>apoint</parameter></paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:807
@@ -1330,9 +1493,9 @@ msgstr ""
 #: extras_topology.xml:808
 #, no-c-format
 msgid ""
-"If the spatial reference system (srid) of the point geometry is not the same"
-" as the topology, the <varname>apoint</varname> is not a point geometry, the"
-" point is null, or the point intersects an existing edge (even at the "
+"If the spatial reference system (srid) of the point geometry is not the same "
+"as the topology, the <varname>apoint</varname> is not a point geometry, the "
+"point is null, or the point intersects an existing edge (even at the "
 "boundaries) then an exception is thrown. If the point already exists as a "
 "node, an exception is thrown."
 msgstr ""
@@ -1341,8 +1504,8 @@ msgstr ""
 #: extras_topology.xml:810
 #, no-c-format
 msgid ""
-"If <varname>aface</varname> is not null and the <varname>apoint</varname> is"
-" not within the face, then an exception is thrown."
+"If <varname>aface</varname> is not null and the <varname>apoint</varname> is "
+"not within the face, then an exception is thrown."
 msgstr ""
 
 #. Tag: para
@@ -1369,10 +1532,10 @@ msgstr ""
 #: extras_topology.xml:835
 #, no-c-format
 msgid ""
-"<refpurpose>Adds an isolated edge defined by geometry "
-"<varname>alinestring</varname> to a topology connecting two existing "
-"isolated nodes <varname>anode</varname> and <varname>anothernode</varname> "
-"and returns the edge id of the new edge.</refpurpose>"
+"<refpurpose>Adds an isolated edge defined by geometry <varname>alinestring</"
+"varname> to a topology connecting two existing isolated nodes "
+"<varname>anode</varname> and <varname>anothernode</varname> and returns the "
+"edge id of the new edge.</refpurpose>"
 msgstr ""
 
 #. Tag: funcprototype
@@ -1382,27 +1545,33 @@ msgid ""
 "<funcdef>integer <function>ST_AddIsoEdge</function></funcdef> "
 "<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>anode</parameter></paramdef> "
-"<paramdef><type>integer </type> "
-"<parameter>anothernode</parameter></paramdef> <paramdef><type>geometry "
-"</type> <parameter>alinestring</parameter></paramdef>"
-msgstr "<funcdef>integer <function>ST_AddIsoEdge</function></funcdef> <paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> <paramdef><type>integer </type> <parameter>anode</parameter></paramdef> <paramdef><type>integer </type> <parameter>anothernode</parameter></paramdef> <paramdef><type>geometry </type> <parameter>alinestring</parameter></paramdef>"
+"<paramdef><type>integer </type> <parameter>anothernode</parameter></"
+"paramdef> <paramdef><type>geometry </type> <parameter>alinestring</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>ST_AddIsoEdge</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>anode</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>anothernode</parameter></"
+"paramdef> <paramdef><type>geometry </type> <parameter>alinestring</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:853
 #, no-c-format
 msgid ""
-"<para>Adds an isolated edge defined by geometry "
-"<varname>alinestring</varname> to a topology connecting two existing "
-"isolated nodes <varname>anode</varname> and <varname>anothernode</varname> "
-"and returns the edge id of the new edge.</para>"
+"<para>Adds an isolated edge defined by geometry <varname>alinestring</"
+"varname> to a topology connecting two existing isolated nodes "
+"<varname>anode</varname> and <varname>anothernode</varname> and returns the "
+"edge id of the new edge.</para>"
 msgstr ""
 
 #. Tag: para
 #: extras_topology.xml:854
 #, no-c-format
 msgid ""
-"If the spatial reference system (srid) of the <varname>alinestring</varname>"
-" geometry is not the same as the topology, any of the input arguments are "
+"If the spatial reference system (srid) of the <varname>alinestring</varname> "
+"geometry is not the same as the topology, any of the input arguments are "
 "null, or the nodes are contained in more than one face, or the nodes are "
 "start or end nodes of an existing edge, then an exception is thrown."
 msgstr ""
@@ -1411,9 +1580,9 @@ msgstr ""
 #: extras_topology.xml:856
 #, no-c-format
 msgid ""
-"If the <varname>alinestring</varname> is not within the face of the face the"
-" <varname>anode</varname> and <varname>anothernode</varname> belong to, then"
-" an exception is thrown."
+"If the <varname>alinestring</varname> is not within the face of the face the "
+"<varname>anode</varname> and <varname>anothernode</varname> belong to, then "
+"an exception is thrown."
 msgstr ""
 
 #. Tag: para
@@ -1459,10 +1628,16 @@ msgid ""
 "<funcdef>integer <function>ST_AddEdgeNewFaces</function></funcdef> "
 "<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>anode</parameter></paramdef> "
-"<paramdef><type>integer </type> "
-"<parameter>anothernode</parameter></paramdef> <paramdef><type>geometry "
-"</type> <parameter>acurve</parameter></paramdef>"
-msgstr "<funcdef>integer <function>ST_AddEdgeNewFaces</function></funcdef> <paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> <paramdef><type>integer </type> <parameter>anode</parameter></paramdef> <paramdef><type>integer </type> <parameter>anothernode</parameter></paramdef> <paramdef><type>geometry </type> <parameter>acurve</parameter></paramdef>"
+"<paramdef><type>integer </type> <parameter>anothernode</parameter></"
+"paramdef> <paramdef><type>geometry </type> <parameter>acurve</parameter></"
+"paramdef>"
+msgstr ""
+"<funcdef>integer <function>ST_AddEdgeNewFaces</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>anode</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>anothernode</parameter></"
+"paramdef> <paramdef><type>geometry </type> <parameter>acurve</parameter></"
+"paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:900
@@ -1527,10 +1702,16 @@ msgid ""
 "<funcdef>integer <function>ST_AddEdgeModFace</function></funcdef> "
 "<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>anode</parameter></paramdef> "
-"<paramdef><type>integer </type> "
-"<parameter>anothernode</parameter></paramdef> <paramdef><type>geometry "
-"</type> <parameter>acurve</parameter></paramdef>"
-msgstr "<funcdef>integer <function>ST_AddEdgeModFace</function></funcdef> <paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> <paramdef><type>integer </type> <parameter>anode</parameter></paramdef> <paramdef><type>integer </type> <parameter>anothernode</parameter></paramdef> <paramdef><type>geometry </type> <parameter>acurve</parameter></paramdef>"
+"<paramdef><type>integer </type> <parameter>anothernode</parameter></"
+"paramdef> <paramdef><type>geometry </type> <parameter>acurve</parameter></"
+"paramdef>"
+msgstr ""
+"<funcdef>integer <function>ST_AddEdgeModFace</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>anode</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>anothernode</parameter></"
+"paramdef> <paramdef><type>geometry </type> <parameter>acurve</parameter></"
+"paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:957
@@ -1570,7 +1751,10 @@ msgid ""
 "<funcdef>integer <function>ST_RemEdgeNewFace</function></funcdef> "
 "<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>anedge</parameter></paramdef>"
-msgstr "<funcdef>integer <function>ST_RemEdgeNewFace</function></funcdef> <paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> <paramdef><type>integer </type> <parameter>anedge</parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>ST_RemEdgeNewFace</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>anedge</parameter></paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:1015
@@ -1586,8 +1770,8 @@ msgstr ""
 msgid ""
 "Returns the id of a newly created face or NULL, if no new face is created. "
 "No new face is created when the removed edge is dangling or isolated or "
-"confined with the universe face (possibly making the universe flood into the"
-" face on the other side)."
+"confined with the universe face (possibly making the universe flood into the "
+"face on the other side)."
 msgstr ""
 
 #. Tag: para
@@ -1604,8 +1788,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "If any arguments are null, the given edge is unknown (must already exist in "
-"the <varname>edge</varname> table of the topology schema), the topology name"
-" is invalid then an error is thrown."
+"the <varname>edge</varname> table of the topology schema), the topology name "
+"is invalid then an error is thrown."
 msgstr ""
 
 #. Tag: para
@@ -1636,7 +1820,10 @@ msgid ""
 "<funcdef>integer <function>ST_RemEdgeModFace</function></funcdef> "
 "<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>anedge</parameter></paramdef>"
-msgstr "<funcdef>integer <function>ST_RemEdgeModFace</function></funcdef> <paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> <paramdef><type>integer </type> <parameter>anedge</parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>ST_RemEdgeModFace</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>anedge</parameter></paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:1087
@@ -1678,14 +1865,18 @@ msgid ""
 "<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>anedge</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>acurve</parameter></paramdef>"
-msgstr "<funcdef>integer <function>ST_ChangeEdgeGeom</function></funcdef> <paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> <paramdef><type>integer </type> <parameter>anedge</parameter></paramdef> <paramdef><type>geometry </type> <parameter>acurve</parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>ST_ChangeEdgeGeom</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>anedge</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>acurve</parameter></paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:1155
 #, no-c-format
 msgid ""
-"<para>Changes the shape of an edge without affecting the topology "
-"structure.</para>"
+"<para>Changes the shape of an edge without affecting the topology structure."
+"</para>"
 msgstr ""
 
 #. Tag: para
@@ -1693,11 +1884,11 @@ msgstr ""
 #, no-c-format
 msgid ""
 "If any arguments are null, the given edge does not exist in the "
-"<varname>node</varname> table of the topology schema, the "
-"<varname>acurve</varname> is not a <varname>LINESTRING</varname>, the "
-"<varname>anode</varname> and <varname>anothernode</varname> are not the "
-"start and endpoints of <varname>acurve</varname> or the modification would "
-"change the underlying topology then an error is thrown."
+"<varname>node</varname> table of the topology schema, the <varname>acurve</"
+"varname> is not a <varname>LINESTRING</varname>, the <varname>anode</"
+"varname> and <varname>anothernode</varname> are not the start and endpoints "
+"of <varname>acurve</varname> or the modification would change the underlying "
+"topology then an error is thrown."
 msgstr ""
 
 #. Tag: para
@@ -1739,7 +1930,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "SELECT topology.ST_ChangeEdgeGeom('ma_topo', 1,  \n"
-"                ST_GeomFromText('LINESTRING(227591.9 893900.4,227622.6 893844.3,227641.6 893816.6, 227704.5 893778.5)', 26986) );\n"
+"                ST_GeomFromText('LINESTRING(227591.9 893900.4,227622.6 "
+"893844.3,227641.6 893816.6, 227704.5 893778.5)', 26986) );\n"
 " ----\n"
 " Edge 1 changed"
 msgstr ""
@@ -1766,7 +1958,11 @@ msgid ""
 "<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>anedge</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>apoint</parameter></paramdef>"
-msgstr "<funcdef>text <function>ST_ModEdgeSplit</function></funcdef> <paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> <paramdef><type>integer </type> <parameter>anedge</parameter></paramdef> <paramdef><type>geometry </type> <parameter>apoint</parameter></paramdef>"
+msgstr ""
+"<funcdef>text <function>ST_ModEdgeSplit</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>anedge</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>apoint</parameter></paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:1221
@@ -1795,14 +1991,16 @@ msgstr ""
 #, no-c-format
 msgid ""
 "-- Add an edge --\n"
-" SELECT topology.AddEdge('ma_topo', ST_GeomFromText('LINESTRING(227592 893910, 227600 893910)', 26986) ) As edgeid;\n"
+" SELECT topology.AddEdge('ma_topo', ST_GeomFromText('LINESTRING(227592 "
+"893910, 227600 893910)', 26986) ) As edgeid;\n"
 " \n"
 "-- edgeid-\n"
 "3\n"
 "\n"
 "\n"
 "-- Split the edge  --\n"
-"SELECT topology.ST_ModEdgeSplit('ma_topo',  3, ST_SetSRID(ST_Point(227594,893910),26986)  ) As result;\n"
+"SELECT topology.ST_ModEdgeSplit('ma_topo',  3, "
+"ST_SetSRID(ST_Point(227594,893910),26986)  ) As result;\n"
 "         result\n"
 "-------------------------\n"
 "7"
@@ -1837,9 +2035,12 @@ msgid ""
 "<funcdef>int <function>ST_ModEdgeHeal</function></funcdef> "
 "<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>anedge</parameter></paramdef> "
-"<paramdef><type>integer </type> "
-"<parameter>anotheredge</parameter></paramdef>"
-msgstr "<funcdef>int <function>ST_ModEdgeHeal</function></funcdef> <paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> <paramdef><type>integer </type> <parameter>anedge</parameter></paramdef> <paramdef><type>integer </type> <parameter>anotheredge</parameter></paramdef>"
+"<paramdef><type>integer </type> <parameter>anotheredge</parameter></paramdef>"
+msgstr ""
+"<funcdef>int <function>ST_ModEdgeHeal</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>anedge</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>anotheredge</parameter></paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:1275
@@ -1872,9 +2073,12 @@ msgid ""
 "<funcdef>int <function>ST_NewEdgeHeal</function></funcdef> "
 "<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>anedge</parameter></paramdef> "
-"<paramdef><type>integer </type> "
-"<parameter>anotheredge</parameter></paramdef>"
-msgstr "<funcdef>int <function>ST_NewEdgeHeal</function></funcdef> <paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> <paramdef><type>integer </type> <parameter>anedge</parameter></paramdef> <paramdef><type>integer </type> <parameter>anotheredge</parameter></paramdef>"
+"<paramdef><type>integer </type> <parameter>anotheredge</parameter></paramdef>"
+msgstr ""
+"<funcdef>int <function>ST_NewEdgeHeal</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>anedge</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>anotheredge</parameter></paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:1323
@@ -1909,7 +2113,11 @@ msgid ""
 "<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>anedge</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>apoint</parameter></paramdef>"
-msgstr "<funcdef>text <function>ST_MoveIsoNode</function></funcdef> <paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> <paramdef><type>integer </type> <parameter>anedge</parameter></paramdef> <paramdef><type>geometry </type> <parameter>apoint</parameter></paramdef>"
+msgstr ""
+"<funcdef>text <function>ST_MoveIsoNode</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>anedge</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>apoint</parameter></paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:1370
@@ -1923,18 +2131,18 @@ msgstr ""
 #: extras_topology.xml:1371
 #, no-c-format
 msgid ""
-"If any arguments are null, the <varname>apoint</varname> is not a point, the"
-" existing node is not isolated (is a start or end point of an existing "
-"edge), new node location intersects an existing edge (even at the end "
-"points) then an exception is thrown."
+"If any arguments are null, the <varname>apoint</varname> is not a point, the "
+"existing node is not isolated (is a start or end point of an existing edge), "
+"new node location intersects an existing edge (even at the end points) then "
+"an exception is thrown."
 msgstr ""
 
 #. Tag: para
 #: extras_topology.xml:1372
 #, no-c-format
 msgid ""
-"If the spatial reference system (srid) of the point geometry is not the same"
-" as the topology an exception is thrown."
+"If the spatial reference system (srid) of the point geometry is not the same "
+"as the topology an exception is thrown."
 msgstr ""
 
 #. Tag: para
@@ -1948,12 +2156,14 @@ msgstr ""
 #, no-c-format
 msgid ""
 "-- Add an isolated node with no face  --\n"
-"SELECT topology.ST_AddIsoNode('ma_topo',  NULL, ST_GeomFromText('POINT(227579 893916)', 26986) ) As nodeid;\n"
+"SELECT topology.ST_AddIsoNode('ma_topo',  NULL, "
+"ST_GeomFromText('POINT(227579 893916)', 26986) ) As nodeid;\n"
 " nodeid\n"
 "--------\n"
 "      7\n"
 "-- Move the new node --\n"
-"SELECT topology.ST_MoveIsoNode('ma_topo', 7,  ST_GeomFromText('POINT(227579.5 893916.5)', 26986) ) As descrip; \n"
+"SELECT topology.ST_MoveIsoNode('ma_topo', 7,  "
+"ST_GeomFromText('POINT(227579.5 893916.5)', 26986) ) As descrip; \n"
 "                      descrip\n"
 "----------------------------------------------------\n"
 "Isolated Node 7 moved to location 227579.5,893916.5"
@@ -1970,8 +2180,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Split an edge by creating a new node along an existing edge, deleting the "
-"original edge and replacing it with two new edges. Returns the id of the new"
-" node created that joins the new edges."
+"original edge and replacing it with two new edges. Returns the id of the new "
+"node created that joins the new edges."
 msgstr ""
 
 #. Tag: funcprototype
@@ -1982,7 +2192,11 @@ msgid ""
 "<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>anedge</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>apoint</parameter></paramdef>"
-msgstr "<funcdef>integer <function>ST_NewEdgesSplit</function></funcdef> <paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> <paramdef><type>integer </type> <parameter>anedge</parameter></paramdef> <paramdef><type>geometry </type> <parameter>apoint</parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>ST_NewEdgesSplit</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>anedge</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>apoint</parameter></paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:1413
@@ -1990,18 +2204,18 @@ msgstr "<funcdef>integer <function>ST_NewEdgesSplit</function></funcdef> <paramd
 msgid ""
 "Split an edge with edge id <varname>anedge</varname> by creating a new node "
 "with point location <varname>apoint</varname> along current edge, deleting "
-"the original edge and replacing it with two new edges. Returns the id of the"
-" new node created that joins the new edges. Updates all existing joined "
-"edges and relationships accordingly."
+"the original edge and replacing it with two new edges. Returns the id of the "
+"new node created that joins the new edges. Updates all existing joined edges "
+"and relationships accordingly."
 msgstr ""
 
 #. Tag: para
 #: extras_topology.xml:1421
 #, no-c-format
 msgid ""
-"If the spatial reference system (srid) of the point geometry is not the same"
-" as the topology, the <varname>apoint</varname> is not a point geometry, the"
-" point is null, the point already exists as a node, the edge does not "
+"If the spatial reference system (srid) of the point geometry is not the same "
+"as the topology, the <varname>apoint</varname> is not a point geometry, the "
+"point is null, the point already exists as a node, the edge does not "
 "correspond to an existing edge or the point is not within the edge then an "
 "exception is thrown."
 msgstr ""
@@ -2017,13 +2231,15 @@ msgstr ""
 #, no-c-format
 msgid ""
 "-- Add an edge  --\n"
-"SELECT topology.AddEdge('ma_topo', ST_GeomFromText('LINESTRING(227575 893917,227592 893900)', 26986) ) As edgeid;\n"
+"SELECT topology.AddEdge('ma_topo', ST_GeomFromText('LINESTRING(227575 "
+"893917,227592 893900)', 26986) ) As edgeid;\n"
 "-- result-\n"
 "edgeid\n"
 "------\n"
 "        2\n"
 "-- Split the new edge --\n"
-"SELECT topology.ST_NewEdgesSplit('ma_topo', 2,  ST_GeomFromText('POINT(227578.5 893913.5)', 26986) ) As newnodeid; \n"
+"SELECT topology.ST_NewEdgesSplit('ma_topo', 2,  "
+"ST_GeomFromText('POINT(227578.5 893913.5)', 26986) ) As newnodeid; \n"
 " newnodeid\n"
 "---------\n"
 "       6"
@@ -2051,7 +2267,10 @@ msgid ""
 "<funcdef>text <function>ST_RemoveIsoNode</function></funcdef> "
 "<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>anode</parameter></paramdef>"
-msgstr "<funcdef>text <function>ST_RemoveIsoNode</function></funcdef> <paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> <paramdef><type>integer </type> <parameter>anode</parameter></paramdef>"
+msgstr ""
+"<funcdef>text <function>ST_RemoveIsoNode</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>anode</parameter></paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:1467
@@ -2106,7 +2325,11 @@ msgid ""
 "<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>apoint</parameter></paramdef> "
 "<paramdef><type>float8 </type> <parameter>tol</parameter></paramdef>"
-msgstr "<funcdef>integer <function>GetEdgeByPoint</function></funcdef> <paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> <paramdef><type>geometry </type> <parameter>apoint</parameter></paramdef> <paramdef><type>float8 </type> <parameter>tol</parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>GetEdgeByPoint</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>apoint</parameter></paramdef> "
+"<paramdef><type>float8 </type> <parameter>tol</parameter></paramdef>"
 
 #. Tag: title
 #: extras_topology.xml:1511
@@ -2167,7 +2390,8 @@ msgstr ""
 #: extras_topology.xml:1531
 #, no-c-format
 msgid ""
-"SELECT topology.GetEdgeByPoint('ma_topo',geom, 1) As with1mtol, topology.GetEdgeByPoint('ma_topo',geom,0) As withnotol\n"
+"SELECT topology.GetEdgeByPoint('ma_topo',geom, 1) As with1mtol, topology."
+"GetEdgeByPoint('ma_topo',geom,0) As withnotol\n"
 "FROM ST_GeomFromEWKT('SRID=26986;POINT(227622.6 893843)') As geom;\n"
 " with1mtol | withnotol\n"
 "-----------+-----------\n"
@@ -2211,7 +2435,11 @@ msgid ""
 "<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>apoint</parameter></paramdef> "
 "<paramdef><type>float8 </type> <parameter>tol</parameter></paramdef>"
-msgstr "<funcdef>integer <function>GetFaceByPoint</function></funcdef> <paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> <paramdef><type>geometry </type> <parameter>apoint</parameter></paramdef> <paramdef><type>float8 </type> <parameter>tol</parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>GetFaceByPoint</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>apoint</parameter></paramdef> "
+"<paramdef><type>float8 </type> <parameter>tol</parameter></paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:1560
@@ -2258,7 +2486,8 @@ msgstr ""
 #: extras_topology.xml:1576
 #, no-c-format
 msgid ""
-"SELECT topology.GetFaceByPoint('ma_topo',geom, 10) As with1mtol, topology.GetFaceByPoint('ma_topo',geom,0) As withnotol\n"
+"SELECT topology.GetFaceByPoint('ma_topo',geom, 10) As with1mtol, topology."
+"GetFaceByPoint('ma_topo',geom,0) As withnotol\n"
 "        FROM ST_GeomFromEWKT('POINT(234604.6 899382.0)') As geom;\n"
 "        \n"
 "         with1mtol | withnotol\n"
@@ -2280,7 +2509,8 @@ msgstr ""
 #. Tag: para
 #: extras_topology.xml:1582
 #, no-c-format
-msgid ", <xref linkend=\"GetNodeByPoint\"/>, <xref linkend=\"GetEdgeByPoint\"/>"
+msgid ""
+", <xref linkend=\"GetNodeByPoint\"/>, <xref linkend=\"GetEdgeByPoint\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -2303,7 +2533,11 @@ msgid ""
 "<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>point</parameter></paramdef> "
 "<paramdef><type>float8 </type> <parameter>tol</parameter></paramdef>"
-msgstr "<funcdef>integer <function>GetNodeByPoint</function></funcdef> <paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> <paramdef><type>geometry </type> <parameter>point</parameter></paramdef> <paramdef><type>float8 </type> <parameter>tol</parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>GetNodeByPoint</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>point</parameter></paramdef> "
+"<paramdef><type>float8 </type> <parameter>tol</parameter></paramdef>"
 
 #. Tag: title
 #: extras_topology.xml:1606
@@ -2316,8 +2550,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "The function return an integer (id-node) given a topology, a POINT and a "
-"tolerance. If tolerance = 0 mean exactly intersection otherwise retrieve the"
-" node from an interval."
+"tolerance. If tolerance = 0 mean exactly intersection otherwise retrieve the "
+"node from an interval."
 msgstr ""
 
 #. Tag: para
@@ -2390,7 +2624,9 @@ msgstr ""
 msgid ""
 "<funcdef>integer <function>GetTopologyID</function></funcdef> "
 "<paramdef><type>varchar</type> <parameter>toponame</parameter></paramdef>"
-msgstr "<funcdef>integer <function>GetTopologyID</function></funcdef> <paramdef><type>varchar</type> <parameter>toponame</parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>GetTopologyID</function></funcdef> "
+"<paramdef><type>varchar</type> <parameter>toponame</parameter></paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:1656
@@ -2428,8 +2664,8 @@ msgstr ""
 #: extras_topology.xml:1683
 #, no-c-format
 msgid ""
-"Returns the SRID of a topology in the topology.topology table given the name"
-" of the topology."
+"Returns the SRID of a topology in the topology.topology table given the name "
+"of the topology."
 msgstr ""
 
 #. Tag: para
@@ -2476,7 +2712,9 @@ msgstr ""
 msgid ""
 "<funcdef>varchar <function>GetTopologyName</function></funcdef> "
 "<paramdef><type>integer</type> <parameter>topology_id</parameter></paramdef>"
-msgstr "<funcdef>varchar <function>GetTopologyName</function></funcdef> <paramdef><type>integer</type> <parameter>topology_id</parameter></paramdef>"
+msgstr ""
+"<funcdef>varchar <function>GetTopologyName</function></funcdef> "
+"<paramdef><type>integer</type> <parameter>topology_id</parameter></paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:1740
@@ -2500,8 +2738,8 @@ msgstr ""
 #: extras_topology.xml:1754
 #, no-c-format
 msgid ""
-", <xref linkend=\"DropTopology\"/>, <xref linkend=\"GetTopologyID\"/>, <xref"
-" linkend=\"GetTopologySRID\"/>"
+", <xref linkend=\"DropTopology\"/>, <xref linkend=\"GetTopologyID\"/>, <xref "
+"linkend=\"GetTopologySRID\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -2522,11 +2760,15 @@ msgstr ""
 #: extras_topology.xml:1772
 #, no-c-format
 msgid ""
-"<funcdef>getfaceedges_returntype "
-"<function>ST_GetFaceEdges</function></funcdef> <paramdef><type>varchar "
-"</type> <parameter>atopology</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>aface</parameter></paramdef>"
-msgstr "<funcdef>getfaceedges_returntype <function>ST_GetFaceEdges</function></funcdef> <paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> <paramdef><type>integer </type> <parameter>aface</parameter></paramdef>"
+"<funcdef>getfaceedges_returntype <function>ST_GetFaceEdges</function></"
+"funcdef> <paramdef><type>varchar </type> <parameter>atopology</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>aface</parameter></"
+"paramdef>"
+msgstr ""
+"<funcdef>getfaceedges_returntype <function>ST_GetFaceEdges</function></"
+"funcdef> <paramdef><type>varchar </type> <parameter>atopology</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>aface</parameter></"
+"paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:1783
@@ -2607,14 +2849,17 @@ msgid ""
 "<funcdef>geometry <function>ST_GetFaceGeometry</function></funcdef> "
 "<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>aface</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_GetFaceGeometry</function></funcdef> <paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> <paramdef><type>integer </type> <parameter>aface</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_GetFaceGeometry</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>aface</parameter></paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:1832
 #, no-c-format
 msgid ""
-"Returns the polygon in the given topology with the specified face id. Builds"
-" the polygon from the edges making up the face."
+"Returns the polygon in the given topology with the specified face id. Builds "
+"the polygon from the edges making up the face."
 msgstr ""
 
 #. Tag: para
@@ -2634,7 +2879,8 @@ msgid ""
 "               facegeomwkt\n"
 "\n"
 "--------------------------------------------------------------------------------\n"
-" POLYGON((234776.9 899563.7,234896.5 899456.7,234914 899436.4,234946.6 899356.9,\n"
+" POLYGON((234776.9 899563.7,234896.5 899456.7,234914 899436.4,234946.6 "
+"899356.9,\n"
 "234872.5 899328.7,234891 899285.4,234992.5 899145,234890.6 899069,\n"
 "234755.2 899255.4,234612.7 899379.4,234776.9 899563.7))"
 msgstr ""
@@ -2655,12 +2901,17 @@ msgstr ""
 #: extras_topology.xml:1864
 #, no-c-format
 msgid ""
-"<funcdef>getfaceedges_returntype <function>GetRingEdges</function></funcdef>"
-" <paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef>"
-" <paramdef><type>integer </type> <parameter>aring</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>max_edges=null</parameter></paramdef>"
-msgstr "<funcdef>getfaceedges_returntype <function>GetRingEdges</function></funcdef> <paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> <paramdef><type>integer </type> <parameter>aring</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>max_edges=null</parameter></paramdef>"
+"<funcdef>getfaceedges_returntype <function>GetRingEdges</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>aring</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>max_edges=null</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>getfaceedges_returntype <function>GetRingEdges</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>aring</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>max_edges=null</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:1876
@@ -2703,10 +2954,13 @@ msgstr ""
 #: extras_topology.xml:1917
 #, no-c-format
 msgid ""
-"<funcdef>getfaceedges_returntype <function>GetNodeEdges</function></funcdef>"
-" <paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef>"
-" <paramdef><type>integer </type> <parameter>anode</parameter></paramdef>"
-msgstr "<funcdef>getfaceedges_returntype <function>GetNodeEdges</function></funcdef> <paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> <paramdef><type>integer </type> <parameter>anode</parameter></paramdef>"
+"<funcdef>getfaceedges_returntype <function>GetNodeEdges</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>anode</parameter></paramdef>"
+msgstr ""
+"<funcdef>getfaceedges_returntype <function>GetNodeEdges</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>atopology</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>anode</parameter></paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:1928
@@ -2714,8 +2968,8 @@ msgstr "<funcdef>getfaceedges_returntype <function>GetNodeEdges</function></func
 msgid ""
 "Returns an ordered set of edges incident to the given node. Each output "
 "consists of a sequence and a signed edge id. Sequence numbers start with "
-"value 1. A positive edge starts at the given node. A negative edge ends into"
-" the given node. Closed edges will appear twice (with both signs). Order is "
+"value 1. A positive edge starts at the given node. A negative edge ends into "
+"the given node. Closed edges will appear twice (with both signs). Order is "
 "clockwise starting from northbound."
 msgstr ""
 
@@ -2765,7 +3019,9 @@ msgstr ""
 msgid ""
 "<funcdef>text <function>Polygonize</function></funcdef> "
 "<paramdef><type>varchar </type> <parameter>toponame</parameter></paramdef>"
-msgstr "<funcdef>text <function>Polygonize</function></funcdef> <paramdef><type>varchar </type> <parameter>toponame</parameter></paramdef>"
+msgstr ""
+"<funcdef>text <function>Polygonize</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>toponame</parameter></paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:1986
@@ -2824,18 +3080,25 @@ msgid ""
 "<paramdef><type>varchar </type> <parameter>toponame</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>apoint</parameter></paramdef> "
 "<paramdef choice=\"opt\"><type>boolean </type> "
-"<parameter>allowEdgeSplitting=false</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>computeContainingFace=false</parameter></paramdef>"
-msgstr "<funcdef>integer <function>AddNode</function></funcdef> <paramdef><type>varchar </type> <parameter>toponame</parameter></paramdef> <paramdef><type>geometry </type> <parameter>apoint</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>allowEdgeSplitting=false</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>computeContainingFace=false</parameter></paramdef>"
+"<parameter>allowEdgeSplitting=false</parameter></paramdef> <paramdef choice="
+"\"opt\"><type>boolean </type> <parameter>computeContainingFace=false</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>AddNode</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>toponame</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>apoint</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>allowEdgeSplitting=false</parameter></paramdef> <paramdef choice="
+"\"opt\"><type>boolean </type> <parameter>computeContainingFace=false</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:2027
 #, no-c-format
 msgid ""
 "Adds a point node to the node table in the specified topology schema. The "
-"<xref linkend=\"AddEdge\"/> function automatically adds start and end points"
-" of an edge when called so not necessary to explicitly add nodes of an edge."
+"<xref linkend=\"AddEdge\"/> function automatically adds start and end points "
+"of an edge when called so not necessary to explicitly add nodes of an edge."
 msgstr ""
 
 #. Tag: para
@@ -2851,23 +3114,24 @@ msgstr ""
 #: extras_topology.xml:2040
 #, no-c-format
 msgid ""
-"If <varname>computeContainingFace</varname> is true a newly added node would"
-" get the correct containing face computed."
+"If <varname>computeContainingFace</varname> is true a newly added node would "
+"get the correct containing face computed."
 msgstr ""
 
 #. Tag: para
 #: extras_topology.xml:2045
 #, no-c-format
 msgid ""
-"If the <varname>apoint</varname> geometry already exists as a node, the node"
-" is not added but the existing nodeid is returned."
+"If the <varname>apoint</varname> geometry already exists as a node, the node "
+"is not added but the existing nodeid is returned."
 msgstr ""
 
 #. Tag: programlisting
 #: extras_topology.xml:2054
 #, no-c-format
 msgid ""
-"SELECT topology.AddNode('ma_topo', ST_GeomFromText('POINT(227641.6 893816.5)', 26986) ) As nodeid;\n"
+"SELECT topology.AddNode('ma_topo', ST_GeomFromText('POINT(227641.6 "
+"893816.5)', 26986) ) As nodeid;\n"
 "-- result --\n"
 "nodeid\n"
 "--------\n"
@@ -2884,8 +3148,8 @@ msgstr ""
 #: extras_topology.xml:2068
 #, no-c-format
 msgid ""
-"Adds a linestring edge to the edge table and associated start and end points"
-" to the point nodes table of the specified topology schema using the "
+"Adds a linestring edge to the edge table and associated start and end points "
+"to the point nodes table of the specified topology schema using the "
 "specified linestring geometry and returns the edgeid of the new (or "
 "existing) edge."
 msgstr ""
@@ -2897,7 +3161,10 @@ msgid ""
 "<funcdef>integer <function>AddEdge</function></funcdef> "
 "<paramdef><type>varchar </type> <parameter>toponame</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>aline</parameter></paramdef>"
-msgstr "<funcdef>integer <function>AddEdge</function></funcdef> <paramdef><type>varchar </type> <parameter>toponame</parameter></paramdef> <paramdef><type>geometry </type> <parameter>aline</parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>AddEdge</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>toponame</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>aline</parameter></paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:2084
@@ -2906,8 +3173,7 @@ msgid ""
 "Adds an edge to the edge table and associated nodes to the nodes table of "
 "the specified <varname>toponame</varname> schema using the specified "
 "linestring geometry and returns the edgeid of the new or existing record. "
-"The newly added edge has \"universe\" face on both sides and links to "
-"itself."
+"The newly added edge has \"universe\" face on both sides and links to itself."
 msgstr ""
 
 #. Tag: para
@@ -2923,9 +3189,9 @@ msgstr ""
 #: extras_topology.xml:2087
 #, no-c-format
 msgid ""
-"The geometry of <varname>aline</varname> must have the same "
-"<varname>srid</varname> as defined for the topology otherwise an invalid "
-"spatial reference sys error will be thrown."
+"The geometry of <varname>aline</varname> must have the same <varname>srid</"
+"varname> as defined for the topology otherwise an invalid spatial reference "
+"sys error will be thrown."
 msgstr ""
 
 #. Tag: para
@@ -2938,20 +3204,23 @@ msgstr ""
 #: extras_topology.xml:2097
 #, no-c-format
 msgid ""
-"SELECT topology.AddEdge('ma_topo', ST_GeomFromText('LINESTRING(227575.8 893917.2,227591.9 893900.4)', 26986) ) As edgeid;\n"
+"SELECT topology.AddEdge('ma_topo', ST_GeomFromText('LINESTRING(227575.8 "
+"893917.2,227591.9 893900.4)', 26986) ) As edgeid;\n"
 "-- result-\n"
 "edgeid\n"
 "--------\n"
 " 1\n"
 "                                \n"
-"SELECT topology.AddEdge('ma_topo', ST_GeomFromText('LINESTRING(227591.9 893900.4,227622.6 893844.2,227641.6 893816.5,\n"
+"SELECT topology.AddEdge('ma_topo', ST_GeomFromText('LINESTRING(227591.9 "
+"893900.4,227622.6 893844.2,227641.6 893816.5,\n"
 " 227704.5 893778.5)', 26986) ) As edgeid;\n"
 "-- result --\n"
 "edgeid\n"
 "--------\n"
 " 2\n"
 " \n"
-" SELECT topology.AddEdge('ma_topo', ST_GeomFromText('LINESTRING(227591.2 893900, 227591.9 893900.4,\n"
+" SELECT topology.AddEdge('ma_topo', ST_GeomFromText('LINESTRING(227591.2 "
+"893900, 227591.9 893900.4,\n"
 "  227704.5 893778.5)', 26986) ) As edgeid;\n"
 " -- gives error --\n"
 " ERROR:  Edge intersects (not on endpoints) with existing edge 1"
@@ -2973,8 +3242,8 @@ msgstr ""
 #: extras_topology.xml:2111
 #, no-c-format
 msgid ""
-"<refpurpose>Registers a face primitive to a topology and get it's "
-"identifier.</refpurpose>"
+"<refpurpose>Registers a face primitive to a topology and get it's identifier."
+"</refpurpose>"
 msgstr ""
 
 #. Tag: funcprototype
@@ -2984,16 +3253,21 @@ msgid ""
 "<funcdef>integer <function>AddFace</function></funcdef> "
 "<paramdef><type>varchar </type> <parameter>toponame</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>apolygon</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>boolean </type> "
-"<parameter>force_new=false</parameter></paramdef>"
-msgstr "<funcdef>integer <function>AddFace</function></funcdef> <paramdef><type>varchar </type> <parameter>toponame</parameter></paramdef> <paramdef><type>geometry </type> <parameter>apolygon</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>force_new=false</parameter></paramdef>"
+"<paramdef choice=\"opt\"><type>boolean </type> <parameter>force_new=false</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>AddFace</function></funcdef> "
+"<paramdef><type>varchar </type> <parameter>toponame</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>apolygon</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> <parameter>force_new=false</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:2130
 #, no-c-format
 msgid ""
-"<para>Registers a face primitive to a topology and get it's "
-"identifier.</para>"
+"<para>Registers a face primitive to a topology and get it's identifier.</"
+"para>"
 msgstr ""
 
 #. Tag: para
@@ -3011,8 +3285,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "The target topology is assumed to be valid (containing no self-intersecting "
-"edges). An exception is raised if: The polygon boundary is not fully defined"
-" by existing edges or the polygon overlaps an existing face."
+"edges). An exception is raised if: The polygon boundary is not fully defined "
+"by existing edges or the polygon overlaps an existing face."
 msgstr ""
 
 #. Tag: para
@@ -3031,17 +3305,17 @@ msgstr ""
 msgid ""
 "When a new registration of an existing face is performed (force_new=true), "
 "no action will be taken to resolve dangling references to the existing face "
-"in the edge, node an relation tables, nor will the MBR field of the existing"
-" face record be updated. It is up to the caller to deal with that."
+"in the edge, node an relation tables, nor will the MBR field of the existing "
+"face record be updated. It is up to the caller to deal with that."
 msgstr ""
 
 #. Tag: para
 #: extras_topology.xml:2163
 #, no-c-format
 msgid ""
-"The <varname>apolygon</varname> geometry must have the same "
-"<varname>srid</varname> as defined for the topology otherwise an invalid "
-"spatial reference sys error will be thrown."
+"The <varname>apolygon</varname> geometry must have the same <varname>srid</"
+"varname> as defined for the topology otherwise an invalid spatial reference "
+"sys error will be thrown."
 msgstr ""
 
 #. Tag: programlisting
@@ -3049,13 +3323,18 @@ msgstr ""
 #, no-c-format
 msgid ""
 "-- first add the edges we use generate_series as an iterator (the below \n"
-"-- will only work for polygons with &lt; 10000 points because of our max in gs) \n"
-"SELECT topology.AddEdge('ma_topo', ST_MakeLine(ST_PointN(geom,i), ST_PointN(geom, i + 1) )) As edgeid\n"
+"-- will only work for polygons with &lt; 10000 points because of our max in "
+"gs) \n"
+"SELECT topology.AddEdge('ma_topo', ST_MakeLine(ST_PointN(geom,i), "
+"ST_PointN(geom, i + 1) )) As edgeid\n"
 "    FROM (SELECT  ST_NPoints(geom) AS npt, geom\n"
 "            FROM \n"
-"                (SELECT ST_Boundary(ST_GeomFromText('POLYGON((234896.5 899456.7,234914 899436.4,234946.6 899356.9,234872.5 899328.7,\n"
-"                234891 899285.4,234992.5 899145, 234890.6 899069,234755.2 899255.4,\n"
-"                234612.7 899379.4,234776.9 899563.7,234896.5 899456.7))', 26986) )  As geom\n"
+"                (SELECT ST_Boundary(ST_GeomFromText('POLYGON((234896.5 "
+"899456.7,234914 899436.4,234946.6 899356.9,234872.5 899328.7,\n"
+"                234891 899285.4,234992.5 899145, 234890.6 899069,234755.2 "
+"899255.4,\n"
+"                234612.7 899379.4,234776.9 899563.7,234896.5 899456.7))', "
+"26986) )  As geom\n"
 "            )  As geoms) As facen CROSS JOIN generate_series(1,10000) As i\n"
 "         WHERE i &lt; npt;\n"
 "-- result --\n"
@@ -3075,9 +3354,11 @@ msgid ""
 "-- then add the face -\n"
 "                                \n"
 "SELECT topology.AddFace('ma_topo', \n"
-"    ST_GeomFromText('POLYGON((234896.5 899456.7,234914 899436.4,234946.6 899356.9,234872.5 899328.7,\n"
+"    ST_GeomFromText('POLYGON((234896.5 899456.7,234914 899436.4,234946.6 "
+"899356.9,234872.5 899328.7,\n"
 "    234891 899285.4,234992.5 899145, 234890.6 899069,234755.2 899255.4,\n"
-"    234612.7 899379.4,234776.9 899563.7,234896.5 899456.7))', 26986) ) As faceid;\n"
+"    234612.7 899379.4,234776.9 899563.7,234896.5 899456.7))', 26986) ) As "
+"faceid;\n"
 "-- result --\n"
 "faceid\n"
 "--------\n"
@@ -3087,7 +3368,8 @@ msgstr ""
 #. Tag: para
 #: extras_topology.xml:2178
 #, no-c-format
-msgid ", <xref linkend=\"CreateTopology\"/>, <xref linkend=\"spatial_ref_sys\"/>"
+msgid ""
+", <xref linkend=\"CreateTopology\"/>, <xref linkend=\"spatial_ref_sys\"/>"
 msgstr ""
 
 #. Tag: para
@@ -3113,51 +3395,59 @@ msgstr ""
 #: extras_topology.xml:2196
 #, no-c-format
 msgid ""
-"Creates a new topo geometry object from topo element array - tg_type: "
-"1:[multi]point, 2:[multi]line, 3:[multi]poly, 4:collection"
+"Creates a new topo geometry object from topo element array - tg_type: 1:"
+"[multi]point, 2:[multi]line, 3:[multi]poly, 4:collection"
 msgstr ""
 
 #. Tag: funcsynopsis
 #: extras_topology.xml:2200
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>topogeometry "
-"<function>CreateTopoGeom</function></funcdef> <paramdef><type>varchar "
-"</type> <parameter>toponame</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>tg_type</parameter></paramdef> "
-"<paramdef><type>integer</type> <parameter>layer_id</parameter></paramdef> "
-"<paramdef><type>topoelementarray</type> "
-"<parameter>tg_objs</parameter></paramdef> </funcprototype> <funcprototype> "
-"<funcdef>topogeometry <function>CreateTopoGeom</function></funcdef> "
-"<paramdef><type>varchar </type> <parameter>toponame</parameter></paramdef> "
-"<paramdef><type>integer </type> <parameter>tg_type</parameter></paramdef> "
-"<paramdef><type>integer</type> <parameter>layer_id</parameter></paramdef> "
-"</funcprototype>"
-msgstr "<funcprototype> <funcdef>topogeometry <function>CreateTopoGeom</function></funcdef> <paramdef><type>varchar </type> <parameter>toponame</parameter></paramdef> <paramdef><type>integer </type> <parameter>tg_type</parameter></paramdef> <paramdef><type>integer</type> <parameter>layer_id</parameter></paramdef> <paramdef><type>topoelementarray</type> <parameter>tg_objs</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>topogeometry <function>CreateTopoGeom</function></funcdef> <paramdef><type>varchar </type> <parameter>toponame</parameter></paramdef> <paramdef><type>integer </type> <parameter>tg_type</parameter></paramdef> <paramdef><type>integer</type> <parameter>layer_id</parameter></paramdef> </funcprototype>"
+"<funcprototype> <funcdef>topogeometry <function>CreateTopoGeom</function></"
+"funcdef> <paramdef><type>varchar </type> <parameter>toponame</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>tg_type</parameter></"
+"paramdef> <paramdef><type>integer</type> <parameter>layer_id</parameter></"
+"paramdef> <paramdef><type>topoelementarray</type> <parameter>tg_objs</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>topogeometry "
+"<function>CreateTopoGeom</function></funcdef> <paramdef><type>varchar </"
+"type> <parameter>toponame</parameter></paramdef> <paramdef><type>integer </"
+"type> <parameter>tg_type</parameter></paramdef> <paramdef><type>integer</"
+"type> <parameter>layer_id</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>topogeometry <function>CreateTopoGeom</function></"
+"funcdef> <paramdef><type>varchar </type> <parameter>toponame</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>tg_type</parameter></"
+"paramdef> <paramdef><type>integer</type> <parameter>layer_id</parameter></"
+"paramdef> <paramdef><type>topoelementarray</type> <parameter>tg_objs</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>topogeometry "
+"<function>CreateTopoGeom</function></funcdef> <paramdef><type>varchar </"
+"type> <parameter>toponame</parameter></paramdef> <paramdef><type>integer </"
+"type> <parameter>tg_type</parameter></paramdef> <paramdef><type>integer</"
+"type> <parameter>layer_id</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: extras_topology.xml:2221 extras_topology.xml:2283
 #, no-c-format
 msgid ""
-"Creates a topogeometry object for layer denoted by layer_id and registers it"
-" in the relations table in the <varname>toponame</varname> schema."
+"Creates a topogeometry object for layer denoted by layer_id and registers it "
+"in the relations table in the <varname>toponame</varname> schema."
 msgstr ""
 
 #. Tag: para
 #: extras_topology.xml:2222
 #, no-c-format
 msgid ""
-"tg_type is an integer: 1:[multi]point (punctal), 2:[multi]line (lineal), "
-"3:[multi]poly (areal), 4:collection. layer_id is the layer id in the "
-"topology.layer table."
+"tg_type is an integer: 1:[multi]point (punctal), 2:[multi]line (lineal), 3:"
+"[multi]poly (areal), 4:collection. layer_id is the layer id in the topology."
+"layer table."
 msgstr ""
 
 #. Tag: para
 #: extras_topology.xml:2223
 #, no-c-format
 msgid ""
-"punctal layers are formed from set of nodes, lineal layers are formed from a"
-" set of edges, areal layers are formed from a set of faces, and collections "
+"punctal layers are formed from set of nodes, lineal layers are formed from a "
+"set of edges, areal layers are formed from a set of faces, and collections "
 "can be formed from a mixture of nodes, edges, and faces."
 msgstr ""
 
@@ -3186,8 +3476,8 @@ msgstr ""
 #: extras_topology.xml:2234
 #, no-c-format
 msgid ""
-"INSERT INTO ri.ri_roads(road_name, topo) VALUES('Unknown', "
-"topology.CreateTopoGeom('ri_topo',2,2,'{{1,2}}'::topology.topoelementarray);"
+"INSERT INTO ri.ri_roads(road_name, topo) VALUES('Unknown', topology."
+"CreateTopoGeom('ri_topo',2,2,'{{1,2}}'::topology.topoelementarray);"
 msgstr ""
 
 #. Tag: title
@@ -3202,8 +3492,8 @@ msgstr ""
 msgid ""
 "Lets say we have geometries that should be formed from a collection of "
 "faces. We have for example blockgroups table and want to know the topo "
-"geometry of each block group. If our data was perfectly aligned, we could do"
-" this:"
+"geometry of each block group. If our data was perfectly aligned, we could do "
+"this:"
 msgstr ""
 
 #. Tag: programlisting
@@ -3224,10 +3514,12 @@ msgid ""
 "        SET topo = topology.CreateTopoGeom('topo_boston'\n"
 "        ,3,1\n"
 "        , foo.bfaces)\n"
-"FROM (SELECT b.gid,  topology.TopoElementArray_Agg(ARRAY[f.face_id,3]) As bfaces\n"
+"FROM (SELECT b.gid,  topology.TopoElementArray_Agg(ARRAY[f.face_id,3]) As "
+"bfaces\n"
 "        FROM boston.blockgroups As b\n"
 "            INNER JOIN topo_boston.face As f ON b.geom &amp;&amp; f.mbr\n"
-"        WHERE ST_Covers(b.geom, topology.ST_GetFaceGeometry('topo_boston', f.face_id))\n"
+"        WHERE ST_Covers(b.geom, topology.ST_GetFaceGeometry('topo_boston', f."
+"face_id))\n"
 "            GROUP BY b.gid) As foo\n"
 "WHERE foo.gid = bg.gid;"
 msgstr ""
@@ -3243,14 +3535,19 @@ msgid ""
 "        SET topo = topology.CreateTopoGeom('topo_boston'\n"
 "        ,3,1\n"
 "        , foo.bfaces)\n"
-"FROM (SELECT b.gid,  topology.TopoElementArray_Agg(ARRAY[f.face_id,3]) As bfaces\n"
+"FROM (SELECT b.gid,  topology.TopoElementArray_Agg(ARRAY[f.face_id,3]) As "
+"bfaces\n"
 "        FROM boston.blockgroups As b\n"
 "            INNER JOIN topo_boston.face As f ON b.geom &amp;&amp; f.mbr\n"
-"        WHERE ST_Covers(b.geom, topology.ST_GetFaceGeometry('topo_boston', f.face_id))\n"
+"        WHERE ST_Covers(b.geom, topology.ST_GetFaceGeometry('topo_boston', f."
+"face_id))\n"
 "                OR\n"
-" (  ST_Intersects(b.geom, topology.ST_GetFaceGeometry('topo_boston', f.face_id))\n"
-"            AND ST_Area(ST_Intersection(b.geom, topology.ST_GetFaceGeometry('topo_boston', f.face_id) ) ) > \n"
-"                ST_Area(topology.ST_GetFaceGeometry('topo_boston', f.face_id))*0.5\n"
+" (  ST_Intersects(b.geom, topology.ST_GetFaceGeometry('topo_boston', f."
+"face_id))\n"
+"            AND ST_Area(ST_Intersection(b.geom, topology."
+"ST_GetFaceGeometry('topo_boston', f.face_id) ) ) > \n"
+"                ST_Area(topology.ST_GetFaceGeometry('topo_boston', f."
+"face_id))*0.5\n"
 "                )\n"
 "            GROUP BY b.gid) As foo\n"
 "WHERE foo.gid = bg.gid; \n"
@@ -3267,8 +3564,8 @@ msgstr ""
 #: extras_topology.xml:2250
 #, no-c-format
 msgid ""
-", <xref linkend=\"toTopoGeom\"/> <xref linkend=\"ST_CreateTopoGeo\"/>, <xref"
-" linkend=\"ST_GetFaceGeometry\"/>, <xref linkend=\"topoelementarray\"/>, "
+", <xref linkend=\"toTopoGeom\"/> <xref linkend=\"ST_CreateTopoGeo\"/>, <xref "
+"linkend=\"ST_GetFaceGeometry\"/>, <xref linkend=\"topoelementarray\"/>, "
 "<xref linkend=\"TopoElementArray_Agg\"/>"
 msgstr ""
 
@@ -3292,9 +3589,15 @@ msgid ""
 "<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> "
 "<paramdef><type>varchar </type> <parameter>toponame</parameter></paramdef> "
 "<paramdef><type>integer</type> <parameter>layer_id</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>float8</type> "
-"<parameter>tolerance</parameter></paramdef>"
-msgstr "<funcdef>topogeometry <function>toTopoGeom</function></funcdef> <paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> <paramdef><type>varchar </type> <parameter>toponame</parameter></paramdef> <paramdef><type>integer</type> <parameter>layer_id</parameter></paramdef> <paramdef choice=\"opt\"><type>float8</type> <parameter>tolerance</parameter></paramdef>"
+"<paramdef choice=\"opt\"><type>float8</type> <parameter>tolerance</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>topogeometry <function>toTopoGeom</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> "
+"<paramdef><type>varchar </type> <parameter>toponame</parameter></paramdef> "
+"<paramdef><type>integer</type> <parameter>layer_id</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>float8</type> <parameter>tolerance</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:2287
@@ -3309,8 +3612,8 @@ msgstr ""
 #: extras_topology.xml:2292
 #, no-c-format
 msgid ""
-"When <varname>tolerance</varname> is given it will be used to snap the input"
-" geometry to existing primitives."
+"When <varname>tolerance</varname> is given it will be used to snap the input "
+"geometry to existing primitives."
 msgstr ""
 
 #. Tag: para
@@ -3329,7 +3632,8 @@ msgid ""
 "-- create a new table\n"
 "CREATE TABLE nei_topo(gid serial primary key, nei varchar(30));\n"
 "--add a topogeometry column to it\n"
-"SELECT topology.AddTopoGeometryColumn('topo_boston_test', 'public', 'nei_topo', 'topo', 'MULTIPOLYGON') As new_layer_id;\n"
+"SELECT topology.AddTopoGeometryColumn('topo_boston_test', 'public', "
+"'nei_topo', 'topo', 'MULTIPOLYGON') As new_layer_id;\n"
 "new_layer_id\n"
 "-----------\n"
 "1\n"
@@ -3356,8 +3660,8 @@ msgstr ""
 #: extras_topology.xml:2308
 #, no-c-format
 msgid ""
-",<xref linkend=\"AddTopoGeometryColumn\"/>, <xref "
-"linkend=\"CreateTopoGeom\"/>, <xref linkend=\"TopologySummary\"/>"
+",<xref linkend=\"AddTopoGeometryColumn\"/>, <xref linkend=\"CreateTopoGeom\"/"
+">, <xref linkend=\"TopologySummary\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -3378,11 +3682,13 @@ msgstr ""
 #: extras_topology.xml:2321
 #, no-c-format
 msgid ""
-"<funcdef>topoelementarray "
-"<function>TopoElementArray_Agg</function></funcdef> "
-"<paramdef><type>topoelement set</type> "
-"<parameter>tefield</parameter></paramdef>"
-msgstr "<funcdef>topoelementarray <function>TopoElementArray_Agg</function></funcdef> <paramdef><type>topoelement set</type> <parameter>tefield</parameter></paramdef>"
+"<funcdef>topoelementarray <function>TopoElementArray_Agg</function></"
+"funcdef> <paramdef><type>topoelement set</type> <parameter>tefield</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>topoelementarray <function>TopoElementArray_Agg</function></"
+"funcdef> <paramdef><type>topoelement set</type> <parameter>tefield</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:2331
@@ -3434,21 +3740,29 @@ msgstr ""
 #: extras_topology.xml:2361
 #, no-c-format
 msgid ""
-"<funcdef>topoelementarray "
-"<function>GetTopoGeomElementArray</function></funcdef> "
-"<paramdef><type>varchar </type> <parameter>toponame</parameter></paramdef> "
-"<paramdef><type>integer </type> <parameter>layer_id</parameter></paramdef> "
-"<paramdef><type>integer</type> <parameter>tg_id</parameter></paramdef>"
-msgstr "<funcdef>topoelementarray <function>GetTopoGeomElementArray</function></funcdef> <paramdef><type>varchar </type> <parameter>toponame</parameter></paramdef> <paramdef><type>integer </type> <parameter>layer_id</parameter></paramdef> <paramdef><type>integer</type> <parameter>tg_id</parameter></paramdef>"
+"<funcdef>topoelementarray <function>GetTopoGeomElementArray</function></"
+"funcdef> <paramdef><type>varchar </type> <parameter>toponame</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>layer_id</parameter></"
+"paramdef> <paramdef><type>integer</type> <parameter>tg_id</parameter></"
+"paramdef>"
+msgstr ""
+"<funcdef>topoelementarray <function>GetTopoGeomElementArray</function></"
+"funcdef> <paramdef><type>varchar </type> <parameter>toponame</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>layer_id</parameter></"
+"paramdef> <paramdef><type>integer</type> <parameter>tg_id</parameter></"
+"paramdef>"
 
 #. Tag: funcprototype
 #: extras_topology.xml:2369
 #, no-c-format
 msgid ""
-"<funcdef>topoelementarray topoelement "
-"<function>GetTopoGeomElementArray</function></funcdef> "
-"<paramdef><type>topogeometry </type> <parameter>tg</parameter></paramdef>"
-msgstr "<funcdef>topoelementarray topoelement <function>GetTopoGeomElementArray</function></funcdef> <paramdef><type>topogeometry </type> <parameter>tg</parameter></paramdef>"
+"<funcdef>topoelementarray topoelement <function>GetTopoGeomElementArray</"
+"function></funcdef> <paramdef><type>topogeometry </type> <parameter>tg</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>topoelementarray topoelement <function>GetTopoGeomElementArray</"
+"function></funcdef> <paramdef><type>topogeometry </type> <parameter>tg</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:2379
@@ -3465,8 +3779,7 @@ msgstr ""
 #, no-c-format
 msgid ""
 "tg_id is the topogeometry id of the topogeometry object in the topology in "
-"the layer denoted by <varname>layer_id</varname> in the topology.layer "
-"table."
+"the layer denoted by <varname>layer_id</varname> in the topology.layer table."
 msgstr ""
 
 #. Tag: refname
@@ -3488,21 +3801,29 @@ msgstr ""
 #: extras_topology.xml:2409
 #, no-c-format
 msgid ""
-"<funcdef>setof topoelement "
-"<function>GetTopoGeomElements</function></funcdef> <paramdef><type>varchar "
-"</type> <parameter>toponame</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>layer_id</parameter></paramdef> "
-"<paramdef><type>integer</type> <parameter>tg_id</parameter></paramdef>"
-msgstr "<funcdef>setof topoelement <function>GetTopoGeomElements</function></funcdef> <paramdef><type>varchar </type> <parameter>toponame</parameter></paramdef> <paramdef><type>integer </type> <parameter>layer_id</parameter></paramdef> <paramdef><type>integer</type> <parameter>tg_id</parameter></paramdef>"
+"<funcdef>setof topoelement <function>GetTopoGeomElements</function></"
+"funcdef> <paramdef><type>varchar </type> <parameter>toponame</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>layer_id</parameter></"
+"paramdef> <paramdef><type>integer</type> <parameter>tg_id</parameter></"
+"paramdef>"
+msgstr ""
+"<funcdef>setof topoelement <function>GetTopoGeomElements</function></"
+"funcdef> <paramdef><type>varchar </type> <parameter>toponame</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>layer_id</parameter></"
+"paramdef> <paramdef><type>integer</type> <parameter>tg_id</parameter></"
+"paramdef>"
 
 #. Tag: funcprototype
 #: extras_topology.xml:2417
 #, no-c-format
 msgid ""
-"<funcdef>setof topoelement "
-"<function>GetTopoGeomElements</function></funcdef> "
-"<paramdef><type>topogeometry </type> <parameter>tg</parameter></paramdef>"
-msgstr "<funcdef>setof topoelement <function>GetTopoGeomElements</function></funcdef> <paramdef><type>topogeometry </type> <parameter>tg</parameter></paramdef>"
+"<funcdef>setof topoelement <function>GetTopoGeomElements</function></"
+"funcdef> <paramdef><type>topogeometry </type> <parameter>tg</parameter></"
+"paramdef>"
+msgstr ""
+"<funcdef>setof topoelement <function>GetTopoGeomElements</function></"
+"funcdef> <paramdef><type>topogeometry </type> <parameter>tg</parameter></"
+"paramdef>"
 
 #. Tag: para
 #: extras_topology.xml:2427
@@ -3541,50 +3862,88 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcprototype> <funcdef>text <function>AsGML</function></funcdef> "
-"<paramdef><type>topogeometry </type> <parameter>tg</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>text "
-"<function>AsGML</function></funcdef> <paramdef><type>topogeometry </type> "
-"<parameter>tg</parameter></paramdef> <paramdef><type>text </type> "
-"<parameter>nsprefix_in</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>text <function>AsGML</function></funcdef> "
-"<paramdef><type>topogeometry </type> <parameter>tg</parameter></paramdef> "
-"<paramdef><type>regclass </type> "
+"<paramdef><type>topogeometry </type> <parameter>tg</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>text <function>AsGML</function></"
+"funcdef> <paramdef><type>topogeometry </type> <parameter>tg</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>nsprefix_in</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>text <function>AsGML</"
+"function></funcdef> <paramdef><type>topogeometry </type> <parameter>tg</"
+"parameter></paramdef> <paramdef><type>regclass </type> "
 "<parameter>visitedTable</parameter></paramdef> </funcprototype> "
 "<funcprototype> <funcdef>text <function>AsGML</function></funcdef> "
 "<paramdef><type>topogeometry </type> <parameter>tg</parameter></paramdef> "
-"<paramdef><type>regclass </type> "
-"<parameter>visitedTable</parameter></paramdef> <paramdef><type>text </type> "
-"<parameter>nsprefix</parameter></paramdef> </funcprototype> <funcprototype> "
-"<funcdef>text <function>AsGML</function></funcdef> "
-"<paramdef><type>topogeometry </type> <parameter>tg</parameter></paramdef> "
-"<paramdef><type>text </type> <parameter>nsprefix_in</parameter></paramdef> "
-"<paramdef><type>integer </type> <parameter>precision</parameter></paramdef> "
-"<paramdef><type>integer </type> <parameter>options</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>text "
+"<paramdef><type>regclass </type> <parameter>visitedTable</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>nsprefix</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>text <function>AsGML</"
+"function></funcdef> <paramdef><type>topogeometry </type> <parameter>tg</"
+"parameter></paramdef> <paramdef><type>text </type> <parameter>nsprefix_in</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>precision</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>options</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text "
 "<function>AsGML</function></funcdef> <paramdef><type>topogeometry </type> "
 "<parameter>tg</parameter></paramdef> <paramdef><type>text </type> "
-"<parameter>nsprefix_in</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>precision</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>options</parameter></paramdef> <paramdef><type>regclass "
-"</type> <parameter>visitedTable</parameter></paramdef> </funcprototype> "
+"<parameter>nsprefix_in</parameter></paramdef> <paramdef><type>integer </"
+"type> <parameter>precision</parameter></paramdef> <paramdef><type>integer </"
+"type> <parameter>options</parameter></paramdef> <paramdef><type>regclass </"
+"type> <parameter>visitedTable</parameter></paramdef> </funcprototype> "
 "<funcprototype> <funcdef>text <function>AsGML</function></funcdef> "
 "<paramdef><type>topogeometry </type> <parameter>tg</parameter></paramdef> "
 "<paramdef><type>text </type> <parameter>nsprefix_in</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>precision</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>options</parameter></paramdef> "
-"<paramdef><type>regclass </type> "
+"<paramdef><type>regclass </type> <parameter>visitedTable</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>idprefix</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>text <function>AsGML</"
+"function></funcdef> <paramdef><type>topogeometry </type> <parameter>tg</"
+"parameter></paramdef> <paramdef><type>text </type> <parameter>nsprefix_in</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>precision</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>options</"
+"parameter></paramdef> <paramdef><type>regclass </type> "
 "<parameter>visitedTable</parameter></paramdef> <paramdef><type>text </type> "
-"<parameter>idprefix</parameter></paramdef> </funcprototype> <funcprototype> "
-"<funcdef>text <function>AsGML</function></funcdef> "
+"<parameter>idprefix</parameter></paramdef> <paramdef><type>int </type> "
+"<parameter>gmlversion</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>text <function>AsGML</function></funcdef> "
+"<paramdef><type>topogeometry </type> <parameter>tg</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>text <function>AsGML</function></"
+"funcdef> <paramdef><type>topogeometry </type> <parameter>tg</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>nsprefix_in</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>text <function>AsGML</"
+"function></funcdef> <paramdef><type>topogeometry </type> <parameter>tg</"
+"parameter></paramdef> <paramdef><type>regclass </type> "
+"<parameter>visitedTable</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>text <function>AsGML</function></funcdef> "
+"<paramdef><type>topogeometry </type> <parameter>tg</parameter></paramdef> "
+"<paramdef><type>regclass </type> <parameter>visitedTable</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>nsprefix</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>text <function>AsGML</"
+"function></funcdef> <paramdef><type>topogeometry </type> <parameter>tg</"
+"parameter></paramdef> <paramdef><type>text </type> <parameter>nsprefix_in</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>precision</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>options</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text "
+"<function>AsGML</function></funcdef> <paramdef><type>topogeometry </type> "
+"<parameter>tg</parameter></paramdef> <paramdef><type>text </type> "
+"<parameter>nsprefix_in</parameter></paramdef> <paramdef><type>integer </"
+"type> <parameter>precision</parameter></paramdef> <paramdef><type>integer </"
+"type> <parameter>options</parameter></paramdef> <paramdef><type>regclass </"
+"type> <parameter>visitedTable</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>text <function>AsGML</function></funcdef> "
 "<paramdef><type>topogeometry </type> <parameter>tg</parameter></paramdef> "
 "<paramdef><type>text </type> <parameter>nsprefix_in</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>precision</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>options</parameter></paramdef> "
-"<paramdef><type>regclass </type> "
+"<paramdef><type>regclass </type> <parameter>visitedTable</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>idprefix</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>text <function>AsGML</"
+"function></funcdef> <paramdef><type>topogeometry </type> <parameter>tg</"
+"parameter></paramdef> <paramdef><type>text </type> <parameter>nsprefix_in</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>precision</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>options</"
+"parameter></paramdef> <paramdef><type>regclass </type> "
 "<parameter>visitedTable</parameter></paramdef> <paramdef><type>text </type> "
 "<parameter>idprefix</parameter></paramdef> <paramdef><type>int </type> "
 "<parameter>gmlversion</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>text <function>AsGML</function></funcdef> <paramdef><type>topogeometry </type> <parameter>tg</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text <function>AsGML</function></funcdef> <paramdef><type>topogeometry </type> <parameter>tg</parameter></paramdef> <paramdef><type>text </type> <parameter>nsprefix_in</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text <function>AsGML</function></funcdef> <paramdef><type>topogeometry </type> <parameter>tg</parameter></paramdef> <paramdef><type>regclass </type> <parameter>visitedTable</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text <function>AsGML</function></funcdef> <paramdef><type>topogeometry </type> <parameter>tg</parameter></paramdef> <paramdef><type>regclass </type> <parameter>visitedTable</parameter></paramdef> <paramdef><type>text </type> <parameter>nsprefix</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text <function>AsGML</function></funcdef> <paramdef><type>topogeometry </type> <parameter>tg</parameter></paramdef> <paramdef><type>text </type> <parameter>nsprefix_in</parameter></paramdef> <paramdef><type>integer </type> <parameter>precision</parameter></paramdef> <paramdef><type>integer </type> <parameter>options</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text <function>AsGML</function></funcdef> <paramdef><type>topogeometry </type> <parameter>tg</parameter></paramdef> <paramdef><type>text </type> <parameter>nsprefix_in</parameter></paramdef> <paramdef><type>integer </type> <parameter>precision</parameter></paramdef> <paramdef><type>integer </type> <parameter>options</parameter></paramdef> <paramdef><type>regclass </type> <parameter>visitedTable</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text <function>AsGML</function></funcdef> <paramdef><type>topogeometry </type> <parameter>tg</parameter></paramdef> <paramdef><type>text </type> <parameter>nsprefix_in</parameter></paramdef> <paramdef><type>integer </type> <parameter>precision</parameter></paramdef> <paramdef><type>integer </type> <parameter>options</parameter></paramdef> <paramdef><type>regclass </type> <parameter>visitedTable</parameter></paramdef> <paramdef><type>text </type> <parameter>idprefix</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text <function>AsGML</function></funcdef> <paramdef><type>topogeometry </type> <parameter>tg</parameter></paramdef> <paramdef><type>text </type> <parameter>nsprefix_in</parameter></paramdef> <paramdef><type>integer </type> <parameter>precision</parameter></paramdef> <paramdef><type>integer </type> <parameter>options</parameter></paramdef> <paramdef><type>regclass </type> <parameter>visitedTable</parameter></paramdef> <paramdef><type>text </type> <parameter>idprefix</parameter></paramdef> <paramdef><type>int </type> <parameter>gmlversion</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: extras_topology.xml:2521
@@ -3601,15 +3960,15 @@ msgstr ""
 #: extras_topology.xml:2523
 #, no-c-format
 msgid ""
-"The <varname>visitedTable</varname> parameter, if given, is used for keeping"
-" track of the visited Node and Edge elements so to use cross-references "
+"The <varname>visitedTable</varname> parameter, if given, is used for keeping "
+"track of the visited Node and Edge elements so to use cross-references "
 "(xlink:xref) rather than duplicating definitions. The table is expected to "
 "have (at least) two integer fields: 'element_type' and 'element_id'. The "
 "calling user must have both read and write privileges on the given table. "
-"For best performance, an index should be defined on "
-"<varname>element_type</varname> and <varname>element_id</varname>, in that "
-"order. Such index would be created automatically by adding a unique "
-"constraint to the fields. Example:"
+"For best performance, an index should be defined on <varname>element_type</"
+"varname> and <varname>element_id</varname>, in that order. Such index would "
+"be created automatically by adding a unique constraint to the fields. "
+"Example:"
 msgstr ""
 
 #. Tag: programlisting
@@ -3665,15 +4024,24 @@ msgid ""
 "                <gml:Curve srsName=\"urn:ogc:def:crs:EPSG::3438\">\n"
 "                    <gml:segments>\n"
 "                        <gml:LineStringSegment>\n"
-"                            <gml:posList srsDimension=\"2\">384744 236928 384750 236923 384769 236911 384799 236895 384811 236890 \n"
-"                            384833 236884 384844 236882 384866 236881 384879 236883 384954 236898 385087 236932 385117 236938 \n"
-"                            385167 236938 385203 236941 385224 236946 385233 236950 385241 236956 385254 236971 \n"
-"                            385260 236979 385268 236999 385273 237018 385273 237037 385271 237047 385267 237057 385225 237125 \n"
-"                            385210 237144 385192 237161 385167 237192 385162 237202 385159 237214 385159 237227 385162 237241 \n"
-"                            385166 237256 385196 237324 385209 237345 385234 237375 385237 237383 385238 237399 385236 237407 \n"
-"                            385227 237419 385213 237430 385193 237439 385174 237451 385170 237455 385169 237460 385171 237475 \n"
-"                            385181 237503 385190 237521 385200 237533 385206 237538 385213 237541 385221 237542 385235 237540 385242 237541 \n"
-"                            385249 237544 385260 237555 385270 237570 385289 237584 385292 237589 385291 237596 385284 237630</gml:posList>\n"
+"                            <gml:posList srsDimension=\"2\">384744 236928 "
+"384750 236923 384769 236911 384799 236895 384811 236890 \n"
+"                            384833 236884 384844 236882 384866 236881 384879 "
+"236883 384954 236898 385087 236932 385117 236938 \n"
+"                            385167 236938 385203 236941 385224 236946 385233 "
+"236950 385241 236956 385254 236971 \n"
+"                            385260 236979 385268 236999 385273 237018 385273 "
+"237037 385271 237047 385267 237057 385225 237125 \n"
+"                            385210 237144 385192 237161 385167 237192 385162 "
+"237202 385159 237214 385159 237227 385162 237241 \n"
+"                            385166 237256 385196 237324 385209 237345 385234 "
+"237375 385237 237383 385238 237399 385236 237407 \n"
+"                            385227 237419 385213 237430 385193 237439 385174 "
+"237451 385170 237455 385169 237460 385171 237475 \n"
+"                            385181 237503 385190 237521 385200 237533 385206 "
+"237538 385213 237541 385221 237542 385235 237540 385242 237541 \n"
+"                            385249 237544 385260 237555 385270 237570 385289 "
+"237584 385292 237589 385291 237596 385284 237630</gml:posList>\n"
 "                        </gml:LineStringSegment>\n"
 "                    </gml:segments>\n"
 "                </gml:Curve>\n"
@@ -3709,15 +4077,24 @@ msgid ""
 "                <Curve srsName=\"urn:ogc:def:crs:EPSG::3438\">\n"
 "                    <segments>\n"
 "                        <LineStringSegment>\n"
-"                            <posList srsDimension=\"2\">384744 236928 384750 236923 384769 236911 384799 236895 384811 236890 \n"
-"                            384833 236884 384844 236882 384866 236881 384879 236883 384954 236898 385087 236932 385117 236938 \n"
-"                            385167 236938 385203 236941 385224 236946 385233 236950 385241 236956 385254 236971 \n"
-"                            385260 236979 385268 236999 385273 237018 385273 237037 385271 237047 385267 237057 385225 237125 \n"
-"                            385210 237144 385192 237161 385167 237192 385162 237202 385159 237214 385159 237227 385162 237241 \n"
-"                            385166 237256 385196 237324 385209 237345 385234 237375 385237 237383 385238 237399 385236 237407 \n"
-"                            385227 237419 385213 237430 385193 237439 385174 237451 385170 237455 385169 237460 385171 237475 \n"
-"                            385181 237503 385190 237521 385200 237533 385206 237538 385213 237541 385221 237542 385235 237540 385242 237541 \n"
-"                            385249 237544 385260 237555 385270 237570 385289 237584 385292 237589 385291 237596 385284 237630</posList>\n"
+"                            <posList srsDimension=\"2\">384744 236928 384750 "
+"236923 384769 236911 384799 236895 384811 236890 \n"
+"                            384833 236884 384844 236882 384866 236881 384879 "
+"236883 384954 236898 385087 236932 385117 236938 \n"
+"                            385167 236938 385203 236941 385224 236946 385233 "
+"236950 385241 236956 385254 236971 \n"
+"                            385260 236979 385268 236999 385273 237018 385273 "
+"237037 385271 237047 385267 237057 385225 237125 \n"
+"                            385210 237144 385192 237161 385167 237192 385162 "
+"237202 385159 237214 385159 237227 385162 237241 \n"
+"                            385166 237256 385196 237324 385209 237345 385234 "
+"237375 385237 237383 385238 237399 385236 237407 \n"
+"                            385227 237419 385213 237430 385193 237439 385174 "
+"237451 385170 237455 385169 237460 385171 237475 \n"
+"                            385181 237503 385190 237521 385200 237533 385206 "
+"237538 385213 237541 385221 237542 385235 237540 385242 237541 \n"
+"                            385249 237544 385260 237555 385270 237570 385289 "
+"237584 385292 237589 385291 237596 385284 237630</posList>\n"
 "                         </LineStringSegment>\n"
 "                    </segments>\n"
 "                </Curve>\n"
index 0cfe69cc751d95c30a7f1f7025445f87e9718e53..b910ca5ee9d00a3f2885e78ec1586490337f3b72 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 # Arnaud Vandecasteele <arnaud.sig@gmail.com>, 2013-2014
 # FPH <fabrice@phung.fr>, 2013
@@ -13,11 +13,12 @@ msgstr ""
 "POT-Creation-Date: 2012-09-14 17:50+0000\n"
 "PO-Revision-Date: 2014-05-05 16:21+0000\n"
 "Last-Translator: vpicavet <vincent.ml@oslandia.com>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: title
@@ -32,23 +33,34 @@ msgstr "Foire Aux Questions PostGIS"
 msgid ""
 "My applications and desktop tools worked with PostGIS 1.5,but they don't "
 "work with PostGIS 2.0. How do I fix this?"
-msgstr "Mon application et mes outils fonctionnaient avec PostGIS 1.5, cependant ils ne marchent plus avec PostGIS 2.0. Comment réparer cela ?"
+msgstr ""
+"Mon application et mes outils fonctionnaient avec PostGIS 1.5, cependant ils "
+"ne marchent plus avec PostGIS 2.0. Comment réparer cela ?"
 
 #. Tag: para
 #: faq.xml:12
 #, no-c-format
 msgid ""
 "A lot of deprecated functions were removed from the PostGIS code base in "
-"PostGIS 2.0. This has affected applications in addition to third-party tools"
-" such as Geoserver, MapServer, QuantumGIS, and OpenJump to name a few. There"
-" are a couple of ways to resolve this. For the third-party apps, you can try"
-" to upgrade to the latest versions of these which have many of these issues "
+"PostGIS 2.0. This has affected applications in addition to third-party tools "
+"such as Geoserver, MapServer, QuantumGIS, and OpenJump to name a few. There "
+"are a couple of ways to resolve this. For the third-party apps, you can try "
+"to upgrade to the latest versions of these which have many of these issues "
 "fixed. For your own code, you can change your code to not use the functions "
 "removed. Most of these functions are non ST_ aliases of ST_Union, ST_Length "
-"etc. and as a last resort, install the whole of "
-"<varname>legacy.sql</varname> or just the portions of "
-"<varname>legacy.sql</varname> you need."
-msgstr "Beaucoup de fonctions obsolètes ont Ã©té supprimées du code de PostGIS dans PostGIS 2.0. Cela a affecté des applications en sus d'outils tiers comme GeoServer, MapServer, QuantumGIS et OpenJump pour n'en citer que quelques uns. Il y a plusieurs façons de résoudre ceci. Pour les applications tierces, vous pouvez essayer de passer aux dernières versions de celles qui ont vu beaucoup de ces problèmes résolus. Pour votre propre code, vous pouvez le modifier pour ne pas utiliser les fonctions supprimées. La plupart de ces fonctions ne sont pas des alias ST_ de ST_Union, ST_Length etc. et en dernier recours, installez la totalité de <varname>legacy.sql</varname> ou juste les parties de <varname>legacy.sql</varname> dont vous avez besoin."
+"etc. and as a last resort, install the whole of <varname>legacy.sql</"
+"varname> or just the portions of <varname>legacy.sql</varname> you need."
+msgstr ""
+"Beaucoup de fonctions obsolètes ont Ã©té supprimées du code de PostGIS dans "
+"PostGIS 2.0. Cela a affecté des applications en sus d'outils tiers comme "
+"GeoServer, MapServer, QuantumGIS et OpenJump pour n'en citer que quelques "
+"uns. Il y a plusieurs façons de résoudre ceci. Pour les applications "
+"tierces, vous pouvez essayer de passer aux dernières versions de celles qui "
+"ont vu beaucoup de ces problèmes résolus. Pour votre propre code, vous "
+"pouvez le modifier pour ne pas utiliser les fonctions supprimées. La plupart "
+"de ces fonctions ne sont pas des alias ST_ de ST_Union, ST_Length etc. et en "
+"dernier recours, installez la totalité de <varname>legacy.sql</varname> ou "
+"juste les parties de <varname>legacy.sql</varname> dont vous avez besoin."
 
 #. Tag: para
 #: faq.xml:18
@@ -58,7 +70,11 @@ msgid ""
 "postgis.sql. You can install this file after you have installed postgis.sql "
 "and spatial_ref_sys.sql to get back all the 200 some-odd old functions we "
 "removed."
-msgstr "Le fichier <varname>legacy.sql</varname> est situé dans le même répertoire que postgis.sql. Vous pouvez installer ce fichier après avoir installé postgis.sql et spatial_ref_sys.sql pour retrouver toutes les 200 et quelques anciennes fonctions que nous avons supprimées."
+msgstr ""
+"Le fichier <varname>legacy.sql</varname> est situé dans le même répertoire "
+"que postgis.sql. Vous pouvez installer ce fichier après avoir installé "
+"postgis.sql et spatial_ref_sys.sql pour retrouver toutes les 200 et quelques "
+"anciennes fonctions que nous avons supprimées."
 
 #. Tag: para
 #: faq.xml:24
@@ -66,7 +82,9 @@ msgstr "Le fichier <varname>legacy.sql</varname> est situé dans le même réper
 msgid ""
 "I'm running PostgreSQL 9.0 and I can no longer read/view geometries in "
 "OpenJump, Safe FME, and some other tools?"
-msgstr "J'utilise PostgreSQL 9.0 et je ne peux plus accéder Ã  la géométries de mes objets dans OpenJump, Safe FME ou tout autre logiciel"
+msgstr ""
+"J'utilise PostgreSQL 9.0 et je ne peux plus accéder Ã  la géométries de mes "
+"objets dans OpenJump, Safe FME ou tout autre logiciel"
 
 #. Tag: para
 #: faq.xml:28
@@ -74,31 +92,47 @@ msgstr "J'utilise PostgreSQL 9.0 et je ne peux plus accéder Ã  la géométries
 msgid ""
 "In PostgreSQL 9.0+, the default encoding for bytea data has been changed to "
 "hex and older JDBC drivers still assume escape format. This has affected "
-"some applications such as Java applications using older JDBC drivers or .NET"
-" applications that use the older npgsql driver that expect the old behavior "
+"some applications such as Java applications using older JDBC drivers or .NET "
+"applications that use the older npgsql driver that expect the old behavior "
 "of ST_AsBinary. There are two approaches to getting this to work again."
-msgstr "Dans PostgreSQL 9.0+, l'encodage par défaut pour la donnée bytea a Ã©té changé vers l'hexadécimal et les anciens pilotes JDBC assument toujours l'ancien format avec Ã©chappement. Cela affecte certaines applications telles que les applications Java utilisant des anciens pilotes JDBC, ou des applications .NET qui utilisent le vieux pilote npgsql, qui attend l'ancien comportement de ST_AsBinary. Il y a deux approches pour rétablir un bon fonctionnement dans cette situation."
+msgstr ""
+"Dans PostgreSQL 9.0+, l'encodage par défaut pour la donnée bytea a Ã©té "
+"changé vers l'hexadécimal et les anciens pilotes JDBC assument toujours "
+"l'ancien format avec Ã©chappement. Cela affecte certaines applications telles "
+"que les applications Java utilisant des anciens pilotes JDBC, ou des "
+"applications .NET qui utilisent le vieux pilote npgsql, qui attend l'ancien "
+"comportement de ST_AsBinary. Il y a deux approches pour rétablir un bon "
+"fonctionnement dans cette situation."
 
 #. Tag: para
 #: faq.xml:32
 #, no-c-format
 msgid ""
 "You can upgrade your JDBC driver to the latest PostgreSQL 9.0 version which "
-"you can get from <ulink "
-"url=\"http://jdbc.postgresql.org/download.html\">http://jdbc.postgresql.org/download.html</ulink>"
-msgstr "Vous pouvez mettre Ã  jour votre pilote JDBC vers sa version PostgreSQL 9.0 que vous pouvez obtenir depuis <ulink url=\"http://jdbc.postgresql.org/download.html\">http://jdbc.postgresql.org/download.html</ulink>"
+"you can get from <ulink url=\"http://jdbc.postgresql.org/download.html"
+"\">http://jdbc.postgresql.org/download.html</ulink>"
+msgstr ""
+"Vous pouvez mettre Ã  jour votre pilote JDBC vers sa version PostgreSQL 9.0 "
+"que vous pouvez obtenir depuis <ulink url=\"http://jdbc.postgresql.org/"
+"download.html\">http://jdbc.postgresql.org/download.html</ulink>"
 
 #. Tag: para
 #: faq.xml:34
 #, no-c-format
 msgid ""
-"If you are running a .NET app, you can use Npgsql 2.0.11 or higher which you"
-" can download from <ulink "
-"url=\"http://pgfoundry.org/frs/?group_id=1000140\">http://pgfoundry.org/frs/?group_id=1000140</ulink>"
-" and as described on <ulink "
-"url=\"http://fxjr.blogspot.com/2010/11/npgsql-2011-released.html\">Francisco"
-" Figueiredo's NpgSQL 2.0.11 released blog entry</ulink>"
-msgstr "Si vous faites tourner une application .NET, vous pouvez utiliser Npgsql 2.0.11 ou supérieure, que vous pouvez télécharger de <ulink url=\"http://pgfoundry.org/frs/?group_id=1000140\">http://pgfoundry.org/frs/?group_id=1000140</ulink>, et voir la description donnée sur l'entrée de blog de <ulink url=\"http://fxjr.blogspot.com/2010/11/npgsql-2011-released.html\">Francisco Figueiredo sur NpgSQL 2.0.11</ulink>"
+"If you are running a .NET app, you can use Npgsql 2.0.11 or higher which you "
+"can download from <ulink url=\"http://pgfoundry.org/frs/?"
+"group_id=1000140\">http://pgfoundry.org/frs/?group_id=1000140</ulink> and as "
+"described on <ulink url=\"http://fxjr.blogspot.com/2010/11/npgsql-2011-"
+"released.html\">Francisco Figueiredo's NpgSQL 2.0.11 released blog entry</"
+"ulink>"
+msgstr ""
+"Si vous faites tourner une application .NET, vous pouvez utiliser Npgsql "
+"2.0.11 ou supérieure, que vous pouvez télécharger de <ulink url=\"http://"
+"pgfoundry.org/frs/?group_id=1000140\">http://pgfoundry.org/frs/?"
+"group_id=1000140</ulink>, et voir la description donnée sur l'entrée de blog "
+"de <ulink url=\"http://fxjr.blogspot.com/2010/11/npgsql-2011-released.html"
+"\">Francisco Figueiredo sur NpgSQL 2.0.11</ulink>"
 
 #. Tag: para
 #: faq.xml:38
@@ -106,7 +140,10 @@ msgstr "Si vous faites tourner une application .NET, vous pouvez utiliser Npgsql
 msgid ""
 "If upgrading your PostgreSQL driver is not an option, then you can set the "
 "default back to the old behavior with the following change:"
-msgstr "Si mettre Ã  jour votre pilote PostgreSQL n'est pas une option, alors vous pouvez définir la valeur par défaut Ã  l'ancien comportement avec la modification suivante :"
+msgstr ""
+"Si mettre Ã  jour votre pilote PostgreSQL n'est pas une option, alors vous "
+"pouvez définir la valeur par défaut Ã  l'ancien comportement avec la "
+"modification suivante :"
 
 #. Tag: programlisting
 #: faq.xml:39
@@ -120,7 +157,9 @@ msgstr "ALTER DATABASE mypostgisdb SET bytea_output='escape';"
 msgid ""
 "I tried to use PgAdmin to view my geometry column and it is blank, what "
 "gives?"
-msgstr "J'ai essayé d'utiliser PgAdmin pour visualiser mon champ géométrique mais elle est vide, qu'arrive-t-il ?"
+msgstr ""
+"J'ai essayé d'utiliser PgAdmin pour visualiser mon champ géométrique mais "
+"elle est vide, qu'arrive-t-il ?"
 
 #. Tag: para
 #: faq.xml:50
@@ -128,24 +167,37 @@ msgstr "J'ai essayé d'utiliser PgAdmin pour visualiser mon champ géométrique
 msgid ""
 "PgAdmin doesn't show anything for large geometries. The best ways to verify "
 "you do have data in your geometry columns are?"
-msgstr "PgAdmin ne montre rien concernant les grandes géométries. Quelles sont les meilleurs solutions pour vérifier que mes champs géométriques contiennent des données ?"
+msgstr ""
+"PgAdmin ne montre rien concernant les grandes géométries. Quelles sont les "
+"meilleurs solutions pour vérifier que mes champs géométriques contiennent "
+"des données ?"
 
 #. Tag: programlisting
 #: faq.xml:53
 #, no-c-format
 msgid ""
-"-- this should return no records if all your geom fields are filled in        \n"
+"-- this should return no records if all your geom fields are filled "
+"in        \n"
+"SELECT somefield FROM mytable WHERE geom IS NULL;"
+msgstr ""
+"-- cela ne doit pas retourner d'enregistrements si tous les champs "
+"géométriques sont remplis\n"
 "SELECT somefield FROM mytable WHERE geom IS NULL;"
-msgstr "-- cela ne doit pas retourner d'enregistrements si tous les champs géométriques sont remplis\nSELECT somefield FROM mytable WHERE geom IS NULL;"
 
 #. Tag: programlisting
 #: faq.xml:55
 #, no-c-format
 msgid ""
 "-- To tell just how large your geometry is do a query of the form\n"
-"--which will tell you the most number of points you have in any of your geometry columns\n"
+"--which will tell you the most number of points you have in any of your "
+"geometry columns\n"
+"SELECT MAX(ST_NPoints(geom)) FROM sometable;"
+msgstr ""
+"-- Pour connaître la taille de votre géométrie faîtes une requête de ce "
+"type\n"
+"-- qui vous indiquera le plus grand nombre de points vous avez dans vos "
+"géométries\n"
 "SELECT MAX(ST_NPoints(geom)) FROM sometable;"
-msgstr "-- Pour connaître la taille de votre géométrie faîtes une requête de ce type\n-- qui vous indiquera le plus grand nombre de points vous avez dans vos géométries\nSELECT MAX(ST_NPoints(geom)) FROM sometable;"
 
 #. Tag: para
 #: faq.xml:61
@@ -157,8 +209,8 @@ msgstr "Quelles sont les objets géométriques que je peux sauvegarder ?"
 #: faq.xml:65
 #, no-c-format
 msgid ""
-"You can store point, line, polygon, multipoint, multiline, multipolygon, and"
-" geometrycollections. In PostGIS 2.0 and above you can also store TINS and "
+"You can store point, line, polygon, multipoint, multiline, multipolygon, and "
+"geometrycollections. In PostGIS 2.0 and above you can also store TINS and "
 "Polyhedral Surfaces in the basic geometry type. These are specified in the "
 "Open GIS Well Known Text Format (with XYZ,XYM,XYZM extensions). There are "
 "three data types currently supported. The standard OGC geometry data type "
@@ -167,15 +219,17 @@ msgid ""
 "similar type in Microsoft SQL Server 2008+). Only WGS 84 long lat "
 "(SRID:4326) is supported by the geography data type. The newest family "
 "member of the PostGIS spatial type family is raster for storing and "
-"analyzing raster data. Raster has its very own FAQ. Refer to <xref "
-"linkend=\"RT_FAQ\"/> and <xref linkend=\"RT_reference\"/> for more details."
+"analyzing raster data. Raster has its very own FAQ. Refer to <xref linkend="
+"\"RT_FAQ\"/> and <xref linkend=\"RT_reference\"/> for more details."
 msgstr ""
 
 #. Tag: para
 #: faq.xml:78
 #, no-c-format
 msgid "I'm all confused. Which data store should I use geometry or geography?"
-msgstr "Je suis perdu. Dois-je utiliser un champs de type \"geometry\" ou \"geography\" ?"
+msgstr ""
+"Je suis perdu. Dois-je utiliser un champs de type \"geometry\" ou \"geography"
+"\" ?"
 
 #. Tag: para
 #: faq.xml:82
@@ -184,48 +238,78 @@ msgid ""
 "Short Answer: geography is a new data type that supports long range "
 "distances measurements, but most computations on it are currently slower "
 "than they are on geometry. If you use geography -- you don't need to learn "
-"much about planar coordinate systems. Geography is generally best if all you"
-" care about is measuring distances and lengths and you have data from all "
+"much about planar coordinate systems. Geography is generally best if all you "
+"care about is measuring distances and lengths and you have data from all "
 "over the world. Geometry data type is an older data type that has many more "
 "functions supporting it, enjoys greater support from third party tools, and "
-"operations on it are generally faster -- sometimes as much as 10 fold faster"
-" for larger geometries. Geometry is best if you are pretty comfortable with "
+"operations on it are generally faster -- sometimes as much as 10 fold faster "
+"for larger geometries. Geometry is best if you are pretty comfortable with "
 "spatial reference systems or you are dealing with localized data where all "
 "your data fits in a single <link linkend=\"spatial_ref_sys\">spatial "
 "reference system (SRID)</link>, or you need to do a lot of spatial "
 "processing. Note: It is fairly easy to do one-off conversions between the "
-"two types to gain the benefits of each. Refer to <xref "
-"linkend=\"PostGIS_TypeFunctionMatrix\"/> to see what is currently supported "
-"and what is not."
-msgstr "Réponse courte: geography est un nouveau type de donnée qui supporte la mesure de distances Ã  longue portée, mais la plupart des calculs sont actuellement plus lents qu'avec geometry. Si vous utilisez geography -- vous n'avez pas besoin d'en apprendre davantage Ã  propos des systèmes de coordonnées planes. Geography est en général le meilleur si vous avez surtout besoin de mesurer des distances et des longueurs et si vous avez des données provenant du monde entier. Geometry est un type de donnée plus vieux qui est encore supporté par beaucoup plus de fonctions, qui bénéficie d'un meilleur support par les outils tierce partie, et avec lequel les opérations sont en général plus rapides -- parfois plus rapides d'un facteur 10 pour les grosses géométries. Geometry est meilleur si vous Ãªtes habitué aux systèmes de référence spatiaux ou si vous travaillez avec des données localisées avec toutes vos données tenant dans un seul <link linkend=\"spatial_ref_sys\">système de référence spatiale (SRID)</link>, ou si vous avez besoin de faire beaucoup de calcul spatial. Note: il est assez facile de faire des conversions entre les deux types pour avoir les bénéfices de chacun d'entre eux. Se référer Ã  <xref linkend=\"PostGIS_TypeFunctionMatrix\"/> pour voir ce qui est actuellement supporté ou pas."
+"two types to gain the benefits of each. Refer to <xref linkend="
+"\"PostGIS_TypeFunctionMatrix\"/> to see what is currently supported and what "
+"is not."
+msgstr ""
+"Réponse courte: geography est un nouveau type de donnée qui supporte la "
+"mesure de distances Ã  longue portée, mais la plupart des calculs sont "
+"actuellement plus lents qu'avec geometry. Si vous utilisez geography -- vous "
+"n'avez pas besoin d'en apprendre davantage Ã  propos des systèmes de "
+"coordonnées planes. Geography est en général le meilleur si vous avez "
+"surtout besoin de mesurer des distances et des longueurs et si vous avez des "
+"données provenant du monde entier. Geometry est un type de donnée plus vieux "
+"qui est encore supporté par beaucoup plus de fonctions, qui bénéficie d'un "
+"meilleur support par les outils tierce partie, et avec lequel les opérations "
+"sont en général plus rapides -- parfois plus rapides d'un facteur 10 pour "
+"les grosses géométries. Geometry est meilleur si vous Ãªtes habitué aux "
+"systèmes de référence spatiaux ou si vous travaillez avec des données "
+"localisées avec toutes vos données tenant dans un seul <link linkend="
+"\"spatial_ref_sys\">système de référence spatiale (SRID)</link>, ou si vous "
+"avez besoin de faire beaucoup de calcul spatial. Note: il est assez facile "
+"de faire des conversions entre les deux types pour avoir les bénéfices de "
+"chacun d'entre eux. Se référer Ã  <xref linkend=\"PostGIS_TypeFunctionMatrix"
+"\"/> pour voir ce qui est actuellement supporté ou pas."
 
 #. Tag: para
 #: faq.xml:93
 #, no-c-format
 msgid ""
-"Long Answer: Refer to our more lengthy discussion in the <xref "
-"linkend=\"PostGIS_GeographyVSGeometry\"/> and <link "
-"linkend=\"PostGIS_TypeFunctionMatrix\">function type matrix</link>."
-msgstr "Réponse plus longue ; référez vous Ã  notre longue discussion sur  <xref linkend=\"PostGIS_GeographyVSGeometry\"/> et <link linkend=\"PostGIS_TypeFunctionMatrix\">matrice de type de fonction</link>."
+"Long Answer: Refer to our more lengthy discussion in the <xref linkend="
+"\"PostGIS_GeographyVSGeometry\"/> and <link linkend="
+"\"PostGIS_TypeFunctionMatrix\">function type matrix</link>."
+msgstr ""
+"Réponse plus longue ; référez vous Ã  notre longue discussion sur  <xref "
+"linkend=\"PostGIS_GeographyVSGeometry\"/> et <link linkend="
+"\"PostGIS_TypeFunctionMatrix\">matrice de type de fonction</link>."
 
 #. Tag: para
 #: faq.xml:101
 #, no-c-format
 msgid ""
 "I have more intense questions about geography, such as how big of a "
-"geographic region can I stuff in a geography column and still get reasonable"
-" answers. Are there limitations such as poles, everything in the field must "
+"geographic region can I stuff in a geography column and still get reasonable "
+"answers. Are there limitations such as poles, everything in the field must "
 "fit in a hemisphere (like SQL Server 2008 has), speed etc?"
-msgstr "J'ai d'autres questions plus avancées sur le type geography, comme la taille d'une région géographique que je peux mettre dans une colonne geography pour continuer Ã  avoir des requêtes performantes. Ou bien s'il y a des limitations, comme aux pôles, ou si toutes les données doivent tenir dans un hémisphère (comme dans SQL server 2008), ou bien sur la vitesse d'exécution, etc."
+msgstr ""
+"J'ai d'autres questions plus avancées sur le type geography, comme la taille "
+"d'une région géographique que je peux mettre dans une colonne geography pour "
+"continuer Ã  avoir des requêtes performantes. Ou bien s'il y a des "
+"limitations, comme aux pôles, ou si toutes les données doivent tenir dans un "
+"hémisphère (comme dans SQL server 2008), ou bien sur la vitesse d'exécution, "
+"etc."
 
 #. Tag: para
 #: faq.xml:105
 #, no-c-format
 msgid ""
 "Your questions are too deep and complex to be adequately answered in this "
-"section. Please refer to our <xref "
-"linkend=\"PostGIS_Geography_AdvancedFAQ\"/>."
-msgstr "Vos questions sont trop complexes et trop importantes pour Ãªtre suffisamment détaillées ici. Référez vous Ã  notre <xref linkend=\"PostGIS_Geography_AdvancedFAQ\"/>."
+"section. Please refer to our <xref linkend=\"PostGIS_Geography_AdvancedFAQ\"/"
+">."
+msgstr ""
+"Vos questions sont trop complexes et trop importantes pour Ãªtre suffisamment "
+"détaillées ici. Référez vous Ã  notre <xref linkend="
+"\"PostGIS_Geography_AdvancedFAQ\"/>."
 
 #. Tag: para
 #: faq.xml:112
@@ -238,10 +322,15 @@ msgstr "Comment est-ce que j'insère un objet SIG dans une base de données ?"
 #, no-c-format
 msgid ""
 "First, you need to create a table with a column of type \"geometry\" or "
-"\"geography\" to hold your GIS data. Storing geography type data is a little"
-" different than storing geometry. Refer to <xref "
-"linkend=\"Geography_Basics\"/> for details on storing geography."
-msgstr "D'abords, vous devez créer une table avec une colonne de type \"geometry\" ou \"geography\" pour stocker vos données SIG. Stocker des données de type géographique est un petit différent que stocker des géométries. Référez vous Ã  la page <xref linkend=\"Geography_Basics\"/> pour les détails sur le stockage géographique."
+"\"geography\" to hold your GIS data. Storing geography type data is a little "
+"different than storing geometry. Refer to <xref linkend=\"Geography_Basics\"/"
+"> for details on storing geography."
+msgstr ""
+"D'abords, vous devez créer une table avec une colonne de type \"geometry\" "
+"ou \"geography\" pour stocker vos données SIG. Stocker des données de type "
+"géographique est un petit différent que stocker des géométries. Référez vous "
+"à la page <xref linkend=\"Geography_Basics\"/> pour les détails sur le "
+"stockage géographique."
 
 #. Tag: para
 #: faq.xml:120
@@ -249,7 +338,9 @@ msgstr "D'abords, vous devez créer une table avec une colonne de type \"geometr
 msgid ""
 "For geometry: Connect to your database with <filename>psql</filename> and "
 "try the following SQL:"
-msgstr "Pour les géométries : connectez vous Ã  votre base de données avec <filename>psql</filename> et tentez la commande SQL suivante :"
+msgstr ""
+"Pour les géométries : connectez vous Ã  votre base de données avec "
+"<filename>psql</filename> et tentez la commande SQL suivante :"
 
 #. Tag: programlisting
 #: faq.xml:124
@@ -257,25 +348,33 @@ msgstr "Pour les géométries : connectez vous Ã  votre base de données avec <f
 msgid ""
 "CREATE TABLE gtest ( ID int4, NAME varchar(20) );\n"
 "SELECT AddGeometryColumn('', 'gtest','geom',-1,'LINESTRING',2);"
-msgstr "CREATE TABLE gtest ( ID int4, NAME varchar(20) );\nSELECT AddGeometryColumn('', 'gtest','geom',-1,'LINESTRING',2);"
+msgstr ""
+"CREATE TABLE gtest ( ID int4, NAME varchar(20) );\n"
+"SELECT AddGeometryColumn('', 'gtest','geom',-1,'LINESTRING',2);"
 
 #. Tag: para
 #: faq.xml:126
 #, no-c-format
 msgid ""
 "If the geometry column addition fails, you probably have not loaded the "
-"PostGIS functions and objects into this database. See the <xref "
-"linkend=\"PGInstall\"/>."
-msgstr "Si l'ajout de la colonne géométrique plante, vous n'avez probablement pas charger les fonctions et objets PostGIS dans la base. Lisez le chapitre <xref linkend=\"PGInstall\"/>."
+"PostGIS functions and objects into this database. See the <xref linkend="
+"\"PGInstall\"/>."
+msgstr ""
+"Si l'ajout de la colonne géométrique plante, vous n'avez probablement pas "
+"charger les fonctions et objets PostGIS dans la base. Lisez le chapitre "
+"<xref linkend=\"PGInstall\"/>."
 
 #. Tag: para
 #: faq.xml:130
 #, no-c-format
 msgid ""
-"Then, you can insert a geometry into the table using a SQL insert statement."
-" The GIS object itself is formatted using the OpenGIS Consortium \"well-"
-"known text\" format:"
-msgstr "Puis, vous pouvez insérer une géométrie dans la table en utilisant une requête SQL insert. L'objet SIG lui même est formaté en utilisant le format \"well-known text\" de l'OpenGIS Consortium."
+"Then, you can insert a geometry into the table using a SQL insert statement. "
+"The GIS object itself is formatted using the OpenGIS Consortium \"well-known "
+"text\" format:"
+msgstr ""
+"Puis, vous pouvez insérer une géométrie dans la table en utilisant une "
+"requête SQL insert. L'objet SIG lui même est formaté en utilisant le format "
+"\"well-known text\" de l'OpenGIS Consortium."
 
 #. Tag: programlisting
 #: faq.xml:134
@@ -287,15 +386,23 @@ msgid ""
 "  'First Geometry', \n"
 "  ST_GeomFromText('LINESTRING(2 3,4 5,6 5,7 8)', -1)\n"
 ");"
-msgstr "INSERT INTO gtest (ID, NAME, GEOM) \nVALUES (\n  1, \n  'First Geometry', \n  ST_GeomFromText('LINESTRING(2 3,4 5,6 5,7 8)', -1)\n);"
+msgstr ""
+"INSERT INTO gtest (ID, NAME, GEOM) \n"
+"VALUES (\n"
+"  1, \n"
+"  'First Geometry', \n"
+"  ST_GeomFromText('LINESTRING(2 3,4 5,6 5,7 8)', -1)\n"
+");"
 
 #. Tag: para
 #: faq.xml:136
 #, no-c-format
 msgid ""
-"For more information about other GIS objects, see the <link "
-"linkend=\"RefObject\">object reference</link>."
-msgstr "Pour plus d'information sur les objets SIG, lisez le chapitre <link linkend=\"RefObject\">object reference</link>."
+"For more information about other GIS objects, see the <link linkend="
+"\"RefObject\">object reference</link>."
+msgstr ""
+"Pour plus d'information sur les objets SIG, lisez le chapitre <link linkend="
+"\"RefObject\">object reference</link>."
 
 #. Tag: para
 #: faq.xml:139
@@ -323,7 +430,11 @@ msgid ""
 "----+----------------+-----------------------------\n"
 "  1 | First Geometry | LINESTRING(2 3,4 5,6 5,7 8) \n"
 "(1 row)"
-msgstr "id | name           | geom\n----+----------------+-----------------------------\n  1 | First Geometry | LINESTRING(2 3,4 5,6 5,7 8) \n(1 row)"
+msgstr ""
+"id | name           | geom\n"
+"----+----------------+-----------------------------\n"
+"  1 | First Geometry | LINESTRING(2 3,4 5,6 5,7 8) \n"
+"(1 row)"
 
 #. Tag: para
 #: faq.xml:151
@@ -337,36 +448,47 @@ msgstr "Comment est-ce que je construis une requête spatiale ?"
 msgid ""
 "The same way you construct any other database query, as an SQL combination "
 "of return values, functions, and boolean tests."
-msgstr "De la même manière vous construisez n'importe quelle requête de base de données, comme une combinaison SQL de valeurs retournées, fonctions et tests booléens."
+msgstr ""
+"De la même manière vous construisez n'importe quelle requête de base de "
+"données, comme une combinaison SQL de valeurs retournées, fonctions et tests "
+"booléens."
 
 #. Tag: para
 #: faq.xml:158
 #, no-c-format
 msgid ""
-"For spatial queries, there are two issues that are important to keep in mind"
-" while constructing your query: is there a spatial index you can make use "
-"of; and, are you doing expensive calculations on a large number of "
-"geometries."
-msgstr "Pour les requêtes spatiales, il y a deux problèmes qui sont important Ã  garder Ã  l'esprit lors de la construction de vos requêtes : y a t'il un index spatial que vous pouvez utiliser et faîtes vous des calculs couteux sur un grand nombre de géométries. "
+"For spatial queries, there are two issues that are important to keep in mind "
+"while constructing your query: is there a spatial index you can make use of; "
+"and, are you doing expensive calculations on a large number of geometries."
+msgstr ""
+"Pour les requêtes spatiales, il y a deux problèmes qui sont important Ã  "
+"garder Ã  l'esprit lors de la construction de vos requêtes : y a t'il un "
+"index spatial que vous pouvez utiliser et faîtes vous des calculs couteux "
+"sur un grand nombre de géométries. "
 
 #. Tag: para
 #: faq.xml:163
 #, no-c-format
 msgid ""
 "In general, you will want to use the \"intersects operator\" (&amp;&amp;) "
-"which tests whether the bounding boxes of features intersect. The reason the"
-" &amp;&amp; operator is useful is because if a spatial index is available to"
-" speed up the test, the &amp;&amp; operator will make use of this. This can "
+"which tests whether the bounding boxes of features intersect. The reason the "
+"&amp;&amp; operator is useful is because if a spatial index is available to "
+"speed up the test, the &amp;&amp; operator will make use of this. This can "
 "make queries much much faster."
-msgstr "En général, vous voulez utiliser l'\"opérateur intersects\" (&amp;&amp;) qui test si la boîte englobante de l'entité intersecte. La raison de l'utilité de l'opérateur &amp;&amp; est que si un index spatial est disponible pour accélérer le test, l'opérateur &amp;&amp; l'utilisera. Cela rend les requêtes beaucoup plus rapide."
+msgstr ""
+"En général, vous voulez utiliser l'\"opérateur intersects\" (&amp;&amp;) qui "
+"test si la boîte englobante de l'entité intersecte. La raison de l'utilité "
+"de l'opérateur &amp;&amp; est que si un index spatial est disponible pour "
+"accélérer le test, l'opérateur &amp;&amp; l'utilisera. Cela rend les "
+"requêtes beaucoup plus rapide."
 
 #. Tag: para
 #: faq.xml:170
 #, no-c-format
 msgid ""
 "You will also make use of spatial functions, such as Distance(), "
-"ST_Intersects(), ST_Contains() and ST_Within(), among others, to narrow down"
-" the results of your search. Most spatial queries include both an indexed "
+"ST_Intersects(), ST_Contains() and ST_Within(), among others, to narrow down "
+"the results of your search. Most spatial queries include both an indexed "
 "test and a spatial function test. The index test serves to limit the number "
 "of return tuples to only tuples that <emphasis>might</emphasis> meet the "
 "condition of interest. The spatial functions are then use to test the "
@@ -381,22 +503,31 @@ msgid ""
 "FROM thetable \n"
 "WHERE \n"
 "  ST_Contains(the_geom,'POLYGON((0 0, 0 10, 10 10, 10 0, 0 0))');"
-msgstr "SELECT id, the_geom \nFROM thetable \nWHERE \n  ST_Contains(the_geom,'POLYGON((0 0, 0 10, 10 10, 10 0, 0 0))');"
+msgstr ""
+"SELECT id, the_geom \n"
+"FROM thetable \n"
+"WHERE \n"
+"  ST_Contains(the_geom,'POLYGON((0 0, 0 10, 10 10, 10 0, 0 0))');"
 
 #. Tag: para
 #: faq.xml:184
 #, no-c-format
 msgid "How do I speed up spatial queries on large tables?"
-msgstr "Comment est-ce que je peux accélérer les requêtes spatiales sur des grandes tables ?"
+msgstr ""
+"Comment est-ce que je peux accélérer les requêtes spatiales sur des grandes "
+"tables ?"
 
 #. Tag: para
 #: faq.xml:188
 #, no-c-format
 msgid ""
 "Fast queries on large tables is the <emphasis>raison d'etre</emphasis> of "
-"spatial databases (along with transaction support) so having a good index is"
-" important."
-msgstr "Les requêtes rapides sur de grosse table est la <emphasis>raison d'etre</emphasis> des bases de donnes spatiales (avec la gestion des transactions) donc avoir un bon index est important."
+"spatial databases (along with transaction support) so having a good index is "
+"important."
+msgstr ""
+"Les requêtes rapides sur de grosse table est la <emphasis>raison d'etre</"
+"emphasis> des bases de donnes spatiales (avec la gestion des transactions) "
+"donc avoir un bon index est important."
 
 #. Tag: para
 #: faq.xml:192
@@ -404,22 +535,27 @@ msgstr "Les requêtes rapides sur de grosse table est la <emphasis>raison d'etre
 msgid ""
 "To build a spatial index on a table with a <varname>geometry</varname> "
 "column, use the \"CREATE INDEX\" function as follows:"
-msgstr "Pour créer un index spatial sur une table avec un champ <varname>geometry</varname>, utilisez la fonction \"CREATE INDEX\" comme ci-après :"
+msgstr ""
+"Pour créer un index spatial sur une table avec un champ <varname>geometry</"
+"varname>, utilisez la fonction \"CREATE INDEX\" comme ci-après :"
 
 #. Tag: programlisting
 #: faq.xml:196
 #, no-c-format
 msgid ""
 "CREATE INDEX [indexname] ON [tablename] USING GIST ( [geometrycolumn] );"
-msgstr "CREATE INDEX [indexname] ON [tablename] USING GIST ( [geometrycolumn] );"
+msgstr ""
+"CREATE INDEX [indexname] ON [tablename] USING GIST ( [geometrycolumn] );"
 
 #. Tag: para
 #: faq.xml:198
 #, no-c-format
 msgid ""
-"The \"USING GIST\" option tells the server to use a GiST (Generalized Search"
-" Tree) index."
-msgstr "L'option \"USING GIST\" dit au serveur d'utiliser un index GiST (Generalized Search Tree)."
+"The \"USING GIST\" option tells the server to use a GiST (Generalized Search "
+"Tree) index."
+msgstr ""
+"L'option \"USING GIST\" dit au serveur d'utiliser un index GiST (Generalized "
+"Search Tree)."
 
 #. Tag: para
 #: faq.xml:202
@@ -427,7 +563,10 @@ msgstr "L'option \"USING GIST\" dit au serveur d'utiliser un index GiST (General
 msgid ""
 "GiST indexes are assumed to be lossy. Lossy indexes uses a proxy object (in "
 "the spatial case, a bounding box) for building the index."
-msgstr "Les indexes GiST sont supposés sans perte. Les indexes avec pertes utilisent un objet proxy (dans le cas du spatial, une boîte englobante) pour construire l'index."
+msgstr ""
+"Les indexes GiST sont supposés sans perte. Les indexes avec pertes utilisent "
+"un objet proxy (dans le cas du spatial, une boîte englobante) pour "
+"construire l'index."
 
 #. Tag: para
 #: faq.xml:207
@@ -436,15 +575,21 @@ msgid ""
 "You should also ensure that the PostgreSQL query planner has enough "
 "information about your index to make rational decisions about when to use "
 "it. To do this, you have to \"gather statistics\" on your geometry tables."
-msgstr "Vous devriez vous assurer Ã©galement que le planificateur PostgreSQL possède suffisamment d'information sur votre index pour prendre des décisions rationnelles sur son utilisation. Pour cela, il faudra \"calculer les statistiques\" sur vos tables géométriques."
+msgstr ""
+"Vous devriez vous assurer Ã©galement que le planificateur PostgreSQL possède "
+"suffisamment d'information sur votre index pour prendre des décisions "
+"rationnelles sur son utilisation. Pour cela, il faudra \"calculer les "
+"statistiques\" sur vos tables géométriques."
 
 #. Tag: para
 #: faq.xml:212
 #, no-c-format
 msgid ""
-"For PostgreSQL 8.0.x and greater, just run the <command>VACUUM "
-"ANALYZE</command> command."
-msgstr "Pour les versions de PostgreSQL 8.0.x et les versions supérieures, lancez simplement la commande <command>VACUUM ANALYZE</command>."
+"For PostgreSQL 8.0.x and greater, just run the <command>VACUUM ANALYZE</"
+"command> command."
+msgstr ""
+"Pour les versions de PostgreSQL 8.0.x et les versions supérieures, lancez "
+"simplement la commande <command>VACUUM ANALYZE</command>."
 
 #. Tag: para
 #: faq.xml:215
@@ -452,13 +597,16 @@ msgstr "Pour les versions de PostgreSQL 8.0.x et les versions supérieures, lanc
 msgid ""
 "For PostgreSQL 7.4.x and below, run the <command>SELECT "
 "UPDATE_GEOMETRY_STATS()</command> command."
-msgstr "Pour PostgreSQL 7.4.x et antérieur, lancez la commande <command>SELECT UPDATE_GEOMETRY_STATS()</command>"
+msgstr ""
+"Pour PostgreSQL 7.4.x et antérieur, lancez la commande <command>SELECT "
+"UPDATE_GEOMETRY_STATS()</command>"
 
 #. Tag: para
 #: faq.xml:222
 #, no-c-format
 msgid "Why aren't PostgreSQL R-Tree indexes supported?"
-msgstr "Pourquoi est-ce que les indexes R-Tree PostgreSQL ne sont pas supportés ?"
+msgstr ""
+"Pourquoi est-ce que les indexes R-Tree PostgreSQL ne sont pas supportés ?"
 
 #. Tag: para
 #: faq.xml:226
@@ -467,7 +615,10 @@ msgid ""
 "Early versions of PostGIS used the PostgreSQL R-Tree indexes. However, "
 "PostgreSQL R-Trees have been completely discarded since version 0.6, and "
 "spatial indexing is provided with an R-Tree-over-GiST scheme."
-msgstr "Les versions précédentes de PostGIS utilisaient des index de type R-Tree. Néanmoins, ces index R-Trees ont Ã©té supprimés depuis la version 0.6 et l'indexation spatiale est maintenant réalisée par un R-Tree-over-GiST."
+msgstr ""
+"Les versions précédentes de PostGIS utilisaient des index de type R-Tree. "
+"Néanmoins, ces index R-Trees ont Ã©té supprimés depuis la version 0.6 et "
+"l'indexation spatiale est maintenant réalisée par un R-Tree-over-GiST."
 
 #. Tag: para
 #: faq.xml:231
@@ -478,16 +629,25 @@ msgid ""
 "undesirable for use with GIS features (note that these limitations are due "
 "to the current PostgreSQL native R-Tree implementation, not the R-Tree "
 "concept in general):"
-msgstr "Nos tests ont montré que la vitesse de recherche des indexes R-Tree et GiST est comparable. Les R-Tree PostgreSQL ont deux limitations qui les rendent inintéressants pour une utilisation avec des objets SIG (notez que ces limitations sont dues Ã  l'implémentation native des R-Tree dans PostgreSQL, pas au concept de R-Tree en général):"
+msgstr ""
+"Nos tests ont montré que la vitesse de recherche des indexes R-Tree et GiST "
+"est comparable. Les R-Tree PostgreSQL ont deux limitations qui les rendent "
+"inintéressants pour une utilisation avec des objets SIG (notez que ces "
+"limitations sont dues Ã  l'implémentation native des R-Tree dans PostgreSQL, "
+"pas au concept de R-Tree en général):"
 
 #. Tag: para
 #: faq.xml:239
 #, no-c-format
 msgid ""
-"R-Tree indexes in PostgreSQL cannot handle features which are larger than 8K"
-" in size. GiST indexes can, using the \"lossy\" trick of substituting the "
+"R-Tree indexes in PostgreSQL cannot handle features which are larger than 8K "
+"in size. GiST indexes can, using the \"lossy\" trick of substituting the "
 "bounding box for the feature itself."
-msgstr "Dans PostgreSQL, les index R-Tree ne peuvent pas gérer des objets qui sont plus grands que 8K en taille. Les index GiST le peuvent, en utilisant le truc \"approximatif\" de substituer la boîte d'encombrement Ã  l'objet lui-même."
+msgstr ""
+"Dans PostgreSQL, les index R-Tree ne peuvent pas gérer des objets qui sont "
+"plus grands que 8K en taille. Les index GiST le peuvent, en utilisant le "
+"truc \"approximatif\" de substituer la boîte d'encombrement Ã  l'objet lui-"
+"même."
 
 #. Tag: para
 #: faq.xml:246
@@ -495,28 +655,41 @@ msgstr "Dans PostgreSQL, les index R-Tree ne peuvent pas gérer des objets qui s
 msgid ""
 "R-Tree indexes in PostgreSQL are not \"null safe\", so building an index on "
 "a geometry column which contains null geometries will fail."
-msgstr "Dans PostgreSQL, les index R-Tree ne sont pas \"null safe\", donc construire un index sur une colonne geometry qui contient des géométries nulles Ã©chouera."
+msgstr ""
+"Dans PostgreSQL, les index R-Tree ne sont pas \"null safe\", donc construire "
+"un index sur une colonne geometry qui contient des géométries nulles "
+"échouera."
 
 #. Tag: para
 #: faq.xml:256
 #, no-c-format
 msgid ""
-"Why should I use the <varname>AddGeometryColumn()</varname> function and all"
-" the other OpenGIS stuff?"
-msgstr "Pourquoi est-il mieux d'utiliser la fonction <varname>AddGeometryColumn()</varname> et toutes les autres fonctionnalités de PostGIS ?"
+"Why should I use the <varname>AddGeometryColumn()</varname> function and all "
+"the other OpenGIS stuff?"
+msgstr ""
+"Pourquoi est-il mieux d'utiliser la fonction <varname>AddGeometryColumn()</"
+"varname> et toutes les autres fonctionnalités de PostGIS ?"
 
 #. Tag: para
 #: faq.xml:261
 #, no-c-format
 msgid ""
-"If you do not want to use the OpenGIS support functions, you do not have to."
-" Simply create tables as in older versions, defining your geometry columns "
-"in the CREATE statement. All your geometries will have SRIDs of -1, and the "
+"If you do not want to use the OpenGIS support functions, you do not have to. "
+"Simply create tables as in older versions, defining your geometry columns in "
+"the CREATE statement. All your geometries will have SRIDs of -1, and the "
 "OpenGIS meta-data tables will <emphasis>not</emphasis> be filled in "
 "properly. However, this will cause most applications based on PostGIS to "
 "fail, and it is generally suggested that you do use "
 "<varname>AddGeometryColumn()</varname> to create geometry tables."
-msgstr "SI vous ne souhaitez pas utiliser les fonctions de l'OpenGIS, vous n'avez pas Ã  le faire. Dans ce cas, créez simplement vos tables comme cela se faisait auparavant en spécifiant votre colonne géométrique lors du processus de création (CREATE). Toutes vos géométries auront alors -1 pour SRID  et la table de métadonnées OpenGIS <emphasis>ne sera pas</emphasis> remplie correctement. Néanmoins, cela entraînera des erreurs pour la plupart des applications utilisant PostGIS et il est généralement conseillé d'utiliser <varname>AddGeometryColumn()</varname> pour créer votre table géométrique."
+msgstr ""
+"SI vous ne souhaitez pas utiliser les fonctions de l'OpenGIS, vous n'avez "
+"pas Ã  le faire. Dans ce cas, créez simplement vos tables comme cela se "
+"faisait auparavant en spécifiant votre colonne géométrique lors du processus "
+"de création (CREATE). Toutes vos géométries auront alors -1 pour SRID  et la "
+"table de métadonnées OpenGIS <emphasis>ne sera pas</emphasis> remplie "
+"correctement. Néanmoins, cela entraînera des erreurs pour la plupart des "
+"applications utilisant PostGIS et il est généralement conseillé d'utiliser "
+"<varname>AddGeometryColumn()</varname> pour créer votre table géométrique."
 
 #. Tag: para
 #: faq.xml:270
@@ -526,34 +699,50 @@ msgid ""
 "<varname>geometry_columns</varname> meta-data. Specifically, MapServer can "
 "use the SRID of the geometry column to do on-the-fly reprojection of "
 "features into the correct map projection."
-msgstr "MapServer est l'une des applications qui utilise les métadonnées de la table <varname>geometry_columns</varname>. Plus spécifiquement, MapServer peut utiliser le SRID spécifié dans la table géométrique afin d'effectuer des reprojections Ã  la volée conforme Ã  la projection de la carte."
+msgstr ""
+"MapServer est l'une des applications qui utilise les métadonnées de la table "
+"<varname>geometry_columns</varname>. Plus spécifiquement, MapServer peut "
+"utiliser le SRID spécifié dans la table géométrique afin d'effectuer des "
+"reprojections Ã  la volée conforme Ã  la projection de la carte."
 
 #. Tag: para
 #: faq.xml:279
 #, no-c-format
 msgid ""
 "What is the best way to find all objects within a radius of another object?"
-msgstr "Quelle est la meilleure méthode pour trouver les objets qui sont dans un certains rayons d'un autre objet ?"
+msgstr ""
+"Quelle est la meilleure méthode pour trouver les objets qui sont dans un "
+"certains rayons d'un autre objet ?"
 
 #. Tag: para
 #: faq.xml:284
 #, no-c-format
 msgid ""
 "To use the database most efficiently, it is best to do radius queries which "
-"combine the radius test with a bounding box test: the bounding box test uses"
-" the spatial index, giving fast access to a subset of data which the radius "
+"combine the radius test with a bounding box test: the bounding box test uses "
+"the spatial index, giving fast access to a subset of data which the radius "
 "test is then applied to."
-msgstr "Pour utiliser la base de données de la manière la plus efficace possible, il est préférable de faire des requêtes de plus proches voisins qui combinent le test de distance et un test sur une Ã©tendue (\"bounding box\") : la bounding box utilise l'indexation spatiale, donnant accès rapide Ã  un sous-ensemble de données sur lequel le test de distance est ensuite appliqué."
+msgstr ""
+"Pour utiliser la base de données de la manière la plus efficace possible, il "
+"est préférable de faire des requêtes de plus proches voisins qui combinent "
+"le test de distance et un test sur une Ã©tendue (\"bounding box\") : la "
+"bounding box utilise l'indexation spatiale, donnant accès rapide Ã  un sous-"
+"ensemble de données sur lequel le test de distance est ensuite appliqué."
 
 #. Tag: para
 #: faq.xml:289
 #, no-c-format
 msgid ""
 "The <varname>ST_DWithin(geometry, geometry, distance)</varname> function is "
-"a handy way of performing an indexed distance search. It works by creating a"
-" search rectangle large enough to enclose the distance radius, then "
+"a handy way of performing an indexed distance search. It works by creating a "
+"search rectangle large enough to enclose the distance radius, then "
 "performing an exact distance search on the indexed subset of results."
-msgstr "La fonction <varname>ST_DWithin(geometry, geometry, distance)</varname> est un moyen pratique pour effectuer un recherche indexée sur une distance. Cela fonctionne en créant une recherche rectangulaire suffisamment large pour contenir le rayon de distance, pour ensuite effectuer une recherche par distance exacte portant sur un sous-ensemble de résultats indexés."
+msgstr ""
+"La fonction <varname>ST_DWithin(geometry, geometry, distance)</varname> est "
+"un moyen pratique pour effectuer un recherche indexée sur une distance. Cela "
+"fonctionne en créant une recherche rectangulaire suffisamment large pour "
+"contenir le rayon de distance, pour ensuite effectuer une recherche par "
+"distance exacte portant sur un sous-ensemble de résultats indexés."
 
 #. Tag: para
 #: faq.xml:295
@@ -561,7 +750,9 @@ msgstr "La fonction <varname>ST_DWithin(geometry, geometry, distance)</varname>
 msgid ""
 "For example, to find all objects with 100 meters of POINT(1000 1000) the "
 "following query would work well:"
-msgstr "Par exemple, pour trouver tous les objets qui sont dans les 100 mètres du POINT(1000 1000), la requête suivante fonctionne très bien :"
+msgstr ""
+"Par exemple, pour trouver tous les objets qui sont dans les 100 mètres du "
+"POINT(1000 1000), la requête suivante fonctionne très bien :"
 
 #. Tag: programlisting
 #: faq.xml:298
@@ -569,13 +760,16 @@ msgstr "Par exemple, pour trouver tous les objets qui sont dans les 100 mètres
 msgid ""
 "SELECT * FROM geotable \n"
 "WHERE ST_DWithin(geocolumn, 'POINT(1000 1000)', 100.0);"
-msgstr "SELECT * FROM geotable \nWHERE ST_DWithin(geocolumn, 'POINT(1000 1000)', 100.0);"
+msgstr ""
+"SELECT * FROM geotable \n"
+"WHERE ST_DWithin(geocolumn, 'POINT(1000 1000)', 100.0);"
 
 #. Tag: para
 #: faq.xml:304
 #, no-c-format
 msgid "How do I perform a coordinate reprojection as part of a query?"
-msgstr "Comment procéder Ã  de la reprojection de coordonnées dans une requête ?"
+msgstr ""
+"Comment procéder Ã  de la reprojection de coordonnées dans une requête ?"
 
 #. Tag: para
 #: faq.xml:309
@@ -587,7 +781,14 @@ msgid ""
 "a reprojection is as simple as referring to the desired destination SRID. "
 "The below projects a geometry to NAD 83 long lat. The below will only work "
 "if the srid of the_geom is not -1 (not undefined spatial ref)"
-msgstr "Pour procéder Ã  une reprojection, les systèmes de coordonnée source et destination doivent Ãªtre définis dans la table SPATIAL_REF_SYS, et les géométries reprojetées doivent déjà posséder un SRID. Une fois ceci fait, une reprojection est aussi simple que de se référer au SRID de destination désiré. Ci-dessous on projette une géométrie vers long lat NAD 83. Ceci ne fonctionne que si le srid de the_geom n'est pas -1 (référence spatiale non définie)"
+msgstr ""
+"Pour procéder Ã  une reprojection, les systèmes de coordonnée source et "
+"destination doivent Ãªtre définis dans la table SPATIAL_REF_SYS, et les "
+"géométries reprojetées doivent déjà posséder un SRID. Une fois ceci fait, "
+"une reprojection est aussi simple que de se référer au SRID de destination "
+"désiré. Ci-dessous on projette une géométrie vers long lat NAD 83. Ceci ne "
+"fonctionne que si le srid de the_geom n'est pas -1 (référence spatiale non "
+"définie)"
 
 #. Tag: programlisting
 #: faq.xml:316
@@ -599,9 +800,11 @@ msgstr "SELECT ST_Transform(the_geom,4269) FROM geotable;"
 #: faq.xml:322
 #, no-c-format
 msgid ""
-"I did an ST_AsEWKT and ST_AsText on my rather large geometry and it returned"
-" blank field. What gives?"
-msgstr "J'ai fait un ST_AsEWKT et un ST_AsText sur de grandes géométries et j'ai obtenu une réponse vide. Qu'est-il arrivé ?"
+"I did an ST_AsEWKT and ST_AsText on my rather large geometry and it returned "
+"blank field. What gives?"
+msgstr ""
+"J'ai fait un ST_AsEWKT et un ST_AsText sur de grandes géométries et j'ai "
+"obtenu une réponse vide. Qu'est-il arrivé ?"
 
 #. Tag: para
 #: faq.xml:326
@@ -610,23 +813,32 @@ msgid ""
 "You are probably using PgAdmin or some other tool that doesn't output large "
 "text. If your geometry is big enough, it will appear blank in these tools. "
 "Use PSQL if you really need to see it or output it in WKT."
-msgstr "Vous utilisez probablement PgAdmin ou un autre outils qui ne supportent pas les réponses longues. Si votre géométrie est très grosse, elle ne s'affichera pas dans ces outils. Utilisez PSQL si vous devez la visualiser ou exporter la en WKT."
+msgstr ""
+"Vous utilisez probablement PgAdmin ou un autre outils qui ne supportent pas "
+"les réponses longues. Si votre géométrie est très grosse, elle ne "
+"s'affichera pas dans ces outils. Utilisez PSQL si vous devez la visualiser "
+"ou exporter la en WKT."
 
 #. Tag: programlisting
 #: faq.xml:329
 #, no-c-format
 msgid ""
 "--To check number of geometries are really blank\n"
-"                                SELECT count(gid) FROM geotable WHERE the_geom IS NULL;"
-msgstr "--Pour vérifier le nombre de géométries qui sont réellement vides\nSELECT count(gid) FROM geotable WHERE the_geom IS NULL;"
+"                                SELECT count(gid) FROM geotable WHERE "
+"the_geom IS NULL;"
+msgstr ""
+"--Pour vérifier le nombre de géométries qui sont réellement vides\n"
+"SELECT count(gid) FROM geotable WHERE the_geom IS NULL;"
 
 #. Tag: para
 #: faq.xml:335
 #, no-c-format
 msgid ""
-"When I do an ST_Intersects, it says my two geometries don't intersect when I"
-" KNOW THEY DO. What gives?"
-msgstr "Quand je fais un ST_Intersects, il me répond que mes deux géométries ne s'intersectent pas alors que JE SAIS QUE C'EST LE CAS. Qu'arrive-t-il ?"
+"When I do an ST_Intersects, it says my two geometries don't intersect when I "
+"KNOW THEY DO. What gives?"
+msgstr ""
+"Quand je fais un ST_Intersects, il me répond que mes deux géométries ne "
+"s'intersectent pas alors que JE SAIS QUE C'EST LE CAS. Qu'arrive-t-il ?"
 
 #. Tag: para
 #: faq.xml:339
@@ -636,16 +848,23 @@ msgid ""
 "check <xref linkend=\"ST_IsValid\"/> or you are assuming they intersect "
 "because ST_AsText truncates the numbers and you have lots of decimals after "
 "it is not showing you."
-msgstr "Cela arrive généralement dans deux configurations. Votre géométrie est invalide -- vérifier avec <xref linkend=\"ST_IsValid\"/> ou vous pensez que vos géométries s'intersectent du fait que ST_AsText tronque les chiffres et vous avez après de nombreuses décimales qui ne sont pas affichées. "
+msgstr ""
+"Cela arrive généralement dans deux configurations. Votre géométrie est "
+"invalide -- vérifier avec <xref linkend=\"ST_IsValid\"/> ou vous pensez que "
+"vos géométries s'intersectent du fait que ST_AsText tronque les chiffres et "
+"vous avez après de nombreuses décimales qui ne sont pas affichées. "
 
 #. Tag: para
 #: faq.xml:347
 #, no-c-format
 msgid ""
-"I am releasing software that uses PostGIS, does that mean my software has to"
-" be licensed using the GPL like PostGIS? Will I have to publish all my code "
+"I am releasing software that uses PostGIS, does that mean my software has to "
+"be licensed using the GPL like PostGIS? Will I have to publish all my code "
 "if I use PostGIS?"
-msgstr "Je vais sortir un logiciel qui utilise PostGIS, est-ce que cela veut dire que mon logiciel doit Ãªtre sous licence GPL tel que PostGIS ? Vais-je devoir publier tout mon code source si j'utilise PostGIS ?"
+msgstr ""
+"Je vais sortir un logiciel qui utilise PostGIS, est-ce que cela veut dire "
+"que mon logiciel doit Ãªtre sous licence GPL tel que PostGIS ? Vais-je devoir "
+"publier tout mon code source si j'utilise PostGIS ?"
 
 #. Tag: para
 #: faq.xml:351
@@ -653,19 +872,32 @@ msgstr "Je vais sortir un logiciel qui utilise PostGIS, est-ce que cela veut dir
 msgid ""
 "Almost certainly not. As an example, consider Oracle database running on "
 "Linux. Linux is GPL, Oracle is not, does Oracle running on Linux have to be "
-"distributed using the GPL? No. So your software can use a PostgreSQL/PostGIS"
-" database as much as it wants and be under any license you like."
-msgstr "Bien sur que non. Comme exemple, prenons une base de données Oracle tournant sur Linux. Linux est sous licence GPL, Oracle non. Est-ce qu'Oracle tournant sous Linux doit Ãªtre distribué sous GPL ? Non. Donc votre programme peut utiliser une base de données PostgreSQL/PostGIS autant que vous voulez et Ãªtre sous la licence que vous souhaitez."
+"distributed using the GPL? No. So your software can use a PostgreSQL/PostGIS "
+"database as much as it wants and be under any license you like."
+msgstr ""
+"Bien sur que non. Comme exemple, prenons une base de données Oracle tournant "
+"sur Linux. Linux est sous licence GPL, Oracle non. Est-ce qu'Oracle tournant "
+"sous Linux doit Ãªtre distribué sous GPL ? Non. Donc votre programme peut "
+"utiliser une base de données PostgreSQL/PostGIS autant que vous voulez et "
+"être sous la licence que vous souhaitez."
 
 #. Tag: para
 #: faq.xml:352
 #, no-c-format
 msgid ""
 "The only exception would be if you made changes to the PostGIS source code, "
-"and distributed your changed version of PostGIS. In that case you would have"
-" to share the code of your changed PostGIS (but not the code of applications"
-" running on top of it). Even in this limited case, you would still only have"
-" to distribute source code to people you distributed binaries to. The GPL "
+"and distributed your changed version of PostGIS. In that case you would have "
+"to share the code of your changed PostGIS (but not the code of applications "
+"running on top of it). Even in this limited case, you would still only have "
+"to distribute source code to people you distributed binaries to. The GPL "
 "does not require that you <emphasis>publish</emphasis> your source code, "
 "only that you share it with people you give binaries to."
-msgstr "La seule exception est si vous faites des modifications au code source de PostGIS, et que vous distribuez cette version modifiée de PostGIS. Dans ce cas vous devrez partager le code source de votre PostGIS modifié (mais pas le code des applications l'utilisant). Même dans ce cas limité, vous n'auriez Ã  distribuer le code source qu'aux gens Ã  qui vous distribuez des binaires. La GPL n'oblige pas Ã  <emphasis>publier</emphasis> votre code source, mais uniquement Ã  le partager avec les personnes Ã  qui vous donnez des binaires."
+msgstr ""
+"La seule exception est si vous faites des modifications au code source de "
+"PostGIS, et que vous distribuez cette version modifiée de PostGIS. Dans ce "
+"cas vous devrez partager le code source de votre PostGIS modifié (mais pas "
+"le code des applications l'utilisant). Même dans ce cas limité, vous "
+"n'auriez Ã  distribuer le code source qu'aux gens Ã  qui vous distribuez des "
+"binaires. La GPL n'oblige pas Ã  <emphasis>publier</emphasis> votre code "
+"source, mais uniquement Ã  le partager avec les personnes Ã  qui vous donnez "
+"des binaires."
index 36dbcc79d7a6c68b5f936179067bcb616c6ed3f9..57d7612207a8f58abf485f371596d05b96b7cda0 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 # Arnaud Vandecasteele <arnaud.sig@gmail.com>, 2013
 # juliep <julie.pierson@cnrs.fr>, 2013
@@ -10,11 +10,12 @@ msgstr ""
 "POT-Creation-Date: 2012-09-14 17:50+0000\n"
 "PO-Revision-Date: 2013-12-03 17:05+0000\n"
 "Last-Translator: Arnaud Vandecasteele <arnaud.sig@gmail.com>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: title
@@ -33,10 +34,11 @@ msgstr "Où puis-je en apprendre d'avantage sur le Projet PostGis Raster?"
 #: faq_raster.xml:13
 #, no-c-format
 msgid ""
-"Refer to the <ulink "
-"url=\"http://trac.osgeo.org/postgis/wiki/WKTRaster\">PostGIS Raster home "
-"page</ulink>."
-msgstr "Rendez-vous sur la <ulink url=\"http://trac.osgeo.org/postgis/wiki/WKTRaster\">page d'accueil de PostGIS Raster</ulink>."
+"Refer to the <ulink url=\"http://trac.osgeo.org/postgis/wiki/WKTRaster"
+"\">PostGIS Raster home page</ulink>."
+msgstr ""
+"Rendez-vous sur la <ulink url=\"http://trac.osgeo.org/postgis/wiki/WKTRaster"
+"\">page d'accueil de PostGIS Raster</ulink>."
 
 #. Tag: para
 #: faq_raster.xml:19
@@ -44,38 +46,57 @@ msgstr "Rendez-vous sur la <ulink url=\"http://trac.osgeo.org/postgis/wiki/WKTRa
 msgid ""
 "Are there any books or tutorials to get me started with this wonderful "
 "invention?"
-msgstr "Existe-t-il des livres ou tutoriels pour débuter avec cette merveilleuse invention?"
+msgstr ""
+"Existe-t-il des livres ou tutoriels pour débuter avec cette merveilleuse "
+"invention?"
 
 #. Tag: para
 #: faq_raster.xml:23
 #, no-c-format
 msgid ""
-"There is a full length beginner tutorial <ulink "
-"url=\"http://trac.osgeo.org/postgis/wiki/WKTRasterTutorial01\"> Intersecting"
-" vector buffers with large raster coverage using PostGIS Raster</ulink>. "
-"Jorge has a series of blog articles on PostGIS Raster that demonstrate how "
-"to load raster data as well as cross compare to same tasks in Oracle "
-"GeoRaster. Check out <ulink url=\"http://gis4free.wordpress.com/category"
-"/postgis-raster/\">Jorge's PostGIS Raster / Oracle GeoRaster Series</ulink>."
-" There is a whole chapter (more than 35 pages of content) dedicated to "
-"PostGIS Raster with free code and data downloads at <ulink "
-"url=\"http://www.postgis.us/chapter_13\">PostGIS in Action - Raster "
-"chapter</ulink>. You can <ulink "
-"url=\"http://www.postgis.us/page_buy_book\">buy PostGIS in Action</ulink> "
-"now from Manning in hard-copy (significant discounts for bulk purchases) or "
-"just the E-book format. You can also buy from Amazon and various other book "
-"distributors. All hard-copy books come with a free coupon to download the "
-"E-book version."
-msgstr "Il existe un tutoriel détaillé pour débutant <ulink url=\"http://trac.osgeo.org/postgis/wiki/WKTRasterTutorial01\"> Intersecter des polygones vecteur avec une grande couverture raster Ã  l'aide de PostGIS Raster</ulink>. Jorge a une série d'articles de blog expliquant comment charger des données raster et faisant la comparaison avec les mêmes tâches sous Oracle GeoRaster. Rendez-vous sur <ulink url=\"http://gis4free.wordpress.com/category/postgis-raster/\">la série PostGIS Raster / Oracle GeoRaster de Jorge</ulink>. Il existe un chapitre entier (plus de 35 pages de contenu) dédié Ã  PostGIS Raster avec du code libre et des données Ã  télécharger sur <ulink url=\"http://www.postgis.us/chapter_13\">PostGIS in Action - Chapitre raster</ulink>. Vous pouvez <ulink url=\"http://www.postgis.us/page_buy_book\">acheter PostGIS in Action</ulink> dès maintenant chez Manning en version papier (réduction importante pour les achats groupés) ou juste au format E-book. Vous pouvez aussi l'acheter chez Amazon ou d'autres distributeurs de livres. Toutes les version papier sont livrées avec un coupon gratuit pour télécharger la version E-book."
+"There is a full length beginner tutorial <ulink url=\"http://trac.osgeo.org/"
+"postgis/wiki/WKTRasterTutorial01\"> Intersecting vector buffers with large "
+"raster coverage using PostGIS Raster</ulink>. Jorge has a series of blog "
+"articles on PostGIS Raster that demonstrate how to load raster data as well "
+"as cross compare to same tasks in Oracle GeoRaster. Check out <ulink url="
+"\"http://gis4free.wordpress.com/category/postgis-raster/\">Jorge's PostGIS "
+"Raster / Oracle GeoRaster Series</ulink>. There is a whole chapter (more "
+"than 35 pages of content) dedicated to PostGIS Raster with free code and "
+"data downloads at <ulink url=\"http://www.postgis.us/chapter_13\">PostGIS in "
+"Action - Raster chapter</ulink>. You can <ulink url=\"http://www.postgis.us/"
+"page_buy_book\">buy PostGIS in Action</ulink> now from Manning in hard-copy "
+"(significant discounts for bulk purchases) or just the E-book format. You "
+"can also buy from Amazon and various other book distributors. All hard-copy "
+"books come with a free coupon to download the E-book version."
+msgstr ""
+"Il existe un tutoriel détaillé pour débutant <ulink url=\"http://trac.osgeo."
+"org/postgis/wiki/WKTRasterTutorial01\"> Intersecter des polygones vecteur "
+"avec une grande couverture raster Ã  l'aide de PostGIS Raster</ulink>. Jorge "
+"a une série d'articles de blog expliquant comment charger des données raster "
+"et faisant la comparaison avec les mêmes tâches sous Oracle GeoRaster. "
+"Rendez-vous sur <ulink url=\"http://gis4free.wordpress.com/category/postgis-"
+"raster/\">la série PostGIS Raster / Oracle GeoRaster de Jorge</ulink>. Il "
+"existe un chapitre entier (plus de 35 pages de contenu) dédié Ã  PostGIS "
+"Raster avec du code libre et des données Ã  télécharger sur <ulink url="
+"\"http://www.postgis.us/chapter_13\">PostGIS in Action - Chapitre raster</"
+"ulink>. Vous pouvez <ulink url=\"http://www.postgis.us/page_buy_book"
+"\">acheter PostGIS in Action</ulink> dès maintenant chez Manning en version "
+"papier (réduction importante pour les achats groupés) ou juste au format E-"
+"book. Vous pouvez aussi l'acheter chez Amazon ou d'autres distributeurs de "
+"livres. Toutes les version papier sont livrées avec un coupon gratuit pour "
+"télécharger la version E-book."
 
 #. Tag: para
 #: faq_raster.xml:30
 #, no-c-format
 msgid ""
-"Here is a review from a PostGIS Raster user <ulink "
-"url=\"http://fuzzytolerance.info/code/postgis-raster-ftw/\">PostGIS raster "
-"applied to land classification urban forestry</ulink>"
-msgstr "Voici une compte-rendu d'un utilisateur de PostGIS Raster  <ulink url=\"http://fuzzytolerance.info/code/postgis-raster-ftw/\">PostGIS raster appliqué Ã  la classification des terrains en foresterie urbaine</ulink>"
+"Here is a review from a PostGIS Raster user <ulink url=\"http://"
+"fuzzytolerance.info/code/postgis-raster-ftw/\">PostGIS raster applied to "
+"land classification urban forestry</ulink>"
+msgstr ""
+"Voici une compte-rendu d'un utilisateur de PostGIS Raster  <ulink url="
+"\"http://fuzzytolerance.info/code/postgis-raster-ftw/\">PostGIS raster "
+"appliqué Ã  la classification des terrains en foresterie urbaine</ulink>"
 
 #. Tag: para
 #: faq_raster.xml:37
@@ -89,10 +110,16 @@ msgstr "Comment installer le support Raster dans ma base de données PostGIS?"
 msgid ""
 "The easiest is to download binaries for PostGIS and Raster which are "
 "currently available for windows and latest versions of Mac OSX. First you "
-"need a working PostGIS 2.0.0 or above and be running PostgreSQL 8.4, 9.0, or"
-" 9.1. Note in PostGIS 2.0 PostGIS Raster is fully integrated, so it will be "
+"need a working PostGIS 2.0.0 or above and be running PostgreSQL 8.4, 9.0, or "
+"9.1. Note in PostGIS 2.0 PostGIS Raster is fully integrated, so it will be "
 "compiled when you compile PostGIS."
-msgstr "Le plus facile est de télécharger les binaires pour PostGIS Raster qui sont actuellement disponibles pour windows et pour les les dernières versions de Mac OSX. Il vous faudra tout d'abord une version fonctionnelle de PostGIS 2.0.0 ou plus récent, et utiliser PostgreSQL 8.4, 9.0 ou 9.1. Notez que PostGIS Raster est complètement intégré dans PostGIS 2.0 et sera compilé quand vous compilerez PostGIS."
+msgstr ""
+"Le plus facile est de télécharger les binaires pour PostGIS Raster qui sont "
+"actuellement disponibles pour windows et pour les les dernières versions de "
+"Mac OSX. Il vous faudra tout d'abord une version fonctionnelle de PostGIS "
+"2.0.0 ou plus récent, et utiliser PostgreSQL 8.4, 9.0 ou 9.1. Notez que "
+"PostGIS Raster est complètement intégré dans PostGIS 2.0 et sera compilé "
+"quand vous compilerez PostGIS."
 
 #. Tag: para
 #: faq_raster.xml:43
@@ -102,19 +129,29 @@ msgid ""
 "<ulink url=\"http://gis4free.wordpress.com/2011/03/10/how-to-install-and-"
 "configure-postgis-raster-on-windows/\">How to Install and Configure PostGIS "
 "raster on windows</ulink>"
-msgstr "Des instructions pour l'installation et la configuration sous windows sont disponibles ici <ulink url=\"http://gis4free.wordpress.com/2011/03/10/how-to-install-and-configure-postgis-raster-on-windows/\">How to Install and Configure PostGIS raster on windows</ulink>"
+msgstr ""
+"Des instructions pour l'installation et la configuration sous windows sont "
+"disponibles ici <ulink url=\"http://gis4free.wordpress.com/2011/03/10/how-to-"
+"install-and-configure-postgis-raster-on-windows/\">How to Install and "
+"Configure PostGIS raster on windows</ulink>"
 
 #. Tag: para
 #: faq_raster.xml:44
 #, no-c-format
 msgid ""
-"If you are on windows, you can compile yourself, or use the <ulink "
-"url=\"http://www.postgis.org/download/windows/experimental.php#wktraster"
-"\">pre-compiled PostGIS Raster windows binaries</ulink>. If you are on Mac "
-"OSX Leopard or Snow Leopard, there are binaries available at <ulink "
-"url=\"http://www.kyngchaos.com/software/postgres\">Kyng Chaos Mac OSX "
-"PostgreSQL/GIS binaries</ulink>."
-msgstr "Si vous Ãªtes sous windows, vous pouvez compiler vous-même, ou bien utiliser les <ulink url=\"http://www.postgis.org/download/windows/experimental.php#wktraster\">binaires pour PostGIS Raster pré-compilés pour windows</ulink>. Si vous Ãªtes sous Mac OSX Leopard ou Snow Leopard, il existe des binaires disponibles ici : <ulink url=\"http://www.kyngchaos.com/software/postgres\">Kyng Chaos Mac OSX PostgreSQL/GIS binaries</ulink>."
+"If you are on windows, you can compile yourself, or use the <ulink url="
+"\"http://www.postgis.org/download/windows/experimental.php#wktraster\">pre-"
+"compiled PostGIS Raster windows binaries</ulink>. If you are on Mac OSX "
+"Leopard or Snow Leopard, there are binaries available at <ulink url=\"http://"
+"www.kyngchaos.com/software/postgres\">Kyng Chaos Mac OSX PostgreSQL/GIS "
+"binaries</ulink>."
+msgstr ""
+"Si vous Ãªtes sous windows, vous pouvez compiler vous-même, ou bien utiliser "
+"les <ulink url=\"http://www.postgis.org/download/windows/experimental."
+"php#wktraster\">binaires pour PostGIS Raster pré-compilés pour windows</"
+"ulink>. Si vous Ãªtes sous Mac OSX Leopard ou Snow Leopard, il existe des "
+"binaires disponibles ici : <ulink url=\"http://www.kyngchaos.com/software/"
+"postgres\">Kyng Chaos Mac OSX PostgreSQL/GIS binaries</ulink>."
 
 #. Tag: para
 #: faq_raster.xml:50
@@ -123,7 +160,11 @@ msgid ""
 "Then to enable raster support in your database, run the rtpostgis.sql file "
 "in your database. To upgrade an existing install use "
 "rtpostgis_upgrade_minor..sql instead of rtpostgis.sql"
-msgstr "Ensuite, pour activer le support raster dans votre base de données, exécutez le fichier rtpostgis.sql dans votre base de données. Pour mettre Ã  niveau une installation déjà existante utilisez rtpostgis_upgrade_minor.sql au lieu de rtpostgis.sql"
+msgstr ""
+"Ensuite, pour activer le support raster dans votre base de données, exécutez "
+"le fichier rtpostgis.sql dans votre base de données. Pour mettre Ã  niveau "
+"une installation déjà existante utilisez rtpostgis_upgrade_minor.sql au lieu "
+"de rtpostgis.sql"
 
 #. Tag: para
 #: faq_raster.xml:51
@@ -131,37 +172,56 @@ msgstr "Ensuite, pour activer le support raster dans votre base de données, ex
 msgid ""
 "For other platforms, you generally need to compile yourself. Dependencies "
 "are PostGIS and GDAL. For more details about compiling from source, please "
-"refer to <ulink "
-"url=\"http://trac.osgeo.org/postgis/wiki/WKTRaster/Documentation01#a2.3-CompilingandInstallingfromSources\">Installing"
-" PostGIS Raster from source (in prior versions of PostGIS)</ulink>"
-msgstr "Pour les autres plateformes, vous devrez généralement compiler PostGIS Raster par vous même. Les dépendances requises sont PostGIS et GDAL. Pour plus d'informations concernant le processus de compilation Ã  partir des sources de PostGIS Raster, veuillez-vous référer Ã  <ulink url=\"http://trac.osgeo.org/postgis/wiki/WKTRaster/Documentation01#a2.3-CompilingandInstallingfromSources\">Installer PostGIS Raster Ã  partir des sources (uniquement pour les versions antérieures de PostGIS)</ulink>"
+"refer to <ulink url=\"http://trac.osgeo.org/postgis/wiki/WKTRaster/"
+"Documentation01#a2.3-CompilingandInstallingfromSources\">Installing PostGIS "
+"Raster from source (in prior versions of PostGIS)</ulink>"
+msgstr ""
+"Pour les autres plateformes, vous devrez généralement compiler PostGIS "
+"Raster par vous même. Les dépendances requises sont PostGIS et GDAL. Pour "
+"plus d'informations concernant le processus de compilation Ã  partir des "
+"sources de PostGIS Raster, veuillez-vous référer Ã  <ulink url=\"http://trac."
+"osgeo.org/postgis/wiki/WKTRaster/Documentation01#a2.3-"
+"CompilingandInstallingfromSources\">Installer PostGIS Raster Ã  partir des "
+"sources (uniquement pour les versions antérieures de PostGIS)</ulink>"
 
 #. Tag: para
 #: faq_raster.xml:57
 #, no-c-format
 msgid ""
-"I get error could not load library \"C:/Program "
-"Files/PostgreSQL/8.4/lib/rtpostgis.dll\": The specified module could not be "
-"found. or could not load library on Linux when trying to run rtpostgis.sql"
-msgstr "J'obtiens sous Windows l'erreur suivante  \"C:/Program Files/PostgreSQL/8.4/lib/rtpostgis.dll\": le module spécifié n'a pas Ã©té trouvée. Ou sous Linux un message m'indiquant que la bibliothèque n'a pu Ãªtre trouvée lors de l'exécution de rtpostgis.sql"
+"I get error could not load library \"C:/Program Files/PostgreSQL/8.4/lib/"
+"rtpostgis.dll\": The specified module could not be found. or could not load "
+"library on Linux when trying to run rtpostgis.sql"
+msgstr ""
+"J'obtiens sous Windows l'erreur suivante  \"C:/Program Files/PostgreSQL/8.4/"
+"lib/rtpostgis.dll\": le module spécifié n'a pas Ã©té trouvée. Ou sous Linux "
+"un message m'indiquant que la bibliothèque n'a pu Ãªtre trouvée lors de "
+"l'exécution de rtpostgis.sql"
 
 #. Tag: para
 #: faq_raster.xml:62
 #, no-c-format
 msgid ""
 "rtpostgis.so/dll is built with dependency on libgdal.dll/so. Make sure for "
-"Windows you have libgdal-1.dll in the bin folder of your PostgreSQL install."
-" For Linux libgdal has to be in your path or bin folder."
-msgstr "rtpostgis.so/dll a pour dépendance la bibliothèque libgdal.dll/so. De ce fait, assurez-vous d'avoir sous Windows la bibliothèque libgdal-1.dll dans le dossier bin de votre répertoire d'installation de PostgreSQL. Pour Linux, il est nécessaire que libgdal soit dans votre variable d'environnement path ou dans le répertoire bin. "
+"Windows you have libgdal-1.dll in the bin folder of your PostgreSQL install. "
+"For Linux libgdal has to be in your path or bin folder."
+msgstr ""
+"rtpostgis.so/dll a pour dépendance la bibliothèque libgdal.dll/so. De ce "
+"fait, assurez-vous d'avoir sous Windows la bibliothèque libgdal-1.dll dans "
+"le dossier bin de votre répertoire d'installation de PostgreSQL. Pour Linux, "
+"il est nécessaire que libgdal soit dans votre variable d'environnement path "
+"ou dans le répertoire bin. "
 
 #. Tag: para
 #: faq_raster.xml:64
 #, no-c-format
 msgid ""
 "You may also run into different errors if you don't have PostGIS installed "
-"in your database. Make sure to install PostGIS first in your database before"
-" trying to install the raster support."
-msgstr "Si PostGIS n'est pas installé, vous obtiendrez certainement un certain nombre d'erreurs. Assurez-vous d'installer au préalable PostGIS avant de procéder Ã  l'installation du support raster."
+"in your database. Make sure to install PostGIS first in your database before "
+"trying to install the raster support."
+msgstr ""
+"Si PostGIS n'est pas installé, vous obtiendrez certainement un certain "
+"nombre d'erreurs. Assurez-vous d'installer au préalable PostGIS avant de "
+"procéder Ã  l'installation du support raster."
 
 #. Tag: para
 #: faq_raster.xml:71
@@ -173,14 +233,22 @@ msgstr "Comment faire pour charger des données raster dans ma base PostGIS ?"
 #: faq_raster.xml:75
 #, no-c-format
 msgid ""
-"The latest version of PostGIS comes packaged with a "
-"<varname>raster2pgsql</varname> raster loader executable capable of loading "
-"many kinds of rasters and also generating lower resolution overviews without"
-" any additional software. Please refer to <xref "
-"linkend=\"RT_Raster_Loader\"/> for more details. Pre-2.0 versions came with "
-"a <varname>raster2pgsql.py</varname> that required python with numpy and "
-"GDAL. This is no longer needed."
-msgstr "La dernière version de PostGIS contient directement l'exécutable <varname>raster2pgsql</varname> permettant de charger différents types de raster mais aussi de générer des vues intermédiaires de plus faibles résolutions et cela sans aucun logiciel supplémentaire. Veuillez-vous référer Ã  <xref linkend=\"RT_Raster_Loader\"/> pour plus d'informations. Pour, les versions antérieures Ã  la -2.0 un exécutable python python<varname>raster2pgsql.py</varname> est disponible mais celui-ci nécessite d'avoir python d'installé ainsi que les modules python numpy et GDAL."
+"The latest version of PostGIS comes packaged with a <varname>raster2pgsql</"
+"varname> raster loader executable capable of loading many kinds of rasters "
+"and also generating lower resolution overviews without any additional "
+"software. Please refer to <xref linkend=\"RT_Raster_Loader\"/> for more "
+"details. Pre-2.0 versions came with a <varname>raster2pgsql.py</varname> "
+"that required python with numpy and GDAL. This is no longer needed."
+msgstr ""
+"La dernière version de PostGIS contient directement l'exécutable "
+"<varname>raster2pgsql</varname> permettant de charger différents types de "
+"raster mais aussi de générer des vues intermédiaires de plus faibles "
+"résolutions et cela sans aucun logiciel supplémentaire. Veuillez-vous "
+"référer Ã  <xref linkend=\"RT_Raster_Loader\"/> pour plus d'informations. "
+"Pour, les versions antérieures Ã  la -2.0 un exécutable python "
+"python<varname>raster2pgsql.py</varname> est disponible mais celui-ci "
+"nécessite d'avoir python d'installé ainsi que les modules python numpy et "
+"GDAL."
 
 #. Tag: para
 #: faq_raster.xml:81
@@ -193,17 +261,23 @@ msgstr "Quel format de données raster puis-je charger dans ma base ?"
 #, no-c-format
 msgid ""
 "Any that your GDAL library supports. GDAL supported formats are documented "
-"<ulink url=\"http://www.gdal.org/formats_list.html\">GDAL File "
-"Formats</ulink>."
-msgstr "Tous les formats supportés par la bibliothèque GDAL. Ces formats sont décrits sur la page <ulink url=\"http://www.gdal.org/formats_list.html\">GDAL File Formats</ulink>"
+"<ulink url=\"http://www.gdal.org/formats_list.html\">GDAL File Formats</"
+"ulink>."
+msgstr ""
+"Tous les formats supportés par la bibliothèque GDAL. Ces formats sont "
+"décrits sur la page <ulink url=\"http://www.gdal.org/formats_list.html"
+"\">GDAL File Formats</ulink>"
 
 #. Tag: para
 #: faq_raster.xml:86
 #, no-c-format
 msgid ""
-"Your particular GDAL install may not support all formats. To verify the ones"
-" supported by your particular GDAL install, you can use"
-msgstr "Il se peut que votre installation de GDAL ne supporte pas tous les formats. Pour vérifier les formats supportés par votre installation, vous pouvez utiliser "
+"Your particular GDAL install may not support all formats. To verify the ones "
+"supported by your particular GDAL install, you can use"
+msgstr ""
+"Il se peut que votre installation de GDAL ne supporte pas tous les formats. "
+"Pour vérifier les formats supportés par votre installation, vous pouvez "
+"utiliser "
 
 #. Tag: programlisting
 #: faq_raster.xml:87
@@ -227,9 +301,11 @@ msgstr "<para>Oui</para>"
 #: faq_raster.xml:98
 #, no-c-format
 msgid ""
-"GDAL 1.7+ has a PostGIS raster driver, but is only compiled in if you choose"
-" to compile with PostgreSQL support."
-msgstr "GDAL 1.7+ possède un driver PostGIS raster, mais il n'est compilé que si vous compilez Ã©galement le support PostgreSQL "
+"GDAL 1.7+ has a PostGIS raster driver, but is only compiled in if you choose "
+"to compile with PostgreSQL support."
+msgstr ""
+"GDAL 1.7+ possède un driver PostGIS raster, mais il n'est compilé que si "
+"vous compilez Ã©galement le support PostgreSQL "
 
 #. Tag: para
 #: faq_raster.xml:99
@@ -245,9 +321,9 @@ msgstr ""
 msgid ""
 "If you are compiling from source, you need to include in your configure "
 "<programlisting>--with-pg=path/to/pg_config</programlisting> to enable the "
-"driver. Refer to <ulink "
-"url=\"http://trac.osgeo.org/gdal/wiki/BuildHints\">GDAL Build Hints</ulink> "
-"for tips on building GDAL against in various OS platforms."
+"driver. Refer to <ulink url=\"http://trac.osgeo.org/gdal/wiki/BuildHints"
+"\">GDAL Build Hints</ulink> for tips on building GDAL against in various OS "
+"platforms."
 msgstr ""
 
 #. Tag: para
@@ -268,7 +344,9 @@ msgstr "gdalinfo --formats"
 #: faq_raster.xml:110
 #, no-c-format
 msgid "To get a summary about your raster via GDAL use gdalinfo:"
-msgstr "Afin d'obtenir un résumé de votre raster avec GDAL, vous pouvez utiliser la commande gdalinfo:"
+msgstr ""
+"Afin d'obtenir un résumé de votre raster avec GDAL, vous pouvez utiliser la "
+"commande gdalinfo:"
 
 #. Tag: programlisting
 #: faq_raster.xml:111
@@ -276,7 +354,9 @@ msgstr "Afin d'obtenir un résumé de votre raster avec GDAL, vous pouvez utilis
 msgid ""
 "gdalinfo  \"PG:host=localhost port=5432 dbname='mygisdb' user='postgres' "
 "password='whatever' schema='someschema' table=sometable\""
-msgstr "gdalinfo \"PG:host=localhost port=5432 dbname='maBaseDeDonnees' user='postgres' password='monPassword' schema='monSchema' table=maTable\""
+msgstr ""
+"gdalinfo \"PG:host=localhost port=5432 dbname='maBaseDeDonnees' "
+"user='postgres' password='monPassword' schema='monSchema' table=maTable\""
 
 #. Tag: para
 #: faq_raster.xml:114
@@ -284,7 +364,11 @@ msgstr "gdalinfo \"PG:host=localhost port=5432 dbname='maBaseDeDonnees' user='po
 msgid ""
 "To export data to other raster formats, use gdal_translate the below will "
 "export all data from a table to a PNG file at 10% size."
-msgstr "Pour exporter des données d'un format Ã  un autre, utilisez la commande gdal_translate. L'exemple ci-dessous transforme toutes les données d'une table en une image au format PNG et dont la taille sera de 10% par rapport Ã  l'originale.   "
+msgstr ""
+"Pour exporter des données d'un format Ã  un autre, utilisez la commande "
+"gdal_translate. L'exemple ci-dessous transforme toutes les données d'une "
+"table en une image au format PNG et dont la taille sera de 10% par rapport Ã  "
+"l'originale.   "
 
 #. Tag: para
 #: faq_raster.xml:116
@@ -292,9 +376,13 @@ msgstr "Pour exporter des données d'un format Ã  un autre, utilisez la commande
 msgid ""
 "Depending on your pixel band types, some translations may not work if the "
 "export format does not support that Pixel type. For example floating point "
-"band types and 32 bit unsigned ints will not translate easily to JPG or some"
-" others."
-msgstr "En fonction du type de bande et le type de pixel du format d'export certaines transformations pourraient ne pas fonctionner . Par exemple, les band de type chiffre Ã  virgule et les entiers 32 bits non signés seront difficilement transformables en JPG ou autres. "
+"band types and 32 bit unsigned ints will not translate easily to JPG or some "
+"others."
+msgstr ""
+"En fonction du type de bande et le type de pixel du format d'export "
+"certaines transformations pourraient ne pas fonctionner . Par exemple, les "
+"band de type chiffre Ã  virgule et les entiers 32 bits non signés seront "
+"difficilement transformables en JPG ou autres. "
 
 #. Tag: para
 #: faq_raster.xml:119
@@ -306,9 +394,9 @@ msgstr "Voici un exemple de transformation "
 #: faq_raster.xml:120
 #, no-c-format
 msgid ""
-"gdal_translate -of PNG -outsize 10% 10% \"PG:host=localhost dbname='mygisdb'"
-" user='postgres' password=whatever' schema='someschema' table=sometable\" "
-"C:\\somefile.png"
+"gdal_translate -of PNG -outsize 10% 10% \"PG:host=localhost dbname='mygisdb' "
+"user='postgres' password=whatever' schema='someschema' table=sometable\" C:"
+"\\somefile.png"
 msgstr ""
 
 #. Tag: para
@@ -323,17 +411,17 @@ msgstr ""
 #: faq_raster.xml:123
 #, no-c-format
 msgid ""
-"gdal_translate -of PNG -outsize 10% 10% \"PG:host=localhost dbname='mygisdb'"
-" user='postgres' password=whatever' schema='someschema' table=sometable "
-"where=\"owner='jimmy'\" \" C:\\somefile.png"
+"gdal_translate -of PNG -outsize 10% 10% \"PG:host=localhost dbname='mygisdb' "
+"user='postgres' password=whatever' schema='someschema' table=sometable where="
+"\"owner='jimmy'\" \" C:\\somefile.png"
 msgstr ""
 
 #. Tag: programlisting
 #: faq_raster.xml:124
 #, no-c-format
 msgid ""
-"gdal_translate -of PNG -outsize 10% 10% \"PG:host=localhost dbname='mygisdb'"
-" user='postgres' password=whatever' schema='someschema' table=sometable "
+"gdal_translate -of PNG -outsize 10% 10% \"PG:host=localhost dbname='mygisdb' "
+"user='postgres' password=whatever' schema='someschema' table=sometable "
 "where='ST_Intersects(rast, ST_SetSRID(ST_Point(-71.032,42.3793),4326) )' \" "
 "C:\\intersectregion.png"
 msgstr ""
@@ -342,9 +430,9 @@ msgstr ""
 #: faq_raster.xml:125
 #, no-c-format
 msgid ""
-"To see more examples and syntax refer to <ulink "
-"url=\"http://trac.osgeo.org/gdal/wiki/frmts_wtkraster.html#a3.2-Readingrasterdatafromthedatabase\">Reading"
-" Raster Data of PostGIS Raster section</ulink>"
+"To see more examples and syntax refer to <ulink url=\"http://trac.osgeo.org/"
+"gdal/wiki/frmts_wtkraster.html#a3.2-Readingrasterdatafromthedatabase"
+"\">Reading Raster Data of PostGIS Raster section</ulink>"
 msgstr ""
 
 #. Tag: para
@@ -359,18 +447,16 @@ msgstr ""
 #: faq_raster.xml:132
 #, no-c-format
 msgid ""
-"Yes. Check out the page <ulink "
-"url=\"http://trac.osgeo.org/gdal/wiki/DownloadingGdalBinaries\">GDAL "
-"Binaries</ulink> page. Any compiled with PostgreSQL support should have "
-"PostGIS Raster in them."
+"Yes. Check out the page <ulink url=\"http://trac.osgeo.org/gdal/wiki/"
+"DownloadingGdalBinaries\">GDAL Binaries</ulink> page. Any compiled with "
+"PostgreSQL support should have PostGIS Raster in them."
 msgstr ""
 
 #. Tag: para
 #: faq_raster.xml:134
 #, no-c-format
 msgid ""
-"We know for sure the following windows binaries have PostGIS Raster built "
-"in."
+"We know for sure the following windows binaries have PostGIS Raster built in."
 msgstr ""
 
 #. Tag: para
@@ -388,17 +474,19 @@ msgid ""
 "PostGIS Raster is undergoing many changes. If you want to get the latest "
 "nightly build for Windows -- then check out the Tamas Szekeres nightly "
 "builds built with Visual Studio which contain GDAL trunk, Python Bindings "
-"and MapServer executables and PostGIS Raster driver built-in. Just click the"
-" SDK bat and run your commands from there. <ulink "
-"url=\"http://vbkto.dyndns.org/sdk/\">http://vbkto.dyndns.org/sdk/</ulink>. "
-"Also available are VS project files."
+"and MapServer executables and PostGIS Raster driver built-in. Just click the "
+"SDK bat and run your commands from there. <ulink url=\"http://vbkto.dyndns."
+"org/sdk/\">http://vbkto.dyndns.org/sdk/</ulink>. Also available are VS "
+"project files."
 msgstr ""
 
 #. Tag: para
 #: faq_raster.xml:145
 #, no-c-format
 msgid "What tools can I use to view PostGIS raster data?"
-msgstr "Quels logiciels puis je utiliser pour visualiser les données raster de Postgis ?"
+msgstr ""
+"Quels logiciels puis je utiliser pour visualiser les données raster de "
+"Postgis ?"
 
 #. Tag: para
 #: faq_raster.xml:149
@@ -407,7 +495,11 @@ msgid ""
 "You can use MapServer compiled with GDAL 1.7+ and PostGIS Raster driver "
 "support to view Raster data. QuantumGIS (QGIS) now supports viewing of "
 "PostGIS Raster if you have PostGIS raster driver installed."
-msgstr "Vous pouvez utiliser MapServer compilé avec la version 1.7+ de GDAL et le support du driver PostGIS raster. QuantumGIS (QGIS) supporte maintenant la visualisation de données raster provenant de PostGIS si vous avez le driver PostGIS raster installé."
+msgstr ""
+"Vous pouvez utiliser MapServer compilé avec la version 1.7+ de GDAL et le "
+"support du driver PostGIS raster. QuantumGIS (QGIS) supporte maintenant la "
+"visualisation de données raster provenant de PostGIS si vous avez le driver "
+"PostGIS raster installé."
 
 #. Tag: para
 #: faq_raster.xml:151
@@ -415,33 +507,38 @@ msgstr "Vous pouvez utiliser MapServer compilé avec la version 1.7+ de GDAL et
 msgid ""
 "In theory any tool that renders data using GDAL can support PostGIS raster "
 "data or support it with fairly minimal effort. Again for Windows, Tamas' "
-"binaries <ulink "
-"url=\"http://vbkto.dyndns.org/sdk/\">http://vbkto.dyndns.org/sdk/</ulink> "
-"are a good choice if you don't want the hassle of having to setup to compile"
-" your own."
+"binaries <ulink url=\"http://vbkto.dyndns.org/sdk/\">http://vbkto.dyndns.org/"
+"sdk/</ulink> are a good choice if you don't want the hassle of having to "
+"setup to compile your own."
 msgstr ""
 
 #. Tag: para
 #: faq_raster.xml:158
 #, no-c-format
 msgid "How can I add a PostGIS raster layer to my MapServer map?"
-msgstr "Comment puis-je ajouter une couche raster provenant de PostGIS Ã  mon fichier map de MapServer ?"
+msgstr ""
+"Comment puis-je ajouter une couche raster provenant de PostGIS Ã  mon fichier "
+"map de MapServer ?"
 
 #. Tag: para
 #: faq_raster.xml:162
 #, no-c-format
 msgid ""
-"First you need GDAL 1.7 or higher compiled with PostGIS raster support. GDAL"
-" 1.8 or above is preferred since many issues have been fixed in 1.8 and more"
-" PostGIS raster issues fixed in trunk version."
-msgstr "Tout d'abord vous devrez disposer de la version 1.7 ou supérieure de GDAL compilée avec le support raster de PostGIS. Néanmoins, il est préférable d'utiliser la version 1.8 de GDAL car différentes limitations, Ã  la fois de GDAL et de PostGIS raster, ont Ã©té corrigées."
+"First you need GDAL 1.7 or higher compiled with PostGIS raster support. GDAL "
+"1.8 or above is preferred since many issues have been fixed in 1.8 and more "
+"PostGIS raster issues fixed in trunk version."
+msgstr ""
+"Tout d'abord vous devrez disposer de la version 1.7 ou supérieure de GDAL "
+"compilée avec le support raster de PostGIS. Néanmoins, il est préférable "
+"d'utiliser la version 1.8 de GDAL car différentes limitations, Ã  la fois de "
+"GDAL et de PostGIS raster, ont Ã©té corrigées."
 
 #. Tag: para
 #: faq_raster.xml:164
 #, no-c-format
 msgid ""
-"You can much like you can with any other raster. Refer to <ulink "
-"url=\"http://mapserver.org/input/raster.html\">MapServer Raster processing "
+"You can much like you can with any other raster. Refer to <ulink url="
+"\"http://mapserver.org/input/raster.html\">MapServer Raster processing "
 "options</ulink> for list of various processing functions you can use with "
 "MapServer raster layers."
 msgstr ""
@@ -480,7 +577,8 @@ msgid ""
 "        NAME coolwktraster\n"
 "        TYPE raster\n"
 "        STATUS ON\n"
-"        DATA \"PG:host=localhost port=5432 dbname='somedb' user='someuser' password='whatever' \n"
+"        DATA \"PG:host=localhost port=5432 dbname='somedb' user='someuser' "
+"password='whatever' \n"
 "                schema='someschema' table='cooltable' mode='2'\"        \n"
 "        PROCESSING \"NODATA=0\"\n"
 "        PROCESSING \"SCALE=AUTO\"\n"
@@ -513,8 +611,10 @@ msgid ""
 "        NAME soil_survey2009\n"
 "        TYPE raster\n"
 "        STATUS ON\n"
-"        DATA \"PG:host=localhost port=5432 dbname='somedb' user='someuser' password='whatever' \n"
-"                schema='someschema' table='cooltable' where='survey_year=2009' mode='2'\"        \n"
+"        DATA \"PG:host=localhost port=5432 dbname='somedb' user='someuser' "
+"password='whatever' \n"
+"                schema='someschema' table='cooltable' "
+"where='survey_year=2009' mode='2'\"        \n"
 "        PROCESSING \"NODATA=0\"\n"
 "        #... other standard raster processing functions here\n"
 "        #... classes are optional but useful for 1 band data\n"
@@ -539,10 +639,9 @@ msgstr ""
 #: faq_raster.xml:187
 #, no-c-format
 msgid ""
-"Refer to the <ulink "
-"url=\"http://trac.osgeo.org/postgis/wiki/WKTRaster/PlanningAndFunding\">PostGIS"
-" Raster roadmap page</ulink> for details of what you can expect in the "
-"future."
+"Refer to the <ulink url=\"http://trac.osgeo.org/postgis/wiki/WKTRaster/"
+"PlanningAndFunding\">PostGIS Raster roadmap page</ulink> for details of what "
+"you can expect in the future."
 msgstr ""
 
 #. Tag: para
@@ -560,10 +659,10 @@ msgid ""
 "The function is not unique error happens if one of your arguments is a "
 "textual representation of a geometry instead of a geometry. In these cases, "
 "PostgreSQL marks the textual representation as an unknown type, which means "
-"it can fall into the st_intersects(raster, geometry) or "
-"st_intersects(raster,raster) thus resulting in a non-unique case since both "
-"functions can in theory support your request. To prevent this, you need to "
-"cast the geometry to a geometry."
+"it can fall into the st_intersects(raster, geometry) or st_intersects(raster,"
+"raster) thus resulting in a non-unique case since both functions can in "
+"theory support your request. To prevent this, you need to cast the geometry "
+"to a geometry."
 msgstr ""
 
 #. Tag: para
@@ -579,14 +678,17 @@ msgid ""
 "SELECT rast\n"
 " FROM my_raster\n"
 "   WHERE ST_Intersects(rast, 'SRID=4326;POINT(-10 10)');"
-msgstr "SELECT rast\nFROM my_raster\nWHERE ST_Intersects(rast, 'SRID=4326;POINT(-10 10)');"
+msgstr ""
+"SELECT rast\n"
+"FROM my_raster\n"
+"WHERE ST_Intersects(rast, 'SRID=4326;POINT(-10 10)');"
 
 #. Tag: para
 #: faq_raster.xml:202
 #, no-c-format
 msgid ""
-"Cast the textual geometry representation to a geometry by changing your code"
-" to this:"
+"Cast the textual geometry representation to a geometry by changing your code "
+"to this:"
 msgstr ""
 
 #. Tag: programlisting
@@ -604,16 +706,21 @@ msgstr ""
 msgid ""
 "How is PostGIS Raster different from Oracle GeoRaster (SDO_GEORASTER) and "
 "SDO_RASTER types?"
-msgstr "En quoi PostGIS Raster se différencie d'Oracle GeoRaster (SDO_GEORASTER) et du type SDO_RASTER ?"
+msgstr ""
+"En quoi PostGIS Raster se différencie d'Oracle GeoRaster (SDO_GEORASTER) et "
+"du type SDO_RASTER ?"
 
 #. Tag: para
 #: faq_raster.xml:215
 #, no-c-format
 msgid ""
 "For a more extensive discussion on this topic, check out Jorge Arévalo "
-"<ulink url=\"http://gis4free.wordpress.com/2010/07/19/oracle-georaster-"
-"part-i/\">Oracle GeoRaster and PostGIS Raster: First impressions </ulink>"
-msgstr "Pour une discussion plus approfondie Ã  ce sujet, vous pouvez consulter <ulink url=\"http://gis4free.wordpress.com/2010/07/19/oracle-georaster-part-i/\">Oracle GeoRaster and PostGIS Raster: First impressions </ulink>"
+"<ulink url=\"http://gis4free.wordpress.com/2010/07/19/oracle-georaster-part-"
+"i/\">Oracle GeoRaster and PostGIS Raster: First impressions </ulink>"
+msgstr ""
+"Pour une discussion plus approfondie Ã  ce sujet, vous pouvez consulter "
+"<ulink url=\"http://gis4free.wordpress.com/2010/07/19/oracle-georaster-part-"
+"i/\">Oracle GeoRaster and PostGIS Raster: First impressions </ulink>"
 
 #. Tag: para
 #: faq_raster.xml:216
@@ -628,8 +735,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "* coverages to be not necessarily rectangular (which is often the case of "
-"raster coverage covering large extents. See the possible raster arrangements"
-" in the documentation)"
+"raster coverage covering large extents. See the possible raster arrangements "
+"in the documentation)"
 msgstr ""
 
 #. Tag: para
@@ -647,8 +754,8 @@ msgid ""
 "These arrangements are possible in Oracle as well, but they imply the "
 "storage of multiple SDO_GEORASTER objects linked to as many SDO_RASTER "
 "tables. A complex coverage can lead to hundreds of tables in the database. "
-"With PostGIS Raster you can store a similar raster arrangement into a unique"
-" table."
+"With PostGIS Raster you can store a similar raster arrangement into a unique "
+"table."
 msgstr ""
 
 #. Tag: para
index dfa0ce070acd67828fee2b8469669290a7380c50..5cf196ecc0045a9ae82ecf24cd851acbd15c08a2 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 # Arnaud Vandecasteele <arnaud.sig@gmail.com>, 2013-2014
 # Jacolin <yjacolin@free.fr>, 2013-2014
@@ -13,11 +13,12 @@ msgstr ""
 "POT-Creation-Date: 2012-10-12 07:23+0000\n"
 "PO-Revision-Date: 2014-03-26 13:10+0000\n"
 "Last-Translator: Jacolin <yjacolin@free.fr>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: title
@@ -43,30 +44,39 @@ msgstr "Version courte"
 #, no-c-format
 msgid ""
 "The raster support is currently optional, but installed by default. For "
-"installing using the PostgreSQL 9.1+ extensions model it is required. Please"
-" refer to <xref linkend=\"make_install_postgis_extensions\"/> if you are "
+"installing using the PostgreSQL 9.1+ extensions model it is required. Please "
+"refer to <xref linkend=\"make_install_postgis_extensions\"/> if you are "
 "using PostgreSQL 9.1+."
-msgstr "Le support des rasters est actuellement optionnel, mais installé par défaut. Pour l'installation, une version du modèle de gestion des extensions PostgreSQL supérieure Ã  9.1 est requise. Merci de consulter <xref linkend=\"make_install_postgis_extensions\"/> si vous utilisez PostgreSQL 9.1+"
+msgstr ""
+"Le support des rasters est actuellement optionnel, mais installé par défaut. "
+"Pour l'installation, une version du modèle de gestion des extensions "
+"PostgreSQL supérieure Ã  9.1 est requise. Merci de consulter <xref linkend="
+"\"make_install_postgis_extensions\"/> si vous utilisez PostgreSQL 9.1+"
 
 #. Tag: para
 #: installation.xml:13
 #, no-c-format
 msgid ""
-"All the .sql files once installed will be installed in "
-"share/contrib/postgis-&last_release_version; folder of your PostgreSQL "
-"install"
-msgstr "Tous les fichiers .sql seront installés dans le répertoire share/contrib/postgis-&last_release_version; de votre installation PostgreSQL"
+"All the .sql files once installed will be installed in share/contrib/postgis-"
+"&last_release_version; folder of your PostgreSQL install"
+msgstr ""
+"Tous les fichiers .sql seront installés dans le répertoire share/contrib/"
+"postgis-&last_release_version; de votre installation PostgreSQL"
 
 #. Tag: para
 #: installation.xml:15
 #, no-c-format
 msgid ""
-"The <varname>postgis_comments.sql</varname>, "
-"<varname>raster_comments.sql</varname>, "
-"<varname>topology_comments.sql</varname> generate quick help tips for each "
-"function that can be accessed via pgAdmin III or psql. In psql with a "
-"command of the form e.g.<varname>\\dd ST_SetPoint</varname>"
-msgstr "Les fichiers <varname>postgis_comments.sql</varname>, <varname>raster_comments.sql</varname>, <varname>topology_comments.sql</varname> permettent de générer une aide pour chaque fonction, accessible via PgAdmin III ou psql. Avec psql, cette aide est disponible avec la commande suivante, par exemple: <varname>\\dd ST_SetPoint</varname>"
+"The <varname>postgis_comments.sql</varname>, <varname>raster_comments.sql</"
+"varname>, <varname>topology_comments.sql</varname> generate quick help tips "
+"for each function that can be accessed via pgAdmin III or psql. In psql with "
+"a command of the form e.g.<varname>\\dd ST_SetPoint</varname>"
+msgstr ""
+"Les fichiers <varname>postgis_comments.sql</varname>, "
+"<varname>raster_comments.sql</varname>, <varname>topology_comments.sql</"
+"varname> permettent de générer une aide pour chaque fonction, accessible via "
+"PgAdmin III ou psql. Avec psql, cette aide est disponible avec la commande "
+"suivante, par exemple: <varname>\\dd ST_SetPoint</varname>"
 
 #. Tag: programlisting
 #: installation.xml:17
@@ -86,7 +96,21 @@ msgid ""
 "psql -d yourdatabase -f raster_comments.sql\n"
 "psql -d yourdatabase -f topology/topology.sql\n"
 "psql -d yourdatabase -f doc/topology_comments.sql"
-msgstr "tar xvfz postgis-&last_release_version;.tar.gz\ncd postgis-&last_release_version;\n./configure --with-raster --with-topology --with-gui\nmake\nmake install\ncreatedb yourdatabase\ncreatelang plpgsql yourdatabase\npsql -d yourdatabase -f postgis.sql\npsql -d yourdatabase -f postgis_comments.sql\npsql -d yourdatabase -f spatial_ref_sys.sql\npsql -d yourdatabase -f rtpostgis.sql\npsql -d yourdatabase -f raster_comments.sql\npsql -d yourdatabase -f topology/topology.sql\npsql -d yourdatabase -f doc/topology_comments.sql"
+msgstr ""
+"tar xvfz postgis-&last_release_version;.tar.gz\n"
+"cd postgis-&last_release_version;\n"
+"./configure --with-raster --with-topology --with-gui\n"
+"make\n"
+"make install\n"
+"createdb yourdatabase\n"
+"createlang plpgsql yourdatabase\n"
+"psql -d yourdatabase -f postgis.sql\n"
+"psql -d yourdatabase -f postgis_comments.sql\n"
+"psql -d yourdatabase -f spatial_ref_sys.sql\n"
+"psql -d yourdatabase -f rtpostgis.sql\n"
+"psql -d yourdatabase -f raster_comments.sql\n"
+"psql -d yourdatabase -f topology/topology.sql\n"
+"psql -d yourdatabase -f doc/topology_comments.sql"
 
 #. Tag: para
 #: installation.xml:18
@@ -97,7 +121,12 @@ msgid ""
 "install</command>. However if you do a <command>make comments</command> or "
 "<command>make topology_comments.sql</command>, it will be generated in the "
 "docs folder"
-msgstr "Le fichier <filename>topology_comments.sql</filename>, optionnel, n'est pas installé par les commandes <command>make install</command> ou  <command>make comments-install</command>. Toutefois, les commandes <command>make comments</command> or <command>make topology_comments.sql</command> permettent de générer la documentation dans le répertoire docs"
+msgstr ""
+"Le fichier <filename>topology_comments.sql</filename>, optionnel, n'est pas "
+"installé par les commandes <command>make install</command> ou  <command>make "
+"comments-install</command>. Toutefois, les commandes <command>make comments</"
+"command> or <command>make topology_comments.sql</command> permettent de "
+"générer la documentation dans le répertoire docs"
 
 #. Tag: para
 #: installation.xml:27
@@ -105,7 +134,9 @@ msgstr "Le fichier <filename>topology_comments.sql</filename>, optionnel, n'est
 msgid ""
 "The rest of this chapter goes into detail each of the above installation "
 "steps."
-msgstr "La suite de ce chapitre détaille chacune des Ã©tapes d'installation présentées ci-avant"
+msgstr ""
+"La suite de ce chapitre détaille chacune des Ã©tapes d'installation "
+"présentées ci-avant"
 
 #. Tag: title
 #: installation.xml:34
@@ -117,7 +148,8 @@ msgstr "Pré requis"
 #: installation.xml:36
 #, no-c-format
 msgid "PostGIS has the following requirements for building and usage:"
-msgstr "La compilation et la manipulation de PostGIS requièrent les Ã©léments suivant:"
+msgstr ""
+"La compilation et la manipulation de PostGIS requièrent les Ã©léments suivant:"
 
 #. Tag: emphasis
 #: installation.xml:41
@@ -131,18 +163,27 @@ msgstr "Obligatoire"
 msgid ""
 "PostgreSQL &min_postgres_version; or higher. A complete installation of "
 "PostgreSQL (including server headers) is required. PostgreSQL is available "
-"from <ulink url=\"http://www.postgresql.org\"> http://www.postgresql.org "
-"</ulink> ."
-msgstr "PostgreSQL &min_postgres_version; ou supérieure. Une installation complete de PostgreSQL (incluant les fichiers header du serveur) nécessaire. PostgreSQL est disponible depuis le site <ulink url=\"http://www.postgresql.org\"> http://www.postgresql.org </ulink> ."
+"from <ulink url=\"http://www.postgresql.org\"> http://www.postgresql.org </"
+"ulink> ."
+msgstr ""
+"PostgreSQL &min_postgres_version; ou supérieure. Une installation complete "
+"de PostgreSQL (incluant les fichiers header du serveur) nécessaire. "
+"PostgreSQL est disponible depuis le site <ulink url=\"http://www.postgresql."
+"org\"> http://www.postgresql.org </ulink> ."
 
 #. Tag: para
 #: installation.xml:55
 #, no-c-format
 msgid ""
 "For a full PostgreSQL / PostGIS support matrix and PostGIS/GEOS support "
-"matrix refer to <ulink "
-"url=\"http://trac.osgeo.org/postgis/wiki/UsersWikiPostgreSQLPostGIS\">http://trac.osgeo.org/postgis/wiki/UsersWikiPostgreSQLPostGIS</ulink>"
-msgstr "Pour la liste complète des exigences concernant PostgreSQL / PostGIS et PostGIS/GEOS, veuillez vous référer Ã  <ulink url=\"http://trac.osgeo.org/postgis/wiki/UsersWikiPostgreSQLPostGIS\">http://trac.osgeo.org/postgis/wiki/UsersWikiPostgreSQLPostGIS</ulink>"
+"matrix refer to <ulink url=\"http://trac.osgeo.org/postgis/wiki/"
+"UsersWikiPostgreSQLPostGIS\">http://trac.osgeo.org/postgis/wiki/"
+"UsersWikiPostgreSQLPostGIS</ulink>"
+msgstr ""
+"Pour la liste complète des exigences concernant PostgreSQL / PostGIS et "
+"PostGIS/GEOS, veuillez vous référer Ã  <ulink url=\"http://trac.osgeo.org/"
+"postgis/wiki/UsersWikiPostgreSQLPostGIS\">http://trac.osgeo.org/postgis/wiki/"
+"UsersWikiPostgreSQLPostGIS</ulink>"
 
 #. Tag: para
 #: installation.xml:61
@@ -151,18 +192,27 @@ msgid ""
 "GNU C compiler (<filename>gcc</filename>). Some other ANSI C compilers can "
 "be used to compile PostGIS, but we find far fewer problems when compiling "
 "with <filename>gcc</filename>."
-msgstr "Un compilateur GNUC C (<filename>gcc</filename>). D'autres compilateurs ANSI C peuvent Ãªtre utilisés, mais la compilation avec <filename>gcc</filename> est source de moins de problèmes"
+msgstr ""
+"Un compilateur GNUC C (<filename>gcc</filename>). D'autres compilateurs ANSI "
+"C peuvent Ãªtre utilisés, mais la compilation avec <filename>gcc</filename> "
+"est source de moins de problèmes"
 
 #. Tag: para
 #: installation.xml:69
 #, no-c-format
 msgid ""
-"GNU Make (<filename>gmake</filename> or <filename>make</filename>). For many"
-" systems, GNU <filename>make</filename> is the default version of make. "
-"Check the version by invoking <filename>make -v</filename>. Other versions "
-"of <filename>make</filename> may not process the PostGIS "
-"<filename>Makefile</filename> properly."
-msgstr "GNU Make (<filename>gmake</filename> ou <filename>make</filename>). Sur beaucoup de systemes, GNU <filename>make</filename> est la version par défaut de make. Vous pouvez vérifier la version de make avec la commande <filename>make -v</filename>. D'autres versions de <filename>make</filename> peuvent ne pas Ãªtre compatibles avec le <filename>Makefile</filename> de PostGIS."
+"GNU Make (<filename>gmake</filename> or <filename>make</filename>). For many "
+"systems, GNU <filename>make</filename> is the default version of make. Check "
+"the version by invoking <filename>make -v</filename>. Other versions of "
+"<filename>make</filename> may not process the PostGIS <filename>Makefile</"
+"filename> properly."
+msgstr ""
+"GNU Make (<filename>gmake</filename> ou <filename>make</filename>). Sur "
+"beaucoup de systemes, GNU <filename>make</filename> est la version par "
+"défaut de make. Vous pouvez vérifier la version de make avec la commande "
+"<filename>make -v</filename>. D'autres versions de <filename>make</filename> "
+"peuvent ne pas Ãªtre compatibles avec le <filename>Makefile</filename> de "
+"PostGIS."
 
 #. Tag: para
 #: installation.xml:79
@@ -172,7 +222,11 @@ msgid ""
 "used to provide coordinate reprojection support within PostGIS. Proj4 is "
 "available for download from <ulink url=\"http://trac.osgeo.org/proj/\"> "
 "http://trac.osgeo.org/proj/ </ulink> ."
-msgstr "La bibliothèque de reprojection Proj4, version 4.6.0 ou supérieure. La bibliothèque Proj4 est utilisée pour le support des projections dans PostGIS. Pro4 est disponible depuis le site <ulink url=\"http://trac.osgeo.org/proj/\"> http://trac.osgeo.org/proj/ </ulink>"
+msgstr ""
+"La bibliothèque de reprojection Proj4, version 4.6.0 ou supérieure. La "
+"bibliothèque Proj4 est utilisée pour le support des projections dans "
+"PostGIS. Pro4 est disponible depuis le site <ulink url=\"http://trac.osgeo."
+"org/proj/\"> http://trac.osgeo.org/proj/ </ulink>"
 
 #. Tag: para
 #: installation.xml:91
@@ -183,11 +237,21 @@ msgid ""
 "3.4, you will be missing some major enhancements such as ST_Triangles and "
 "long-running function interruption, and improvements to geometry validation "
 "and making geometries valid such as ST_ValidDetail and ST_MakeValid. GEOS "
-"3.3.2+ is also required for topology support. GEOS is available for download"
-" from <ulink url=\"http://trac.osgeo.org/geos/\"> "
-"http://trac.osgeo.org/geos/ </ulink> and 3.4+ is backward-compatible with "
-"older versions so fairly safe to upgrade."
-msgstr "La bibliothèque GEOS, version 3.3 ou supérieure. Cependant, une version de GEOS supérieure Ã  3.4 est recommandée pour tirer partie des nouvelles fonctionnalités. Sans GEOS 3.4, les fonctionnalités telles que ST_Triangles, l'interruption des requêtes longues, les fonctions de validation de géométrie comme ST_ValidDetail et ST_MakeValid ne seront pas disponibles. GEOS 3.3.2 ou supérieure est Ã©galement nécessaire pour le support de la topologie. GEOS est disponible depuis le site  <ulink url=\"http://trac.osgeo.org/geos/\">http://trac.osgeo.org/geos/ </ulink> et les versions 3.4 et supérieures Ã©tant rétro-compatibles avec les anciennes versions, la mise Ã  jour peut se faire sans danger."
+"3.3.2+ is also required for topology support. GEOS is available for download "
+"from <ulink url=\"http://trac.osgeo.org/geos/\"> http://trac.osgeo.org/geos/ "
+"</ulink> and 3.4+ is backward-compatible with older versions so fairly safe "
+"to upgrade."
+msgstr ""
+"La bibliothèque GEOS, version 3.3 ou supérieure. Cependant, une version de "
+"GEOS supérieure Ã  3.4 est recommandée pour tirer partie des nouvelles "
+"fonctionnalités. Sans GEOS 3.4, les fonctionnalités telles que ST_Triangles, "
+"l'interruption des requêtes longues, les fonctions de validation de "
+"géométrie comme ST_ValidDetail et ST_MakeValid ne seront pas disponibles. "
+"GEOS 3.3.2 ou supérieure est Ã©galement nécessaire pour le support de la "
+"topologie. GEOS est disponible depuis le site  <ulink url=\"http://trac."
+"osgeo.org/geos/\">http://trac.osgeo.org/geos/ </ulink> et les versions 3.4 "
+"et supérieures Ã©tant rétro-compatibles avec les anciennes versions, la mise "
+"à jour peut se faire sans danger."
 
 #. Tag: para
 #: installation.xml:101
@@ -195,9 +259,13 @@ msgstr "La bibliothèque GEOS, version 3.3 ou supérieure. Cependant, une versio
 msgid ""
 "LibXML2, version 2.5.x or higher. LibXML2 is currently used in some imports "
 "functions (ST_GeomFromGML and ST_GeomFromKML). LibXML2 is available for "
-"download from <ulink "
-"url=\"http://xmlsoft.org/downloads.html\">http://xmlsoft.org/downloads.html</ulink>."
-msgstr "LibXML2, version 2.5.x ou supérieure. LibXML2 est utilisée dans certaines fonctions d'import (ST_GeomFromGML and ST_GeomFromKML). LibXML2 est disponible depuis <ulink url=\"http://xmlsoft.org/downloads.html\">http://xmlsoft.org/downloads.html</ulink>."
+"download from <ulink url=\"http://xmlsoft.org/downloads.html\">http://"
+"xmlsoft.org/downloads.html</ulink>."
+msgstr ""
+"LibXML2, version 2.5.x ou supérieure. LibXML2 est utilisée dans certaines "
+"fonctions d'import (ST_GeomFromGML and ST_GeomFromKML). LibXML2 est "
+"disponible depuis <ulink url=\"http://xmlsoft.org/downloads.html\">http://"
+"xmlsoft.org/downloads.html</ulink>."
 
 #. Tag: para
 #: installation.xml:108
@@ -205,19 +273,28 @@ msgstr "LibXML2, version 2.5.x ou supérieure. LibXML2 est utilisée dans certai
 msgid ""
 "JSON-C, version 0.9 or higher. JSON-C is currently used to import GeoJSON "
 "via the function ST_GeomFromGeoJson. JSON-C is available for download from "
-"<ulink "
-"url=\"http://oss.metaparadigm.com/json-c/\">http://oss.metaparadigm.com/json-c/</ulink>."
-msgstr "JSON-C, version 0.9 ou supérieure. JSON-C est utilisé pour l'import GeoJSON avec la fonction ST_GeomFromGeoJson. JSON-C est disponible depuis <ulink url=\"http://oss.metaparadigm.com/json-c/\">http://oss.metaparadigm.com/json-c/</ulink>."
+"<ulink url=\"http://oss.metaparadigm.com/json-c/\">http://oss.metaparadigm."
+"com/json-c/</ulink>."
+msgstr ""
+"JSON-C, version 0.9 ou supérieure. JSON-C est utilisé pour l'import GeoJSON "
+"avec la fonction ST_GeomFromGeoJson. JSON-C est disponible depuis <ulink url="
+"\"http://oss.metaparadigm.com/json-c/\">http://oss.metaparadigm.com/json-c/</"
+"ulink>."
 
 #. Tag: para
 #: installation.xml:116
 #, no-c-format
 msgid ""
 "GDAL, version 1.8 or higher (1.9 or higher is strongly recommended since "
-"some things will not work well or behavior differently with lower versions)."
-" This is required for raster support. <ulink "
-"url=\"http://trac.osgeo.org/gdal/wiki/DownloadSource\">http://trac.osgeo.org/gdal/wiki/DownloadSource</ulink>."
-msgstr "GDAL, version 1.8 ou supérieure (la version 1.9 est fortement recommandée car les versions antérieures peuvent ne pas fonctionner). GDAL est requis pour le support des rasters et est disponible depuis <ulink url=\"http://trac.osgeo.org/gdal/wiki/DownloadSource\">http://trac.osgeo.org/gdal/wiki/DownloadSource</ulink>. "
+"some things will not work well or behavior differently with lower versions). "
+"This is required for raster support. <ulink url=\"http://trac.osgeo.org/gdal/"
+"wiki/DownloadSource\">http://trac.osgeo.org/gdal/wiki/DownloadSource</ulink>."
+msgstr ""
+"GDAL, version 1.8 ou supérieure (la version 1.9 est fortement recommandée "
+"car les versions antérieures peuvent ne pas fonctionner). GDAL est requis "
+"pour le support des rasters et est disponible depuis <ulink url=\"http://"
+"trac.osgeo.org/gdal/wiki/DownloadSource\">http://trac.osgeo.org/gdal/wiki/"
+"DownloadSource</ulink>. "
 
 #. Tag: emphasis
 #: installation.xml:124
@@ -229,55 +306,73 @@ msgstr "Optionnel"
 #: installation.xml:129
 #, no-c-format
 msgid ""
-"GTK (requires GTK+2.0, 2.8+) to compile the shp2pgsql-gui shape file loader."
-" <ulink url=\"http://www.gtk.org/\"> http://www.gtk.org/ </ulink> ."
-msgstr "GTK (GTK+2.0, 2.8+) pour compiler le chargeur de shape file shp2pgsql-gui. <ulink url=\"http://www.gtk.org/\"> http://www.gtk.org/ </ulink> ."
+"GTK (requires GTK+2.0, 2.8+) to compile the shp2pgsql-gui shape file loader. "
+"<ulink url=\"http://www.gtk.org/\"> http://www.gtk.org/ </ulink> ."
+msgstr ""
+"GTK (GTK+2.0, 2.8+) pour compiler le chargeur de shape file shp2pgsql-gui. "
+"<ulink url=\"http://www.gtk.org/\"> http://www.gtk.org/ </ulink> ."
 
 #. Tag: para
 #: installation.xml:139
 #, no-c-format
 msgid ""
 "CUnit (<filename>CUnit</filename>). This is needed for regression testing. "
-"<ulink "
-"url=\"http://cunit.sourceforge.net/\">http://cunit.sourceforge.net/</ulink>"
-msgstr "CUnit (<filename>CUnit</filename>). Nécessaire pour les tests de régression. <ulink url=\"http://cunit.sourceforge.net/\">http://cunit.sourceforge.net/</ulink>"
+"<ulink url=\"http://cunit.sourceforge.net/\">http://cunit.sourceforge.net/</"
+"ulink>"
+msgstr ""
+"CUnit (<filename>CUnit</filename>). Nécessaire pour les tests de régression. "
+"<ulink url=\"http://cunit.sourceforge.net/\">http://cunit.sourceforge.net/</"
+"ulink>"
 
 #. Tag: para
 #: installation.xml:145
 #, no-c-format
 msgid ""
 "Apache Ant (<filename>ant</filename>) is required for building any of the "
-"drivers under the <filename>java</filename> directory. Ant is available from"
-" <ulink url=\"http://ant.apache.org\"> http://ant.apache.org </ulink> ."
-msgstr "Apache Ant (<filename>ant</filename>) est nécessaire pour compiler les pilotes présents dans le répertoire <filename>java</filename>. Ant est disponible depuis <ulink url=\"http://ant.apache.org\"> http://ant.apache.org </ulink> ."
+"drivers under the <filename>java</filename> directory. Ant is available from "
+"<ulink url=\"http://ant.apache.org\"> http://ant.apache.org </ulink> ."
+msgstr ""
+"Apache Ant (<filename>ant</filename>) est nécessaire pour compiler les "
+"pilotes présents dans le répertoire <filename>java</filename>. Ant est "
+"disponible depuis <ulink url=\"http://ant.apache.org\"> http://ant.apache."
+"org </ulink> ."
 
 #. Tag: para
 #: installation.xml:157
 #, no-c-format
 msgid ""
 "DocBook (<filename>xsltproc</filename>) is required for building the "
-"documentation. Docbook is available from <ulink "
-"url=\"http://www.docbook.org/\"> http://www.docbook.org/ </ulink> ."
-msgstr "DocBook (<filename>xsltproc</filename>) est nécessaire pour générer la documentation. Docbook est disponible depuis le site <ulink url=\"http://www.docbook.org/\"> http://www.docbook.org/ </ulink> ."
+"documentation. Docbook is available from <ulink url=\"http://www.docbook.org/"
+"\"> http://www.docbook.org/ </ulink> ."
+msgstr ""
+"DocBook (<filename>xsltproc</filename>) est nécessaire pour générer la "
+"documentation. Docbook est disponible depuis le site <ulink url=\"http://www."
+"docbook.org/\"> http://www.docbook.org/ </ulink> ."
 
 #. Tag: para
 #: installation.xml:168
 #, no-c-format
 msgid ""
 "DBLatex (<filename>dblatex</filename>) is required for building the "
-"documentation in PDF format. DBLatex is available from <ulink "
-"url=\"http://dblatex.sourceforge.net/\"> http://dblatex.sourceforge.net/ "
-"</ulink> ."
-msgstr "DBLatex (<filename>dblatex</filename>) est nécessaire pour générer la documentation au format PDF. DBLatex est disponible depuis <ulink url=\"http://dblatex.sourceforge.net/\"> http://dblatex.sourceforge.net/ </ulink> ."
+"documentation in PDF format. DBLatex is available from <ulink url=\"http://"
+"dblatex.sourceforge.net/\"> http://dblatex.sourceforge.net/ </ulink> ."
+msgstr ""
+"DBLatex (<filename>dblatex</filename>) est nécessaire pour générer la "
+"documentation au format PDF. DBLatex est disponible depuis <ulink url="
+"\"http://dblatex.sourceforge.net/\"> http://dblatex.sourceforge.net/ </"
+"ulink> ."
 
 #. Tag: para
 #: installation.xml:179
 #, no-c-format
 msgid ""
 "ImageMagick (<filename>convert</filename>) is required to generate the "
-"images used in the documentation. ImageMagick is available from <ulink "
-"url=\"http://www.imagemagick.org/\"> http://www.imagemagick.org/ </ulink> ."
-msgstr "ImageMagick (<filename>convert</filename>) est nécessaire pour générer les images de la documentation. ImageMagick is available from <ulink url=\"http://www.imagemagick.org/\"> http://www.imagemagick.org/ </ulink> ."
+"images used in the documentation. ImageMagick is available from <ulink url="
+"\"http://www.imagemagick.org/\"> http://www.imagemagick.org/ </ulink> ."
+msgstr ""
+"ImageMagick (<filename>convert</filename>) est nécessaire pour générer les "
+"images de la documentation. ImageMagick is available from <ulink url="
+"\"http://www.imagemagick.org/\"> http://www.imagemagick.org/ </ulink> ."
 
 #. Tag: title
 #: installation.xml:192
@@ -289,11 +384,14 @@ msgstr "Obtenir les Sources"
 #: installation.xml:194
 #, no-c-format
 msgid ""
-"Retrieve the PostGIS source archive from the downloads website <ulink "
-"url=\"http://www.postgis.org/download/postgis-&last_release_version;.tar.gz\">"
-" http://www.postgis.org/download/postgis-&last_release_version;.tar.gz "
-"</ulink>"
-msgstr "Les sources de PostGIS sont disponible depuis  <ulink url=\"http://www.postgis.org/download/postgis-&last_release_version;.tar.gz\"> http://www.postgis.org/download/postgis-&last_release_version;.tar.gz </ulink>"
+"Retrieve the PostGIS source archive from the downloads website <ulink url="
+"\"http://www.postgis.org/download/postgis-&last_release_version;.tar.gz\"> "
+"http://www.postgis.org/download/postgis-&last_release_version;.tar.gz </"
+"ulink>"
+msgstr ""
+"Les sources de PostGIS sont disponible depuis  <ulink url=\"http://www."
+"postgis.org/download/postgis-&last_release_version;.tar.gz\"> http://www."
+"postgis.org/download/postgis-&last_release_version;.tar.gz </ulink>"
 
 #. Tag: programlisting
 #: installation.xml:201
@@ -301,43 +399,51 @@ msgstr "Les sources de PostGIS sont disponible depuis  <ulink url=\"http://www.p
 msgid ""
 "wget http://www.postgis.org/download/postgis-&last_release_version;.tar.gz\n"
 "tar -xvzf postgis-&last_release_version;.tar.gz"
-msgstr "wget http://www.postgis.org/download/postgis-&last_release_version;.tar.gz\ntar -xvzf postgis-&last_release_version;.tar.gz"
+msgstr ""
+"wget http://www.postgis.org/download/postgis-&last_release_version;.tar.gz\n"
+"tar -xvzf postgis-&last_release_version;.tar.gz"
 
 #. Tag: para
 #: installation.xml:203
 #, no-c-format
 msgid ""
-"This will create a directory called "
-"<varname>postgis-&last_release_version;</varname> in the current working "
-"directory."
-msgstr "Un répertoire appelé <varname>postgis-&last_release_version;</varname> sera créé dans le répertoire courant"
+"This will create a directory called <varname>postgis-&last_release_version;</"
+"varname> in the current working directory."
+msgstr ""
+"Un répertoire appelé <varname>postgis-&last_release_version;</varname> sera "
+"créé dans le répertoire courant"
 
 #. Tag: para
 #: installation.xml:209
 #, no-c-format
 msgid ""
-"Alternatively, checkout the source from the <ulink "
-"url=\"http://subversion.apache.org/\"> svn </ulink> repository <ulink "
-"url=\"http://svn.osgeo.org/postgis/trunk/\"> "
-"http://svn.osgeo.org/postgis/trunk/ </ulink> ."
-msgstr "Les sources peuvent Ã©galement Ãªtre obtenues depuis le dépôt <ulink url=\"http://subversion.apache.org/\"> svn </ulink> <ulink url=\"http://svn.osgeo.org/postgis/trunk/\"> http://svn.osgeo.org/postgis/trunk/ </ulink> ."
+"Alternatively, checkout the source from the <ulink url=\"http://subversion."
+"apache.org/\"> svn </ulink> repository <ulink url=\"http://svn.osgeo.org/"
+"postgis/trunk/\"> http://svn.osgeo.org/postgis/trunk/ </ulink> ."
+msgstr ""
+"Les sources peuvent Ã©galement Ãªtre obtenues depuis le dépôt <ulink url="
+"\"http://subversion.apache.org/\"> svn </ulink> <ulink url=\"http://svn."
+"osgeo.org/postgis/trunk/\"> http://svn.osgeo.org/postgis/trunk/ </ulink> ."
 
 #. Tag: programlisting
 #: installation.xml:221
 #, no-c-format
 msgid ""
-"svn checkout http://svn.osgeo.org/postgis/trunk/ "
-"postgis-&last_release_version;"
-msgstr "svn checkout http://svn.osgeo.org/postgis/trunk/ postgis-&last_release_version;"
+"svn checkout http://svn.osgeo.org/postgis/trunk/ postgis-"
+"&last_release_version;"
+msgstr ""
+"svn checkout http://svn.osgeo.org/postgis/trunk/ postgis-"
+"&last_release_version;"
 
 #. Tag: para
 #: installation.xml:223
 #, no-c-format
 msgid ""
-"Change into the newly created "
-"<varname>postgis-&last_release_version;</varname> directory to continue the "
-"installation."
-msgstr "Se placer dans le nouveau répertoire créé <varname>postgis-&last_release_version;</varname> pour poursuivre l'installation"
+"Change into the newly created <varname>postgis-&last_release_version;</"
+"varname> directory to continue the installation."
+msgstr ""
+"Se placer dans le nouveau répertoire créé <varname>postgis-"
+"&last_release_version;</varname> pour poursuivre l'installation"
 
 #. Tag: para
 #: installation.xml:234
@@ -346,29 +452,39 @@ msgid ""
 "Many OS systems now include pre-built packages for PostgreSQL/PostGIS. In "
 "many cases compilation is only necessary if you want the most bleeding edge "
 "versions or you are a package maintainer."
-msgstr "La plupart des systèmes d'exploitation dispose de paquets pré-compilés de PostgreSQL/PostGIS. La compilation est réellement nécessaire uniquement pour disposer des toutes dernières fonctionnalités ou pour les responsables de paquets PostGIS "
+msgstr ""
+"La plupart des systèmes d'exploitation dispose de paquets pré-compilés de "
+"PostgreSQL/PostGIS. La compilation est réellement nécessaire uniquement pour "
+"disposer des toutes dernières fonctionnalités ou pour les responsables de "
+"paquets PostGIS "
 
 #. Tag: para
 #: installation.xml:239
 #, no-c-format
 msgid ""
-"This section includes general compilation instructions, if you are compiling"
-" for Windows etc or another OS, you may find additional more detailed help "
-"at <ulink "
-"url=\"http://trac.osgeo.org/postgis/wiki/UsersWikiInstall\">PostGIS User "
-"contributed compile guides</ulink> and <ulink "
-"url=\"http://trac.osgeo.org/postgis/wiki/DevWikiMain\">PostGIS Dev "
-"Wiki</ulink>."
-msgstr "Cette section présente les instructions générales pour compiler PostGIS. Si la compilation s'effectue sous Windows ou un autre système d'exploitation, des informations complémentaires sont disponibles depuis <ulink url=\"http://trac.osgeo.org/postgis/wiki/UsersWikiInstall\">PostGIS User contributed compile guides</ulink> and <ulink url=\"http://trac.osgeo.org/postgis/wiki/DevWikiMain\">PostGIS Dev Wiki</ulink>."
+"This section includes general compilation instructions, if you are compiling "
+"for Windows etc or another OS, you may find additional more detailed help at "
+"<ulink url=\"http://trac.osgeo.org/postgis/wiki/UsersWikiInstall\">PostGIS "
+"User contributed compile guides</ulink> and <ulink url=\"http://trac.osgeo."
+"org/postgis/wiki/DevWikiMain\">PostGIS Dev Wiki</ulink>."
+msgstr ""
+"Cette section présente les instructions générales pour compiler PostGIS. Si "
+"la compilation s'effectue sous Windows ou un autre système d'exploitation, "
+"des informations complémentaires sont disponibles depuis <ulink url=\"http://"
+"trac.osgeo.org/postgis/wiki/UsersWikiInstall\">PostGIS User contributed "
+"compile guides</ulink> and <ulink url=\"http://trac.osgeo.org/postgis/wiki/"
+"DevWikiMain\">PostGIS Dev Wiki</ulink>."
 
 #. Tag: para
 #: installation.xml:241
 #, no-c-format
 msgid ""
-"Pre-Built Packages for various OS are listed in <ulink "
-"url=\"http://trac.osgeo.org/postgis/wiki/UsersWikiPackages\">PostGIS Pre-"
-"built Packages</ulink>"
-msgstr "Les paquets pré compilés pour différents systèmes d'exploitation sont listés dans <ulink url=\"http://trac.osgeo.org/postgis/wiki/UsersWikiPackages\">PostGIS Pre-built Packages</ulink>"
+"Pre-Built Packages for various OS are listed in <ulink url=\"http://trac."
+"osgeo.org/postgis/wiki/UsersWikiPackages\">PostGIS Pre-built Packages</ulink>"
+msgstr ""
+"Les paquets pré compilés pour différents systèmes d'exploitation sont listés "
+"dans <ulink url=\"http://trac.osgeo.org/postgis/wiki/UsersWikiPackages"
+"\">PostGIS Pre-built Packages</ulink>"
 
 #. Tag: para
 #: installation.xml:242
@@ -376,12 +492,21 @@ msgstr "Les paquets pré compilés pour différents systèmes d'exploitation son
 msgid ""
 "If you are a windows user, you can get stable builds via Stackbuilder or "
 "<ulink url=\"http://www.postgis.org/download/windows/\">PostGIS Windows "
-"download site</ulink> We also have <ulink "
-"url=\"http://www.postgis.org/download/windows/experimental.php\">very "
-"bleeding-edge windows experimental builds</ulink> that are built usually "
-"once or twice a week or whenever anything exciting happens. You can use "
-"these to experiment with the in progress releases of PostGIS"
-msgstr "Pour les utilisateurs Windows, des versions stables sont disponibles par Stackbuilder ou <ulink url=\"http://www.postgis.org/download/windows/\">PostGIS Windows download site</ulink>. Des compilations expérimentales incluant les dernières fonctionnalités sont disponibles depuis <ulink url=\"http://www.postgis.org/download/windows/experimental.php\">very bleeding-edge windows experimental builds</ulink>. Ces compilations sont généralements mises Ã  jour toutes les unes ou deux semaines, ou chaque fois qu'une nouvelle fonctionnalité intéressante est ajoutée. Vous pouvez les utiliser pour suivre l'avancée des versions de PostGIS"
+"download site</ulink> We also have <ulink url=\"http://www.postgis.org/"
+"download/windows/experimental.php\">very bleeding-edge windows experimental "
+"builds</ulink> that are built usually once or twice a week or whenever "
+"anything exciting happens. You can use these to experiment with the in "
+"progress releases of PostGIS"
+msgstr ""
+"Pour les utilisateurs Windows, des versions stables sont disponibles par "
+"Stackbuilder ou <ulink url=\"http://www.postgis.org/download/windows/"
+"\">PostGIS Windows download site</ulink>. Des compilations expérimentales "
+"incluant les dernières fonctionnalités sont disponibles depuis <ulink url="
+"\"http://www.postgis.org/download/windows/experimental.php\">very bleeding-"
+"edge windows experimental builds</ulink>. Ces compilations sont "
+"généralements mises Ã  jour toutes les unes ou deux semaines, ou chaque fois "
+"qu'une nouvelle fonctionnalité intéressante est ajoutée. Vous pouvez les "
+"utiliser pour suivre l'avancée des versions de PostGIS"
 
 #. Tag: para
 #: installation.xml:247
@@ -392,16 +517,25 @@ msgid ""
 "PostgreSQL server headers access in order to compile. It can be built "
 "against PostgreSQL versions &min_postgres_version; or higher. Earlier "
 "versions of PostgreSQL are <emphasis>not</emphasis> supported."
-msgstr "Le module PostGIS est une extension du serveur PostgreSQL. A ce titre, PostGIS &last_release_version; <emphasis>nécessite</emphasis> l'accès complet aux en-têtes du serveur PostgreSQL afin de pouvoir compiler. Il peut Ãªtre compilé Ã  partir de la version versions &min_postgres_version; de PostgreSQL ou supérieure. Les versions plus anciennes de PostgreSQL <emphasis>ne</emphasis> sont pas supportées."
+msgstr ""
+"Le module PostGIS est une extension du serveur PostgreSQL. A ce titre, "
+"PostGIS &last_release_version; <emphasis>nécessite</emphasis> l'accès "
+"complet aux en-têtes du serveur PostgreSQL afin de pouvoir compiler. Il peut "
+"être compilé Ã  partir de la version versions &min_postgres_version; de "
+"PostgreSQL ou supérieure. Les versions plus anciennes de PostgreSQL "
+"<emphasis>ne</emphasis> sont pas supportées."
 
 #. Tag: para
 #: installation.xml:255
 #, no-c-format
 msgid ""
-"Refer to the PostgreSQL installation guides if you haven't already installed"
-" PostgreSQL. <ulink url=\"http://www.postgresql.org\"> "
-"http://www.postgresql.org </ulink> ."
-msgstr "Référez-vous aux guides d'installation de PostgreSQL si vous n'avez pas déjà installé PostgreSQL. <ulink url=\"http://www.postgresql.org\"> http://www.postgresql.org </ulink> ."
+"Refer to the PostgreSQL installation guides if you haven't already installed "
+"PostgreSQL. <ulink url=\"http://www.postgresql.org\"> http://www.postgresql."
+"org </ulink> ."
+msgstr ""
+"Référez-vous aux guides d'installation de PostgreSQL si vous n'avez pas déjà "
+"installé PostgreSQL. <ulink url=\"http://www.postgresql.org\"> http://www."
+"postgresql.org </ulink> ."
 
 #. Tag: para
 #: installation.xml:265
@@ -409,7 +543,10 @@ msgstr "Référez-vous aux guides d'installation de PostgreSQL si vous n'avez pa
 msgid ""
 "For GEOS functionality, when you install PostgresSQL you may need to "
 "explicitly link PostgreSQL against the standard C++ library:"
-msgstr "Pour les fonctionnalités de de GEOS, quand vous installez PostgreSQL, vous aurez peut-être besoin de lier explicitement PostgreSQL avec la bibliothèque standard C++: "
+msgstr ""
+"Pour les fonctionnalités de de GEOS, quand vous installez PostgreSQL, vous "
+"aurez peut-être besoin de lier explicitement PostgreSQL avec la bibliothèque "
+"standard C++: "
 
 #. Tag: programlisting
 #: installation.xml:270
@@ -423,18 +560,25 @@ msgstr "LDFLAGS=-lstdc++ ./configure [Vos options Ã  la suite]"
 msgid ""
 "This is a workaround for bogus C++ exceptions interaction with older "
 "development tools. If you experience weird problems (backend unexpectedly "
-"closed or similar things) try this trick. This will require recompiling your"
-" PostgreSQL from scratch, of course."
-msgstr "Ceci est une solution de contournement d'exceptions C++ d'interactions bugués dans des outils de développements plus ancien. Si vous tombez sur ce genre de problèmes (backend soudainement fermé ou des choses similaires) essayez cette astuce. Cela nécessite de recompiler votre PostgreSQL du début, bien sur."
+"closed or similar things) try this trick. This will require recompiling your "
+"PostgreSQL from scratch, of course."
+msgstr ""
+"Ceci est une solution de contournement d'exceptions C++ d'interactions "
+"bugués dans des outils de développements plus ancien. Si vous tombez sur ce "
+"genre de problèmes (backend soudainement fermé ou des choses similaires) "
+"essayez cette astuce. Cela nécessite de recompiler votre PostgreSQL du "
+"début, bien sur."
 
 #. Tag: para
 #: installation.xml:280
 #, no-c-format
 msgid ""
-"The following steps outline the configuration and compilation of the PostGIS"
-" source. They are written for Linux users and will not work on Windows or "
-"Mac."
-msgstr "Les Ã©tapes suivantes résument la configuration et la compilation des sources PostGIS. Elles ont Ã©té rédigées pour les utilisateurs sous Linux et ne fonctionneront pas pour Windows et Mac."
+"The following steps outline the configuration and compilation of the PostGIS "
+"source. They are written for Linux users and will not work on Windows or Mac."
+msgstr ""
+"Les Ã©tapes suivantes résument la configuration et la compilation des sources "
+"PostGIS. Elles ont Ã©té rédigées pour les utilisateurs sous Linux et ne "
+"fonctionneront pas pour Windows et Mac."
 
 #. Tag: title
 #: installation.xml:287
@@ -446,10 +590,13 @@ msgstr "Configuration"
 #: installation.xml:289
 #, no-c-format
 msgid ""
-"As with most linux installations, the first step is to generate the Makefile"
-" that will be used to build the source code. This is done by running the "
+"As with most linux installations, the first step is to generate the Makefile "
+"that will be used to build the source code. This is done by running the "
 "shell script"
-msgstr "Comme pour la plupart des installations linux, la première Ã©tape est de générer le Makefile qui sera utilisé pour compiler le code source. Ceci est réalisée en lançant le script shell"
+msgstr ""
+"Comme pour la plupart des installations linux, la première Ã©tape est de "
+"générer le Makefile qui sera utilisé pour compiler le code source. Ceci est "
+"réalisée en lançant le script shell"
 
 #. Tag: para
 #: installation.xml:299
@@ -459,48 +606,69 @@ msgid ""
 "locate the required components and libraries needed to build the PostGIS "
 "source code on your system. Although this is the most common usage of "
 "<command>./configure</command>, the script accepts several parameters for "
-"those who have the required libraries and programs in non-standard "
-"locations."
-msgstr "Sans paramètre supplémentaire, cette commande tentera de localiser automatiquement les composants requis et les bibliothèques nécessaires Ã  la compilation de PostGIS. Bien que cela soit l'utilisation la plus commune de la commande <command>./configure</command>, vous pouvez Ã©galement ajouter différents paramètres Ã  ce script. Par exemple, vous pouvez définir l'emplacement de bibliothèques ou de programmes si ceux-ci ne sont pas localisés Ã  un emplacement standard. "
+"those who have the required libraries and programs in non-standard locations."
+msgstr ""
+"Sans paramètre supplémentaire, cette commande tentera de localiser "
+"automatiquement les composants requis et les bibliothèques nécessaires Ã  la "
+"compilation de PostGIS. Bien que cela soit l'utilisation la plus commune de "
+"la commande <command>./configure</command>, vous pouvez Ã©galement ajouter "
+"différents paramètres Ã  ce script. Par exemple, vous pouvez définir "
+"l'emplacement de bibliothèques ou de programmes si ceux-ci ne sont pas "
+"localisés Ã  un emplacement standard. "
 
 #. Tag: para
 #: installation.xml:308
 #, no-c-format
 msgid ""
 "The following list shows only the most commonly used parameters. For a "
-"complete list, use the <command>--help</command> or "
-"<command>--help=short</command> parameters."
-msgstr "La liste suivante présente les options les plus courantes. Pour consulter la liste complète utilisez l'option <command>--help</command> ou <command>--help=short</command>. "
+"complete list, use the <command>--help</command> or <command>--help=short</"
+"command> parameters."
+msgstr ""
+"La liste suivante présente les options les plus courantes. Pour consulter la "
+"liste complète utilisez l'option <command>--help</command> ou <command>--"
+"help=short</command>. "
 
 #. Tag: para
 #: installation.xml:318
 #, no-c-format
 msgid ""
-"This is the location the PostGIS libraries and SQL scripts will be installed"
-" to. By default, this location is the same as the detected PostgreSQL "
+"This is the location the PostGIS libraries and SQL scripts will be installed "
+"to. By default, this location is the same as the detected PostgreSQL "
 "installation."
-msgstr "Cela correspond Ã  l'emplacement où les bibliothèques et les scripts SQL de PostGIS seront installés. Par défaut, cet emplacement est le même que celui de l'installation de PostgreSQL."
+msgstr ""
+"Cela correspond Ã  l'emplacement où les bibliothèques et les scripts SQL de "
+"PostGIS seront installés. Par défaut, cet emplacement est le même que celui "
+"de l'installation de PostgreSQL."
 
 #. Tag: para
 #: installation.xml:325
 #, no-c-format
 msgid ""
 "This parameter is currently broken, as the package will only install into "
-"the PostgreSQL installation directory. Visit <ulink "
-"url=\"http://trac.osgeo.org/postgis/ticket/635\"> "
-"http://trac.osgeo.org/postgis/ticket/635 </ulink> to track this bug."
-msgstr "Ce paramètre est actuellement défectueux: le paquet s'installe uniquement dans le répertoire d'installation de PostgreSQL. Le suivu de ce bug est disponible depuis  <ulink url=\"http://trac.osgeo.org/postgis/ticket/635\"> http://trac.osgeo.org/postgis/ticket/635 </ulink>"
+"the PostgreSQL installation directory. Visit <ulink url=\"http://trac.osgeo."
+"org/postgis/ticket/635\"> http://trac.osgeo.org/postgis/ticket/635 </ulink> "
+"to track this bug."
+msgstr ""
+"Ce paramètre est actuellement défectueux: le paquet s'installe uniquement "
+"dans le répertoire d'installation de PostgreSQL. Le suivu de ce bug est "
+"disponible depuis  <ulink url=\"http://trac.osgeo.org/postgis/ticket/635\"> "
+"http://trac.osgeo.org/postgis/ticket/635 </ulink>"
 
 #. Tag: para
 #: installation.xml:340
 #, no-c-format
 msgid ""
 "PostgreSQL provides a utility called <command>pg_config</command> to enable "
-"extensions like PostGIS to locate the PostgreSQL installation directory. Use"
-" this parameter (<command>--with-pgconfig=/path/to/pg_config</command>) to "
+"extensions like PostGIS to locate the PostgreSQL installation directory. Use "
+"this parameter (<command>--with-pgconfig=/path/to/pg_config</command>) to "
 "manually specify a particular PostgreSQL installation that PostGIS will "
 "build against."
-msgstr "PostgreSQL fournit l'utilitaire <command>pg_config</command> permettant aux extensions comme PostGIS de localiser le répertoire d'installation de PostgreSQL. Utiliser ce paramètre (<command>--with-pgconfig=/path/to/pg_config</command>) pour spécifier une installation particulière de PostgreSQL pour laquelle PostGIS doit Ãªtre compilée."
+msgstr ""
+"PostgreSQL fournit l'utilitaire <command>pg_config</command> permettant aux "
+"extensions comme PostGIS de localiser le répertoire d'installation de "
+"PostgreSQL. Utiliser ce paramètre (<command>--with-pgconfig=/path/to/"
+"pg_config</command>) pour spécifier une installation particulière de "
+"PostgreSQL pour laquelle PostGIS doit Ãªtre compilée."
 
 #. Tag: para
 #: installation.xml:354
@@ -511,7 +679,12 @@ msgid ""
 "the GDAL installation directory. Use this parameter (<command>--with-"
 "gdalconfig=/path/to/gdal-config</command>) to manually specify a particular "
 "GDAL installation that PostGIS will build against."
-msgstr "GDAL, une des bibliothèques requises pour le support des rasters. <command>gdal-config</command> pour permettre au logiciel de localiser le répertoire d'installation de GDAL. Utiliser ce paramètre (<command>--with-gdalconfig=/path/to/gdal-config</command>) pour spécifier un répertoire d'installation particulier de GDAL qui sera utilisé pour compiler PostGIS."
+msgstr ""
+"GDAL, une des bibliothèques requises pour le support des rasters. "
+"<command>gdal-config</command> pour permettre au logiciel de localiser le "
+"répertoire d'installation de GDAL. Utiliser ce paramètre (<command>--with-"
+"gdalconfig=/path/to/gdal-config</command>) pour spécifier un répertoire "
+"d'installation particulier de GDAL qui sera utilisé pour compiler PostGIS."
 
 #. Tag: para
 #: installation.xml:368
@@ -519,10 +692,15 @@ msgstr "GDAL, une des bibliothèques requises pour le support des rasters. <comm
 msgid ""
 "GEOS, a required geometry library, provides a utility called <command>geos-"
 "config</command> to enable software installations to locate the GEOS "
-"installation directory. Use this parameter (<command>--with-"
-"geosconfig=/path/to/geos-config</command>) to manually specify a particular "
-"GEOS installation that PostGIS will build against."
-msgstr "GEOS, une des bibliothèques requises, fournit un utilitaire appelé <command>geos-config</command> permettant aux logiciels de localiser le répertoire d'installation de GEOS. Utiliser ce paramètre (<command>--with-geosconfig=/path/to/geos-config</command>) pour spécifier le repertoire de GEOS qui sera utilisé pour la compilation de PostGIS."
+"installation directory. Use this parameter (<command>--with-geosconfig=/path/"
+"to/geos-config</command>) to manually specify a particular GEOS installation "
+"that PostGIS will build against."
+msgstr ""
+"GEOS, une des bibliothèques requises, fournit un utilitaire appelé "
+"<command>geos-config</command> permettant aux logiciels de localiser le "
+"répertoire d'installation de GEOS. Utiliser ce paramètre (<command>--with-"
+"geosconfig=/path/to/geos-config</command>) pour spécifier le repertoire de "
+"GEOS qui sera utilisé pour la compilation de PostGIS."
 
 #. Tag: para
 #: installation.xml:382
@@ -531,11 +709,16 @@ msgid ""
 "LibXML is the library required for doing GeomFromKML/GML processes. It "
 "normally is found if you have libxml installed, but if not or you want a "
 "specific version used, you'll need to point PostGIS at a specific "
-"<filename>xml2-config</filename> confi file to enable software installations"
-" to locate the LibXML installation directory. Use this parameter (<command"
-">>--with-xml2config=/path/to/xml2-config</command>) to manually specify a "
+"<filename>xml2-config</filename> confi file to enable software installations "
+"to locate the LibXML installation directory. Use this parameter (<command>>--"
+"with-xml2config=/path/to/xml2-config</command>) to manually specify a "
 "particular LibXML installation that PostGIS will build against."
-msgstr "LibXML est la bibliothèque requise pour les traitements GML/KML. Elle est normalement auto détectée en cas d'installation normale. Utiliser ce paramètre (<command>>--with-xml2config=/path/to/xml2-config</command>) pour spécifier le repertoire de LibXML qui sera utilisé pour la compilation de PostGIS."
+msgstr ""
+"LibXML est la bibliothèque requise pour les traitements GML/KML. Elle est "
+"normalement auto détectée en cas d'installation normale. Utiliser ce "
+"paramètre (<command>>--with-xml2config=/path/to/xml2-config</command>) pour "
+"spécifier le repertoire de LibXML qui sera utilisé pour la compilation de "
+"PostGIS."
 
 #. Tag: para
 #: installation.xml:400
@@ -544,7 +727,11 @@ msgid ""
 "Proj4 is a reprojection library required by PostGIS. Use this parameter "
 "(<command>--with-projdir=/path/to/projdir</command>) to manually specify a "
 "particular Proj4 installation directory that PostGIS will build against."
-msgstr "Proj4 est la bibliothèque de reprojection nécessaire Ã  PostGIS. Utiliser ce paramètre (<command>--with-projdir=/path/to/projdir</command>) pour spécifier le repertoire de LibXML qui sera utilisé pour la compilation de PostGIS."
+msgstr ""
+"Proj4 est la bibliothèque de reprojection nécessaire Ã  PostGIS. Utiliser ce "
+"paramètre (<command>--with-projdir=/path/to/projdir</command>) pour "
+"spécifier le repertoire de LibXML qui sera utilisé pour la compilation de "
+"PostGIS."
 
 #. Tag: para
 #: installation.xml:412
@@ -561,7 +748,12 @@ msgid ""
 "parameter (<command>--with-jsondir=/path/to/jsondir</command>) to manually "
 "specify a particular JSON-C installation directory that PostGIS will build "
 "against."
-msgstr "<ulink url=\"http://oss.metaparadigm.com/json-c/\">JSON-C</ulink> est une bibliothèque sous licence MIT utilisée par PostGIS pour les traitements JSON (ST_GeomFromJSON par exemple). Utiliser ce paramètre (<command>--with-jsondir=/path/to/jsondir</command>) pour spécifier le répertoire de JSON-C qui sera utilisé pour la compilation de PostGIS."
+msgstr ""
+"<ulink url=\"http://oss.metaparadigm.com/json-c/\">JSON-C</ulink> est une "
+"bibliothèque sous licence MIT utilisée par PostGIS pour les traitements JSON "
+"(ST_GeomFromJSON par exemple). Utiliser ce paramètre (<command>--with-"
+"jsondir=/path/to/jsondir</command>) pour spécifier le répertoire de JSON-C "
+"qui sera utilisé pour la compilation de PostGIS."
 
 #. Tag: para
 #: installation.xml:433
@@ -569,26 +761,33 @@ msgstr "<ulink url=\"http://oss.metaparadigm.com/json-c/\">JSON-C</ulink> est un
 msgid ""
 "Compile the data import GUI (requires GTK+2.0). This will create shp2pgsql-"
 "gui graphical interface to shp2pgsql."
-msgstr "Compile l'interface graphique d'import de données (nécessite GTK+2.0). Ceci créé l'interface graphique shp2pgsql-gui Ã  shp2pgsql."
+msgstr ""
+"Compile l'interface graphique d'import de données (nécessite GTK+2.0). Ceci "
+"créé l'interface graphique shp2pgsql-gui Ã  shp2pgsql."
 
 #. Tag: para
 #: installation.xml:442
 #, no-c-format
 msgid ""
-"Compile with raster support. This will build "
-"rtpostgis-&last_release_version; library and rtpostgis.sql file. This may "
-"not be required in final release as plan is to build in raster support by "
-"default."
-msgstr "Compilation avec support des raster. Produit la bibliothèque rtpostgis-&last_release_version; et le fichier rtpostgis.sql. Les versions futures doivent Ã  terme inclure le support des rasters par défaut."
+"Compile with raster support. This will build rtpostgis-"
+"&last_release_version; library and rtpostgis.sql file. This may not be "
+"required in final release as plan is to build in raster support by default."
+msgstr ""
+"Compilation avec support des raster. Produit la bibliothèque rtpostgis-"
+"&last_release_version; et le fichier rtpostgis.sql. Les versions futures "
+"doivent Ã  terme inclure le support des rasters par défaut."
 
 #. Tag: para
 #: installation.xml:451
 #, no-c-format
 msgid ""
 "Compile with topology support. This will build the topology.sql file. There "
-"is no corresponding library as all logic needed for topology is in "
-"postgis-&last_release_version; library."
-msgstr "Compilation avec support de la topologie. Produit le fichier topology.sql. Il n'y a pas de bibliothèque correspondante: toute la logique nécessaire Ã  la topologie est incluse dans la bibliothèque postgis-&last_release_version;"
+"is no corresponding library as all logic needed for topology is in postgis-"
+"&last_release_version; library."
+msgstr ""
+"Compilation avec support de la topologie. Produit le fichier topology.sql. "
+"Il n'y a pas de bibliothèque correspondante: toute la logique nécessaire Ã  "
+"la topologie est incluse dans la bibliothèque postgis-&last_release_version;"
 
 #. Tag: para
 #: installation.xml:460
@@ -597,22 +796,33 @@ msgid ""
 "By default PostGIS will try to detect gettext support and compile with it, "
 "however if you run into incompatibility issues that cause breakage of "
 "loader, you can disable it entirely with this command. Refer to ticket "
-"<ulink "
-"url=\"http://trac.osgeo.org/postgis/ticket/748\">http://trac.osgeo.org/postgis/ticket/748</ulink>"
-" for an example issue solved by configuring with this. NOTE: that you aren't"
-" missing much by turning this off. This is used for international help/label"
-" support for the GUI loader which is not yet documented and still "
-"experimental."
-msgstr "Par défaut PostGIS tentera de détecter la gestion de gettext et de reposer dessus pour la compilation, cependant si vous tombez sur des problèmes d'incompatibilités qui cause la cassure du chargeur, vous pouvez le désactiver entièrement avec cette commande. Référez vous au ticket <ulink url=\"http://trac.osgeo.org/postgis/ticket/748\">http://trac.osgeo.org/postgis/ticket/748</ulink> pour un exemple de problème résolu par cette configuration. NOTE : que vous perdez beaucoup de chose en le désactivant. Cela est utilisé pour la gestion de l'aide et des labels internationaux dans le chargeur graphique qui n'est pas documenté et encore expérimental."
+"<ulink url=\"http://trac.osgeo.org/postgis/ticket/748\">http://trac.osgeo."
+"org/postgis/ticket/748</ulink> for an example issue solved by configuring "
+"with this. NOTE: that you aren't missing much by turning this off. This is "
+"used for international help/label support for the GUI loader which is not "
+"yet documented and still experimental."
+msgstr ""
+"Par défaut PostGIS tentera de détecter la gestion de gettext et de reposer "
+"dessus pour la compilation, cependant si vous tombez sur des problèmes "
+"d'incompatibilités qui cause la cassure du chargeur, vous pouvez le "
+"désactiver entièrement avec cette commande. Référez vous au ticket <ulink "
+"url=\"http://trac.osgeo.org/postgis/ticket/748\">http://trac.osgeo.org/"
+"postgis/ticket/748</ulink> pour un exemple de problème résolu par cette "
+"configuration. NOTE : que vous perdez beaucoup de chose en le désactivant. "
+"Cela est utilisé pour la gestion de l'aide et des labels internationaux dans "
+"le chargeur graphique qui n'est pas documenté et encore expérimental."
 
 #. Tag: para
 #: installation.xml:470
 #, no-c-format
 msgid ""
-"If you obtained PostGIS from the SVN <ulink "
-"url=\"http://svn.osgeo.org/postgis/trunk/\"> repository </ulink> , the first"
-" step is really to run the script"
-msgstr "Si vous avez téléchargé PostGIS depuis le <ulink url=\"http://svn.osgeo.org/postgis/trunk/\"> dépôt SVN </ulink>, la première Ã©tape est d'exécuter le script."
+"If you obtained PostGIS from the SVN <ulink url=\"http://svn.osgeo.org/"
+"postgis/trunk/\"> repository </ulink> , the first step is really to run the "
+"script"
+msgstr ""
+"Si vous avez téléchargé PostGIS depuis le <ulink url=\"http://svn.osgeo.org/"
+"postgis/trunk/\"> dépôt SVN </ulink>, la première Ã©tape est d'exécuter le "
+"script."
 
 #. Tag: para
 #: installation.xml:482
@@ -620,16 +830,21 @@ msgstr "Si vous avez téléchargé PostGIS depuis le <ulink url=\"http://svn.osg
 msgid ""
 "This script will generate the <command>configure</command> script that in "
 "turn is used to customize the installation of PostGIS."
-msgstr "Ce script générera le script <command>configure</command> qui est utilisé pour personnaliser votre installation de PostGIS."
+msgstr ""
+"Ce script générera le script <command>configure</command> qui est utilisé "
+"pour personnaliser votre installation de PostGIS."
 
 #. Tag: para
 #: installation.xml:487
 #, no-c-format
 msgid ""
-"If you instead obtained PostGIS as a tarball, running "
-"<command>./autogen.sh</command> is not necessary as "
-"<command>configure</command> has already been generated."
-msgstr "Si vous avez obtenu PostGIS comme archive, lancer la commande <command>./autogen.sh</command> n'est pas nécessaire puisque <command>configure</command> a déjà Ã©té généré."
+"If you instead obtained PostGIS as a tarball, running <command>./autogen.sh</"
+"command> is not necessary as <command>configure</command> has already been "
+"generated."
+msgstr ""
+"Si vous avez obtenu PostGIS comme archive, lancer la commande <command>./"
+"autogen.sh</command> n'est pas nécessaire puisque <command>configure</"
+"command> a déjà Ã©té généré."
 
 #. Tag: title
 #: installation.xml:496
@@ -643,7 +858,8 @@ msgstr "Compiler"
 msgid ""
 "Once the Makefile has been generated, building PostGIS is as simple as "
 "running"
-msgstr "Une fois le Makefile généré, compiler PostGIS est aussi simple que lancer"
+msgstr ""
+"Une fois le Makefile généré, compiler PostGIS est aussi simple que lancer"
 
 #. Tag: para
 #: installation.xml:507
@@ -651,7 +867,9 @@ msgstr "Une fois le Makefile généré, compiler PostGIS est aussi simple que la
 msgid ""
 "The last line of the output should be \"<code>PostGIS was built "
 "successfully. Ready to install.</code>\""
-msgstr "La dernière ligne de la sortie doit Ãªtre \"<code>PostGIS was built successfully. Ready to install.</code>\""
+msgstr ""
+"La dernière ligne de la sortie doit Ãªtre \"<code>PostGIS was built "
+"successfully. Ready to install.</code>\""
 
 #. Tag: para
 #: installation.xml:512
@@ -663,7 +881,15 @@ msgid ""
 "postgis_comments.sql and other package comments files raster_comments.sql, "
 "topology_comments.sql are also packaged in the tar.gz distribution in the "
 "doc folder so no need to make comments if installing from the tar ball."
-msgstr "À partir de PostGIS v1.4.0, toutes les fonctions ont des commentaires générés Ã  partir de la documentation. Si vous désirez installer ces commentaires dans votre base de données spatiales plus tard, lancez la commande qui nécessite docbook. Le fichier postgis_comments.sql et les autres groupes de fichiers de commentaires raster_comments.sql, topology_comments.sql sont aussi packagés dans la distribution tar.gz dans le répertoire doc par conséquent pas besoin de créer les commentaires si vous installez Ã  partir des archives."
+msgstr ""
+"À partir de PostGIS v1.4.0, toutes les fonctions ont des commentaires "
+"générés Ã  partir de la documentation. Si vous désirez installer ces "
+"commentaires dans votre base de données spatiales plus tard, lancez la "
+"commande qui nécessite docbook. Le fichier postgis_comments.sql et les "
+"autres groupes de fichiers de commentaires raster_comments.sql, "
+"topology_comments.sql sont aussi packagés dans la distribution tar.gz dans "
+"le répertoire doc par conséquent pas besoin de créer les commentaires si "
+"vous installez Ã  partir des archives."
 
 #. Tag: command
 #: installation.xml:522 installation.xml:544
@@ -676,13 +902,18 @@ msgstr "make comments"
 #, no-c-format
 msgid ""
 "Introduced in PostGIS 2.0. This generates html cheat sheets suitable for "
-"quick reference or for student handouts. This requires xsltproc to build and"
-" will generate 4 files in doc folder "
-"<filename>topology_cheatsheet.html</filename>, "
-"<filename>tiger_geocoder_cheatsheet.html</filename>, "
-"<filename>raster_cheatsheet.html</filename>, "
-"<filename>postgis_cheatsheet.html</filename>"
-msgstr "Introduit dans PostGIS 2.0. Cela génère un mémo en html disponible pour une référence rapide ou pour les Ã©tudiants. La compilation nécessite xsltproc et génèrera 4 fichiers dans le répertoire doc <filename>topology_cheatsheet.html</filename>, <filename>tiger_geocoder_cheatsheet.html</filename>, <filename>raster_cheatsheet.html</filename>, <filename>postgis_cheatsheet.html</filename>"
+"quick reference or for student handouts. This requires xsltproc to build and "
+"will generate 4 files in doc folder <filename>topology_cheatsheet.html</"
+"filename>, <filename>tiger_geocoder_cheatsheet.html</filename>, "
+"<filename>raster_cheatsheet.html</filename>, <filename>postgis_cheatsheet."
+"html</filename>"
+msgstr ""
+"Introduit dans PostGIS 2.0. Cela génère un mémo en html disponible pour une "
+"référence rapide ou pour les Ã©tudiants. La compilation nécessite xsltproc et "
+"génèrera 4 fichiers dans le répertoire doc <filename>topology_cheatsheet."
+"html</filename>, <filename>tiger_geocoder_cheatsheet.html</filename>, "
+"<filename>raster_cheatsheet.html</filename>, <filename>postgis_cheatsheet."
+"html</filename>"
 
 #. Tag: para
 #: installation.xml:530
@@ -691,7 +922,10 @@ msgid ""
 "You can download some pre-built ones available in html and pdf from <ulink "
 "url=\"http://www.postgis.us/study_guides\">PostGIS / PostgreSQL Study "
 "Guides</ulink>"
-msgstr "Vous pouvez télécharger des pré-compilations disponibles en HTML et PDF Ã  partir de <ulink url=\"http://www.postgis.us/study_guides\">PostGIS / PostgreSQL Study Guides</ulink>"
+msgstr ""
+"Vous pouvez télécharger des pré-compilations disponibles en HTML et PDF Ã  "
+"partir de <ulink url=\"http://www.postgis.us/study_guides\">PostGIS / "
+"PostgreSQL Study Guides</ulink>"
 
 #. Tag: command
 #: installation.xml:533
@@ -711,7 +945,9 @@ msgstr "Compiler les Extensions PostGIS et les déployer"
 msgid ""
 "The PostGIS extensions are built and installed automatically if you are "
 "using PostgreSQL 9.1+."
-msgstr "Les extensions PostGIS sont compilées et installées automatiquement si vous utilisez PostgreSQL 9.1+"
+msgstr ""
+"Les extensions PostGIS sont compilées et installées automatiquement si vous "
+"utilisez PostgreSQL 9.1+"
 
 #. Tag: para
 #: installation.xml:543
@@ -720,7 +956,10 @@ msgid ""
 "If you are building from source repository, you need to build the function "
 "descriptions first. These get built if you have docbook installed. You can "
 "also manually build with the statement:"
-msgstr "Si vous compilez Ã  partir des dépôts des sources, vous devez compiler les descriptions de fonction d'abord. Ceci est compilé si vous avez docbook installé. Vous pouvez Ã©galement compiler manuellement avec cette commande :"
+msgstr ""
+"Si vous compilez Ã  partir des dépôts des sources, vous devez compiler les "
+"descriptions de fonction d'abord. Ceci est compilé si vous avez docbook "
+"installé. Vous pouvez Ã©galement compiler manuellement avec cette commande :"
 
 #. Tag: para
 #: installation.xml:545
@@ -728,7 +967,10 @@ msgstr "Si vous compilez Ã  partir des dépôts des sources, vous devez compiler
 msgid ""
 "Building the comments is not necessary if you are building from a release "
 "tar ball since these are packaged pre-built with the tar ball already."
-msgstr "Compiler les commentaires n'est pas nécessaire si vous avez compilé Ã  partir d'une release d'archive puisque ceux-ci sont des pré-compilations packagés avec le tar ball."
+msgstr ""
+"Compiler les commentaires n'est pas nécessaire si vous avez compilé Ã  partir "
+"d'une release d'archive puisque ceux-ci sont des pré-compilations packagés "
+"avec le tar ball."
 
 #. Tag: para
 #: installation.xml:546
@@ -738,7 +980,11 @@ msgid ""
 "automatically build as part of the make install process. You can if needed "
 "build from the extensions folders or copy files if you need them on a "
 "different server."
-msgstr "Si vous compilez avec PostgreSQL 9.1, les extensions doivent Ãªtre automatiquement compilées comme part du processus make install. Vous pouvez, si nécessaire, compilé Ã  partir des répertoires d'extensions ou copier les fichiers si vous en avez besoin sur un serveur différent."
+msgstr ""
+"Si vous compilez avec PostgreSQL 9.1, les extensions doivent Ãªtre "
+"automatiquement compilées comme part du processus make install. Vous pouvez, "
+"si nécessaire, compilé Ã  partir des répertoires d'extensions ou copier les "
+"fichiers si vous en avez besoin sur un serveur différent."
 
 #. Tag: programlisting
 #: installation.xml:548
@@ -754,17 +1000,31 @@ msgid ""
 "make clean\n"
 "make \n"
 "make install"
-msgstr "cd extensions\ncd postgis\nmake clean\nmake \nmake install\ncd ..\ncd postgis_topology\nmake clean\nmake \nmake install"
+msgstr ""
+"cd extensions\n"
+"cd postgis\n"
+"make clean\n"
+"make \n"
+"make install\n"
+"cd ..\n"
+"cd postgis_topology\n"
+"make clean\n"
+"make \n"
+"make install"
 
 #. Tag: para
 #: installation.xml:549
 #, no-c-format
 msgid ""
 "The extension files will always be the same for the same version of PostGIS "
-"regardless of OS, so it is fine to copy over the extension files from one OS"
-" to another as long as you have the PostGIS binaries already installed on "
+"regardless of OS, so it is fine to copy over the extension files from one OS "
+"to another as long as you have the PostGIS binaries already installed on "
 "your servers."
-msgstr "Les fichiers extensions seront toujours les mêmes pour les mêmes version de PostGIS indépendamment de l'OS, par conséquent il n'y a pas de problème Ã  copier les fichiers extensions d'un OS Ã  un autre du moment que vous avez les binaires PostGIS déjà installés sur vos serveurs."
+msgstr ""
+"Les fichiers extensions seront toujours les mêmes pour les mêmes version de "
+"PostGIS indépendamment de l'OS, par conséquent il n'y a pas de problème Ã  "
+"copier les fichiers extensions d'un OS Ã  un autre du moment que vous avez "
+"les binaires PostGIS déjà installés sur vos serveurs."
 
 #. Tag: para
 #: installation.xml:551
@@ -772,10 +1032,16 @@ msgstr "Les fichiers extensions seront toujours les mêmes pour les mêmes versi
 msgid ""
 "If you want to install the extensions manually on a separate server "
 "different from your development, You need to copy the following files from "
-"the extensions folder into the <filename>PostgreSQL / share / "
-"extension</filename> folder of your PostgreSQL install as well as the needed"
-" binaries for regular PostGIS if you don't have them already on the server."
-msgstr "Si vous voulez installer les extensions manuellement sur un serveur différent séparé de votre développement, vous devez copier les fichiers suivants Ã  partir du répertoire extension dans le répertoire <filename>PostgreSQL / share / extension</filename> de votre installation PostgreSQL ainsi que les binaires nécessaires pour une version correcte de PostGIS si vous ne les avez pas déjà sur le serveur."
+"the extensions folder into the <filename>PostgreSQL / share / extension</"
+"filename> folder of your PostgreSQL install as well as the needed binaries "
+"for regular PostGIS if you don't have them already on the server."
+msgstr ""
+"Si vous voulez installer les extensions manuellement sur un serveur "
+"différent séparé de votre développement, vous devez copier les fichiers "
+"suivants Ã  partir du répertoire extension dans le répertoire "
+"<filename>PostgreSQL / share / extension</filename> de votre installation "
+"PostgreSQL ainsi que les binaires nécessaires pour une version correcte de "
+"PostGIS si vous ne les avez pas déjà sur le serveur."
 
 #. Tag: para
 #: installation.xml:558
@@ -784,7 +1050,10 @@ msgid ""
 "These are the control files that denote information such as the version of "
 "the extension to install if not specified. <filename>postgis.control, "
 "postgis_topology.control</filename>."
-msgstr "Ceux-ci sont les fichiers de contrôle qui renvoie les informations telles que la version de l'extension Ã  installer si non spécifié. <filename>postgis.control, postgis_topology.control</filename>."
+msgstr ""
+"Ceux-ci sont les fichiers de contrôle qui renvoie les informations telles "
+"que la version de l'extension Ã  installer si non spécifié. <filename>postgis."
+"control, postgis_topology.control</filename>."
 
 #. Tag: para
 #: installation.xml:564
@@ -792,9 +1061,12 @@ msgstr "Ceux-ci sont les fichiers de contrôle qui renvoie les informations tell
 msgid ""
 "All the files in the /sql folder of each extension. Note that these need to "
 "be copied to the root of the PostgreSQL share/extension folder "
-"<filename>extensions/postgis/sql/*.sql</filename>, "
-"<filename>extensions/postgis_topology/sql/*.sql</filename>"
-msgstr "Tous les fichiers dans le répertoire /sql de chaque extension. Notez que ceux-ci nécessitent d'être copiées Ã  la racine du répertoire share/extension de PostgreSQL "
+"<filename>extensions/postgis/sql/*.sql</filename>, <filename>extensions/"
+"postgis_topology/sql/*.sql</filename>"
+msgstr ""
+"Tous les fichiers dans le répertoire /sql de chaque extension. Notez que "
+"ceux-ci nécessitent d'être copiées Ã  la racine du répertoire share/extension "
+"de PostgreSQL "
 
 #. Tag: para
 #: installation.xml:570
@@ -803,7 +1075,10 @@ msgid ""
 "Once you do that, you should see <varname>postgis</varname>, "
 "<varname>postgis_topology</varname> as available extensions in PgAdmin -> "
 "extensions."
-msgstr "Une fois fait, vous devez voir  <varname>postgis</varname>, <varname>postgis_topology</varname> comme extensions disponibles dans PgAdmin -> extensions."
+msgstr ""
+"Une fois fait, vous devez voir  <varname>postgis</varname>, "
+"<varname>postgis_topology</varname> comme extensions disponibles dans "
+"PgAdmin -> extensions."
 
 #. Tag: para
 #: installation.xml:571
@@ -811,7 +1086,9 @@ msgstr "Une fois fait, vous devez voir  <varname>postgis</varname>, <varname>pos
 msgid ""
 "If you are using psql, you can verify that the extensions are installed by "
 "running this query:"
-msgstr "Si vous utilisez psql, vous pouvez vérifier que les extensions sont installées en lançant cette requête :"
+msgstr ""
+"Si vous utilisez psql, vous pouvez vérifier que les extensions sont "
+"installées en lançant cette requête :"
 
 #. Tag: programlisting
 #: installation.xml:572
@@ -823,19 +1100,33 @@ msgid ""
 "-----------------+-----------------+-------------------\n"
 "postgis          | &last_release_version;     | &last_release_version;\n"
 "postgis_topology | &last_release_version;      |"
-msgstr "SELECT name, default_version,installed_version \nFROM pg_available_extensions WHERE name LIKE 'postgis%' ;\n      name       | default_version | installed_version\n-----------------+-----------------+-------------------\npostgis          | &last_release_version;     | &last_release_version;\npostgis_topology | &last_release_version;      |"
+msgstr ""
+"SELECT name, default_version,installed_version \n"
+"FROM pg_available_extensions WHERE name LIKE 'postgis%' ;\n"
+"      name       | default_version | installed_version\n"
+"-----------------+-----------------+-------------------\n"
+"postgis          | &last_release_version;     | &last_release_version;\n"
+"postgis_topology | &last_release_version;      |"
 
 #. Tag: para
 #: installation.xml:574
 #, no-c-format
 msgid ""
-"If you have the extension installed in the database you are querying, you'll"
-" see mention in the <varname>installed_version</varname> column. If you get "
-"no records back, it means you don't have postgis extensions installed on the"
-" server at all. PgAdmin III 1.14+ will also provide this information in the "
+"If you have the extension installed in the database you are querying, you'll "
+"see mention in the <varname>installed_version</varname> column. If you get "
+"no records back, it means you don't have postgis extensions installed on the "
+"server at all. PgAdmin III 1.14+ will also provide this information in the "
 "<varname>extensions</varname> section of the database browser tree and will "
 "even allow upgrade or uninstall by right-clicking."
-msgstr "Si vous avez l'extension installée dans la base de données que vous interrogez, vous verrez la mention  dans la colonne <varname>installed_version</varname>. Si vous n'obtenez aucun enregistrement , cela signifie que vous n'avez pas d'extension postgis installés sur le serveur. PgAdmin III 1.14+ fournira aussi cette information dans la section <varname>extensions</varname> dans l'arbre de l'explorateur de la base de données et autorisera même la mise Ã  jour ou la désinstallation par clic-droit."
+msgstr ""
+"Si vous avez l'extension installée dans la base de données que vous "
+"interrogez, vous verrez la mention  dans la colonne "
+"<varname>installed_version</varname>. Si vous n'obtenez aucun "
+"enregistrement , cela signifie que vous n'avez pas d'extension postgis "
+"installés sur le serveur. PgAdmin III 1.14+ fournira aussi cette information "
+"dans la section <varname>extensions</varname> dans l'arbre de l'explorateur "
+"de la base de données et autorisera même la mise Ã  jour ou la "
+"désinstallation par clic-droit."
 
 #. Tag: para
 #: installation.xml:578
@@ -844,7 +1135,10 @@ msgid ""
 "If you have the extensions available, you can install postgis extension in "
 "your database of choice by either using pgAdmin extension interface or "
 "running these sql commands:"
-msgstr "Si vous avez les extensions disponibles, vous pouvez installer les extensions postgis dans votre base de données de votre choix soit en utilisant l'interface d'extension de PgAdmin ou lançant ces commandes SQL :"
+msgstr ""
+"Si vous avez les extensions disponibles, vous pouvez installer les "
+"extensions postgis dans votre base de données de votre choix soit en "
+"utilisant l'interface d'extension de PgAdmin ou lançant ces commandes SQL :"
 
 #. Tag: programlisting
 #: installation.xml:579
@@ -852,35 +1146,59 @@ msgstr "Si vous avez les extensions disponibles, vous pouvez installer les exten
 msgid ""
 "CREATE EXTENSION postgis;\n"
 "CREATE EXTENSION postgis_topology;"
-msgstr "CREATE EXTENSION postgis;\nCREATE EXTENSION postgis_topology;"
+msgstr ""
+"CREATE EXTENSION postgis;\n"
+"CREATE EXTENSION postgis_topology;"
 
 #. Tag: para
 #: installation.xml:581
 #, no-c-format
 msgid ""
-"Extension tables <varname>spatial_ref_sys</varname>, "
-"<varname>layer</varname>, <varname>topology</varname> can not be explicitly "
-"backed up. They can only be backed up when the respective "
-"<varname>postgis</varname> or <varname>postgis_topology</varname> extension "
-"is backed up, which only seems to happen when you backup the whole database."
-" As of PostGIS 2.0.1, only srid records not packaged with PostGIS are backed"
-" up when the database is backed up so don't go around changing srids we "
-"package and expect your changes to be there. Put in a ticket if you find an "
-"issue. The structures of extension tables are never backed up since they are"
-" created with <code>CREATE EXTENSION</code> and assumed to be the same for a"
-" given version of an extension. These behaviors are built into the current "
-"PostgreSQL extension model, so nothing we can do about it."
-msgstr "Les tables d'extension <varname>spatial_ref_sys</varname>, <varname>layer</varname>, <varname>topology</varname> ne peuvent pas Ãªtre explicitement sauvegardé. Elles peuvent Ãªtre uniquement sauvegardées quand les extensions respectives <varname>postgis</varname> ou <varname>postgis_topology</varname> sont sauvegardées, ce qui semblent seulement arrivé quand vous sauvegardez l'ensemble de la base. Ã€ partir de PostGIS 2.0.1, seulement les enregistrements des srid non packagés avec PostGIS sont sauvegardés quand la base de données est sauvegardé par conséquent ne changez pas les srids que nous fournissons et attendre que vos modifications seront encore là. Créez un ticket si vous trouvez un problème. Les structures de la table d'extension ne sont jamais sauvegardées puisque créée avec  <code>CREATE EXTENSION</code> et supposées Ãªtre identique pour la même version de l'extension. Ce comportement fait partie du modèle actuel d'extensions de PostgreSQL, nous pouvons donc rien faire Ã  ce sujet."
+"Extension tables <varname>spatial_ref_sys</varname>, <varname>layer</"
+"varname>, <varname>topology</varname> can not be explicitly backed up. They "
+"can only be backed up when the respective <varname>postgis</varname> or "
+"<varname>postgis_topology</varname> extension is backed up, which only seems "
+"to happen when you backup the whole database. As of PostGIS 2.0.1, only srid "
+"records not packaged with PostGIS are backed up when the database is backed "
+"up so don't go around changing srids we package and expect your changes to "
+"be there. Put in a ticket if you find an issue. The structures of extension "
+"tables are never backed up since they are created with <code>CREATE "
+"EXTENSION</code> and assumed to be the same for a given version of an "
+"extension. These behaviors are built into the current PostgreSQL extension "
+"model, so nothing we can do about it."
+msgstr ""
+"Les tables d'extension <varname>spatial_ref_sys</varname>, <varname>layer</"
+"varname>, <varname>topology</varname> ne peuvent pas Ãªtre explicitement "
+"sauvegardé. Elles peuvent Ãªtre uniquement sauvegardées quand les extensions "
+"respectives <varname>postgis</varname> ou <varname>postgis_topology</"
+"varname> sont sauvegardées, ce qui semblent seulement arrivé quand vous "
+"sauvegardez l'ensemble de la base. Ã€ partir de PostGIS 2.0.1, seulement les "
+"enregistrements des srid non packagés avec PostGIS sont sauvegardés quand la "
+"base de données est sauvegardé par conséquent ne changez pas les srids que "
+"nous fournissons et attendre que vos modifications seront encore là. Créez "
+"un ticket si vous trouvez un problème. Les structures de la table "
+"d'extension ne sont jamais sauvegardées puisque créée avec  <code>CREATE "
+"EXTENSION</code> et supposées Ãªtre identique pour la même version de "
+"l'extension. Ce comportement fait partie du modèle actuel d'extensions de "
+"PostgreSQL, nous pouvons donc rien faire Ã  ce sujet."
 
 #. Tag: para
 #: installation.xml:586
 #, no-c-format
 msgid ""
 "If you installed &last_release_version;, without using our wonderful "
-"extension system, you can change it to be extension based by first upgrading"
-" to the latest micro version running the upgrade scripts: "
-"<filename>postgis_upgrade_20_minor.sql</filename>,<filename>raster_upgrade_20_minor.sql</filename>,<filename>topology_upgrade_20_minor.sql</filename>."
-msgstr "Si vous installez &last_release_version;, sans utiliser notre merveilleux système d'extension, vous pouvez modifier cela pour que cela soit basée sur l'extension en mettant Ã  jour d'abord vers la plus petite version en lançant les scripts de mise Ã  jour : <filename>postgis_upgrade_20_minor.sql</filename>,<filename>raster_upgrade_20_minor.sql</filename>,<filename>topology_upgrade_20_minor.sql</filename>."
+"extension system, you can change it to be extension based by first upgrading "
+"to the latest micro version running the upgrade scripts: "
+"<filename>postgis_upgrade_20_minor.sql</filename>,"
+"<filename>raster_upgrade_20_minor.sql</filename>,"
+"<filename>topology_upgrade_20_minor.sql</filename>."
+msgstr ""
+"Si vous installez &last_release_version;, sans utiliser notre merveilleux "
+"système d'extension, vous pouvez modifier cela pour que cela soit basée sur "
+"l'extension en mettant Ã  jour d'abord vers la plus petite version en lançant "
+"les scripts de mise Ã  jour : <filename>postgis_upgrade_20_minor.sql</"
+"filename>,<filename>raster_upgrade_20_minor.sql</filename>,"
+"<filename>topology_upgrade_20_minor.sql</filename>."
 
 #. Tag: para
 #: installation.xml:587
@@ -888,7 +1206,10 @@ msgstr "Si vous installez &last_release_version;, sans utiliser notre merveilleu
 msgid ""
 "If you installed postgis without raster support, you'll need to install "
 "raster support first (using the full <filename>rtpostgis.sql</filename>"
-msgstr "Si vous installez postgis sans la gestion du raster, vous aurez besoin d'installer la gestion du raster (en utilisant le script <filename>rtpostgis.sql</filename> complet"
+msgstr ""
+"Si vous installez postgis sans la gestion du raster, vous aurez besoin "
+"d'installer la gestion du raster (en utilisant le script <filename>rtpostgis."
+"sql</filename> complet"
 
 #. Tag: para
 #: installation.xml:588
@@ -896,7 +1217,9 @@ msgstr "Si vous installez postgis sans la gestion du raster, vous aurez besoin d
 msgid ""
 "Then you can run the below commands to package the functions in their "
 "respective extension."
-msgstr "Puis vous pouvez lancer les commandes ci-dessous pour packager les fonctions dans leur extension respective."
+msgstr ""
+"Puis vous pouvez lancer les commandes ci-dessous pour packager les fonctions "
+"dans leur extension respective."
 
 #. Tag: programlisting
 #: installation.xml:589
@@ -904,7 +1227,9 @@ msgstr "Puis vous pouvez lancer les commandes ci-dessous pour packager les fonct
 msgid ""
 "CREATE EXTENSION postgis FROM unpackaged;\n"
 "CREATE EXTENSION postgis_topology FROM unpackaged;"
-msgstr "CREATE EXTENSION postgis FROM unpackaged;\nCREATE EXTENSION postgis_topology FROM unpackaged;"
+msgstr ""
+"CREATE EXTENSION postgis FROM unpackaged;\n"
+"CREATE EXTENSION postgis_topology FROM unpackaged;"
 
 #. Tag: title
 #: installation.xml:595
@@ -928,9 +1253,12 @@ msgstr "make check"
 #: installation.xml:605
 #, no-c-format
 msgid ""
-"The above command will run through various checks and regression tests using"
-" the generated library against an actual PostgreSQL database."
-msgstr "La commande ci-dessus fonctionnera pour différentes tests de vérification et de régression en utilisant la bibliothèque générée selon la base de données actuelle."
+"The above command will run through various checks and regression tests using "
+"the generated library against an actual PostgreSQL database."
+msgstr ""
+"La commande ci-dessus fonctionnera pour différentes tests de vérification et "
+"de régression en utilisant la bibliothèque générée selon la base de données "
+"actuelle."
 
 #. Tag: para
 #: installation.xml:611
@@ -939,20 +1267,30 @@ msgid ""
 "If you configured PostGIS using non-standard PostgreSQL, GEOS, or Proj4 "
 "locations, you may need to add their library locations to the "
 "LD_LIBRARY_PATH environment variable."
-msgstr "Si vous configurez PostGIS en utilisant une localisation non standard de PostgreSQL, GEOS, ou Proj4, vous pourrez avoir besoin d'ajouter la localisation des bibliothèques Ã  la variable d'environnement LD_LIBRARY_PATH."
+msgstr ""
+"Si vous configurez PostGIS en utilisant une localisation non standard de "
+"PostgreSQL, GEOS, ou Proj4, vous pourrez avoir besoin d'ajouter la "
+"localisation des bibliothèques Ã  la variable d'environnement LD_LIBRARY_PATH."
 
 #. Tag: para
 #: installation.xml:619
 #, no-c-format
 msgid ""
-"Currently, the <command>make check</command> relies on the <code>PATH</code>"
-" and <code>PGPORT</code> environment variables when performing the checks - "
+"Currently, the <command>make check</command> relies on the <code>PATH</code> "
+"and <code>PGPORT</code> environment variables when performing the checks - "
 "it does <emphasis>not</emphasis> use the PostgreSQL version that may have "
-"been specified using the configuration parameter <command>--with-"
-"pgconfig</command>. So make sure to modify your PATH to match the detected "
-"PostgreSQL installation during configuration or be prepared to deal with the"
-" impending headaches."
-msgstr "Pour le moment, <command>make check</command> repose sur les variables d'environnement <code>PATH</code> et <code>PGPORT</code> lors de la réalisation des vérifications - il n'utilise <emphasis>pas</emphasis> la version de PostgreSQL qui a pu Ãªtre définie  en utilisant la paramètre configuration <command>--with-pgconfig</command>. Assurez vous donc de modifier votre PATH pour correspondre l'installation de PostgreSQL détectée durant la configuration ou préparez vous Ã  gérer des maux de tête inhérent."
+"been specified using the configuration parameter <command>--with-pgconfig</"
+"command>. So make sure to modify your PATH to match the detected PostgreSQL "
+"installation during configuration or be prepared to deal with the impending "
+"headaches."
+msgstr ""
+"Pour le moment, <command>make check</command> repose sur les variables "
+"d'environnement <code>PATH</code> et <code>PGPORT</code> lors de la "
+"réalisation des vérifications - il n'utilise <emphasis>pas</emphasis> la "
+"version de PostgreSQL qui a pu Ãªtre définie  en utilisant la paramètre "
+"configuration <command>--with-pgconfig</command>. Assurez vous donc de "
+"modifier votre PATH pour correspondre l'installation de PostgreSQL détectée "
+"durant la configuration ou préparez vous Ã  gérer des maux de tête inhérent."
 
 #. Tag: para
 #: installation.xml:631
@@ -1084,7 +1422,126 @@ msgid ""
 "\n"
 "Run tests: 55\n"
 "Failed: 0"
-msgstr "CUnit - A Unit testing framework for C - Version 2.1-0\n         http://cunit.sourceforge.net/\n\n\nSuite: print_suite\n  Test: test_lwprint_default_format ... passed\n  Test: test_lwprint_format_orders ... passed\n  Test: test_lwprint_optional_format ... passed\n  Test: test_lwprint_oddball_formats ... passed\n  Test: test_lwprint_bad_formats ... passed\nSuite: Misc Suite\n  Test: test_misc_force_2d ... passed\n  Test: test_misc_simplify ... passed\n  Test: test_misc_count_vertices ... passed\n  Test: test_misc_area ... passed\n  Test: test_misc_wkb ... passed\nSuite: PointArray Suite\n  Test: test_ptarray_append_point ... passed\n  Test: test_ptarray_append_ptarray ... passed\nSuite: PostGIS Computational Geometry Suite\n  Test: test_lw_segment_side ... passed\n  Test: test_lw_segment_intersects ... passed\n  Test: test_lwline_crossing_short_lines ... passed\n  Test: test_lwline_crossing_long_lines ... passed\n  Test: test_lwline_crossing_bugs ... passed\n  Test: test_lwpoint_set_ordinate ... passed\n  Test: test_lwpoint_get_ordinate ... passed\n  Test: test_point_interpolate ... passed\n  Test: test_lwline_clip ... passed\n  Test: test_lwline_clip_big ... passed\n  Test: test_lwmline_clip ... passed\n  Test: test_geohash_point ... passed\n  Test: test_geohash_precision ... passed\n  Test: test_geohash ... passed\n  Test: test_isclosed ... passed\nSuite: PostGIS Measures Suite\n  Test: test_mindistance2d_tolerance ... passed\n  Test: test_rect_tree_contains_point ... passed\n  Test: test_rect_tree_intersects_tree ... passed\n  Test: test_lwgeom_segmentize2d ... passed\nSuite: WKT Out Suite\n  Test: test_wkt_out_point ... passed\n  Test: test_wkt_out_linestring ... passed\n  Test: test_wkt_out_polygon ... passed\n  Test: test_wkt_out_multipoint ... passed\n  Test: test_wkt_out_multilinestring ... passed\n:\n:\n--Run Summary: Type      Total     Ran  Passed  Failed\n               suites       17      17     n/a       0\n               tests       143     143     143       0\n               asserts    1228    1228    1228       0\n\n\nCreating spatial db postgis_reg\n Postgis 2.0.0SVN - 2011-01-11 15:33:37\n   GEOS: 3.3.0-CAPI-1.7.0\n   PROJ: Rel. 4.6.1, 21 August 2008\n\nRunning tests\n\n loader/Point.............. ok\n loader/PointM.............. ok\n loader/PointZ.............. ok\n loader/MultiPoint.............. ok\n loader/MultiPointM.............. ok\n loader/MultiPointZ.............. ok\n loader/Arc.............. ok\n loader/ArcM.............. ok\n loader/ArcZ.......... ok\n loader/Polygon.............. ok\n loader/PolygonM.............. ok\n loader/PolygonZ.............. ok\n regress. ok\n regress_index. ok\n regress_index_nulls. ok\n lwgeom_regress. ok\n regress_lrs. ok\n removepoint. ok\n setpoint. ok\n simplify. ok\n snaptogrid. ok\n affine. ok\n measures. ok\n long_xact. ok\n ctors. ok\n sql-mm-serialize. ok\n sql-mm-circularstring. ok\n sql-mm-compoundcurve. ok\n sql-mm-curvepoly. ok\n sql-mm-general. ok\n sql-mm-multicurve. ok\n sql-mm-multisurface. ok\n polyhedralsurface. ok\n out_geometry. ok\n out_geography. ok\n in_gml. ok\n in_kml. ok\n iscollection. ok\n regress_ogc. ok\n regress_ogc_cover. ok\n regress_ogc_prep. ok\n regress_bdpoly. ok\n regress_proj. ok\n dump. ok\n dumppoints. ok\n wmsservers_new. ok\n tickets. ok\n remove_repeated_points. ok\n split. ok\n relatematch. ok\n regress_buffer_params. ok\n hausdorff. ok\n clean. ok\n sharedpaths. ok\n snap. ok\n\nRun tests: 55\nFailed: 0"
+msgstr ""
+"CUnit - A Unit testing framework for C - Version 2.1-0\n"
+"         http://cunit.sourceforge.net/\n"
+"\n"
+"\n"
+"Suite: print_suite\n"
+"  Test: test_lwprint_default_format ... passed\n"
+"  Test: test_lwprint_format_orders ... passed\n"
+"  Test: test_lwprint_optional_format ... passed\n"
+"  Test: test_lwprint_oddball_formats ... passed\n"
+"  Test: test_lwprint_bad_formats ... passed\n"
+"Suite: Misc Suite\n"
+"  Test: test_misc_force_2d ... passed\n"
+"  Test: test_misc_simplify ... passed\n"
+"  Test: test_misc_count_vertices ... passed\n"
+"  Test: test_misc_area ... passed\n"
+"  Test: test_misc_wkb ... passed\n"
+"Suite: PointArray Suite\n"
+"  Test: test_ptarray_append_point ... passed\n"
+"  Test: test_ptarray_append_ptarray ... passed\n"
+"Suite: PostGIS Computational Geometry Suite\n"
+"  Test: test_lw_segment_side ... passed\n"
+"  Test: test_lw_segment_intersects ... passed\n"
+"  Test: test_lwline_crossing_short_lines ... passed\n"
+"  Test: test_lwline_crossing_long_lines ... passed\n"
+"  Test: test_lwline_crossing_bugs ... passed\n"
+"  Test: test_lwpoint_set_ordinate ... passed\n"
+"  Test: test_lwpoint_get_ordinate ... passed\n"
+"  Test: test_point_interpolate ... passed\n"
+"  Test: test_lwline_clip ... passed\n"
+"  Test: test_lwline_clip_big ... passed\n"
+"  Test: test_lwmline_clip ... passed\n"
+"  Test: test_geohash_point ... passed\n"
+"  Test: test_geohash_precision ... passed\n"
+"  Test: test_geohash ... passed\n"
+"  Test: test_isclosed ... passed\n"
+"Suite: PostGIS Measures Suite\n"
+"  Test: test_mindistance2d_tolerance ... passed\n"
+"  Test: test_rect_tree_contains_point ... passed\n"
+"  Test: test_rect_tree_intersects_tree ... passed\n"
+"  Test: test_lwgeom_segmentize2d ... passed\n"
+"Suite: WKT Out Suite\n"
+"  Test: test_wkt_out_point ... passed\n"
+"  Test: test_wkt_out_linestring ... passed\n"
+"  Test: test_wkt_out_polygon ... passed\n"
+"  Test: test_wkt_out_multipoint ... passed\n"
+"  Test: test_wkt_out_multilinestring ... passed\n"
+":\n"
+":\n"
+"--Run Summary: Type      Total     Ran  Passed  Failed\n"
+"               suites       17      17     n/a       0\n"
+"               tests       143     143     143       0\n"
+"               asserts    1228    1228    1228       0\n"
+"\n"
+"\n"
+"Creating spatial db postgis_reg\n"
+" Postgis 2.0.0SVN - 2011-01-11 15:33:37\n"
+"   GEOS: 3.3.0-CAPI-1.7.0\n"
+"   PROJ: Rel. 4.6.1, 21 August 2008\n"
+"\n"
+"Running tests\n"
+"\n"
+" loader/Point.............. ok\n"
+" loader/PointM.............. ok\n"
+" loader/PointZ.............. ok\n"
+" loader/MultiPoint.............. ok\n"
+" loader/MultiPointM.............. ok\n"
+" loader/MultiPointZ.............. ok\n"
+" loader/Arc.............. ok\n"
+" loader/ArcM.............. ok\n"
+" loader/ArcZ.......... ok\n"
+" loader/Polygon.............. ok\n"
+" loader/PolygonM.............. ok\n"
+" loader/PolygonZ.............. ok\n"
+" regress. ok\n"
+" regress_index. ok\n"
+" regress_index_nulls. ok\n"
+" lwgeom_regress. ok\n"
+" regress_lrs. ok\n"
+" removepoint. ok\n"
+" setpoint. ok\n"
+" simplify. ok\n"
+" snaptogrid. ok\n"
+" affine. ok\n"
+" measures. ok\n"
+" long_xact. ok\n"
+" ctors. ok\n"
+" sql-mm-serialize. ok\n"
+" sql-mm-circularstring. ok\n"
+" sql-mm-compoundcurve. ok\n"
+" sql-mm-curvepoly. ok\n"
+" sql-mm-general. ok\n"
+" sql-mm-multicurve. ok\n"
+" sql-mm-multisurface. ok\n"
+" polyhedralsurface. ok\n"
+" out_geometry. ok\n"
+" out_geography. ok\n"
+" in_gml. ok\n"
+" in_kml. ok\n"
+" iscollection. ok\n"
+" regress_ogc. ok\n"
+" regress_ogc_cover. ok\n"
+" regress_ogc_prep. ok\n"
+" regress_bdpoly. ok\n"
+" regress_proj. ok\n"
+" dump. ok\n"
+" dumppoints. ok\n"
+" wmsservers_new. ok\n"
+" tickets. ok\n"
+" remove_repeated_points. ok\n"
+" split. ok\n"
+" relatematch. ok\n"
+" regress_buffer_params. ok\n"
+" hausdorff. ok\n"
+" clean. ok\n"
+" sharedpaths. ok\n"
+" snap. ok\n"
+"\n"
+"Run tests: 55\n"
+"Failed: 0"
 
 #. Tag: para
 #: installation.xml:642
@@ -1105,15 +1562,20 @@ msgid ""
 "This will copy the PostGIS installation files into their appropriate "
 "subdirectory specified by the <command>--prefix</command> configuration "
 "parameter. In particular:"
-msgstr "Ceci copiera les fichiers d'installation de PostGIS dans leur sous-répertoires appropriés  définie par le paramètre de configuration  <command>--prefix</command>. En particulier :"
+msgstr ""
+"Ceci copiera les fichiers d'installation de PostGIS dans leur sous-"
+"répertoires appropriés  définie par le paramètre de configuration  "
+"<command>--prefix</command>. En particulier :"
 
 #. Tag: para
 #: installation.xml:658
 #, no-c-format
 msgid ""
-"The loader and dumper binaries are installed in "
-"<filename>[prefix]/bin</filename>."
-msgstr "Les binaires du chargeur et du dumper sont installés dans <filename>[prefix]/bin</filename>."
+"The loader and dumper binaries are installed in <filename>[prefix]/bin</"
+"filename>."
+msgstr ""
+"Les binaires du chargeur et du dumper sont installés dans <filename>[prefix]/"
+"bin</filename>."
 
 #. Tag: para
 #: installation.xml:665
@@ -1121,14 +1583,18 @@ msgstr "Les binaires du chargeur et du dumper sont installés dans <filename>[pr
 msgid ""
 "The SQL files, such as <filename>postgis.sql</filename>, are installed in "
 "<filename>[prefix]/share/contrib</filename>."
-msgstr "Les fichiers SQL, tel que <filename>postgis.sql</filename>, sont installé dans <filename>[prefix]/share/contrib</filename>."
+msgstr ""
+"Les fichiers SQL, tel que <filename>postgis.sql</filename>, sont installé "
+"dans <filename>[prefix]/share/contrib</filename>."
 
 #. Tag: para
 #: installation.xml:672
 #, no-c-format
 msgid ""
 "The PostGIS libraries are installed in <filename>[prefix]/lib</filename>."
-msgstr "Les bibliothèques PostGIS sont installées dans <filename>[prefix]/lib</filename>."
+msgstr ""
+"Les bibliothèques PostGIS sont installées dans <filename>[prefix]/lib</"
+"filename>."
 
 #. Tag: para
 #: installation.xml:679
@@ -1138,7 +1604,10 @@ msgid ""
 "generate the <filename>postgis_comments.sql</filename>, "
 "<filename>raster_comments.sql</filename> file, install the sql file by "
 "running"
-msgstr "Si vous avez déjà lancé la commande <command>make comments</command> pour générer les fichiers <filename>postgis_comments.sql</filename>, <filename>raster_comments.sql</filename>, installer le fichier sql en lançant"
+msgstr ""
+"Si vous avez déjà lancé la commande <command>make comments</command> pour "
+"générer les fichiers <filename>postgis_comments.sql</filename>, "
+"<filename>raster_comments.sql</filename>, installer le fichier sql en lançant"
 
 #. Tag: command
 #: installation.xml:686
@@ -1150,12 +1619,15 @@ msgstr "make comments-install"
 #: installation.xml:690
 #, no-c-format
 msgid ""
-"<filename>postgis_comments.sql</filename>, "
-"<filename>raster_comments.sql</filename>, "
-"<filename>topology_comments.sql</filename> was separated from the typical "
-"build and installation targets since with it comes the extra dependency of "
-"<command>xsltproc</command>."
-msgstr "<filename>postgis_comments.sql</filename>, <filename>raster_comments.sql</filename>, <filename>topology_comments.sql</filename> ont Ã©té séparés de la compilation initiale et des cibles de l'installation depuis qu'ils sont dépendant de <command>xsltproc</command>."
+"<filename>postgis_comments.sql</filename>, <filename>raster_comments.sql</"
+"filename>, <filename>topology_comments.sql</filename> was separated from the "
+"typical build and installation targets since with it comes the extra "
+"dependency of <command>xsltproc</command>."
+msgstr ""
+"<filename>postgis_comments.sql</filename>, <filename>raster_comments.sql</"
+"filename>, <filename>topology_comments.sql</filename> ont Ã©té séparés de la "
+"compilation initiale et des cibles de l'installation depuis qu'ils sont "
+"dépendant de <command>xsltproc</command>."
 
 #. Tag: title
 #: installation.xml:700
@@ -1169,7 +1641,9 @@ msgstr "Créer une base de données spatiale sur PostgreSQL inférieure Ã  9.1"
 msgid ""
 "The first step in creating a PostGIS database is to create a simple "
 "PostgreSQL database."
-msgstr "La première Ã©tape dans la création d'une base de données PostGIS est de créer la base PostgreSQL."
+msgstr ""
+"La première Ã©tape dans la création d'une base de données PostGIS est de "
+"créer la base PostgreSQL."
 
 #. Tag: command
 #: installation.xml:708 installation.xml:805
@@ -1186,7 +1660,12 @@ msgid ""
 "the PL/pgSQL language in your new database. This is accomplish by the "
 "command below command. For PostgreSQL 8.4+, this is generally already "
 "installed"
-msgstr "Plusieurs fonctions PostGIS sont Ã©crites en langage procédural PL/pgSQL. Par conséquent, l'étape suivante pour créer une base de données PostGIS est d'activer la langue PL/pgSQL dans votre base de données. Cela est réalisée par la commande ci-dessous. Pour les versions 8.4 et supérieure de PostgreSQL, celle-ci est généralement déjà installée."
+msgstr ""
+"Plusieurs fonctions PostGIS sont Ã©crites en langage procédural PL/pgSQL. Par "
+"conséquent, l'étape suivante pour créer une base de données PostGIS est "
+"d'activer la langue PL/pgSQL dans votre base de données. Cela est réalisée "
+"par la commande ci-dessous. Pour les versions 8.4 et supérieure de "
+"PostgreSQL, celle-ci est généralement déjà installée."
 
 #. Tag: command
 #: installation.xml:719
@@ -1202,7 +1681,11 @@ msgid ""
 "loading the <filename>postgis.sql</filename> definitions file (located in "
 "<filename>[prefix]/share/contrib</filename> as specified during the "
 "configuration step)."
-msgstr "Maintenant chargez les définitions d'objet et de fonction PostGIS dans votre base de données en chargeant le fichier de définition <filename>postgis.sql</filename> (localisé dans <filename>[prefix]/share/contrib</filename> comme définie dans l'étape de configuration)."
+msgstr ""
+"Maintenant chargez les définitions d'objet et de fonction PostGIS dans votre "
+"base de données en chargeant le fichier de définition <filename>postgis.sql</"
+"filename> (localisé dans <filename>[prefix]/share/contrib</filename> comme "
+"définie dans l'étape de configuration)."
 
 #. Tag: command
 #: installation.xml:730
@@ -1214,11 +1697,16 @@ msgstr "psql -d [yourdatabase] -f postgis.sql"
 #: installation.xml:733
 #, no-c-format
 msgid ""
-"For a complete set of EPSG coordinate system definition identifiers, you can"
-" also load the <filename>spatial_ref_sys.sql</filename> definitions file and"
-" populate the <varname>spatial_ref_sys</varname> table. This will permit you"
-" to perform ST_Transform() operations on geometries."
-msgstr "Pour un ensemble complet d'identifiant de définition de système de coordonnées EPSG, vous pouvez Ã©galement lancer le fichier de définitions  <filename>spatial_ref_sys.sql</filename> et remplir la table  <varname>spatial_ref_sys</varname>. Cela vous permet de réaliser des opérations ST_Transform() sur les géométries."
+"For a complete set of EPSG coordinate system definition identifiers, you can "
+"also load the <filename>spatial_ref_sys.sql</filename> definitions file and "
+"populate the <varname>spatial_ref_sys</varname> table. This will permit you "
+"to perform ST_Transform() operations on geometries."
+msgstr ""
+"Pour un ensemble complet d'identifiant de définition de système de "
+"coordonnées EPSG, vous pouvez Ã©galement lancer le fichier de définitions  "
+"<filename>spatial_ref_sys.sql</filename> et remplir la table  "
+"<varname>spatial_ref_sys</varname>. Cela vous permet de réaliser des "
+"opérations ST_Transform() sur les géométries."
 
 #. Tag: command
 #: installation.xml:741
@@ -1234,7 +1722,12 @@ msgid ""
 "load the <filename>postgis_comments.sql</filename> into your spatial "
 "database. The comments can be viewed by simply typing <command>\\dd "
 "[function_name]</command> from a <command>psql</command> terminal window."
-msgstr "Si vous désirez ajouter des commentaires aux fonctions PostGIS, l'étape finale est de charger <filename>postgis_comments.sql</filename> dans votre base spatiale. Les commentaires peuvent Ãªtre vus en tapant simplement <command>\\dd [function_name]</command> dans la console <command>psql</command>."
+msgstr ""
+"Si vous désirez ajouter des commentaires aux fonctions PostGIS, l'étape "
+"finale est de charger <filename>postgis_comments.sql</filename> dans votre "
+"base spatiale. Les commentaires peuvent Ãªtre vus en tapant simplement "
+"<command>\\dd [function_name]</command> dans la console <command>psql</"
+"command>."
 
 #. Tag: command
 #: installation.xml:752
@@ -1261,7 +1754,11 @@ msgid ""
 "Install raster support comments. This will provide quick help info for each "
 "raster function using psql or PgAdmin or any other PostgreSQL tool that can "
 "show function comments"
-msgstr "Installation des commentaires dans la gestion des raster. Cela fournira une aide rapide pour chaque fonction raster en utilisant psql ou PgAdmin ou n'importe quel outil PostgreSQL qui peut montrer les commentaires des fonctions."
+msgstr ""
+"Installation des commentaires dans la gestion des raster. Cela fournira une "
+"aide rapide pour chaque fonction raster en utilisant psql ou PgAdmin ou "
+"n'importe quel outil PostgreSQL qui peut montrer les commentaires des "
+"fonctions."
 
 #. Tag: command
 #: installation.xml:769
@@ -1288,7 +1785,11 @@ msgid ""
 "Install topology support comments. This will provide quick help info for "
 "each topology function / type using psql or PgAdmin or any other PostgreSQL "
 "tool that can show function comments"
-msgstr "Installation des commentaires dans la gestion de la topologie. Cela fournira une aide rapide pour chaque fonction topologique en utilisant psql ou PgAdmin ou n'importe quel outil PostgreSQL qui peut montrer les commentaires des fonctions."
+msgstr ""
+"Installation des commentaires dans la gestion de la topologie. Cela fournira "
+"une aide rapide pour chaque fonction topologique en utilisant psql ou "
+"PgAdmin ou n'importe quel outil PostgreSQL qui peut montrer les commentaires "
+"des fonctions."
 
 #. Tag: command
 #: installation.xml:785
@@ -1300,9 +1801,10 @@ msgstr "psql -d [yourdatabase] -f topology/topology_comments.sql"
 #: installation.xml:788 installation.xml:825
 #, no-c-format
 msgid ""
-"If you plan to restore an old backup from prior versions in this new db, "
-"run:"
-msgstr "Si vous prévoyez de restaurer une vielle sauvegarde Ã  partir d'une version antérieure dans la nouvelle base, lancez :"
+"If you plan to restore an old backup from prior versions in this new db, run:"
+msgstr ""
+"Si vous prévoyez de restaurer une vielle sauvegarde Ã  partir d'une version "
+"antérieure dans la nouvelle base, lancez :"
 
 #. Tag: command
 #: installation.xml:789 installation.xml:826
@@ -1317,9 +1819,15 @@ msgid ""
 "There is an alternative <filename>legacy_minimal.sql</filename> you can run "
 "instead which will install barebones needed to recover tables and work with "
 "apps like MapServer and GeoServer. If you have views that use things like "
-"distance / length etc, you'll need the full blown "
-"<filename>legacy.sql</filename>"
-msgstr "Il y a l'alternatif <filename>legacy_minimal.sql</filename> que vous pouvez lancer Ã  la place et qui va installer les primitives nécessaires pour récupérer les tables et travailler avec des applications comme MapServer et GeoServer. Si vous avez des vues qui utilisent des choses comme distance / length etc, vous aurez besoin du fichier <filename>legacy.sql</filename> complet."
+"distance / length etc, you'll need the full blown <filename>legacy.sql</"
+"filename>"
+msgstr ""
+"Il y a l'alternatif <filename>legacy_minimal.sql</filename> que vous pouvez "
+"lancer Ã  la place et qui va installer les primitives nécessaires pour "
+"récupérer les tables et travailler avec des applications comme MapServer et "
+"GeoServer. Si vous avez des vues qui utilisent des choses comme distance / "
+"length etc, vous aurez besoin du fichier <filename>legacy.sql</filename> "
+"complet."
 
 #. Tag: para
 #: installation.xml:793 installation.xml:828
@@ -1327,7 +1835,10 @@ msgstr "Il y a l'alternatif <filename>legacy_minimal.sql</filename> que vous pou
 msgid ""
 "You can later run <filename>uninstall_legacy.sql</filename> to get rid of "
 "the deprecated functions after you are done with restoring and cleanup."
-msgstr "Vous pouvez lancer <filename>uninstall_legacy.sql</filename> pour supprimer les fonctions dépréciées après avoir fait les opérations de restauration et de nettoyage."
+msgstr ""
+"Vous pouvez lancer <filename>uninstall_legacy.sql</filename> pour supprimer "
+"les fonctions dépréciées après avoir fait les opérations de restauration et "
+"de nettoyage."
 
 #. Tag: title
 #: installation.xml:797
@@ -1341,7 +1852,10 @@ msgstr "Créer une base de données spatiale en utilisant EXTENSIONS"
 msgid ""
 "If you are using PostgreSQL 9.1+ and have compiled and installed the "
 "extensions/ postgis modules, you can create a spatial database the new way."
-msgstr "Si vous utilisez PostgreSQL 9.1 et supérieur puis avez compilé et installé les modules extensions/ postgis, vous pouvez créer une base de données spatiales par la nouvelle manière."
+msgstr ""
+"Si vous utilisez PostgreSQL 9.1 et supérieur puis avez compilé et installé "
+"les modules extensions/ postgis, vous pouvez créer une base de données "
+"spatiales par la nouvelle manière."
 
 #. Tag: para
 #: installation.xml:808
@@ -1350,7 +1864,10 @@ msgid ""
 "The core postgis extension installs PostGIS geometry, geography, raster, "
 "spatial_ref_sys and all the functions and comments with a simple: "
 "<programlisting>CREATE EXTENSION postgis;</programlisting> command."
-msgstr "L'extension du coeur de PostGIS installe geometry, geography, raster, spatial_ref_sys et toutes les fonctions et commentaires avec une simple commande : <programlisting>CREATE EXTENSION postgis;</programlisting>."
+msgstr ""
+"L'extension du coeur de PostGIS installe geometry, geography, raster, "
+"spatial_ref_sys et toutes les fonctions et commentaires avec une simple "
+"commande : <programlisting>CREATE EXTENSION postgis;</programlisting>."
 
 #. Tag: command
 #: installation.xml:814
@@ -1363,7 +1880,9 @@ msgstr "psql -d [yourdatabase] -c \"CREATE EXTENSION postgis;\""
 #, no-c-format
 msgid ""
 "Topology is packaged as a separate extension and installable with command:"
-msgstr "La topologie est fournie comme extension séparée et installable avec la commande :"
+msgstr ""
+"La topologie est fournie comme extension séparée et installable avec la "
+"commande :"
 
 #. Tag: command
 #: installation.xml:822
@@ -1384,12 +1903,19 @@ msgid ""
 "The Tiger geocoder does not get installed / upgraded with the core PostGIS "
 "scripts because it is only of regional use. In fact nothing located in the "
 "extras folder is installed by default with the regular PostGIS install / "
-"upgrade. Extras like Tiger geocoder may also not be packaged in your PostGIS"
-" distribution, but will always be available in the "
-"postgis-&last_release_version;.tar.gz file. The instructions provided here "
-"are also available in the "
+"upgrade. Extras like Tiger geocoder may also not be packaged in your PostGIS "
+"distribution, but will always be available in the postgis-"
+"&last_release_version;.tar.gz file. The instructions provided here are also "
+"available in the <filename>extras/tiger_geocoder/tiger_2010/README</filename>"
+msgstr ""
+"Le géocoder Tiger ne s'installe pas ni se met Ã  jour avec le script du coeur "
+"de PostGIS parce qu'il n'est que d'intérêt régional. En fait, tout ce qui "
+"est dans extras n'est installé par défaut avec l'installation et la mise Ã  "
+"jour normale de PostGIS. Les extras comme le géocoder Tiger peut aussi ne "
+"pas Ãªtre packagés dans votre distribution PostGIS, mais sera toujours "
+"disponible dans le fichier  postgis-&last_release_version;.tar.gz. Les "
+"instructions fournies ici sont Ã©galement disponible dans le fichier "
 "<filename>extras/tiger_geocoder/tiger_2010/README</filename>"
-msgstr "Le géocoder Tiger ne s'installe pas ni se met Ã  jour avec le script du coeur de PostGIS parce qu'il n'est que d'intérêt régional. En fait, tout ce qui est dans extras n'est installé par défaut avec l'installation et la mise Ã  jour normale de PostGIS. Les extras comme le géocoder Tiger peut aussi ne pas Ãªtre packagés dans votre distribution PostGIS, mais sera toujours disponible dans le fichier  postgis-&last_release_version;.tar.gz. Les instructions fournies ici sont Ã©galement disponible dans le fichier <filename>extras/tiger_geocoder/tiger_2010/README</filename>"
 
 #. Tag: para
 #: installation.xml:836
@@ -1398,7 +1924,10 @@ msgid ""
 "If you are on Windows and you don't have tar installed, you can use <ulink "
 "url=\"http://www.7-zip.org/\">http://www.7-zip.org/</ulink> to unzip the "
 "PostGIS tarball."
-msgstr "Si vous Ãªtes sous Windows et que vous n'avez pas tar installé, vous pouvez utiliser <ulink url=\"http://www.7-zip.org/\">http://www.7-zip.org/</ulink> pour décompresser le tarball PostGIS."
+msgstr ""
+"Si vous Ãªtes sous Windows et que vous n'avez pas tar installé, vous pouvez "
+"utiliser <ulink url=\"http://www.7-zip.org/\">http://www.7-zip.org/</ulink> "
+"pour décompresser le tarball PostGIS."
 
 #. Tag: title
 #: installation.xml:838
@@ -1416,9 +1945,13 @@ msgstr "D'abord installez PostGIS en utilisant les instructions précédentes."
 #: installation.xml:843 installation.xml:870
 #, no-c-format
 msgid ""
-"If you don't have an extras folder, download <ulink "
-"url=\"http://www.postgis.org/download/postgis-&last_release_version;.tar.gz\">http://www.postgis.org/download/postgis-&last_release_version;.tar.gz</ulink>"
-msgstr "Si vous n'avez pas de répertoire extras, télécharger <ulink url=\"http://www.postgis.org/download/postgis-&last_release_version;.tar.gz\">http://www.postgis.org/download/postgis-&last_release_version;.tar.gz</ulink>"
+"If you don't have an extras folder, download <ulink url=\"http://www.postgis."
+"org/download/postgis-&last_release_version;.tar.gz\">http://www.postgis.org/"
+"download/postgis-&last_release_version;.tar.gz</ulink>"
+msgstr ""
+"Si vous n'avez pas de répertoire extras, télécharger <ulink url=\"http://www."
+"postgis.org/download/postgis-&last_release_version;.tar.gz\">http://www."
+"postgis.org/download/postgis-&last_release_version;.tar.gz</ulink>"
 
 #. Tag: command
 #: installation.xml:848 installation.xml:875
@@ -1438,7 +1971,9 @@ msgstr "cd postgis-&last_release_version;/extras/tiger_geocoder/tiger_2011"
 msgid ""
 "Edit the <filename>tiger_loader.sql</filename> to the paths of your "
 "executables server etc."
-msgstr "Éditez le fichier <filename>tiger_loader.sql</filename> vers les chemins de votre exécutable du serveur, etc."
+msgstr ""
+"Éditez le fichier <filename>tiger_loader.sql</filename> vers les chemins de "
+"votre exécutable du serveur, etc."
 
 #. Tag: para
 #: installation.xml:856
@@ -1446,12 +1981,20 @@ msgstr "Éditez le fichier <filename>tiger_loader.sql</filename> vers les chemin
 msgid ""
 "If you are installing Tiger geocoder for the first time edit either the "
 "<filename>create_geocode.bat</filename> script If you are on windows or the "
-"<filename>create_geocode.sh</filename> if you are on Linux/Unix/Mac OSX with"
-" your PostgreSQL specific settings and run the corresponding script from the"
-" commandline. If you don't edit this file, it will just contain common case "
+"<filename>create_geocode.sh</filename> if you are on Linux/Unix/Mac OSX with "
+"your PostgreSQL specific settings and run the corresponding script from the "
+"commandline. If you don't edit this file, it will just contain common case "
 "locations of items. You can edit the generated script after the fact when "
 "you run the <xref linkend=\"Loader_Generate_Script\"/> command."
-msgstr "Si vous installer le Géocodeur Tiger pour la première fois Ã©ditez soit le script <filename>create_geocode.bat</filename> si vous Ãªtes sous windows ou <filename>create_geocode.sh</filename> si vous Ãªtes sous Linux/Unix/Mac OSX avec vos paramètrages spécifique Ã  PostgreSQL et lancez le script correspondant Ã  partir de la ligne de commande. Si vous n'éditez pas ce fichier, il contiendra juste les chemins par défaut des items. Vous pouvez Ã©diter le script généré après avoir lancer la commande  <xref linkend=\"Loader_Generate_Script\"/>."
+msgstr ""
+"Si vous installer le Géocodeur Tiger pour la première fois Ã©ditez soit le "
+"script <filename>create_geocode.bat</filename> si vous Ãªtes sous windows ou "
+"<filename>create_geocode.sh</filename> si vous Ãªtes sous Linux/Unix/Mac OSX "
+"avec vos paramètrages spécifique Ã  PostgreSQL et lancez le script "
+"correspondant Ã  partir de la ligne de commande. Si vous n'éditez pas ce "
+"fichier, il contiendra juste les chemins par défaut des items. Vous pouvez "
+"éditer le script généré après avoir lancer la commande  <xref linkend="
+"\"Loader_Generate_Script\"/>."
 
 #. Tag: para
 #: installation.xml:859
@@ -1460,7 +2003,10 @@ msgid ""
 "Verify that you now have a <varname>tiger</varname> schema in your database "
 "and that it is part of your database search_path. If it is not, add it with "
 "a command something along the line of:"
-msgstr "Vérifiez que vous avez maintenant un schéma <varname>tiger</varname>  dans votre base de données et qu'il fait partie de votre search_path. Si ce n'est pas le cas, ajoutez le avec une commande qui s'apparente Ã  celle-ci :"
+msgstr ""
+"Vérifiez que vous avez maintenant un schéma <varname>tiger</varname>  dans "
+"votre base de données et qu'il fait partie de votre search_path. Si ce n'est "
+"pas le cas, ajoutez le avec une commande qui s'apparente Ã  celle-ci :"
 
 #. Tag: programlisting
 #: installation.xml:859
@@ -1474,17 +2020,26 @@ msgstr "ALTER DATABASE geocoder SET search_path=public, tiger;"
 msgid ""
 "The normalizing address functionality works more or less without any data "
 "except for tricky addresses. Run this test and verify things look like this:"
-msgstr "La fonctionnalité de normalisation des adresses fonctionne plus ou moins sans données, sauf les adresses un peu complexe. Lancez ce test et vérifiez que les choses ressemblent Ã  cela :"
+msgstr ""
+"La fonctionnalité de normalisation des adresses fonctionne plus ou moins "
+"sans données, sauf les adresses un peu complexe. Lancez ce test et vérifiez "
+"que les choses ressemblent Ã  cela :"
 
 #. Tag: programlisting
 #: installation.xml:861
 #, no-c-format
 msgid ""
-"SELECT pprint_addy(normalize_address('202 East Fremont Street, Las Vegas, Nevada 89101')) As pretty_address;\n"
+"SELECT pprint_addy(normalize_address('202 East Fremont Street, Las Vegas, "
+"Nevada 89101')) As pretty_address;\n"
+"pretty_address\n"
+"---------------------------------------\n"
+"202 E Fremont St, Las Vegas, NV 89101"
+msgstr ""
+"SELECT pprint_addy(normalize_address('202 East Fremont Street, Las Vegas, "
+"Nevada 89101')) As pretty_address;\n"
 "pretty_address\n"
 "---------------------------------------\n"
 "202 E Fremont St, Las Vegas, NV 89101"
-msgstr "SELECT pprint_addy(normalize_address('202 East Fremont Street, Las Vegas, Nevada 89101')) As pretty_address;\npretty_address\n---------------------------------------\n202 E Fremont St, Las Vegas, NV 89101"
 
 #. Tag: title
 #: installation.xml:865
@@ -1497,28 +2052,39 @@ msgstr "Mise Ã  jour de l'installation du Géocodeur Tiger"
 #, no-c-format
 msgid ""
 "If you have Tiger Geocoder packaged with 2.0+ already installed, you can "
-"upgrade the functions at any time even from an interim tar ball if there are"
-" fixes you badly need."
-msgstr "Si vous avez déjà le package Géocodeur Tiger dans PostGIS 2.0 et supérieur déjà installé, vous pouvez mettre Ã  jour les fonctions Ã  n'importe quel moment même d'un tar ball intermédiaire s'il y a des corrections nécessaires."
+"upgrade the functions at any time even from an interim tar ball if there are "
+"fixes you badly need."
+msgstr ""
+"Si vous avez déjà le package Géocodeur Tiger dans PostGIS 2.0 et supérieur "
+"déjà installé, vous pouvez mettre Ã  jour les fonctions Ã  n'importe quel "
+"moment même d'un tar ball intermédiaire s'il y a des corrections nécessaires."
 
 #. Tag: para
 #: installation.xml:882
 #, no-c-format
 msgid ""
 "Locate the <filename>upgrade_geocoder.bat</filename> script If you are on "
-"windows or the <filename>upgrade_geocoder.sh</filename> if you are on "
-"Linux/Unix/Mac OSX. Edit the file to have your postgis database credientials"
-" and run then corresponding script from the commandline."
-msgstr "Localisez le script <filename>upgrade_geocoder.bat</filename> si vous Ãªtes sous windows ou  <filename>upgrade_geocoder.sh</filename> si vous Ãªtes sous Linux/Unix/Mac OSX. Ã‰ditez le fichier pour avoir vos droits d'accès Ã  la base de données postgis et lancez alors le script correspondant Ã  partir de la ligne de commande."
+"windows or the <filename>upgrade_geocoder.sh</filename> if you are on Linux/"
+"Unix/Mac OSX. Edit the file to have your postgis database credientials and "
+"run then corresponding script from the commandline."
+msgstr ""
+"Localisez le script <filename>upgrade_geocoder.bat</filename> si vous Ãªtes "
+"sous windows ou  <filename>upgrade_geocoder.sh</filename> si vous Ãªtes sous "
+"Linux/Unix/Mac OSX. Ã‰ditez le fichier pour avoir vos droits d'accès Ã  la "
+"base de données postgis et lancez alors le script correspondant Ã  partir de "
+"la ligne de commande."
 
 #. Tag: para
 #: installation.xml:885
 #, no-c-format
 msgid ""
-"Next drop all nation tables and load up the new ones. Generate a drop script"
-" with this SQL statement as detailed in <xref "
-"linkend=\"Drop_Nation_Tables_Generate_Script\"/>"
-msgstr "Puis supprimez toutes les tables nation et chargez les nouvelles. Générez un script de suppression avec la requête SQL comme détaillée dans <xref linkend=\"Drop_Nation_Tables_Generate_Script\"/>"
+"Next drop all nation tables and load up the new ones. Generate a drop script "
+"with this SQL statement as detailed in <xref linkend="
+"\"Drop_Nation_Tables_Generate_Script\"/>"
+msgstr ""
+"Puis supprimez toutes les tables nation et chargez les nouvelles. Générez un "
+"script de suppression avec la requête SQL comme détaillée dans <xref linkend="
+"\"Drop_Nation_Tables_Generate_Script\"/>"
 
 #. Tag: programlisting
 #: installation.xml:886
@@ -1538,7 +2104,9 @@ msgstr "Lancement des requêtes SQL de suppression générées."
 msgid ""
 "Generate a nation load script with this SELECT statement as detailed in "
 "<xref linkend=\"Loader_Generate_Nation_Script\"/>"
-msgstr "Générez un script de chargement des pays avec la requête SELECT comme détaillé dans <xref linkend=\"Loader_Generate_Nation_Script\"/>"
+msgstr ""
+"Générez un script de chargement des pays avec la requête SELECT comme "
+"détaillé dans <xref linkend=\"Loader_Generate_Nation_Script\"/>"
 
 #. Tag: emphasis
 #: installation.xml:889
@@ -1568,9 +2136,12 @@ msgstr "SELECT loader_generate_nation_script('sh');"
 #: installation.xml:893
 #, no-c-format
 msgid ""
-"Refer to <xref linkend=\"tiger_geocoder_loading_data\"/> for instructions on"
-" how to run the generate script. This only needs to be done once."
-msgstr "Référez vous Ã  <xref linkend=\"tiger_geocoder_loading_data\"/> pour les instructions sur la manière de lancer le script généré. Cela doit Ãªtre fait qu'une fois."
+"Refer to <xref linkend=\"tiger_geocoder_loading_data\"/> for instructions on "
+"how to run the generate script. This only needs to be done once."
+msgstr ""
+"Référez vous Ã  <xref linkend=\"tiger_geocoder_loading_data\"/> pour les "
+"instructions sur la manière de lancer le script généré. Cela doit Ãªtre fait "
+"qu'une fois."
 
 #. Tag: para
 #: installation.xml:894
@@ -1578,9 +2149,13 @@ msgstr "Référez vous Ã  <xref linkend=\"tiger_geocoder_loading_data\"/> pour l
 msgid ""
 "You can have a mix of 2010/2011 state tables and can upgrade each state "
 "separately. Before you upgrade a state to 2011, you first need to drop the "
-"2010 tables for that state using <xref "
-"linkend=\"Drop_State_Tables_Generate_Script\"/>."
-msgstr "Vous pouvez avoir un mélange de tables d'état 2010/2011 et vous pouvez mettre Ã  jour chaque Ã©tat séparément. Avant la mise Ã  jour d'un Ã©tat vers 2011, vous devez d'abord supprimer les tables 2010 pour chaque Ã©tat avec <xref linkend=\"Drop_State_Tables_Generate_Script\"/>."
+"2010 tables for that state using <xref linkend="
+"\"Drop_State_Tables_Generate_Script\"/>."
+msgstr ""
+"Vous pouvez avoir un mélange de tables d'état 2010/2011 et vous pouvez "
+"mettre Ã  jour chaque Ã©tat séparément. Avant la mise Ã  jour d'un Ã©tat vers "
+"2011, vous devez d'abord supprimer les tables 2010 pour chaque Ã©tat avec "
+"<xref linkend=\"Drop_State_Tables_Generate_Script\"/>."
 
 #. Tag: title
 #: installation.xml:897
@@ -1595,7 +2170,10 @@ msgid ""
 "The instructions for loading data are available in a more detailed form in "
 "the <filename>extras/tiger_geocoder/tiger_2011/README</filename>. This just "
 "includes the general steps."
-msgstr "Les instructions pour charger les données sont disponibles sous forme plus détaillée dans <filename>extras/tiger_geocoder/tiger_2011/README</filename>. Ce chapitre indique juste les Ã©tapes générales."
+msgstr ""
+"Les instructions pour charger les données sont disponibles sous forme plus "
+"détaillée dans <filename>extras/tiger_geocoder/tiger_2011/README</filename>. "
+"Ce chapitre indique juste les Ã©tapes générales."
 
 #. Tag: para
 #: installation.xml:899
@@ -1606,16 +2184,25 @@ msgid ""
 "state into its own separate set of state tables. Each state table inherits "
 "from the tables defined in <varname>tiger</varname> schema so that its "
 "sufficient to just query those tables to access all the data and drop a set "
-"of state tables at any time using the <xref "
-"linkend=\"Drop_State_Tables_Generate_Script\"/> if you need to reload a "
-"state or just don't need a state anymore."
-msgstr "Le processus de chargement télécharge les données du site web census pour respectivement les fichiers nation, Ã©tat demandé, extrait les fichiers, puis charge chaque Ã©tat dans son ensemble de tables Ã©tat. Chaque table state hérite de la table définie dans le schéma <varname>tiger</varname>, il est suffisant d'interroger ces tables pour accéder Ã  toutes les données et supprimer un ensemble de table state n'importe quand en utilisant <xref linkend=\"Drop_State_Tables_Generate_Script\"/> si vous devez recharger un Ã©tat ou si vous en avez plus besoin."
+"of state tables at any time using the <xref linkend="
+"\"Drop_State_Tables_Generate_Script\"/> if you need to reload a state or "
+"just don't need a state anymore."
+msgstr ""
+"Le processus de chargement télécharge les données du site web census pour "
+"respectivement les fichiers nation, Ã©tat demandé, extrait les fichiers, puis "
+"charge chaque Ã©tat dans son ensemble de tables Ã©tat. Chaque table state "
+"hérite de la table définie dans le schéma <varname>tiger</varname>, il est "
+"suffisant d'interroger ces tables pour accéder Ã  toutes les données et "
+"supprimer un ensemble de table state n'importe quand en utilisant <xref "
+"linkend=\"Drop_State_Tables_Generate_Script\"/> si vous devez recharger un "
+"état ou si vous en avez plus besoin."
 
 #. Tag: para
 #: installation.xml:901
 #, no-c-format
 msgid "In order to be able to load data you'll need the following tools:"
-msgstr "Dans l'objectif de charger des données vous avez besoin des outils suivants :"
+msgstr ""
+"Dans l'objectif de charger des données vous avez besoin des outils suivants :"
 
 #. Tag: para
 #: installation.xml:903
@@ -1629,15 +2216,20 @@ msgstr "Un outils pour décompresser les fichiers zip du site web census."
 msgid ""
 "For Unix like systems: <varname>unzip</varname> executable which is usually "
 "already installed on most Unix like platforms."
-msgstr "Pour les systèmes Unix-like : un exécutable <varname>unzip</varname> qui est habituellement installé sur la plupart des plateformes Unix-like."
+msgstr ""
+"Pour les systèmes Unix-like : un exécutable <varname>unzip</varname> qui est "
+"habituellement installé sur la plupart des plateformes Unix-like."
 
 #. Tag: para
 #: installation.xml:905
 #, no-c-format
 msgid ""
-"For Windows, 7-zip which is a free compress/uncompress tool you can download"
-" from <ulink url=\"http://www.7-zip.org/\">http://www.7-zip.org/</ulink>"
-msgstr "Pour Windows, 7-zip qui est un outils de compression/décompression libre, vous pouvez le récupérer Ã  partir de <ulink url=\"http://www.7-zip.org/\">http://www.7-zip.org/</ulink>"
+"For Windows, 7-zip which is a free compress/uncompress tool you can download "
+"from <ulink url=\"http://www.7-zip.org/\">http://www.7-zip.org/</ulink>"
+msgstr ""
+"Pour Windows, 7-zip qui est un outils de compression/décompression libre, "
+"vous pouvez le récupérer Ã  partir de <ulink url=\"http://www.7-zip.org/"
+"\">http://www.7-zip.org/</ulink>"
 
 #. Tag: para
 #: installation.xml:907
@@ -1645,7 +2237,9 @@ msgstr "Pour Windows, 7-zip qui est un outils de compression/décompression libr
 msgid ""
 "<filename>shp2pgsql</filename> commandline which is installed by default "
 "when you install PostGIS."
-msgstr "La commande <filename>shp2pgsql</filename> qui est installé par défaut quand vous installez PostGIS."
+msgstr ""
+"La commande <filename>shp2pgsql</filename> qui est installé par défaut quand "
+"vous installez PostGIS."
 
 #. Tag: para
 #: installation.xml:908
@@ -1653,15 +2247,21 @@ msgstr "La commande <filename>shp2pgsql</filename> qui est installé par défaut
 msgid ""
 "<filename>wget</filename> which is a web grabber tool usually installed on "
 "most Unix/Linux systems."
-msgstr "<filename>wget</filename> qui est un outil de récupération de lien habituellement installé sur les systèmes Unix/Linux."
+msgstr ""
+"<filename>wget</filename> qui est un outil de récupération de lien "
+"habituellement installé sur les systèmes Unix/Linux."
 
 #. Tag: para
 #: installation.xml:909
 #, no-c-format
 msgid ""
-"If you are on windows, you can get pre-compiled binaries from <ulink "
-"url=\"http://gnuwin32.sourceforge.net/packages/wget.htm\">http://gnuwin32.sourceforge.net/packages/wget.htm</ulink>"
-msgstr "Si vous Ãªtes sous Windows, vous pouvez obtenir des binaires pré-compilés Ã  partir de <ulink url=\"http://gnuwin32.sourceforge.net/packages/wget.htm\">http://gnuwin32.sourceforge.net/packages/wget.htm</ulink>"
+"If you are on windows, you can get pre-compiled binaries from <ulink url="
+"\"http://gnuwin32.sourceforge.net/packages/wget.htm\">http://gnuwin32."
+"sourceforge.net/packages/wget.htm</ulink>"
+msgstr ""
+"Si vous Ãªtes sous Windows, vous pouvez obtenir des binaires pré-compilés Ã  "
+"partir de <ulink url=\"http://gnuwin32.sourceforge.net/packages/wget.htm"
+"\">http://gnuwin32.sourceforge.net/packages/wget.htm</ulink>"
 
 #. Tag: para
 #: installation.xml:912
@@ -1672,17 +2272,28 @@ msgid ""
 "state data, you need to load the nation wide data which you do with <xref "
 "linkend=\"Loader_Generate_Nation_Script\"/>. Which will generate a loader "
 "script for you."
-msgstr "Si vous mettez Ã  jour Ã  partir de tiger_2010, vous aurez besoin d'abord de générer et lancer <xref linkend=\"Drop_Nation_Tables_Generate_Script\"/>.  Avant de charger des données state, vous devez charger les données des Ã©tats ce qui est fait avec <xref linkend=\"Loader_Generate_Nation_Script\"/>. Ce qui générera un script de chargement pour vous."
+msgstr ""
+"Si vous mettez Ã  jour Ã  partir de tiger_2010, vous aurez besoin d'abord de "
+"générer et lancer <xref linkend=\"Drop_Nation_Tables_Generate_Script\"/>.  "
+"Avant de charger des données state, vous devez charger les données des Ã©tats "
+"ce qui est fait avec <xref linkend=\"Loader_Generate_Nation_Script\"/>. Ce "
+"qui générera un script de chargement pour vous."
 
 #. Tag: para
 #: installation.xml:914
 #, no-c-format
 msgid ""
-"To load data refer to <xref linkend=\"Loader_Generate_Script\"/> to generate"
-" a data load script for your platform for the states you desire. Note that "
+"To load data refer to <xref linkend=\"Loader_Generate_Script\"/> to generate "
+"a data load script for your platform for the states you desire. Note that "
 "you can install these piecemeal. You don't have to load all the states you "
 "want all at once. You can load them as you need them."
-msgstr "Pour charger des données référez vous Ã  <xref linkend=\"Loader_Generate_Script\"/> pour générer un script de chargement de données pour votre plateforme pour les Ã©tats que vous désirez. Notez que vous pouvez installer ceci au coup par coup. Vous n'avez pas besoin de charger tous les Ã©tats que vous désirez en une fois. Vous pouvez les charger quand vous en avez besoin."
+msgstr ""
+"Pour charger des données référez vous Ã  <xref linkend="
+"\"Loader_Generate_Script\"/> pour générer un script de chargement de données "
+"pour votre plateforme pour les Ã©tats que vous désirez. Notez que vous pouvez "
+"installer ceci au coup par coup. Vous n'avez pas besoin de charger tous les "
+"états que vous désirez en une fois. Vous pouvez les charger quand vous en "
+"avez besoin."
 
 #. Tag: para
 #: installation.xml:917
@@ -1691,7 +2302,11 @@ msgid ""
 "After the states you desire have been loaded, make sure to run the: "
 "<programlisting>SELECT install_missing_indexes();</programlisting> as "
 "described in <xref linkend=\"Install_Missing_Indexes\"/>."
-msgstr "Après que les Ã©tats que vous désirez aient Ã©té chargé, assurez vous de lancer la commande : <programlisting>SELECT install_missing_indexes();</programlisting> comme décrit dans <xref linkend=\"Install_Missing_Indexes\"/>."
+msgstr ""
+"Après que les Ã©tats que vous désirez aient Ã©té chargé, assurez vous de "
+"lancer la commande : <programlisting>SELECT install_missing_indexes();</"
+"programlisting> comme décrit dans <xref linkend=\"Install_Missing_Indexes\"/"
+">."
 
 #. Tag: para
 #: installation.xml:919
@@ -1699,7 +2314,10 @@ msgstr "Après que les Ã©tats que vous désirez aient Ã©té chargé, assurez vou
 msgid ""
 "To test that things are working as they should, try to run a geocode on an "
 "address in your state using <xref linkend=\"Geocode\"/>"
-msgstr "Pour tester que les choses fonctionnent comme elles le devraient, essayez de lancer un géocodage sur une adresse de votre Ã©tat en utilisant <xref linkend=\"Geocode\"/>"
+msgstr ""
+"Pour tester que les choses fonctionnent comme elles le devraient, essayez de "
+"lancer un géocodage sur une adresse de votre Ã©tat en utilisant <xref linkend="
+"\"Geocode\"/>"
 
 #. Tag: title
 #: installation.xml:924
@@ -1712,14 +2330,22 @@ msgstr "Créer une base de données spatiale Ã  partir d'un modèle"
 #, no-c-format
 msgid ""
 "Some packaged distributions of PostGIS (in particular the Win32 installers "
-"for PostGIS &gt;= 1.1.5) load the PostGIS functions into a template database"
-" called <varname>template_postgis</varname>. If the "
+"for PostGIS &gt;= 1.1.5) load the PostGIS functions into a template database "
+"called <varname>template_postgis</varname>. If the "
 "<varname>template_postgis</varname> database exists in your PostgreSQL "
 "installation then it is possible for users and/or applications to create "
-"spatially-enabled databases using a single command. Note that in both cases,"
-" the database user must have been granted the privilege to create new "
+"spatially-enabled databases using a single command. Note that in both cases, "
+"the database user must have been granted the privilege to create new "
 "databases."
-msgstr "Certaines distributions packagées de PostGIS (en particulier les installeurs Wins32 pour PostGIS &gt;= 1.1.5) charge les fonctions PostGIS dans une base modèle appelée <varname>template_postgis</varname>. Si la base <varname>template_postgis</varname>  existe dans votre installation PostgreSQL alors il est possible que les utilisateurs et les applications de créer des bases de données spatiales en utilisant une simple commande. Notez que dans les deux cas, l'utilisateur de la base de données doit avoir des privilèges de création de nouvelles bases."
+msgstr ""
+"Certaines distributions packagées de PostGIS (en particulier les installeurs "
+"Wins32 pour PostGIS &gt;= 1.1.5) charge les fonctions PostGIS dans une base "
+"modèle appelée <varname>template_postgis</varname>. Si la base "
+"<varname>template_postgis</varname>  existe dans votre installation "
+"PostgreSQL alors il est possible que les utilisateurs et les applications de "
+"créer des bases de données spatiales en utilisant une simple commande. Notez "
+"que dans les deux cas, l'utilisateur de la base de données doit avoir des "
+"privilèges de création de nouvelles bases."
 
 #. Tag: para
 #: installation.xml:937
@@ -1757,15 +2383,21 @@ msgstr "Mise Ã  jour"
 msgid ""
 "Upgrading existing spatial databases can be tricky as it requires "
 "replacement or introduction of new PostGIS object definitions."
-msgstr "La mise Ã  jour de bases de données spatiales existant peut Ãªtre complexe puisqu'elle nécessite le remplacement ou l'introduction de nouvelles définitions d'objet PostGIS."
+msgstr ""
+"La mise Ã  jour de bases de données spatiales existant peut Ãªtre complexe "
+"puisqu'elle nécessite le remplacement ou l'introduction de nouvelles "
+"définitions d'objet PostGIS."
 
 #. Tag: para
 #: installation.xml:958
 #, no-c-format
 msgid ""
-"Unfortunately not all definitions can be easily replaced in a live database,"
-" so sometimes your best bet is a dump/reload process."
-msgstr "Malheureusement seules certaines définitions peuvent Ãªtre remplacées dans une base en cours d'utilisation, parfois votre meilleure stratégie est la procédure d'export/import."
+"Unfortunately not all definitions can be easily replaced in a live database, "
+"so sometimes your best bet is a dump/reload process."
+msgstr ""
+"Malheureusement seules certaines définitions peuvent Ãªtre remplacées dans "
+"une base en cours d'utilisation, parfois votre meilleure stratégie est la "
+"procédure d'export/import."
 
 #. Tag: para
 #: installation.xml:963
@@ -1773,7 +2405,10 @@ msgstr "Malheureusement seules certaines définitions peuvent Ãªtre remplacées
 msgid ""
 "PostGIS provides a SOFT UPGRADE procedure for minor or bugfix releases, and "
 "a HARD UPGRADE procedure for major releases."
-msgstr "PostGIS fourni une procédure de mise Ã  jour mineure pour les releases mineures ou de correction de bug et une procédure de mise Ã  jour majeure pour les releases mpajeures."
+msgstr ""
+"PostGIS fourni une procédure de mise Ã  jour mineure pour les releases "
+"mineures ou de correction de bug et une procédure de mise Ã  jour majeure "
+"pour les releases mpajeures."
 
 #. Tag: para
 #: installation.xml:968
@@ -1782,7 +2417,10 @@ msgid ""
 "Before attempting to upgrade PostGIS, it is always worth to backup your "
 "data. If you use the -Fc flag to pg_dump you will always be able to restore "
 "the dump with a HARD UPGRADE."
-msgstr "Avant de tenter la mise Ã  jour de PostGIS, cela vaut toujours le coup de sauvegarder vos données. Si vous utilisez l'option -Fc Ã  pg_dump vous aurez toujours la possibilité de restaurer le dump avec une mise Ã  jour majeure."
+msgstr ""
+"Avant de tenter la mise Ã  jour de PostGIS, cela vaut toujours le coup de "
+"sauvegarder vos données. Si vous utilisez l'option -Fc Ã  pg_dump vous aurez "
+"toujours la possibilité de restaurer le dump avec une mise Ã  jour majeure."
 
 #. Tag: title
 #: installation.xml:975
@@ -1795,10 +2433,15 @@ msgstr "Mise Ã  jour mineure"
 #, no-c-format
 msgid ""
 "If you installed your database using extensions, you'll need to upgrade "
-"using the extension model as well. If you installed using the old sql script"
-" way, then you should upgrade using the sql script way. Please refer to the "
+"using the extension model as well. If you installed using the old sql script "
+"way, then you should upgrade using the sql script way. Please refer to the "
 "appropriate."
-msgstr "Si vous avez installé votre base de données en utilisant les extensions, vous devrez mettre Ã  jour le modèle d'extension Ã©galement. Si vous l'avez installé en utilisant l'ancienne méthode du script, alors vous devez mettre Ã  jour en utilisant la méthode du script. Référez vous Ã  la méthode appropriée."
+msgstr ""
+"Si vous avez installé votre base de données en utilisant les extensions, "
+"vous devrez mettre Ã  jour le modèle d'extension Ã©galement. Si vous l'avez "
+"installé en utilisant l'ancienne méthode du script, alors vous devez mettre "
+"à jour en utilisant la méthode du script. Référez vous Ã  la méthode "
+"appropriée."
 
 #. Tag: title
 #: installation.xml:980
@@ -1813,7 +2456,10 @@ msgid ""
 "This section applies only to those who installed PostGIS not using "
 "extensions. If you have extensions and try to upgrade with this approach "
 "you'll get messages like:"
-msgstr "Cette section s'applique seulement Ã  ceux qui ont installé PostGIS sans utiliser les extensions. Si vous avez les extensions et tentez de mettre Ã  jour avec cette approche vous obtiendrez des messages comme :"
+msgstr ""
+"Cette section s'applique seulement Ã  ceux qui ont installé PostGIS sans "
+"utiliser les extensions. Si vous avez les extensions et tentez de mettre Ã  "
+"jour avec cette approche vous obtiendrez des messages comme :"
 
 #. Tag: programlisting
 #: installation.xml:982
@@ -1825,14 +2471,19 @@ msgstr "can't drop ... because postgis extension depends on it"
 #: installation.xml:983
 #, no-c-format
 msgid ""
-"After compiling you should find several "
-"<filename>postgis_upgrade*.sql</filename> files. Install the one for your "
-"version of PostGIS. For example "
+"After compiling you should find several <filename>postgis_upgrade*.sql</"
+"filename> files. Install the one for your version of PostGIS. For example "
 "<filename>postgis_upgrade_13_to_15.sql</filename> should be used if you are "
 "upgrading from PostGIS 1.3 to 1.5. If you are moving from PostGIS 1.* to "
 "PostGIS 2.* or from PostGIS 2.* prior to r7409, you need to do a HARD "
 "UPGRADE."
-msgstr "Après l'avoir compilé vous devrez trouvez plusieurs fichiers <filename>postgis_upgrade*.sql</filename>. installer celui pour votre version de PostGIS. Par exemple <filename>postgis_upgrade_13_to_15.sql</filename>  doit Ãªtre utilisé si vous mettez Ã  jour Ã  partir de la 1.3 vers la 1.5. Si vous migrez de PostGIS 1.* vers PostGIS 2.* avant la révision r7409, vous devez faire une mise Ã  jour majeure."
+msgstr ""
+"Après l'avoir compilé vous devrez trouvez plusieurs fichiers "
+"<filename>postgis_upgrade*.sql</filename>. installer celui pour votre "
+"version de PostGIS. Par exemple <filename>postgis_upgrade_13_to_15.sql</"
+"filename>  doit Ãªtre utilisé si vous mettez Ã  jour Ã  partir de la 1.3 vers "
+"la 1.5. Si vous migrez de PostGIS 1.* vers PostGIS 2.* avant la révision "
+"r7409, vous devez faire une mise Ã  jour majeure."
 
 #. Tag: programlisting
 #: installation.xml:989
@@ -1847,7 +2498,11 @@ msgid ""
 "The same procedure applies to raster and topology extensions, with upgrade "
 "files named <filename>rtpostgis_upgrade*.sql</filename> and "
 "<filename>topology_upgrade*.sql</filename> respectively. If you need them:"
-msgstr "La même procédure s'applique aux extensions raster et topologie avec les fichiers de mises Ã  jour nommés respectivement : <filename>rtpostgis_upgrade*.sql</filename> et <filename>topology_upgrade*.sql</filename>. Si vous en avez besoin :"
+msgstr ""
+"La même procédure s'applique aux extensions raster et topologie avec les "
+"fichiers de mises Ã  jour nommés respectivement : "
+"<filename>rtpostgis_upgrade*.sql</filename> et <filename>topology_upgrade*."
+"sql</filename>. Si vous en avez besoin :"
 
 #. Tag: programlisting
 #: installation.xml:999
@@ -1865,10 +2520,14 @@ msgstr "psql -f topology_upgrade_20_minor.sql -d your_spatial_database"
 #: installation.xml:1003
 #, no-c-format
 msgid ""
-"If you can't find the <filename>postgis_upgrade*.sql</filename> specific for"
-" upgrading your version you are using a version too early for a soft upgrade"
-" and need to do a HARD UPGRADE."
-msgstr "Si vous ne pouvez pas trouver de version spécifique de <filename>postgis_upgrade*.sql</filename> pour mettre Ã  jour votre version, vous utilisez une version trop vielle pour une mise Ã  jour mineure et devez faire une mise Ã  jour majeure."
+"If you can't find the <filename>postgis_upgrade*.sql</filename> specific for "
+"upgrading your version you are using a version too early for a soft upgrade "
+"and need to do a HARD UPGRADE."
+msgstr ""
+"Si vous ne pouvez pas trouver de version spécifique de "
+"<filename>postgis_upgrade*.sql</filename> pour mettre Ã  jour votre version, "
+"vous utilisez une version trop vielle pour une mise Ã  jour mineure et devez "
+"faire une mise Ã  jour majeure."
 
 #. Tag: para
 #: installation.xml:1009
@@ -1877,7 +2536,10 @@ msgid ""
 "The <xref linkend=\"PostGIS_Full_Version\"/> function should inform you "
 "about the need to run this kind of upgrade using a \"procs need upgrade\" "
 "message."
-msgstr "La fonction <xref linkend=\"PostGIS_Full_Version\"/> doit vous informer sur le besoin de faire ce genre de mise Ã  jour  en utilisant le message \"procs need upgrade\"."
+msgstr ""
+"La fonction <xref linkend=\"PostGIS_Full_Version\"/> doit vous informer sur "
+"le besoin de faire ce genre de mise Ã  jour  en utilisant le message \"procs "
+"need upgrade\"."
 
 #. Tag: title
 #: installation.xml:1016
@@ -1892,7 +2554,10 @@ msgid ""
 "If you originally installed PostGIS with extensions, then you need to "
 "upgrade using extensions as well. Doing a minor upgrade with extensions, is "
 "fairly painless."
-msgstr "Si vous avez Ã  l'origine installé PostGIS avec les extensions, alors vous devez faire la mise Ã  jour en utilisant les extensions Ã©galement. Réaliser une mise Ã  jour mineure avec les extensions est sans difficulté."
+msgstr ""
+"Si vous avez Ã  l'origine installé PostGIS avec les extensions, alors vous "
+"devez faire la mise Ã  jour en utilisant les extensions Ã©galement. Réaliser "
+"une mise Ã  jour mineure avec les extensions est sans difficulté."
 
 #. Tag: programlisting
 #: installation.xml:1018
@@ -1900,7 +2565,9 @@ msgstr "Si vous avez Ã  l'origine installé PostGIS avec les extensions, alors v
 msgid ""
 "ALTER EXTENSION postgis UPDATE TO \"&last_release_version;\";\n"
 "ALTER EXTENSION postgis_topology UPDATE TO \"&last_release_version;\";"
-msgstr "ALTER EXTENSION postgis UPDATE TO \"&last_release_version;\";\nALTER EXTENSION postgis_topology UPDATE TO \"&last_release_version;\";"
+msgstr ""
+"ALTER EXTENSION postgis UPDATE TO \"&last_release_version;\";\n"
+"ALTER EXTENSION postgis_topology UPDATE TO \"&last_release_version;\";"
 
 #. Tag: para
 #: installation.xml:1019
@@ -1918,11 +2585,16 @@ msgstr "No migration path defined for ... to &last_release_version;"
 #: installation.xml:1021
 #, no-c-format
 msgid ""
-"Then you'll need to backup your database, create a fresh one as described in"
-" <xref linkend=\"create_new_db_extensions\"/> and then restore your backup "
+"Then you'll need to backup your database, create a fresh one as described in "
+"<xref linkend=\"create_new_db_extensions\"/> and then restore your backup "
 "ontop of this new database. You might get a message that <code>postgis "
 "extension</code> already installed which you can safely ignore."
-msgstr "Puis vous devez sauvegarder votre base de données, créer une nouvelle comme décrit dans <xref linkend=\"create_new_db_extensions\"/> puis restaurer votre sauvegarde dans cette nouvelle base. Vous pouvez obtenir un message qui vous informe que <code>postgis extension</code> est déjà installé ce qui peut Ãªtre ignoré sans problème."
+msgstr ""
+"Puis vous devez sauvegarder votre base de données, créer une nouvelle comme "
+"décrit dans <xref linkend=\"create_new_db_extensions\"/> puis restaurer "
+"votre sauvegarde dans cette nouvelle base. Vous pouvez obtenir un message "
+"qui vous informe que <code>postgis extension</code> est déjà installé ce qui "
+"peut Ãªtre ignoré sans problème."
 
 #. Tag: para
 #: installation.xml:1023
@@ -1932,7 +2604,11 @@ msgid ""
 "often skip the reinstallation of postgis extension before restoring since "
 "the backup just has <code>CREATE EXTENSION postgis</code> and thus picks up "
 "the newest latest version during restore. ."
-msgstr "Si vous avez Ã  l'origine installé PostGIS sans spécifié de version, vous pouvez souvent sauter la réinstallation de l'extension de PostGIS  avant la restauration puisque la sauvegarde a déjà la requête <code>CREATE EXTENSION postgis</code> et donc récupérera la dernière version durant la restauration."
+msgstr ""
+"Si vous avez Ã  l'origine installé PostGIS sans spécifié de version, vous "
+"pouvez souvent sauter la réinstallation de l'extension de PostGIS  avant la "
+"restauration puisque la sauvegarde a déjà la requête <code>CREATE EXTENSION "
+"postgis</code> et donc récupérera la dernière version durant la restauration."
 
 #. Tag: title
 #: installation.xml:1030
@@ -1947,29 +2623,43 @@ msgid ""
 "By HARD UPGRADE we mean full dump/reload of postgis-enabled databases. You "
 "need a HARD UPGRADE when PostGIS objects' internal storage changes or when "
 "SOFT UPGRADE is not possible. The <link linkend=\"release_notes\">Release "
-"Notes</link> appendix reports for each version whether you need a "
-"dump/reload (HARD UPGRADE) to upgrade."
-msgstr "Par mise Ã  jour majeure nous voulons dire export/import complet des bases PostGIS. Vous devez faire une mise Ã  jour majeure lorsque le stockage interne des objets PostGIS change ou quand la mise Ã  jour mineure n'est pas possible. L'annexe des <link linkend=\"release_notes\">Release Notes</link> pour chaque version indique si vous avez besoin d'un export/import (mise Ã  jour majeure) pour la mise Ã  jour."
+"Notes</link> appendix reports for each version whether you need a dump/"
+"reload (HARD UPGRADE) to upgrade."
+msgstr ""
+"Par mise Ã  jour majeure nous voulons dire export/import complet des bases "
+"PostGIS. Vous devez faire une mise Ã  jour majeure lorsque le stockage "
+"interne des objets PostGIS change ou quand la mise Ã  jour mineure n'est pas "
+"possible. L'annexe des <link linkend=\"release_notes\">Release Notes</link> "
+"pour chaque version indique si vous avez besoin d'un export/import (mise Ã  "
+"jour majeure) pour la mise Ã  jour."
 
 #. Tag: para
 #: installation.xml:1041
 #, no-c-format
 msgid ""
 "The dump/reload process is assisted by the postgis_restore.pl script which "
-"takes care of skipping from the dump all definitions which belong to PostGIS"
-" (including old ones), allowing you to restore your schemas and data into a "
+"takes care of skipping from the dump all definitions which belong to PostGIS "
+"(including old ones), allowing you to restore your schemas and data into a "
 "database with PostGIS installed without getting duplicate symbol errors or "
 "bringing forward deprecated objects."
-msgstr "Le processus d'export/import est assisté par le script postgis_restore.pl qui s'assure de sauter dans le dump toutes les définitions qui appartiennent Ã  PostGIS (dont les anciennes) vous permettant de restaurer vos schémas et données dans une base avec PostGIS installé sans avoir des erreurs de symboles dupliquées ou rapporter des objets dépréciés."
+msgstr ""
+"Le processus d'export/import est assisté par le script postgis_restore.pl "
+"qui s'assure de sauter dans le dump toutes les définitions qui appartiennent "
+"à PostGIS (dont les anciennes) vous permettant de restaurer vos schémas et "
+"données dans une base avec PostGIS installé sans avoir des erreurs de "
+"symboles dupliquées ou rapporter des objets dépréciés."
 
 #. Tag: para
 #: installation.xml:1050
 #, no-c-format
 msgid ""
-"Supplementary instructions for windows users are available at <ulink "
-"url=\"http://trac.osgeo.org/postgis/wiki/UsersWikiWinUpgrade\">Windows Hard "
+"Supplementary instructions for windows users are available at <ulink url="
+"\"http://trac.osgeo.org/postgis/wiki/UsersWikiWinUpgrade\">Windows Hard "
 "upgrade</ulink>."
-msgstr "Des instructions supplémentaires pour les utilisateurs de Windows sont disponibles sur <ulink url=\"http://trac.osgeo.org/postgis/wiki/UsersWikiWinUpgrade\">Mise Ã  jour majeure pour Windows</ulink>."
+msgstr ""
+"Des instructions supplémentaires pour les utilisateurs de Windows sont "
+"disponibles sur <ulink url=\"http://trac.osgeo.org/postgis/wiki/"
+"UsersWikiWinUpgrade\">Mise Ã  jour majeure pour Windows</ulink>."
 
 #. Tag: para
 #: installation.xml:1053
@@ -1982,28 +2672,38 @@ msgstr "La procédure est la suivante :"
 #, no-c-format
 msgid ""
 "Create a \"custom-format\" dump of the database you want to upgrade (let's "
-"call it <varname>olddb</varname>) include binary blobs (-b) and verbose (-v)"
-" output. The user can be the owner of the db, need not be postgres super "
+"call it <varname>olddb</varname>) include binary blobs (-b) and verbose (-v) "
+"output. The user can be the owner of the db, need not be postgres super "
 "account."
-msgstr "Créer un dump au format personnalisé de la base que vous voulez mettre Ã  jour (appelons la <varname>olddb</varname>) en incluant les blobs binaire (-b) et une sortie verbeuse (-v). L'utilisateur peut Ãªtre le propriétaire de la base, pas besoin d'être le super-utilisateur postgres."
+msgstr ""
+"Créer un dump au format personnalisé de la base que vous voulez mettre Ã  "
+"jour (appelons la <varname>olddb</varname>) en incluant les blobs binaire (-"
+"b) et une sortie verbeuse (-v). L'utilisateur peut Ãªtre le propriétaire de "
+"la base, pas besoin d'être le super-utilisateur postgres."
 
 #. Tag: programlisting
 #: installation.xml:1069
 #, no-c-format
 msgid ""
-"pg_dump -h localhost -p 5432 -U postgres -Fc -b -v -f "
-"\"/somepath/olddb.backup\" olddb"
-msgstr "pg_dump -h localhost -p 5432 -U postgres -Fc -b -v -f \"/somepath/olddb.backup\" olddb"
+"pg_dump -h localhost -p 5432 -U postgres -Fc -b -v -f \"/somepath/olddb."
+"backup\" olddb"
+msgstr ""
+"pg_dump -h localhost -p 5432 -U postgres -Fc -b -v -f \"/somepath/olddb."
+"backup\" olddb"
 
 #. Tag: para
 #: installation.xml:1075
 #, no-c-format
 msgid ""
 "Do a fresh install of PostGIS in a new database -- we'll refer to this "
-"database as <varname>newdb</varname>. Please refer to <xref "
-"linkend=\"create_new_db\"/> and <xref linkend=\"create_new_db_extensions\"/>"
-" for instructions on how to do this."
-msgstr "Faîtes une installation fraîche de PostGIS dans une nouvelle base de données -- nous nous référons Ã  cette base comme <varname>newdb</varname>. Référez vous s'il vous plaît aux instructions <xref linkend=\"create_new_db\"/> et <xref linkend=\"create_new_db_extensions\"/> sur comment faire cela."
+"database as <varname>newdb</varname>. Please refer to <xref linkend="
+"\"create_new_db\"/> and <xref linkend=\"create_new_db_extensions\"/> for "
+"instructions on how to do this."
+msgstr ""
+"Faîtes une installation fraîche de PostGIS dans une nouvelle base de données "
+"-- nous nous référons Ã  cette base comme <varname>newdb</varname>. Référez "
+"vous s'il vous plaît aux instructions <xref linkend=\"create_new_db\"/> et "
+"<xref linkend=\"create_new_db_extensions\"/> sur comment faire cela."
 
 #. Tag: para
 #: installation.xml:1082
@@ -2011,23 +2711,36 @@ msgstr "Faîtes une installation fraîche de PostGIS dans une nouvelle base de d
 msgid ""
 "The spatial_ref_sys entries found in your dump will be restored, but they "
 "will not override existing ones in spatial_ref_sys. This is to ensure that "
-"fixes in the official set will be properly propagated to restored databases."
-" If for any reason you really want your own overrides of standard entries "
+"fixes in the official set will be properly propagated to restored databases. "
+"If for any reason you really want your own overrides of standard entries "
 "just don't load the spatial_ref_sys.sql file when creating the new db."
-msgstr "Les entrées de spatial_ref_sys trouvé dans le dump seront restaurées, mais ils n'écraseront pas ceux existant dans la table spatial_ref_sys. Cela pour s'assurer que les corrections dans l'ensemble officiel seront propagées correctement aux bases restaurées. Si pour une raison ou une autre vous souhaitez réellement que les vôtres Ã©crasent les entrées standards ne chargez pas le fichier spatial_ref_sys.sql lors de la création de la nouvelle base."
+msgstr ""
+"Les entrées de spatial_ref_sys trouvé dans le dump seront restaurées, mais "
+"ils n'écraseront pas ceux existant dans la table spatial_ref_sys. Cela pour "
+"s'assurer que les corrections dans l'ensemble officiel seront propagées "
+"correctement aux bases restaurées. Si pour une raison ou une autre vous "
+"souhaitez réellement que les vôtres Ã©crasent les entrées standards ne "
+"chargez pas le fichier spatial_ref_sys.sql lors de la création de la "
+"nouvelle base."
 
 #. Tag: para
 #: installation.xml:1092
 #, no-c-format
 msgid ""
-"If your database is really old or you know you've been using long deprecated"
-" functions in your views and functions, you might need to load "
+"If your database is really old or you know you've been using long deprecated "
+"functions in your views and functions, you might need to load "
 "<filename>legacy.sql</filename> for all your functions and views etc. to "
-"properly come back. Only do this if _really_ needed. Consider upgrading your"
-" views and functions before dumping instead, if possible. The deprecated "
-"functions can be later removed by loading "
-"<filename>uninstall_legacy.sql</filename>."
-msgstr "Si votre base de données est vraiment ancienne ou que vous avez utilisé des fonctions longtemps dépréciées dans vos vues et fonctions, vous pourrez avoir besoin de charger <filename>legacy.sql</filename> pour que toutes vos vues et fonctions, etc fonctionnent proprement. Faîtes cela uniquement si c'est _réellement_ nécessaire. Les fonctions dépréciées peuvent Ãªtre supprimé plus tard en chargeant le script "
+"properly come back. Only do this if _really_ needed. Consider upgrading your "
+"views and functions before dumping instead, if possible. The deprecated "
+"functions can be later removed by loading <filename>uninstall_legacy.sql</"
+"filename>."
+msgstr ""
+"Si votre base de données est vraiment ancienne ou que vous avez utilisé des "
+"fonctions longtemps dépréciées dans vos vues et fonctions, vous pourrez "
+"avoir besoin de charger <filename>legacy.sql</filename> pour que toutes vos "
+"vues et fonctions, etc fonctionnent proprement. Faîtes cela uniquement si "
+"c'est _réellement_ nécessaire. Les fonctions dépréciées peuvent Ãªtre "
+"supprimé plus tard en chargeant le script "
 
 #. Tag: para
 #: installation.xml:1108
@@ -2036,15 +2749,21 @@ msgid ""
 "Restore your backup into your fresh <varname>newdb</varname> database using "
 "postgis_restore.pl. Unexpected errors, if any, will be printed to the "
 "standard error stream by psql. Keep a log of those."
-msgstr "Restaurez votre sauvegarde dans votre nouvelle base de données <varname>newdb</varname> en utilisant le script postgis_restore.pl. Des erreurs inattendues seront Ã©ventuellement affichées dans le flux standards d'erreur par psql. Gardez un log de ceux-ci."
+msgstr ""
+"Restaurez votre sauvegarde dans votre nouvelle base de données "
+"<varname>newdb</varname> en utilisant le script postgis_restore.pl. Des "
+"erreurs inattendues seront Ã©ventuellement affichées dans le flux standards "
+"d'erreur par psql. Gardez un log de ceux-ci."
 
 #. Tag: programlisting
 #: installation.xml:1116
 #, no-c-format
 msgid ""
-"perl utils/postgis_restore.pl \"/somepath/olddb.backup\" | psql -h localhost"
-" -p 5432 -U postgres newdb 2> errors.txt"
-msgstr "perl utils/postgis_restore.pl \"/somepath/olddb.backup\" | psql -h localhost -p 5432 -U postgres newdb 2> errors.txt"
+"perl utils/postgis_restore.pl \"/somepath/olddb.backup\" | psql -h localhost "
+"-p 5432 -U postgres newdb 2> errors.txt"
+msgstr ""
+"perl utils/postgis_restore.pl \"/somepath/olddb.backup\" | psql -h localhost "
+"-p 5432 -U postgres newdb 2> errors.txt"
 
 #. Tag: para
 #: installation.xml:1122
@@ -2057,13 +2776,21 @@ msgstr "Des erreurs peuvent arriver dans les cas suivants :"
 #, no-c-format
 msgid ""
 "Some of your views or functions make use of deprecated PostGIS objects. In "
-"order to fix this you may try loading <filename>legacy.sql</filename> script"
-" prior to restore or you'll have to restore to a version of PostGIS which "
+"order to fix this you may try loading <filename>legacy.sql</filename> script "
+"prior to restore or you'll have to restore to a version of PostGIS which "
 "still contains those objects and try a migration again after porting your "
-"code. If the <filename>legacy.sql</filename> way works for you, don't forget"
-" to fix your code to stop using deprecated functions and drop them loading "
+"code. If the <filename>legacy.sql</filename> way works for you, don't forget "
+"to fix your code to stop using deprecated functions and drop them loading "
 "<filename>uninstall_legacy.sql</filename>."
-msgstr "Certaines de vos vues ou fonctions utilisent des objets dépréciés de PostGIS. Dans le but de corriger cela vous pouvez essayer de charger le script <filename>legacy.sql</filename> avant de restaurer ou de restaurer une version de PostGIS qui contient toujours ces objets et tenter une migration après avoir modifié votre code. Si le fichier <filename>legacy.sql</filename> peut fonctionner pour vous, n'oubliez pas de corriger votre code pour arrêter d'utiliser des fonctions dépréciées et supprimer les en chargeant le script "
+msgstr ""
+"Certaines de vos vues ou fonctions utilisent des objets dépréciés de "
+"PostGIS. Dans le but de corriger cela vous pouvez essayer de charger le "
+"script <filename>legacy.sql</filename> avant de restaurer ou de restaurer "
+"une version de PostGIS qui contient toujours ces objets et tenter une "
+"migration après avoir modifié votre code. Si le fichier <filename>legacy."
+"sql</filename> peut fonctionner pour vous, n'oubliez pas de corriger votre "
+"code pour arrêter d'utiliser des fonctions dépréciées et supprimer les en "
+"chargeant le script "
 
 #. Tag: para
 #: installation.xml:1140
@@ -2072,12 +2799,21 @@ msgid ""
 "Some custom records of spatial_ref_sys in dump file have an invalid SRID "
 "value. Valid SRID values are bigger than 0 and smaller than 999000. Values "
 "in the 999000.999999 range are reserved for internal use while values > "
-"999999 can't be used at all. All your custom records with invalid SRIDs will"
-" be retained, with those > 999999 moved into the reserved range, but the "
+"999999 can't be used at all. All your custom records with invalid SRIDs will "
+"be retained, with those > 999999 moved into the reserved range, but the "
 "spatial_ref_sys table would loose a check constraint guarding for that "
 "invariant to hold and possibly also its primary key ( when multiple invalid "
 "SRIDS get converted to the same reserved SRID value )."
-msgstr "Certains enregistrement de spatial_ref_sys dans le fichier dump ont des valeurs de SRID invalides. Les valeurs de SRID valides sont supérieures Ã  0 et plus petites que 999000. Les valeurs dans le domaine 999000.999999 sont réservés pour un usage interne tandis que les valeurs > 999999 ne peut pas Ãªtre utilisé du tout. Tous vos enregistrements personnalisés avec des SRID invalides seront gardés, ceux qui sont > 999999 déplacé dans le domaine réservé, mais la table spatial_ref_sys perdra une contrainte de vérification pour garder cela cohérent et probablement sa clé primaire (lorsque plusieurs SRID invalides sont converties Ã  la même valeur réservé pour le SRID)."
+msgstr ""
+"Certains enregistrement de spatial_ref_sys dans le fichier dump ont des "
+"valeurs de SRID invalides. Les valeurs de SRID valides sont supérieures Ã  0 "
+"et plus petites que 999000. Les valeurs dans le domaine 999000.999999 sont "
+"réservés pour un usage interne tandis que les valeurs > 999999 ne peut pas "
+"être utilisé du tout. Tous vos enregistrements personnalisés avec des SRID "
+"invalides seront gardés, ceux qui sont > 999999 déplacé dans le domaine "
+"réservé, mais la table spatial_ref_sys perdra une contrainte de vérification "
+"pour garder cela cohérent et probablement sa clé primaire (lorsque plusieurs "
+"SRID invalides sont converties Ã  la même valeur réservé pour le SRID)."
 
 #. Tag: para
 #: installation.xml:1154
@@ -2087,7 +2823,12 @@ msgid ""
 "value (maybe in the 910000..910999 range), convert all your tables to the "
 "new srid (see <xref linkend=\"UpdateGeometrySRID\"/>), delete the invalid "
 "entry from spatial_ref_sys and re-construct the check(s) with:"
-msgstr "Afin de corriger cela, vous pouvez copier vos SRS personnalisés vers un SRID avec une valeur valide (probablement dans le domaine 910000..910999), convertissez toutes vos tables vers le nouveau srid (lisez <xref linkend=\"UpdateGeometrySRID\"/>), supprimez les entrées invalides de la table spatial_ref_sys et reconstruisez la ou les vérification(s) avec :"
+msgstr ""
+"Afin de corriger cela, vous pouvez copier vos SRS personnalisés vers un SRID "
+"avec une valeur valide (probablement dans le domaine 910000..910999), "
+"convertissez toutes vos tables vers le nouveau srid (lisez <xref linkend="
+"\"UpdateGeometrySRID\"/>), supprimez les entrées invalides de la table "
+"spatial_ref_sys et reconstruisez la ou les vérification(s) avec :"
 
 #. Tag: programlisting
 #: installation.xml:1161
@@ -2095,7 +2836,9 @@ msgstr "Afin de corriger cela, vous pouvez copier vos SRS personnalisés vers un
 msgid ""
 "ALTER TABLE spatial_ref_sys ADD CONSTRAINT spatial_ref_sys_srid_check check "
 "(srid &gt; 0 AND srid &lt; 999000 );"
-msgstr "ALTER TABLE spatial_ref_sys ADD CONSTRAINT spatial_ref_sys_srid_check check (srid &gt; 0 AND srid &lt; 999000 );"
+msgstr ""
+"ALTER TABLE spatial_ref_sys ADD CONSTRAINT spatial_ref_sys_srid_check check "
+"(srid &gt; 0 AND srid &lt; 999000 );"
 
 #. Tag: programlisting
 #: installation.xml:1163
@@ -2115,22 +2858,34 @@ msgstr "Problèmes fréquents"
 msgid ""
 "There are several things to check when your installation or upgrade doesn't "
 "go as you expected."
-msgstr "Il y a plusieurs choses Ã  vérifier quand votre installation ou mise Ã  jour ne va pas dans la direction souhaitée."
+msgstr ""
+"Il y a plusieurs choses Ã  vérifier quand votre installation ou mise Ã  jour "
+"ne va pas dans la direction souhaitée."
 
 #. Tag: para
 #: installation.xml:1182
 #, no-c-format
 msgid ""
 "Check that you have installed PostgreSQL &min_postgres_version; or newer, "
-"and that you are compiling against the same version of the PostgreSQL source"
-" as the version of PostgreSQL that is running. Mix-ups can occur when your "
-"(Linux) distribution has already installed PostgreSQL, or you have otherwise"
-" installed PostgreSQL before and forgotten about it. PostGIS will only work "
+"and that you are compiling against the same version of the PostgreSQL source "
+"as the version of PostgreSQL that is running. Mix-ups can occur when your "
+"(Linux) distribution has already installed PostgreSQL, or you have otherwise "
+"installed PostgreSQL before and forgotten about it. PostGIS will only work "
 "with PostgreSQL &min_postgres_version; or newer, and strange, unexpected "
-"error messages will result if you use an older version. To check the version"
-" of PostgreSQL which is running, connect to the database using psql and run "
+"error messages will result if you use an older version. To check the version "
+"of PostgreSQL which is running, connect to the database using psql and run "
 "this query:"
-msgstr "Vérifiez que vous avez installé PostgreSQL &min_postgres_version; ou plus récent et que vous Ãªtes en train de compiler avec la même version du code source de PostgreSQL que la version qui fonctionne. Un mélange peut arriver lorsque votre distribution (Linux) a déjà une version de PostgreSQL installée ou que vous avez oublié que vous avez déjà installée une version. PostGIS fonctionnera uniquement avec PostgreSQL &min_postgres_version; ou plus récent, et des messages d'erreurs Ã©tranges et inhabituelles en résultera si vous utilisez une version plus ancienne. Pour vérifier la version de PostgreSQL qui fonctionne, connectez vous Ã  la base en utilisant psql et lancez la requête :"
+msgstr ""
+"Vérifiez que vous avez installé PostgreSQL &min_postgres_version; ou plus "
+"récent et que vous Ãªtes en train de compiler avec la même version du code "
+"source de PostgreSQL que la version qui fonctionne. Un mélange peut arriver "
+"lorsque votre distribution (Linux) a déjà une version de PostgreSQL "
+"installée ou que vous avez oublié que vous avez déjà installée une version. "
+"PostGIS fonctionnera uniquement avec PostgreSQL &min_postgres_version; ou "
+"plus récent, et des messages d'erreurs Ã©tranges et inhabituelles en "
+"résultera si vous utilisez une version plus ancienne. Pour vérifier la "
+"version de PostgreSQL qui fonctionne, connectez vous Ã  la base en utilisant "
+"psql et lancez la requête :"
 
 #. Tag: programlisting
 #: installation.xml:1195
@@ -2143,9 +2898,12 @@ msgstr "SELECT version();"
 #, no-c-format
 msgid ""
 "If you are running an RPM based distribution, you can check for the "
-"existence of pre-installed packages using the <command>rpm</command> command"
-" as follows: <command>rpm -qa | grep postgresql</command>"
-msgstr "Si vous utilisez une distribution basé sur les RPM, vous pouvez vérifier l'existence de paquets pré-installés en utilisant la commande <command>rpm</command> comme suit : <command>rpm -qa | grep postgresql</command>"
+"existence of pre-installed packages using the <command>rpm</command> command "
+"as follows: <command>rpm -qa | grep postgresql</command>"
+msgstr ""
+"Si vous utilisez une distribution basé sur les RPM, vous pouvez vérifier "
+"l'existence de paquets pré-installés en utilisant la commande <command>rpm</"
+"command> comme suit : <command>rpm -qa | grep postgresql</command>"
 
 #. Tag: para
 #: installation.xml:1205
@@ -2153,7 +2911,9 @@ msgstr "Si vous utilisez une distribution basé sur les RPM, vous pouvez vérifi
 msgid ""
 "If your upgrade fails, make sure you are restoring into a database that "
 "already has PostGIS installed."
-msgstr "Si votre mise Ã  jour plante, assurez vous de la présence de PostGIS dans la nouvelle base de données."
+msgstr ""
+"Si votre mise Ã  jour plante, assurez vous de la présence de PostGIS dans la "
+"nouvelle base de données."
 
 #. Tag: programlisting
 #: installation.xml:1206
@@ -2165,20 +2925,26 @@ msgstr "SELECT postgis_full_version();"
 #: installation.xml:1210
 #, no-c-format
 msgid ""
-"Also check that configure has correctly detected the location and version of"
-" PostgreSQL, the Proj4 library and the GEOS library."
-msgstr "Vérifiez Ã©galement que le script configure a correctement détecté la localisation et la version de PostgreSQL, la bibliothèque Proj.4 et GEOS."
+"Also check that configure has correctly detected the location and version of "
+"PostgreSQL, the Proj4 library and the GEOS library."
+msgstr ""
+"Vérifiez Ã©galement que le script configure a correctement détecté la "
+"localisation et la version de PostgreSQL, la bibliothèque Proj.4 et GEOS."
 
 #. Tag: para
 #: installation.xml:1217
 #, no-c-format
 msgid ""
-"The output from configure is used to generate the "
-"<filename>postgis_config.h</filename> file. Check that the "
-"<varname>POSTGIS_PGSQL_VERSION</varname>, "
-"<varname>POSTGIS_PROJ_VERSION</varname> and "
-"<varname>POSTGIS_GEOS_VERSION</varname> variables have been set correctly."
-msgstr "La sortie du configure est utilisée pour générer le fichier <filename>postgis_config.h</filename>. Vérifiez que les variables <varname>POSTGIS_PGSQL_VERSION</varname>, <varname>POSTGIS_PROJ_VERSION</varname> et <varname>POSTGIS_GEOS_VERSION</varname> ont Ã©té définies correctement."
+"The output from configure is used to generate the <filename>postgis_config."
+"h</filename> file. Check that the <varname>POSTGIS_PGSQL_VERSION</varname>, "
+"<varname>POSTGIS_PROJ_VERSION</varname> and <varname>POSTGIS_GEOS_VERSION</"
+"varname> variables have been set correctly."
+msgstr ""
+"La sortie du configure est utilisée pour générer le fichier "
+"<filename>postgis_config.h</filename>. Vérifiez que les variables "
+"<varname>POSTGIS_PGSQL_VERSION</varname>, <varname>POSTGIS_PROJ_VERSION</"
+"varname> et <varname>POSTGIS_GEOS_VERSION</varname> ont Ã©té définies "
+"correctement."
 
 #. Tag: title
 #: installation.xml:1230
@@ -2193,7 +2959,11 @@ msgid ""
 "The JDBC extensions provide Java objects corresponding to the internal "
 "PostGIS types. These objects can be used to write Java clients which query "
 "the PostGIS database and draw or do calculations on the GIS data in PostGIS."
-msgstr "L'extension JDBC permet de disposer d'objets Java correspondants aux types de données PostGIS. Ces objets peuvent Ãªtre utilisés pour créer des applications Java interrogeant une base de données PostGIS ou effectuer des calculs Ã  partir des des données SIG."
+msgstr ""
+"L'extension JDBC permet de disposer d'objets Java correspondants aux types "
+"de données PostGIS. Ces objets peuvent Ãªtre utilisés pour créer des "
+"applications Java interrogeant une base de données PostGIS ou effectuer des "
+"calculs Ã  partir des des données SIG."
 
 #. Tag: para
 #: installation.xml:1241
@@ -2201,26 +2971,34 @@ msgstr "L'extension JDBC permet de disposer d'objets Java correspondants aux typ
 msgid ""
 "Enter the <filename>java/jdbc</filename> sub-directory of the PostGIS "
 "distribution."
-msgstr "Entrez le <filename>java/jdbc</filename> sous-répertoire de votre distribution PostGIS."
+msgstr ""
+"Entrez le <filename>java/jdbc</filename> sous-répertoire de votre "
+"distribution PostGIS."
 
 #. Tag: para
 #: installation.xml:1248
 #, no-c-format
 msgid ""
-"Run the <filename>ant</filename> command. Copy the "
-"<filename>postgis.jar</filename> file to wherever you keep your java "
-"libraries."
-msgstr "Lancez la commande <filename>ant</filename>. Copiez le fichier <filename>postgis.jar</filename> là où vous gardez vos bibliothèques java."
+"Run the <filename>ant</filename> command. Copy the <filename>postgis.jar</"
+"filename> file to wherever you keep your java libraries."
+msgstr ""
+"Lancez la commande <filename>ant</filename>. Copiez le fichier "
+"<filename>postgis.jar</filename> là où vous gardez vos bibliothèques java."
 
 #. Tag: para
 #: installation.xml:1256
 #, no-c-format
 msgid ""
 "The JDBC extensions require a PostgreSQL JDBC driver to be present in the "
-"current CLASSPATH during the build process. If the PostgreSQL JDBC driver is"
-" located elsewhere, you may pass the location of the JDBC driver JAR "
+"current CLASSPATH during the build process. If the PostgreSQL JDBC driver is "
+"located elsewhere, you may pass the location of the JDBC driver JAR "
 "separately using the -D parameter like this:"
-msgstr "Les extensions jdbc nécessite la présence d'un pilote JDBC de PostgreSQL dans le CLASSPATH en cours pendant la phase de compilation. Si le pilote JDBC de PostgreSQL est localisé autre part vous pouvez passer la localisation du JAR du pilote JDBC séparément en utilisant le paramètre -D comme :"
+msgstr ""
+"Les extensions jdbc nécessite la présence d'un pilote JDBC de PostgreSQL "
+"dans le CLASSPATH en cours pendant la phase de compilation. Si le pilote "
+"JDBC de PostgreSQL est localisé autre part vous pouvez passer la "
+"localisation du JAR du pilote JDBC séparément en utilisant le paramètre -D "
+"comme :"
 
 #. Tag: programlisting
 #: installation.xml:1263
@@ -2232,8 +3010,8 @@ msgstr "# ant -Dclasspath=/path/to/postgresql-jdbc.jar"
 #: installation.xml:1265
 #, no-c-format
 msgid ""
-"PostgreSQL JDBC drivers can be downloaded from <ulink "
-"url=\"http://jdbc.postgresql.org\"> http://jdbc.postgresql.org </ulink> ."
+"PostgreSQL JDBC drivers can be downloaded from <ulink url=\"http://jdbc."
+"postgresql.org\"> http://jdbc.postgresql.org </ulink> ."
 msgstr "Les pilotes JDBC de PostgreSQL peuvent Ãªtre téléchargé Ã  partir de "
 
 #. Tag: title
@@ -2248,7 +3026,10 @@ msgstr "Chargeur/Dumper"
 msgid ""
 "The data loader and dumper are built and installed automatically as part of "
 "the PostGIS build. To build and install them manually:"
-msgstr "Les outils d'import et d'export de données sont compilés et installés automatiquement dans le processus de compilation de PostGIS. Pour les compiler et les installer manuellement :"
+msgstr ""
+"Les outils d'import et d'export de données sont compilés et installés "
+"automatiquement dans le processus de compilation de PostGIS. Pour les "
+"compiler et les installer manuellement :"
 
 #. Tag: programlisting
 #: installation.xml:1282
@@ -2257,7 +3038,10 @@ msgid ""
 "# cd postgis-&last_release_version;/loader\n"
 "# make\n"
 "# make install"
-msgstr "# cd postgis-&last_release_version;/loader\n# make\n# make install"
+msgstr ""
+"# cd postgis-&last_release_version;/loader\n"
+"# make\n"
+"# make install"
 
 #. Tag: para
 #: installation.xml:1284
@@ -2268,4 +3052,10 @@ msgid ""
 "called <filename>pgsql2shp</filename> and converts PostGIS tables (or "
 "queries) into ESRI Shape files. For more verbose documentation, see the "
 "online help, and the manual pages."
-msgstr "L'outil d'import est appelé <filename>shp2pgsql</filename> et converti des fichiers ESRI Shape en SQL compatible pour Ãªtre chargé dans PostGIS/PostgreSQL. L'outil d'export est appelé <filename>pgsql2shp</filename> et converti les tables PostGIS (ou des requêtes) en fichier ESRI Shape. Pour une documentation plus complète, lisez l'aide en ligne et les pages de manuel."
+msgstr ""
+"L'outil d'import est appelé <filename>shp2pgsql</filename> et converti des "
+"fichiers ESRI Shape en SQL compatible pour Ãªtre chargé dans PostGIS/"
+"PostgreSQL. L'outil d'export est appelé <filename>pgsql2shp</filename> et "
+"converti les tables PostGIS (ou des requêtes) en fichier ESRI Shape. Pour "
+"une documentation plus complète, lisez l'aide en ligne et les pages de "
+"manuel."
index 2c6dc782da1ee03c6cdc97547c2dcb72a82a0d1f..f5f19f302f3857a36f365fa17b45fbde5f9f0a82 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 # Rodolphe Quiédeville <rodolphe@quiedeville.org>, 2013
 # vpicavet <vincent.ml@oslandia.com>, 2013
@@ -10,11 +10,12 @@ msgstr ""
 "POT-Creation-Date: 2012-09-14 17:50+0000\n"
 "PO-Revision-Date: 2013-11-27 11:27+0000\n"
 "Last-Translator: vpicavet <vincent.ml@oslandia.com>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: title
@@ -35,7 +36,16 @@ msgid ""
 "including full OpenGIS support, advanced topological constructs (coverages, "
 "surfaces, networks), desktop user interface tools for viewing and editing "
 "GIS data, and web-based access tools."
-msgstr "PostGIS a Ã©té développé par Refractions Research Inc, en tant que projet de recherche sur les technologies de bases de données spatiales. Refractions est une entreprise de conseil en SIG et bases de données Ã  Victoria, Colombie Britannique, Canada. Elle est spécialisée en intégration de données et développement de logiciels spécifiques. Nous prévoyons de supporter et développer PostGIS pour satisfaire une large gamme de fonctionnalités SIG, tels que le support complet d'OpenGIS, des constructions topologiques avancées (couvertures, surfaces, réseaux), des outils bureautiques pour visualiser et Ã©diter des données SIG, et des outils d'accès web."
+msgstr ""
+"PostGIS a Ã©té développé par Refractions Research Inc, en tant que projet de "
+"recherche sur les technologies de bases de données spatiales. Refractions "
+"est une entreprise de conseil en SIG et bases de données Ã  Victoria, "
+"Colombie Britannique, Canada. Elle est spécialisée en intégration de données "
+"et développement de logiciels spécifiques. Nous prévoyons de supporter et "
+"développer PostGIS pour satisfaire une large gamme de fonctionnalités SIG, "
+"tels que le support complet d'OpenGIS, des constructions topologiques "
+"avancées (couvertures, surfaces, réseaux), des outils bureautiques pour "
+"visualiser et Ã©diter des données SIG, et des outils d'accès web."
 
 #. Tag: para
 #: introduction.xml:15
@@ -45,7 +55,12 @@ msgid ""
 "continually improved and funded by many FOSS4G Developers as well as "
 "corporations all over the world that gain great benefit from its "
 "functionality and versatility."
-msgstr "PostGIS est un projet officiel de la fondation OSGeo. PostGIS est continuellement amélioré et financé par de nombreux développeurs de logiciels SIG libres, ainsi que par des organisations tout autour du monde qui profite largement de ses fonctionnalités et de sa souplesse d'utilisation."
+msgstr ""
+"PostGIS est un projet officiel de la fondation OSGeo. PostGIS est "
+"continuellement amélioré et financé par de nombreux développeurs de "
+"logiciels SIG libres, ainsi que par des organisations tout autour du monde "
+"qui profite largement de ses fonctionnalités et de sa souplesse "
+"d'utilisation."
 
 #. Tag: title
 #: introduction.xml:21
@@ -63,7 +78,13 @@ msgid ""
 "and approves patches from the general PostGIS community and votes on "
 "miscellaneous issues involving PostGIS such as developer commit access, new "
 "PSC members or significant API changes."
-msgstr "Le comité de direction du projet (PSC) coordonne la direction générale, les cycles de publication, la documentation et les efforts spécifiques pour le projet PostGIS. De plus, le PSC fournit un support général aux utilisateurs, accepte et approuve les patches de la communauté PostGIS et vote sur divers points concernant PostGIS, tels que les accès commit pour les développeurs, les nouveaux membres du PSC ou les changements majeurs d'API."
+msgstr ""
+"Le comité de direction du projet (PSC) coordonne la direction générale, les "
+"cycles de publication, la documentation et les efforts spécifiques pour le "
+"projet PostGIS. De plus, le PSC fournit un support général aux utilisateurs, "
+"accepte et approuve les patches de la communauté PostGIS et vote sur divers "
+"points concernant PostGIS, tels que les accès commit pour les développeurs, "
+"les nouveaux membres du PSC ou les changements majeurs d'API."
 
 #. Tag: term
 #: introduction.xml:31
@@ -78,7 +99,12 @@ msgid ""
 "Coordinates bug fixing and maintenance effort, alignment of PostGIS with "
 "PostgreSQL releases, spatial index selectivity and binding, loader/dumper, "
 "and Shapefile GUI Loader, integration of new and new function enhancements."
-msgstr "Coordination de la correction des bugs et de l'effort de maintenance, alignement des sorties de PostGIS avec celles de PostgreSQL, sélectivité et liaisons des index spatiaux, outil de chargement/export, interface de chargement de shapefiles, intégration de nouvelles fonctions et améliorations de fonctions existantes."
+msgstr ""
+"Coordination de la correction des bugs et de l'effort de maintenance, "
+"alignement des sorties de PostGIS avec celles de PostgreSQL, sélectivité et "
+"liaisons des index spatiaux, outil de chargement/export, interface de "
+"chargement de shapefiles, intégration de nouvelles fonctions et "
+"améliorations de fonctions existantes."
 
 #. Tag: term
 #: introduction.xml:40
@@ -91,10 +117,15 @@ msgstr "Regina Obe"
 #, no-c-format
 msgid ""
 "Buildbot Maintenance, windows production and experimental builds, "
-"Documentation, general user support on PostGIS newsgroup, X3D support, Tiger"
-" Geocoder Support, management functions, and smoke testing new functionality"
-" or major code changes."
-msgstr "Maintenance des robots de build, création des builds expérimentaux et stables pour windows, documentation, support général aux utilisateurs sur les newsgroups PostGIS, support X3D, support du géocodeur Tiger, fonctions de gestion, tests des nouvelles fonctionnalités et des changements majeurs du code."
+"Documentation, general user support on PostGIS newsgroup, X3D support, Tiger "
+"Geocoder Support, management functions, and smoke testing new functionality "
+"or major code changes."
+msgstr ""
+"Maintenance des robots de build, création des builds expérimentaux et "
+"stables pour windows, documentation, support général aux utilisateurs sur "
+"les newsgroups PostGIS, support X3D, support du géocodeur Tiger, fonctions "
+"de gestion, tests des nouvelles fonctionnalités et des changements majeurs "
+"du code."
 
 #. Tag: term
 #: introduction.xml:49
@@ -111,7 +142,12 @@ msgid ""
 "index), underlying geometry internal structures, GEOS functionality "
 "integration and alignment with GEOS releases, loader/dumper, and Shapefile "
 "GUI loader."
-msgstr "Co-fondateur du projet PostGIS, corrections de bugs, support du type geography, support des index pour geography et geometry (2D, 3D, nD et autres index spatiaux), structures internes de géométries, intégration de fonctionnalités de GEOS et alignement des publications avec GEOS, outil de chargement/export, interface graphique de chargement de shapefiles."
+msgstr ""
+"Co-fondateur du projet PostGIS, corrections de bugs, support du type "
+"geography, support des index pour geography et geometry (2D, 3D, nD et "
+"autres index spatiaux), structures internes de géométries, intégration de "
+"fonctionnalités de GEOS et alignement des publications avec GEOS, outil de "
+"chargement/export, interface graphique de chargement de shapefiles."
 
 #. Tag: term
 #: introduction.xml:57
@@ -124,9 +160,12 @@ msgstr "Sandro Santilli"
 #, no-c-format
 msgid ""
 "Bug fixes and maintenance and integration of new GEOS functionality and "
-"alignment with GEOS releases, Topology support, and Raster framework and low"
-" level api functions."
-msgstr "Correction de bugs, mantenance et intégration de nouvelles fonctionnalités de GEOS et alignement de la publication avec les sorties de GEOS, support de la topologie, framework Raster et fonctions bas niveau de l'API."
+"alignment with GEOS releases, Topology support, and Raster framework and low "
+"level api functions."
+msgstr ""
+"Correction de bugs, mantenance et intégration de nouvelles fonctionnalités "
+"de GEOS et alignement de la publication avec les sorties de GEOS, support de "
+"la topologie, framework Raster et fonctions bas niveau de l'API."
 
 #. Tag: title
 #: introduction.xml:67
@@ -146,7 +185,9 @@ msgstr "Chris Hodgson"
 msgid ""
 "Prior PSC Member. General development, site and buildbot maintenance, OSGeo "
 "incubation management"
-msgstr "Ancien membre du PSC. Développement général, maintenance du site et du robot de build, gestion de l'incubation OSGeo."
+msgstr ""
+"Ancien membre du PSC. Développement général, maintenance du site et du robot "
+"de build, gestion de l'incubation OSGeo."
 
 #. Tag: term
 #: introduction.xml:77
@@ -161,7 +202,10 @@ msgid ""
 "Prior PSC Member. Documentation and documentation support tools, advanced "
 "user support on PostGIS newsgroup, and PostGIS maintenance function "
 "enhancements."
-msgstr "Ancien membre du PSC. Documentation et outils de support de la documentation, support avancé aux utilisateurs sur les newsgroup PostGIS, et amélioration des fonctions de maintenance de PostGIS."
+msgstr ""
+"Ancien membre du PSC. Documentation et outils de support de la "
+"documentation, support avancé aux utilisateurs sur les newsgroup PostGIS, et "
+"amélioration des fonctions de maintenance de PostGIS."
 
 #. Tag: term
 #: introduction.xml:85
@@ -175,7 +219,10 @@ msgstr "Dave Blasby"
 msgid ""
 "The original developer/Co-founder of PostGIS. Dave wrote the server side "
 "objects, index bindings, and many of the server side analytical functions."
-msgstr "Développeur original et co-fondateur de PostGIS. Dave a Ã©crit les objets côté serveur, les liaisons des index, et de nombreuses fonctions d'analyse côté serveur."
+msgstr ""
+"Développeur original et co-fondateur de PostGIS. Dave a Ã©crit les objets "
+"côté serveur, les liaisons des index, et de nombreuses fonctions d'analyse "
+"côté serveur."
 
 #. Tag: term
 #: introduction.xml:95
@@ -189,7 +236,9 @@ msgstr "Jeff Lounsbury"
 msgid ""
 "Original development of the Shape file loader/dumper. Current PostGIS "
 "Project Owner representative."
-msgstr "Développement originel de l'outil de chargement/export de shapefiles. Actuel représentant du projet PostGIS."
+msgstr ""
+"Développement originel de l'outil de chargement/export de shapefiles. Actuel "
+"représentant du projet PostGIS."
 
 #. Tag: term
 #: introduction.xml:102
@@ -200,9 +249,10 @@ msgstr "Olivier Courtin"
 #. Tag: para
 #: introduction.xml:104
 #, no-c-format
-msgid ""
-"Input output XML (KML,GML)/GeoJSON functions, 3D support and bug fixes."
-msgstr "Fonctions d'entrée/sortie XML (KML,GML) et fonctions GeoJSON, support 3D et correction de bugs."
+msgid "Input output XML (KML,GML)/GeoJSON functions, 3D support and bug fixes."
+msgstr ""
+"Fonctions d'entrée/sortie XML (KML,GML) et fonctions GeoJSON, support 3D et "
+"correction de bugs."
 
 #. Tag: term
 #: introduction.xml:109
@@ -216,7 +266,10 @@ msgstr "Mark Leslie"
 msgid ""
 "Ongoing maintenance and development of core functions. Enhanced curve "
 "support. Shapefile GUI loader."
-msgstr "Maintenance générale et développement de fonctions du noyau PostGIS. Amélioration du support des courbes. Interface graphique de chargement des shapefiles."
+msgstr ""
+"Maintenance générale et développement de fonctions du noyau PostGIS. "
+"Amélioration du support des courbes. Interface graphique de chargement des "
+"shapefiles."
 
 #. Tag: term
 #: introduction.xml:116
@@ -228,7 +281,8 @@ msgstr "Pierre Racine"
 #: introduction.xml:118
 #, no-c-format
 msgid "Raster overall architecture, prototyping, programming support"
-msgstr "Architecture générale des raster, prototypage, support Ã  la programmation."
+msgstr ""
+"Architecture générale des raster, prototypage, support Ã  la programmation."
 
 #. Tag: term
 #: introduction.xml:123
@@ -242,7 +296,10 @@ msgstr "Nicklas Avén"
 msgid ""
 "Distance function enhancements (including 3D distance and relationship "
 "functions) and additions, Windows testing, and general user support"
-msgstr "Amélioration des fonctions de distance (dont la distance 3D et les fonctions de relations) et nouvelles fonctions. Tests Windows et support général aux utilisateurs."
+msgstr ""
+"Amélioration des fonctions de distance (dont la distance 3D et les fonctions "
+"de relations) et nouvelles fonctions. Tests Windows et support général aux "
+"utilisateurs."
 
 #. Tag: term
 #: introduction.xml:131
@@ -305,16 +362,27 @@ msgid ""
 "In alphabetical order: Alex Bodnaru, Alex Mayrhofer, Andrea Peri, Andreas "
 "Forø Tollefsen, Andreas Neumann, Anne Ghisla, Barbara Phillipot, Ben Jubb, "
 "Bernhard Reiter, Brian Hamlin, Bruce Rindahl, Bruno Wolff III, Bryce L. "
-"Nordgren, Carl Anderson, Charlie Savage, Dane Springmeyer, David Skea, David"
-" Techer, Eduin Carrillo, Even Rouault, Frank Warmerdam, George Silva, Gerald"
-" Fenoy, Gino Lucrezi, Guillaume Lelarge, IIDA Tetsushi, Ingvild Nystuen, "
-"Jeff Adams, Jose Carlos Martinez Llari, Kashif Rasul, Klaus Foerster, Kris "
-"Jurka, Leo Hsu, Loic Dachary, Luca S. Percich, Maria Arias de Reyna, Mark "
-"Sondheim, Markus Schaber, Maxime Guillaud, Maxime van Noppen, Michael Fuhr, "
-"Nikita Shulga, Norman Vine, Rafal Magda, Ralph Mason, Richard Greenwood, "
-"Silvio Grosso, Steffen Macke, Stephen Frost, Tom van Tilburg, Vincent "
-"Picavet"
-msgstr "Dans l'ordre alphabétique : Alex Bodnaru, Alex Mayrhofer, Andrea Peri, Andreas Forø Tollefsen, Andreas Neumann, Anne Ghisla, Barbara Phillipot, Ben Jubb, Bernhard Reiter, Brian Hamlin, Bruce Rindahl, Bruno Wolff III, Bryce L. Nordgren, Carl Anderson, Charlie Savage, Dane Springmeyer, David Skea, David Techer, Eduin Carrillo, Even Rouault, Frank Warmerdam, George Silva, Gerald Fenoy, Gino Lucrezi, Guillaume Lelarge, IIDA Tetsushi, Ingvild Nystuen, Jeff Adams, Jose Carlos Martinez Llari, Kashif Rasul, Klaus Foerster, Kris Jurka, Leo Hsu, Loic Dachary, Luca S. Percich, Maria Arias de Reyna, Mark Sondheim, Markus Schaber, Maxime Guillaud, Maxime van Noppen, Michael Fuhr, Nikita Shulga, Norman Vine, Rafal Magda, Ralph Mason, Richard Greenwood, Silvio Grosso, Steffen Macke, Stephen Frost, Tom van Tilburg, Vincent Picavet"
+"Nordgren, Carl Anderson, Charlie Savage, Dane Springmeyer, David Skea, David "
+"Techer, Eduin Carrillo, Even Rouault, Frank Warmerdam, George Silva, Gerald "
+"Fenoy, Gino Lucrezi, Guillaume Lelarge, IIDA Tetsushi, Ingvild Nystuen, Jeff "
+"Adams, Jose Carlos Martinez Llari, Kashif Rasul, Klaus Foerster, Kris Jurka, "
+"Leo Hsu, Loic Dachary, Luca S. Percich, Maria Arias de Reyna, Mark Sondheim, "
+"Markus Schaber, Maxime Guillaud, Maxime van Noppen, Michael Fuhr, Nikita "
+"Shulga, Norman Vine, Rafal Magda, Ralph Mason, Richard Greenwood, Silvio "
+"Grosso, Steffen Macke, Stephen Frost, Tom van Tilburg, Vincent Picavet"
+msgstr ""
+"Dans l'ordre alphabétique : Alex Bodnaru, Alex Mayrhofer, Andrea Peri, "
+"Andreas Forø Tollefsen, Andreas Neumann, Anne Ghisla, Barbara Phillipot, Ben "
+"Jubb, Bernhard Reiter, Brian Hamlin, Bruce Rindahl, Bruno Wolff III, Bryce "
+"L. Nordgren, Carl Anderson, Charlie Savage, Dane Springmeyer, David Skea, "
+"David Techer, Eduin Carrillo, Even Rouault, Frank Warmerdam, George Silva, "
+"Gerald Fenoy, Gino Lucrezi, Guillaume Lelarge, IIDA Tetsushi, Ingvild "
+"Nystuen, Jeff Adams, Jose Carlos Martinez Llari, Kashif Rasul, Klaus "
+"Foerster, Kris Jurka, Leo Hsu, Loic Dachary, Luca S. Percich, Maria Arias de "
+"Reyna, Mark Sondheim, Markus Schaber, Maxime Guillaud, Maxime van Noppen, "
+"Michael Fuhr, Nikita Shulga, Norman Vine, Rafal Magda, Ralph Mason, Richard "
+"Greenwood, Silvio Grosso, Steffen Macke, Stephen Frost, Tom van Tilburg, "
+"Vincent Picavet"
 
 #. Tag: term
 #: introduction.xml:221
@@ -328,7 +396,9 @@ msgstr "Autres contributeurs : Organisations sponsors"
 msgid ""
 "These are corporate entities that have contributed developer time, hosting, "
 "or direct monetary funding to the PostGIS project"
-msgstr "Certaines organisations ont contribué du temps de développeur, de l'hébergement, ou du financement direct pour le projet PostGIS."
+msgstr ""
+"Certaines organisations ont contribué du temps de développeur, de "
+"l'hébergement, ou du financement direct pour le projet PostGIS."
 
 #. Tag: para
 #: introduction.xml:225
@@ -338,14 +408,24 @@ msgid ""
 "Geografica Libera (GFOSS.it), AusVet, Avencia, Azavea, Cadcorp, CampToCamp, "
 "City of Boston (DND), Clever Elephant Solutions, Cooperativa Alveo, Deimos "
 "Space, Faunalia, Geographic Data BC, Hunter Systems Group, Lidwala "
-"Consulting Engineers, LisaSoft, Logical Tracking &amp; Tracing International"
-" AG, Michigan Tech Research Institute, Norwegian Forest and Landscape "
+"Consulting Engineers, LisaSoft, Logical Tracking &amp; Tracing International "
+"AG, Michigan Tech Research Institute, Norwegian Forest and Landscape "
 "Institute, OpenGeo, OSGeo, Oslandia, Paragon Corporation, R3 GIS,, "
 "Refractions Research, Regione Toscana-SIGTA, Safe Software, Sirius "
 "Corporation plc, Stadt Uster, UC Davis Center for Vectorborne Diseases, "
-"University of Laval, U.S Department of State (HIU), Vizzuality, Zonar "
-"Systems"
-msgstr "Dans l'ordre alphabétique : Arrival 3D, Associazione Italiana per l'Informazione Geografica Libera (GFOSS.it), AusVet, Avencia, Azavea, Cadcorp, CampToCamp, City of Boston (DND), Clever Elephant Solutions, Cooperativa Alveo, Deimos Space, Faunalia, Geographic Data BC, Hunter Systems Group, Lidwala Consulting Engineers, LisaSoft, Logical Tracking &amp; Tracing International AG, Michigan Tech Research Institute, Norwegian Forest and Landscape Institute, OpenGeo, OSGeo, Oslandia, Paragon Corporation, R3 GIS,, Refractions Research, Regione Toscana-SIGTA, Safe Software, Sirius Corporation plc, Stadt Uster, UC Davis Center for Vectorborne Diseases, University of Laval, U.S Department of State (HIU), Vizzuality, Zonar Systems"
+"University of Laval, U.S Department of State (HIU), Vizzuality, Zonar Systems"
+msgstr ""
+"Dans l'ordre alphabétique : Arrival 3D, Associazione Italiana per "
+"l'Informazione Geografica Libera (GFOSS.it), AusVet, Avencia, Azavea, "
+"Cadcorp, CampToCamp, City of Boston (DND), Clever Elephant Solutions, "
+"Cooperativa Alveo, Deimos Space, Faunalia, Geographic Data BC, Hunter "
+"Systems Group, Lidwala Consulting Engineers, LisaSoft, Logical Tracking "
+"&amp; Tracing International AG, Michigan Tech Research Institute, Norwegian "
+"Forest and Landscape Institute, OpenGeo, OSGeo, Oslandia, Paragon "
+"Corporation, R3 GIS,, Refractions Research, Regione Toscana-SIGTA, Safe "
+"Software, Sirius Corporation plc, Stadt Uster, UC Davis Center for "
+"Vectorborne Diseases, University of Laval, U.S Department of State (HIU), "
+"Vizzuality, Zonar Systems"
 
 #. Tag: term
 #: introduction.xml:265
@@ -362,11 +442,22 @@ msgid ""
 "specifically focused on a particular feature or set of features. Each "
 "sponsor chips in a small fraction of the needed funding and with enough "
 "people/organizations contributing, we have the funds to pay for the work "
-"that will help many. If you have an idea for a feature you think many others"
-" would be willing to co-fund, please post to the <ulink "
-"url=\"http://www.postgis.org/mailman/listinfo/postgis-users\">PostGIS "
-"newsgroup</ulink> your thoughts and together we can make it happen."
-msgstr "Les campagnes de financement participatif sont menées pour financer les fonctionnalités fortement demandées qui peuvent Ãªtre utiles Ã  un large nombre de personnes. Chaque campagne est concentrée spécifiquement sur une fonctionnalité ou un jeu de fonctionnalités particulière. Chaque sponsor envoie une petite fraction du financement nécessaire et avec suffisamment de personnes ou d'organisations participant, on peut réunir les fonds pour payer un travail qui aide de nombreuses personnes. Si vous avez une idée de fonctionnalité pour laquelle vous pensez que d'autres seraient prêts Ã  payer, envoyez un message Ã  la  <ulink url=\"http://www.postgis.org/mailman/listinfo/postgis-users\">liste PostGIS</ulink> avec votre idée, et ensemble nous pourrons la réaliser."
+"that will help many. If you have an idea for a feature you think many others "
+"would be willing to co-fund, please post to the <ulink url=\"http://www."
+"postgis.org/mailman/listinfo/postgis-users\">PostGIS newsgroup</ulink> your "
+"thoughts and together we can make it happen."
+msgstr ""
+"Les campagnes de financement participatif sont menées pour financer les "
+"fonctionnalités fortement demandées qui peuvent Ãªtre utiles Ã  un large "
+"nombre de personnes. Chaque campagne est concentrée spécifiquement sur une "
+"fonctionnalité ou un jeu de fonctionnalités particulière. Chaque sponsor "
+"envoie une petite fraction du financement nécessaire et avec suffisamment de "
+"personnes ou d'organisations participant, on peut réunir les fonds pour "
+"payer un travail qui aide de nombreuses personnes. Si vous avez une idée de "
+"fonctionnalité pour laquelle vous pensez que d'autres seraient prêts Ã  "
+"payer, envoyez un message Ã  la  <ulink url=\"http://www.postgis.org/mailman/"
+"listinfo/postgis-users\">liste PostGIS</ulink> avec votre idée, et ensemble "
+"nous pourrons la réaliser."
 
 #. Tag: para
 #: introduction.xml:269
@@ -375,29 +466,42 @@ msgid ""
 "PostGIS 2.0.0 was the first release we tried this strategy. We used <ulink "
 "url=\"http://www.pledgebank.com\">PledgeBank</ulink> and we got two "
 "successful campaigns out of it."
-msgstr "PostGIS 2.0.0 a Ã©té la première version où cette stratégie a Ã©té testée. Nous avons utilisé <ulink url=\"http://www.pledgebank.com\">PledgeBank</ulink> et avons eu deux campagnes de financement réussies."
+msgstr ""
+"PostGIS 2.0.0 a Ã©té la première version où cette stratégie a Ã©té testée. "
+"Nous avons utilisé <ulink url=\"http://www.pledgebank.com\">PledgeBank</"
+"ulink> et avons eu deux campagnes de financement réussies."
 
 #. Tag: para
 #: introduction.xml:270
 #, no-c-format
 msgid ""
-"<ulink url=\"http://www.pledgebank.com/postgistopology\"><emphasis "
-"role=\"bold\">postgistopology</emphasis></ulink> - 10 plus sponsors each "
+"<ulink url=\"http://www.pledgebank.com/postgistopology\"><emphasis role="
+"\"bold\">postgistopology</emphasis></ulink> - 10 plus sponsors each "
 "contributed $250 USD to build toTopoGeometry function and beef up topology "
 "support in 2.0.0. It happened."
-msgstr "<ulink url=\"http://www.pledgebank.com/postgistopology\"><emphasis role=\"bold\">postgistopology</emphasis></ulink> - Plus de 10 sponsors ont contribué chacun 250USD pour créer la function toTopoGeometry et sortir le support de la topologie dans la version 2.0.0. Ce fut une réussite."
+msgstr ""
+"<ulink url=\"http://www.pledgebank.com/postgistopology\"><emphasis role="
+"\"bold\">postgistopology</emphasis></ulink> - Plus de 10 sponsors ont "
+"contribué chacun 250USD pour créer la function toTopoGeometry et sortir le "
+"support de la topologie dans la version 2.0.0. Ce fut une réussite."
 
 #. Tag: para
 #: introduction.xml:271
 #, no-c-format
 msgid ""
-"<ulink url=\"http://www.pledgebank.com/postgis64windows\"><emphasis "
-"role=\"bold\">postgis64windows</emphasis></ulink> - 20 someodd sponsors each"
-" contributed $100 USD to pay for the work needed to work out PostGIS 64-bit "
+"<ulink url=\"http://www.pledgebank.com/postgis64windows\"><emphasis role="
+"\"bold\">postgis64windows</emphasis></ulink> - 20 someodd sponsors each "
+"contributed $100 USD to pay for the work needed to work out PostGIS 64-bit "
 "on windows issues. It happened. We now have a 64-bit beta release for "
 "PostGIS 2.0.0 and a final one planned for release that will be available on "
 "PostgreSQL stack builder."
-msgstr "<ulink url=\"http://www.pledgebank.com/postgis64windows\"><emphasis role=\"bold\">postgis64windows</emphasis></ulink> - Environ 20 sponsors ont contribué chacun 100USD pour payer le travail nécessaire afin de régler les problèmes avec PostGIS 64 bits sous Windows. Ce fut une réussite. Nous avons désormais une version 64 bit de PostGIS 2.0.0 disponible dans l'installeur PostgreSQL Stack Builder."
+msgstr ""
+"<ulink url=\"http://www.pledgebank.com/postgis64windows\"><emphasis role="
+"\"bold\">postgis64windows</emphasis></ulink> - Environ 20 sponsors ont "
+"contribué chacun 100USD pour payer le travail nécessaire afin de régler les "
+"problèmes avec PostGIS 64 bits sous Windows. Ce fut une réussite. Nous avons "
+"désormais une version 64 bit de PostGIS 2.0.0 disponible dans l'installeur "
+"PostgreSQL Stack Builder."
 
 #. Tag: term
 #: introduction.xml:276
@@ -411,9 +515,13 @@ msgstr "Bibliothèques de base importantes"
 msgid ""
 "The <ulink url=\"http://trac.osgeo.org/geos/\">GEOS</ulink> geometry "
 "operations library, and the algorithmic work of Martin Davis in making it "
-"all work, ongoing maintenance and support of Mateusz Loskot, Sandro Santilli"
-" (strk), Paul Ramsey and others."
-msgstr "La bibliothèque d'opérations géométriques <ulink url=\"http://trac.osgeo.org/geos/\">GEOS</ulink>, et le travail algorithmique de Martin Davis pour faire fonctionner tout cela, la maintenance et le support de Mateusz Loskot, Sandro Santilli (strk), Paul Ramsey et d'autres."
+"all work, ongoing maintenance and support of Mateusz Loskot, Sandro Santilli "
+"(strk), Paul Ramsey and others."
+msgstr ""
+"La bibliothèque d'opérations géométriques <ulink url=\"http://trac.osgeo.org/"
+"geos/\">GEOS</ulink>, et le travail algorithmique de Martin Davis pour faire "
+"fonctionner tout cela, la maintenance et le support de Mateusz Loskot, "
+"Sandro Santilli (strk), Paul Ramsey et d'autres."
 
 #. Tag: para
 #: introduction.xml:284
@@ -423,7 +531,12 @@ msgid ""
 "Abstraction Library, by Frank Warmerdam and others is used to power much of "
 "the raster functionality introduced in PostGIS 2.0.0. In kind, improvements "
 "needed in GDAL to support PostGIS are contributed back to the GDAL project."
-msgstr "La bibliothèque <ulink url=\"http://trac.osgeo.org/gdal/\">GDAL</ulink> Geospatial Data Abstraction Library, par Frank Warmerdam et d'autres, est utilisée pour supporter nombre de fonctionnalités raster introduites dans PostGIS 2.0.0. Des améliorations nécessaires dans GDAL pour supporter PostGIS sont aussi remontées en retour dans le projet GDAL."
+msgstr ""
+"La bibliothèque <ulink url=\"http://trac.osgeo.org/gdal/\">GDAL</ulink> "
+"Geospatial Data Abstraction Library, par Frank Warmerdam et d'autres, est "
+"utilisée pour supporter nombre de fonctionnalités raster introduites dans "
+"PostGIS 2.0.0. Des améliorations nécessaires dans GDAL pour supporter "
+"PostGIS sont aussi remontées en retour dans le projet GDAL."
 
 #. Tag: para
 #: introduction.xml:289
@@ -432,7 +545,10 @@ msgid ""
 "The <ulink url=\"http://trac.osgeo.org/proj/\">Proj4</ulink> cartographic "
 "projection library, and the work of Gerald Evenden and Frank Warmerdam in "
 "creating and maintaining it."
-msgstr "La bibliothèque <ulink url=\"http://trac.osgeo.org/proj/\">Proj4</ulink> de gestion de projections cartographiques, travail de  Gerald Evenden et Frank Warmerdam pour la créer et la maintenir."
+msgstr ""
+"La bibliothèque <ulink url=\"http://trac.osgeo.org/proj/\">Proj4</ulink> de "
+"gestion de projections cartographiques, travail de  Gerald Evenden et Frank "
+"Warmerdam pour la créer et la maintenir."
 
 #. Tag: para
 #: introduction.xml:293
@@ -443,7 +559,12 @@ msgid ""
 "flexibility of PostGIS would not be possible without the extensibility, "
 "great query planner, GIST index, and plethora of SQL features provided by "
 "PostgreSQL."
-msgstr "Enfin, mais non des moindres, le projet de SGBD <ulink url=\"http://www.postgresql.org\">PostgreSQL</ulink>, géant sur les Ã©paules duquel PostGIS s'appuie. La rapidité et flexibilité de PostGIS serait impossible sans l'extensibilité, le plannificateur de requêtes, les index GiST et les nombreuses fonctionnalités SQL que fournit PostgreSQL."
+msgstr ""
+"Enfin, mais non des moindres, le projet de SGBD <ulink url=\"http://www."
+"postgresql.org\">PostgreSQL</ulink>, géant sur les Ã©paules duquel PostGIS "
+"s'appuie. La rapidité et flexibilité de PostGIS serait impossible sans "
+"l'extensibilité, le plannificateur de requêtes, les index GiST et les "
+"nombreuses fonctionnalités SQL que fournit PostgreSQL."
 
 #. Tag: title
 #: introduction.xml:302
@@ -456,44 +577,60 @@ msgstr "Plus d'information"
 #, no-c-format
 msgid ""
 "The latest software, documentation and news items are available at the "
-"PostGIS web site, <ulink "
-"url=\"http://www.postgis.org\">http://www.postgis.org</ulink>."
-msgstr "Les dernieres versions du logiciel, documentation, et nouvelles sont disponibles sur le site de PostGIS, <ulink url=\"http://www.postgis.org\">http://www.postgis.org</ulink>."
+"PostGIS web site, <ulink url=\"http://www.postgis.org\">http://www.postgis."
+"org</ulink>."
+msgstr ""
+"Les dernieres versions du logiciel, documentation, et nouvelles sont "
+"disponibles sur le site de PostGIS, <ulink url=\"http://www.postgis.org"
+"\">http://www.postgis.org</ulink>."
 
 #. Tag: para
 #: introduction.xml:312
 #, no-c-format
 msgid ""
 "More information about the GEOS geometry operations library is available "
-"at<ulink url=\"http://trac.osgeo.org/geos/\"> "
-"http://trac.osgeo.org/geos/</ulink>."
-msgstr "Plus d'information sur la bibliothèque d'opérations géométriques GEOS sont disponibles Ã  <ulink url=\"http://trac.osgeo.org/geos/\"> http://trac.osgeo.org/geos/</ulink>."
+"at<ulink url=\"http://trac.osgeo.org/geos/\"> http://trac.osgeo.org/geos/</"
+"ulink>."
+msgstr ""
+"Plus d'information sur la bibliothèque d'opérations géométriques GEOS sont "
+"disponibles Ã  <ulink url=\"http://trac.osgeo.org/geos/\"> http://trac.osgeo."
+"org/geos/</ulink>."
 
 #. Tag: para
 #: introduction.xml:318
 #, no-c-format
 msgid ""
-"More information about the Proj4 reprojection library is available at <ulink"
-" url=\"http://trac.osgeo.org/proj/\">http://trac.osgeo.org/proj/</ulink>."
-msgstr "Plus d'informations sur la bibliothèque de gestion de projections Proj4 sont disponibles Ã  <ulink url=\"http://trac.osgeo.org/proj/\">http://trac.osgeo.org/proj/</ulink>."
+"More information about the Proj4 reprojection library is available at <ulink "
+"url=\"http://trac.osgeo.org/proj/\">http://trac.osgeo.org/proj/</ulink>."
+msgstr ""
+"Plus d'informations sur la bibliothèque de gestion de projections Proj4 sont "
+"disponibles Ã  <ulink url=\"http://trac.osgeo.org/proj/\">http://trac.osgeo."
+"org/proj/</ulink>."
 
 #. Tag: para
 #: introduction.xml:324
 #, no-c-format
 msgid ""
 "More information about the PostgreSQL database server is available at the "
-"PostgreSQL main site <ulink "
-"url=\"http://www.postgresql.org\">http://www.postgresql.org</ulink>."
-msgstr "Plus d'informations sur le SGBD PostgreSQL sont disponibles sur le site principal de PostgreSQL :  <ulink url=\"http://www.postgresql.org\">http://www.postgresql.org</ulink>."
+"PostgreSQL main site <ulink url=\"http://www.postgresql.org\">http://www."
+"postgresql.org</ulink>."
+msgstr ""
+"Plus d'informations sur le SGBD PostgreSQL sont disponibles sur le site "
+"principal de PostgreSQL :  <ulink url=\"http://www.postgresql.org\">http://"
+"www.postgresql.org</ulink>."
 
 #. Tag: para
 #: introduction.xml:330
 #, no-c-format
 msgid ""
 "More information about GiST indexing is available at the PostgreSQL GiST "
-"development site, <ulink "
-"url=\"http://www.sai.msu.su/~megera/postgres/gist/\">http://www.sai.msu.su/~megera/postgres/gist/</ulink>."
-msgstr "Plus d'informations sur l'indexation GiST est disponible sur le site de développement de PostgreSQL GiST,  <ulink url=\"http://www.sai.msu.su/~megera/postgres/gist/\">http://www.sai.msu.su/~megera/postgres/gist/</ulink>."
+"development site, <ulink url=\"http://www.sai.msu.su/~megera/postgres/gist/"
+"\">http://www.sai.msu.su/~megera/postgres/gist/</ulink>."
+msgstr ""
+"Plus d'informations sur l'indexation GiST est disponible sur le site de "
+"développement de PostgreSQL GiST,  <ulink url=\"http://www.sai.msu.su/"
+"~megera/postgres/gist/\">http://www.sai.msu.su/~megera/postgres/gist/</"
+"ulink>."
 
 #. Tag: para
 #: introduction.xml:336
@@ -501,14 +638,20 @@ msgstr "Plus d'informations sur l'indexation GiST est disponible sur le site de
 msgid ""
 "More information about MapServer internet map server is available at <ulink "
 "url=\"http://mapserver.org/\">http://mapserver.org</ulink>."
-msgstr "Plus d'information sur le serveur cartographique MapServer est disponible Ã   <ulink url=\"http://mapserver.org/\">http://mapserver.org</ulink>."
+msgstr ""
+"Plus d'information sur le serveur cartographique MapServer est disponible Ã   "
+"<ulink url=\"http://mapserver.org/\">http://mapserver.org</ulink>."
 
 #. Tag: para
 #: introduction.xml:342
 #, no-c-format
 msgid ""
 "The &quot;<ulink url=\"http://www.opengeospatial.org/standards/sfs\">Simple "
-"Features for Specification for SQL</ulink>&quot; is available at the OpenGIS"
-" Consortium web site: <ulink "
-"url=\"http://www.opengeospatial.org/\">http://www.opengeospatial.org/</ulink>."
-msgstr "Les &quot;<ulink url=\"http://www.opengeospatial.org/standards/sfs\">Simple Features for SQL Specifications</ulink>&quot; sont disponibles sur le site du consortium OpenGIS : <ulink url=\"http://www.opengeospatial.org/\">http://www.opengeospatial.org/</ulink>."
+"Features for Specification for SQL</ulink>&quot; is available at the OpenGIS "
+"Consortium web site: <ulink url=\"http://www.opengeospatial.org/\">http://"
+"www.opengeospatial.org/</ulink>."
+msgstr ""
+"Les &quot;<ulink url=\"http://www.opengeospatial.org/standards/sfs\">Simple "
+"Features for SQL Specifications</ulink>&quot; sont disponibles sur le site "
+"du consortium OpenGIS : <ulink url=\"http://www.opengeospatial.org/\">http://"
+"www.opengeospatial.org/</ulink>."
index fcfcf78bade73c21122da1c75e9334f630ab4994..cf78a825b2cbc8f24d9ab0bbe6207569e745e7e2 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 # Guy BARA <bara.guy@gmail.com>, 2014
 msgid ""
@@ -9,11 +9,12 @@ msgstr ""
 "POT-Creation-Date: 2012-09-14 17:50+0000\n"
 "PO-Revision-Date: 2014-01-17 20:59+0000\n"
 "Last-Translator: Guy BARA <bara.guy@gmail.com>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: title
@@ -39,13 +40,21 @@ msgstr "Description du problème"
 #, no-c-format
 msgid ""
 "Current PostgreSQL versions (including 8.0) suffer from a query optimizer "
-"weakness regarding TOAST tables. TOAST tables are a kind of \"extension "
-"room\" used to store large (in the sense of data size) values that do not "
-"fit into normal data pages (like long texts, images or complex geometries "
-"with lots of vertices), see <ulink "
-"url=\"http://www.postgresql.org/docs/current/static/storage-toast.html\">the"
-" PostgreSQL Documentation for TOAST</ulink> for more information)."
-msgstr "Les versions de PostgreSQL actuelles (y compris 8.0) souffrent d'une faiblesse optimiseur de requête relative les tables TOAST. Tables TOAST sont une sorte de Â«salle de l'extension\" utilisé pour stocker de grandes valeurs (dans le sens de la taille des données) qui ne rentrent pas dans les pages de données normales (comme de longs textes, images ou des géométries complexes avec beaucoup de sommets), voir <ulink url=\"http://www.postgresql.org/docs/current/static/storage-toast.html\"> Documentation PostgreSQL pour TOAST </ulink> pour plus d'informations)."
+"weakness regarding TOAST tables. TOAST tables are a kind of \"extension room"
+"\" used to store large (in the sense of data size) values that do not fit "
+"into normal data pages (like long texts, images or complex geometries with "
+"lots of vertices), see <ulink url=\"http://www.postgresql.org/docs/current/"
+"static/storage-toast.html\">the PostgreSQL Documentation for TOAST</ulink> "
+"for more information)."
+msgstr ""
+"Les versions de PostgreSQL actuelles (y compris 8.0) souffrent d'une "
+"faiblesse optimiseur de requête relative les tables TOAST. Tables TOAST sont "
+"une sorte de Â«salle de l'extension\" utilisé pour stocker de grandes valeurs "
+"(dans le sens de la taille des données) qui ne rentrent pas dans les pages "
+"de données normales (comme de longs textes, images ou des géométries "
+"complexes avec beaucoup de sommets), voir <ulink url=\"http://www.postgresql."
+"org/docs/current/static/storage-toast.html\"> Documentation PostgreSQL pour "
+"TOAST </ulink> pour plus d'informations)."
 
 #. Tag: para
 #: performance_tips.xml:19
@@ -57,7 +66,14 @@ msgid ""
 "itself is small, but it uses lots of TOAST space. In our example case, the "
 "table itself had about 80 rows and used only 3 data pages, but the TOAST "
 "table used 8225 pages."
-msgstr "Le problème apparaît s'il vous arrive d'avoir une table avec d'assez grandes géométries, mais pas beaucoup de lignes d'entre elles (comme un tableau contenant les frontières de tous les pays européens en haute résolution). Ensuite, le tableau lui-même est petit, mais il utilise beaucoup d'espace TOAST. Dans notre exemple, le cas, la table elle-même avait environ 80 lignes et seulement 3 pages de données utilisées, mais la table TOAST 8225 pages utilisé."
+msgstr ""
+"Le problème apparaît s'il vous arrive d'avoir une table avec d'assez grandes "
+"géométries, mais pas beaucoup de lignes d'entre elles (comme un tableau "
+"contenant les frontières de tous les pays européens en haute résolution). "
+"Ensuite, le tableau lui-même est petit, mais il utilise beaucoup d'espace "
+"TOAST. Dans notre exemple, le cas, la table elle-même avait environ 80 "
+"lignes et seulement 3 pages de données utilisées, mais la table TOAST 8225 "
+"pages utilisé."
 
 #. Tag: para
 #: performance_tips.xml:26
@@ -71,7 +87,16 @@ msgid ""
 "is correct. But in our case, the &amp;&amp; operator has to fetch every "
 "geometry from disk to compare the bounding boxes, thus reading all TOAST "
 "pages, too."
-msgstr "Maintenant Ã©mettre une requête en utilisant l'opérateur de géométrie &amp;&amp; pour rechercher une boîte englobante qui correspond que très peu de ces lignes. Maintenant l'optimiseur de requêtes voit que la table n'a que 3 pages et 80 lignes. Il estime qu'une analyse séquentielle sur une telle petite table est beaucoup plus rapide que d'utiliser un index. Et alors il décide d'ignorer l'index GIST. Habituellement, cette estimation est correcte. Mais dans notre cas, l'opérateur &amp;&amp; doit aller chercher chaque géométrie Ã  partir du disque pour comparer les boîtes englobantes, et par conséquent la lecture de toutes les pages TOAST Ã©galement."
+msgstr ""
+"Maintenant Ã©mettre une requête en utilisant l'opérateur de géométrie &amp;"
+"&amp; pour rechercher une boîte englobante qui correspond que très peu de "
+"ces lignes. Maintenant l'optimiseur de requêtes voit que la table n'a que 3 "
+"pages et 80 lignes. Il estime qu'une analyse séquentielle sur une telle "
+"petite table est beaucoup plus rapide que d'utiliser un index. Et alors il "
+"décide d'ignorer l'index GIST. Habituellement, cette estimation est "
+"correcte. Mais dans notre cas, l'opérateur &amp;&amp; doit aller chercher "
+"chaque géométrie Ã  partir du disque pour comparer les boîtes englobantes, et "
+"par conséquent la lecture de toutes les pages TOAST Ã©galement."
 
 #. Tag: para
 #: performance_tips.xml:35
@@ -79,9 +104,14 @@ msgstr "Maintenant Ã©mettre une requête en utilisant l'opérateur de géométri
 msgid ""
 "To see whether your suffer from this bug, use the \"EXPLAIN ANALYZE\" "
 "postgresql command. For more information and the technical details, you can "
-"read the thread on the postgres performance mailing list: "
-"http://archives.postgresql.org/pgsql-performance/2005-02/msg00030.php"
-msgstr "Pour voir si votre souffrent de ce bogue, utilisez la commande \"EXPLAIN ANALYZE\" de postgresql. Pour plus d'informations et détails techniques, vous pouvez lire le fil sur la liste de diffusion des performances de postgres: http://archives.postgresql.org/pgsql-performance/2005-02/msg00030.php"
+"read the thread on the postgres performance mailing list: http://archives."
+"postgresql.org/pgsql-performance/2005-02/msg00030.php"
+msgstr ""
+"Pour voir si votre souffrent de ce bogue, utilisez la commande \"EXPLAIN "
+"ANALYZE\" de postgresql. Pour plus d'informations et détails techniques, "
+"vous pouvez lire le fil sur la liste de diffusion des performances de "
+"postgres: http://archives.postgresql.org/pgsql-performance/2005-02/msg00030."
+"php"
 
 #. Tag: title
 #: performance_tips.xml:43
@@ -95,7 +125,10 @@ msgstr "Solutions de contournement"
 msgid ""
 "The PostgreSQL people are trying to solve this issue by making the query "
 "estimation TOAST-aware. For now, here are two workarounds:"
-msgstr "Les personnes de PostgreSQL essayent de résoudre ce problème en faisant l'estimation de la requête TOAST-courant. Pour l'instant, voici deux solutions:"
+msgstr ""
+"Les personnes de PostgreSQL essayent de résoudre ce problème en faisant "
+"l'estimation de la requête TOAST-courant. Pour l'instant, voici deux "
+"solutions:"
 
 #. Tag: para
 #: performance_tips.xml:48
@@ -104,10 +137,18 @@ msgid ""
 "The first workaround is to force the query planner to use the index. Send "
 "\"SET enable_seqscan TO off;\" to the server before issuing the query. This "
 "basically forces the query planner to avoid sequential scans whenever "
-"possible. So it uses the GIST index as usual. But this flag has to be set on"
-" every connection, and it causes the query planner to make misestimations in"
-" other cases, so you should \"SET enable_seqscan TO on;\" after the query."
-msgstr "La première solution consiste Ã  forcer le planificateur de requêtes Ã  utiliser l'index. Envoyer \"SET enable_seqscan TO off;\" au serveur avant d'émettre la requête. Cela force le planificateur de requêtes Ã  Ã©viter balayages séquentiels lorsque cela est possible. Donc, il utilise l'index GIST comme d'habitude. Mais cet indicateur doit Ãªtre fixé Ã  chaque connexion, et il provoque le planificateur de requêtes Ã  faire des erreurs d'estimation dans les autres cas, vous devrez donc faire \"SET POUR enable_seqscan sur;\" après la requête."
+"possible. So it uses the GIST index as usual. But this flag has to be set on "
+"every connection, and it causes the query planner to make misestimations in "
+"other cases, so you should \"SET enable_seqscan TO on;\" after the query."
+msgstr ""
+"La première solution consiste Ã  forcer le planificateur de requêtes Ã  "
+"utiliser l'index. Envoyer \"SET enable_seqscan TO off;\" au serveur avant "
+"d'émettre la requête. Cela force le planificateur de requêtes Ã  Ã©viter "
+"balayages séquentiels lorsque cela est possible. Donc, il utilise l'index "
+"GIST comme d'habitude. Mais cet indicateur doit Ãªtre fixé Ã  chaque "
+"connexion, et il provoque le planificateur de requêtes Ã  faire des erreurs "
+"d'estimation dans les autres cas, vous devrez donc faire \"SET POUR "
+"enable_seqscan sur;\" après la requête."
 
 #. Tag: para
 #: performance_tips.xml:56
@@ -115,25 +156,35 @@ msgstr "La première solution consiste Ã  forcer le planificateur de requêtes 
 msgid ""
 "The second workaround is to make the sequential scan as fast as the query "
 "planner thinks. This can be achieved by creating an additional column that "
-"\"caches\" the bbox, and matching against this. In our example, the commands"
-" are like:"
-msgstr "La deuxième solution consiste Ã  faire le balayage séquentielle aussi vite que le planificateur de requêtes pense. Ceci peut Ãªtre réalisé en créant une colonne supplémentaire qui \"cache\" la bbox, et contre cette correspondance. Dans notre exemple, les commandes sont comme:"
+"\"caches\" the bbox, and matching against this. In our example, the commands "
+"are like:"
+msgstr ""
+"La deuxième solution consiste Ã  faire le balayage séquentielle aussi vite "
+"que le planificateur de requêtes pense. Ceci peut Ãªtre réalisé en créant une "
+"colonne supplémentaire qui \"cache\" la bbox, et contre cette "
+"correspondance. Dans notre exemple, les commandes sont comme:"
 
 #. Tag: programlisting
 #: performance_tips.xml:61
 #, no-c-format
 msgid ""
-"SELECT AddGeometryColumn('myschema','mytable','bbox','4326','GEOMETRY','2'); \n"
+"SELECT "
+"AddGeometryColumn('myschema','mytable','bbox','4326','GEOMETRY','2'); \n"
+"UPDATE mytable SET bbox = ST_Envelope(ST_Force_2d(the_geom));"
+msgstr ""
+"SELECT "
+"AddGeometryColumn('myschema','mytable','bbox','4326','GEOMETRY','2'); \n"
 "UPDATE mytable SET bbox = ST_Envelope(ST_Force_2d(the_geom));"
-msgstr "SELECT AddGeometryColumn('myschema','mytable','bbox','4326','GEOMETRY','2'); \nUPDATE mytable SET bbox = ST_Envelope(ST_Force_2d(the_geom));"
 
 #. Tag: para
 #: performance_tips.xml:63
 #, no-c-format
 msgid ""
-"Now change your query to use the &amp;&amp; operator against bbox instead of"
-" geom_column, like:"
-msgstr "Maintenant changez votre requête pour utiliser l'opérateur &amp;&amp; \nface Ã  la bbox au lieu de la geom_column, comme:"
+"Now change your query to use the &amp;&amp; operator against bbox instead of "
+"geom_column, like:"
+msgstr ""
+"Maintenant changez votre requête pour utiliser l'opérateur &amp;&amp; \n"
+"face Ã  la bbox au lieu de la geom_column, comme:"
 
 #. Tag: programlisting
 #: performance_tips.xml:66
@@ -142,7 +193,10 @@ msgid ""
 "SELECT geom_column \n"
 "FROM mytable \n"
 "WHERE bbox &amp;&amp; ST_SetSRID('BOX3D(0 0,1 1)'::box3d,4326);"
-msgstr "SELECT geom_column \nFROM mytable \nWHERE bbox &amp;&amp; ST_SetSRID('BOX3D(0 0,1 1)'::box3d,4326);"
+msgstr ""
+"SELECT geom_column \n"
+"FROM mytable \n"
+"WHERE bbox &amp;&amp; ST_SetSRID('BOX3D(0 0,1 1)'::box3d,4326);"
 
 #. Tag: para
 #: performance_tips.xml:68
@@ -152,7 +206,12 @@ msgid ""
 "\"in sync\". The most transparent way to do this would be triggers, but you "
 "also can modify your application to keep the bbox column current or run the "
 "UPDATE query above after every modification."
-msgstr "Bien sûr, si vous changez ou ajoutez des lignes Ã  mytable, vous devez garder la bbox \"synchro\". La façon la plus transparente pour ce faire serait des déclencheurs, mais vous pouvez Ã©galement modifier votre application afin de maintenir la colonne bbox courante ou exécuter la requête UPDATE ci-dessus après chaque modification."
+msgstr ""
+"Bien sûr, si vous changez ou ajoutez des lignes Ã  mytable, vous devez garder "
+"la bbox \"synchro\". La façon la plus transparente pour ce faire serait des "
+"déclencheurs, mais vous pouvez Ã©galement modifier votre application afin de "
+"maintenir la colonne bbox courante ou exécuter la requête UPDATE ci-dessus "
+"après chaque modification."
 
 #. Tag: title
 #: performance_tips.xml:77
@@ -165,15 +224,26 @@ msgstr "CLUSTER d'index  géométriques"
 #, no-c-format
 msgid ""
 "For tables that are mostly read-only, and where a single index is used for "
-"the majority of queries, PostgreSQL offers the CLUSTER command. This command"
-" physically reorders all the data rows in the same order as the index "
-"criteria, yielding two performance advantages: First, for index range scans,"
-" the number of seeks on the data table is drastically reduced. Second, if "
+"the majority of queries, PostgreSQL offers the CLUSTER command. This command "
+"physically reorders all the data rows in the same order as the index "
+"criteria, yielding two performance advantages: First, for index range scans, "
+"the number of seeks on the data table is drastically reduced. Second, if "
 "your working set concentrates to some small intervals on the indices, you "
 "have a more efficient caching because the data rows are spread along fewer "
-"data pages. (Feel invited to read the CLUSTER command documentation from the"
-" PostgreSQL manual at this point.)"
-msgstr "Pour les tables qui sont pour la plupart en lecture seule, et où un seul index est utilisé pour la majorité des requêtes, PostgreSQL offre la commande CLUSTER. Cette commande réorganise physiquement toutes les lignes de données dans le même ordre que les critères de l'index, ce qui donne deux avantages de performance: d'abord, pour des analyses d'intervalle de l'index, le nombre de recherche sur la table de données est considérablement réduit. Deuxièmement, si votre jeu de travail se concentre Ã  quelques petits intervalles sur les index, vous avez une mise en cache plus efficace parce que les lignes de données sont dispersées sur moins de pages de données. (N'hésitez pas Ã  lire la documentation de la commande CLUSTER du manuel PostgreSQL Ã  ce stade)"
+"data pages. (Feel invited to read the CLUSTER command documentation from the "
+"PostgreSQL manual at this point.)"
+msgstr ""
+"Pour les tables qui sont pour la plupart en lecture seule, et où un seul "
+"index est utilisé pour la majorité des requêtes, PostgreSQL offre la "
+"commande CLUSTER. Cette commande réorganise physiquement toutes les lignes "
+"de données dans le même ordre que les critères de l'index, ce qui donne deux "
+"avantages de performance: d'abord, pour des analyses d'intervalle de "
+"l'index, le nombre de recherche sur la table de données est considérablement "
+"réduit. Deuxièmement, si votre jeu de travail se concentre Ã  quelques petits "
+"intervalles sur les index, vous avez une mise en cache plus efficace parce "
+"que les lignes de données sont dispersées sur moins de pages de données. "
+"(N'hésitez pas Ã  lire la documentation de la commande CLUSTER du manuel "
+"PostgreSQL Ã  ce stade)"
 
 #. Tag: para
 #: performance_tips.xml:89
@@ -182,7 +252,10 @@ msgid ""
 "However, currently PostgreSQL does not allow clustering on PostGIS GIST "
 "indices because GIST indices simply ignores NULL values, you get an error "
 "message like:"
-msgstr "Cependant, PostgreSQL ne permet actuellement pas le clustering sur les index GIST de PostGIS car les indices GIST ignorent les valeurs NULL, vous obtenez un message d'erreur comme:"
+msgstr ""
+"Cependant, PostgreSQL ne permet actuellement pas le clustering sur les index "
+"GIST de PostGIS car les indices GIST ignorent les valeurs NULL, vous obtenez "
+"un message d'erreur comme:"
 
 #. Tag: programlisting
 #: performance_tips.xml:93
@@ -190,16 +263,23 @@ msgstr "Cependant, PostgreSQL ne permet actuellement pas le clustering sur les i
 msgid ""
 "lwgeom=# CLUSTER my_geom_index ON my_table; \n"
 "ERROR: cannot cluster when index access method does not handle null values\n"
-"HINT: You may be able to work around this by marking column \"the_geom\" NOT NULL."
-msgstr "lwgeom=# CLUSTER my_geom_index ON my_table; \nERROR: cannot cluster when index access method does not handle null values\nHINT: You may be able to work around this by marking column \"the_geom\" NOT NULL."
+"HINT: You may be able to work around this by marking column \"the_geom\" NOT "
+"NULL."
+msgstr ""
+"lwgeom=# CLUSTER my_geom_index ON my_table; \n"
+"ERROR: cannot cluster when index access method does not handle null values\n"
+"HINT: You may be able to work around this by marking column \"the_geom\" NOT "
+"NULL."
 
 #. Tag: para
 #: performance_tips.xml:95
 #, no-c-format
 msgid ""
-"As the HINT message tells you, one can work around this deficiency by adding"
-" a \"not null\" constraint to the table:"
-msgstr "Comme le message d'ASTUCES vous le dit, on peut contourner cette lacune en ajoutant une contrainte \"not null\" Ã  la table:"
+"As the HINT message tells you, one can work around this deficiency by adding "
+"a \"not null\" constraint to the table:"
+msgstr ""
+"Comme le message d'ASTUCES vous le dit, on peut contourner cette lacune en "
+"ajoutant une contrainte \"not null\" Ã  la table:"
 
 #. Tag: programlisting
 #: performance_tips.xml:98
@@ -207,7 +287,9 @@ msgstr "Comme le message d'ASTUCES vous le dit, on peut contourner cette lacune
 msgid ""
 "lwgeom=# ALTER TABLE my_table ALTER COLUMN the_geom SET not null; \n"
 "ALTER TABLE"
-msgstr "lwgeom=# ALTER TABLE my_table ALTER COLUMN the_geom SET not null; \nALTER TABLE"
+msgstr ""
+"lwgeom=# ALTER TABLE my_table ALTER COLUMN the_geom SET not null; \n"
+"ALTER TABLE"
 
 #. Tag: para
 #: performance_tips.xml:100
@@ -217,7 +299,12 @@ msgid ""
 "geometry column. Additionally, you must use the above method to add the "
 "constraint, using a CHECK constraint like \"ALTER TABLE blubb ADD CHECK "
 "(geometry is not null);\" will not work."
-msgstr "Bien sûr, cela ne fonctionnera pas si vous avez besoin, dans les faits, de valeurs NULL dans la colonne de géométrie. En outre, vous devez utiliser la méthode ci-dessus pour ajouter la contrainte, en utilisant une contrainte CHECK comme \"ALTER TABLE blubb ADD CHECK (geometry is not null)\" ne fonctionnera pas."
+msgstr ""
+"Bien sûr, cela ne fonctionnera pas si vous avez besoin, dans les faits, de "
+"valeurs NULL dans la colonne de géométrie. En outre, vous devez utiliser la "
+"méthode ci-dessus pour ajouter la contrainte, en utilisant une contrainte "
+"CHECK comme \"ALTER TABLE blubb ADD CHECK (geometry is not null)\" ne "
+"fonctionnera pas."
 
 #. Tag: title
 #: performance_tips.xml:107
@@ -229,13 +316,20 @@ msgstr "Eviter les conversions de dimension"
 #: performance_tips.xml:109
 #, no-c-format
 msgid ""
-"Sometimes, you happen to have 3D or 4D data in your table, but always access"
-" it using OpenGIS compliant ST_AsText() or ST_AsBinary() functions that only"
-" output 2D geometries. They do this by internally calling the ST_Force_2d() "
+"Sometimes, you happen to have 3D or 4D data in your table, but always access "
+"it using OpenGIS compliant ST_AsText() or ST_AsBinary() functions that only "
+"output 2D geometries. They do this by internally calling the ST_Force_2d() "
 "function, which introduces a significant overhead for large geometries. To "
 "avoid this overhead, it may be feasible to pre-drop those additional "
 "dimensions once and forever:"
-msgstr "Parfois, il arrive d'avoir des données 3D ou 4D dans votre table, mais toujours y accéder en utilisant les fonctions conforme Ã  l'OpenGIS  ST_AsText () ou ST_AsBinary () qui ressortent uniquement des Géométrie 2D. Ils le font en appelant Ã  l'intérieur la fonction ST_Force_2d (), qui introduit une surcharge importante pour les grandes géométries. Pour Ã©viter cette surcharge, il peut Ãªtre possible d'effectuer une pré-suppression de ces dimensions supplémentaires une fois pour toutes:"
+msgstr ""
+"Parfois, il arrive d'avoir des données 3D ou 4D dans votre table, mais "
+"toujours y accéder en utilisant les fonctions conforme Ã  l'OpenGIS  "
+"ST_AsText () ou ST_AsBinary () qui ressortent uniquement des Géométrie 2D. "
+"Ils le font en appelant Ã  l'intérieur la fonction ST_Force_2d (), qui "
+"introduit une surcharge importante pour les grandes géométries. Pour Ã©viter "
+"cette surcharge, il peut Ãªtre possible d'effectuer une pré-suppression de "
+"ces dimensions supplémentaires une fois pour toutes:"
 
 #. Tag: programlisting
 #: performance_tips.xml:116
@@ -243,7 +337,9 @@ msgstr "Parfois, il arrive d'avoir des données 3D ou 4D dans votre table, mais
 msgid ""
 "UPDATE mytable SET the_geom = ST_Force_2d(the_geom); \n"
 "VACUUM FULL ANALYZE mytable;"
-msgstr "UPDATE mytable SET the_geom = ST_Force_2d(the_geom); \nVACUUM FULL ANALYZE mytable;"
+msgstr ""
+"UPDATE mytable SET the_geom = ST_Force_2d(the_geom); \n"
+"VACUUM FULL ANALYZE mytable;"
 
 #. Tag: para
 #: performance_tips.xml:118
@@ -251,9 +347,14 @@ msgstr "UPDATE mytable SET the_geom = ST_Force_2d(the_geom); \nVACUUM FULL ANALY
 msgid ""
 "Note that if you added your geometry column using AddGeometryColumn() "
 "there'll be a constraint on geometry dimension. To bypass it you will need "
-"to drop the constraint. Remember to update the entry in the geometry_columns"
-" table and recreate the constraint afterwards."
-msgstr "Notez que si vous avez ajouté votre colonne de géométrie Ã  l'aide AddGeometryColumn (), il y aura une contrainte sur la dimension de la géométrie. Pour contourner vous devrez supprimer la contrainte. N'oubliez pas de mettre Ã  jour l'entrée dans la table geometry_columns et recréer la contrainte par la suite."
+"to drop the constraint. Remember to update the entry in the geometry_columns "
+"table and recreate the constraint afterwards."
+msgstr ""
+"Notez que si vous avez ajouté votre colonne de géométrie Ã  l'aide "
+"AddGeometryColumn (), il y aura une contrainte sur la dimension de la "
+"géométrie. Pour contourner vous devrez supprimer la contrainte. N'oubliez "
+"pas de mettre Ã  jour l'entrée dans la table geometry_columns et recréer la "
+"contrainte par la suite."
 
 #. Tag: para
 #: performance_tips.xml:124
@@ -266,7 +367,15 @@ msgid ""
 "for temporary disk space. Additionally, if you have mixed dimension "
 "geometries, restricting the UPDATE by \"WHERE dimension(the_geom)&gt;2\" "
 "skips re-writing of geometries that already are in 2D."
-msgstr "En cas de grandes tables, il peut Ãªtre judicieux de diviser cette mise Ã  jour en petites portions en restreignant l'UPDATE Ã  une partie de la table via une clause WHERE et votre clé primaire ou d'un autre critère, et exécutant un simple Â«VACUUM»; entre votre mises Ã  jour. Cela réduit considérablement le besoin d'espace disque temporaire. En outre, si vous avez des données géométriques de dimension mixte, restreindre la mise Ã  jour en \"WHERE dimension(the_geom)&gt;2\" saute la ré-écriture des géométries qui sont déjà en 2D."
+msgstr ""
+"En cas de grandes tables, il peut Ãªtre judicieux de diviser cette mise Ã  "
+"jour en petites portions en restreignant l'UPDATE Ã  une partie de la table "
+"via une clause WHERE et votre clé primaire ou d'un autre critère, et "
+"exécutant un simple Â«VACUUM»; entre votre mises Ã  jour. Cela réduit "
+"considérablement le besoin d'espace disque temporaire. En outre, si vous "
+"avez des données géométriques de dimension mixte, restreindre la mise Ã  jour "
+"en \"WHERE dimension(the_geom)&gt;2\" saute la ré-écriture des géométries "
+"qui sont déjà en 2D."
 
 #. Tag: title
 #: performance_tips.xml:136
@@ -279,21 +388,31 @@ msgstr "Réglage de votre configuration"
 #, no-c-format
 msgid ""
 "These tips are taken from Kevin Neufeld's presentation \"Tips for the "
-"PostGIS Power User\" at the FOSS4G 2007 conference. Depending on your use of"
-" PostGIS (for example, static data and complex analysis vs frequently "
-"updated data and lots of users) these changes can provide significant "
-"speedups to your queries."
-msgstr "Ces conseils sont tirés de la présentation de Kevin Neufeld \"Conseils pour l'utilisateur PostGIS \" lors de la conférence FOSS4G 2007. En fonction de votre utilisation de PostGIS (par exemple, les données statiques et des analyses complexes contre données fréquemment mises Ã  jour et beaucoup d'utilisateurs), ces changements peuvent fournir des accélérations significatives Ã  vos requêtes.."
+"PostGIS Power User\" at the FOSS4G 2007 conference. Depending on your use of "
+"PostGIS (for example, static data and complex analysis vs frequently updated "
+"data and lots of users) these changes can provide significant speedups to "
+"your queries."
+msgstr ""
+"Ces conseils sont tirés de la présentation de Kevin Neufeld \"Conseils pour "
+"l'utilisateur PostGIS \" lors de la conférence FOSS4G 2007. En fonction de "
+"votre utilisation de PostGIS (par exemple, les données statiques et des "
+"analyses complexes contre données fréquemment mises Ã  jour et beaucoup "
+"d'utilisateurs), ces changements peuvent fournir des accélérations "
+"significatives Ã  vos requêtes.."
 
 #. Tag: para
 #: performance_tips.xml:144
 #, no-c-format
 msgid ""
 "For a more tips (and better formatting), the original presentation is at "
-"<ulink "
-"url=\"http://2007.foss4g.org/presentations/view.php?abstract_id=117\"> "
-"http://2007.foss4g.org/presentations/view.php?abstract_id=117</ulink>."
-msgstr "Pour plus d'astuces (et un meilleur format), la présentation original est ici <ulink url=\"http://2007.foss4g.org/presentations/view.php?abstract_id=117\"> http://2007.foss4g.org/presentations/view.php?abstract_id=117</ulink>."
+"<ulink url=\"http://2007.foss4g.org/presentations/view.php?"
+"abstract_id=117\"> http://2007.foss4g.org/presentations/view.php?"
+"abstract_id=117</ulink>."
+msgstr ""
+"Pour plus d'astuces (et un meilleur format), la présentation original est "
+"ici <ulink url=\"http://2007.foss4g.org/presentations/view.php?"
+"abstract_id=117\"> http://2007.foss4g.org/presentations/view.php?"
+"abstract_id=117</ulink>."
 
 #. Tag: title
 #: performance_tips.xml:151
@@ -319,7 +438,10 @@ msgstr "checkpoint_segments"
 msgid ""
 "Maximum number of log file segments between automatic WAL checkpoints (each "
 "segment is normally 16MB); default is 3"
-msgstr "Le nombre maximum de secteurs du fichier journal entre les points de contrôle automatiques WAL (chaque secteur est normalement Ã  16MB); par défaut : 3"
+msgstr ""
+"Le nombre maximum de secteurs du fichier journal entre les points de "
+"contrôle automatiques WAL (chaque secteur est normalement Ã  16MB); par "
+"défaut : 3"
 
 #. Tag: para
 #: performance_tips.xml:169
@@ -327,9 +449,14 @@ msgstr "Le nombre maximum de secteurs du fichier journal entre les points de con
 msgid ""
 "Set to at least 10 or 30 for databases with heavy write activity, or more "
 "for large database loads. Another article on the topic worth reading <ulink "
-"url=\"http://www.westnet.com/~gsmith/content/postgresql/chkp-"
-"bgw-83.htm\">Greg Smith: Checkpoint and Background writer</ulink>"
-msgstr "Régler Ã  au moins 10 ou 30 pour des bases de données ayant une activité d'écriture lourde, ou plus pour les bases de données Ã  grosses charges. Un autre article sur le sujet mérite d'être lu <ulink url=\"http://www.westnet.com/~gsmith/content/postgresql/chkp-bgw-83.htm\">Greg Smith: Checkpoint and Background writer</ulink>"
+"url=\"http://www.westnet.com/~gsmith/content/postgresql/chkp-bgw-83.htm"
+"\">Greg Smith: Checkpoint and Background writer</ulink>"
+msgstr ""
+"Régler Ã  au moins 10 ou 30 pour des bases de données ayant une activité "
+"d'écriture lourde, ou plus pour les bases de données Ã  grosses charges. Un "
+"autre article sur le sujet mérite d'être lu <ulink url=\"http://www.westnet."
+"com/~gsmith/content/postgresql/chkp-bgw-83.htm\">Greg Smith: Checkpoint and "
+"Background writer</ulink>"
 
 #. Tag: para
 #: performance_tips.xml:175
@@ -349,20 +476,29 @@ msgstr "constraint_exclusion"
 msgid ""
 "Default: off (prior to PostgreSQL 8.4 and for PostgreSQL 8.4+ is set to "
 "partition)"
-msgstr "Par défaut: off (avant PostgreSQL 8.4 et PostgreSQL 8.4 + est réglé sur partition)"
+msgstr ""
+"Par défaut: off (avant PostgreSQL 8.4 et PostgreSQL 8.4 + est réglé sur "
+"partition)"
 
 #. Tag: para
 #: performance_tips.xml:192
 #, no-c-format
 msgid ""
-"This is generally used for table partitioning. If you are running PostgreSQL"
-" versions below 8.4, set to \"on\" to ensure the query planner will optimize"
-" as desired. As of PostgreSQL 8.4, the default for this is set to "
-"\"partition\" which is ideal for PostgreSQL 8.4 and above since it will "
-"force the planner to only analyze tables for constraint consideration if "
-"they are in an inherited hierarchy and not pay the planner penalty "
-"otherwise."
-msgstr "Ceci est généralement utilisé pour le partitionnement de table. Si vous utilisez des versions de PostgreSQL inférieur Ã  8.4 , régler sur \"on\" pour s'assurer que le planificateur de requêtes optimisera comme désiré. Pour PostgreSQL 8.4, la valeur par défaut pour ce paramètre est réglé Ã  \"partition\" qui est idéal pour PostgreSQL 8.4 et au-dessus, car il va forcer le planificateur Ã  analyser uniquement les tables pour les contraintes, si elles sont dans une hiérarchie héritée et si elles ne vont pas pénaliser le planificateur d'un autre coté."
+"This is generally used for table partitioning. If you are running PostgreSQL "
+"versions below 8.4, set to \"on\" to ensure the query planner will optimize "
+"as desired. As of PostgreSQL 8.4, the default for this is set to \"partition"
+"\" which is ideal for PostgreSQL 8.4 and above since it will force the "
+"planner to only analyze tables for constraint consideration if they are in "
+"an inherited hierarchy and not pay the planner penalty otherwise."
+msgstr ""
+"Ceci est généralement utilisé pour le partitionnement de table. Si vous "
+"utilisez des versions de PostgreSQL inférieur Ã  8.4 , régler sur \"on\" pour "
+"s'assurer que le planificateur de requêtes optimisera comme désiré. Pour "
+"PostgreSQL 8.4, la valeur par défaut pour ce paramètre est réglé Ã  "
+"\"partition\" qui est idéal pour PostgreSQL 8.4 et au-dessus, car il va "
+"forcer le planificateur Ã  analyser uniquement les tables pour les "
+"contraintes, si elles sont dans une hiérarchie héritée et si elles ne vont "
+"pas pénaliser le planificateur d'un autre coté."
 
 #. Tag: ulink
 #: performance_tips.xml:202
@@ -395,7 +531,10 @@ msgid ""
 "<ulink url=\"http://www.postgresql.org/docs/current/static/runtime-config-"
 "resource.html#GUC-WORK-MEM\">work_mem</ulink> (the memory used for sort "
 "operations and complex queries)"
-msgstr "<ulink url=\"http://www.postgresql.org/docs/current/static/runtime-config-resource.html#GUC-WORK-MEM\">work_mem</ulink> (la mémoire utilisé pour les opérations de tri et les requêtes complexes)"
+msgstr ""
+"<ulink url=\"http://www.postgresql.org/docs/current/static/runtime-config-"
+"resource.html#GUC-WORK-MEM\">work_mem</ulink> (la mémoire utilisé pour les "
+"opérations de tri et les requêtes complexes)"
 
 #. Tag: para
 #: performance_tips.xml:228
@@ -407,7 +546,9 @@ msgstr "Par défaut : 1MB"
 #: performance_tips.xml:233
 #, no-c-format
 msgid "Adjust up for large dbs, complex queries, lots of RAM"
-msgstr "Ajuster vers le haut pour de grandes bases de données, des requêtes complexes, beaucoup de RAM"
+msgstr ""
+"Ajuster vers le haut pour de grandes bases de données, des requêtes "
+"complexes, beaucoup de RAM"
 
 #. Tag: para
 #: performance_tips.xml:238
@@ -434,7 +575,10 @@ msgid ""
 "<ulink url=\"http://www.postgresql.org/docs/current/static/runtime-config-"
 "resource.html#GUC-MAINTENANCE-WORK-MEM\">maintenance_work_mem</ulink> (used "
 "for VACUUM, CREATE INDEX, etc.)"
-msgstr "<ulink url=\"http://www.postgresql.org/docs/current/static/runtime-config-resource.html#GUC-MAINTENANCE-WORK-MEM\">maintenance_work_mem</ulink> (Utilisé pour VACUUM, CREATE INDEX, etc.)"
+msgstr ""
+"<ulink url=\"http://www.postgresql.org/docs/current/static/runtime-config-"
+"resource.html#GUC-MAINTENANCE-WORK-MEM\">maintenance_work_mem</ulink> "
+"(Utilisé pour VACUUM, CREATE INDEX, etc.)"
 
 #. Tag: para
 #: performance_tips.xml:256
@@ -446,7 +590,9 @@ msgstr "Par défaut : 16MB"
 #: performance_tips.xml:261
 #, no-c-format
 msgid "Generally too low - ties up I/O, locks objects while swapping memory"
-msgstr "Généralement trop faible en I/O, objets verrouillés pendant les permutations de mémoire"
+msgstr ""
+"Généralement trop faible en I/O, objets verrouillés pendant les permutations "
+"de mémoire"
 
 #. Tag: para
 #: performance_tips.xml:266
@@ -454,7 +600,10 @@ msgstr "Généralement trop faible en I/O, objets verrouillés pendant les permu
 msgid ""
 "Recommend 32MB to 256MB on production servers w/lots of RAM, but depends on "
 "the # of concurrent users. If you have lots of RAM and few developers:"
-msgstr "32MB Ã  256MB sont recommandé sur des serveur de production avec beaucoup de RAM, but cela dépend du nombre d'accès concurrents. Si vous avez beaucoup de RAM et peu de développeurs:"
+msgstr ""
+"32MB Ã  256MB sont recommandé sur des serveur de production avec beaucoup de "
+"RAM, but cela dépend du nombre d'accès concurrents. Si vous avez beaucoup de "
+"RAM et peu de développeurs:"
 
 #. Tag: programlisting
 #: performance_tips.xml:269
index c5a7fe17456706586f3940fb50cc0b315e573ad1..86af5a1e8d13b513acfa55478c78261a0f513d51 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 # Rodolphe Quiédeville <rodolphe@quiedeville.org>, 2013
 # vpicavet <vincent.ml@oslandia.com>, 2013
@@ -10,11 +10,12 @@ msgstr ""
 "POT-Creation-Date: 2014-10-14 22:30+0000\n"
 "PO-Revision-Date: 2014-10-14 22:36+0000\n"
 "Last-Translator: Sandro Santilli <strk@keybit.net>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: title
@@ -33,11 +34,15 @@ msgstr ""
 #: postgis.xml:137
 #, no-c-format
 msgid ""
-"<orgname><ulink url=\"http://www.cleverelephant.ca\">clever "
-"elephant</ulink></orgname> <address><city>Victoria</city> <state>British "
-"Columbia</state> <country>Canada</country> "
-"<email>pramsey@cleverelephant.ca</email></address>"
-msgstr "<orgname><ulink url=\"http://www.cleverelephant.ca\">clever elephant</ulink></orgname> <address><city>Victoria</city> <state>British Columbia</state> <country>Canada</country> <email>pramsey@cleverelephant.ca</email></address>"
+"<orgname><ulink url=\"http://www.cleverelephant.ca\">clever elephant</"
+"ulink></orgname> <address><city>Victoria</city> <state>British Columbia</"
+"state> <country>Canada</country> <email>pramsey@cleverelephant.ca</email></"
+"address>"
+msgstr ""
+"<orgname><ulink url=\"http://www.cleverelephant.ca\">clever elephant</"
+"ulink></orgname> <address><city>Victoria</city> <state>British Columbia</"
+"state> <country>Canada</country> <email>pramsey@cleverelephant.ca</email></"
+"address>"
 
 #. Tag: para
 #: postgis.xml:151
@@ -47,7 +52,11 @@ msgid ""
 "which allows GIS (Geographic Information Systems) objects to be stored in "
 "the database. PostGIS includes support for GiST-based R-Tree spatial "
 "indexes, and functions for analysis and processing of GIS objects."
-msgstr "PostGIS est une extension du système de base de données relationnel-objet qui permet de stocker des objets SIG (Système d'Information Géographique) dans la base. PostGIS comporte un support des index spatiaux R-Tree basé sur GiST et des fonctions d'analyse et de traitement des objets SIG."
+msgstr ""
+"PostGIS est une extension du système de base de données relationnel-objet "
+"qui permet de stocker des objets SIG (Système d'Information Géographique) "
+"dans la base. PostGIS comporte un support des index spatiaux R-Tree basé sur "
+"GiST et des fonctions d'analyse et de traitement des objets SIG."
 
 #. Tag: para
 #: postgis.xml:160
@@ -59,10 +68,9 @@ msgstr "Manuel de la version &last_release_version;"
 #: postgis.xml:161
 #, no-c-format
 msgid ""
-"This work is licensed under a <ulink "
-"url=\"http://creativecommons.org/licenses/by-sa/3.0/\">Creative Commons "
-"Attribution-Share Alike 3.0 License</ulink>. Feel free to use this material "
-"any way you like, but we ask that you attribute credit to the PostGIS "
-"Project and wherever possible, a link back to <ulink "
-"url=\"http://postgis.net\">http://postgis.net</ulink>."
+"This work is licensed under a <ulink url=\"http://creativecommons.org/"
+"licenses/by-sa/3.0/\">Creative Commons Attribution-Share Alike 3.0 License</"
+"ulink>. Feel free to use this material any way you like, but we ask that you "
+"attribute credit to the PostGIS Project and wherever possible, a link back "
+"to <ulink url=\"http://postgis.net\">http://postgis.net</ulink>."
 msgstr ""
index b2beb05f2850c2f4606f40b8cd70ef9bdf1f6512..b528c749f01a11d5844e43485e50d02de84e6aae 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 # Nicolas Ribot <nicolas.ribot@gmail.com>, 2013
 # vpicavet <vincent.ml@oslandia.com>, 2013
@@ -10,11 +10,12 @@ msgstr ""
 "POT-Creation-Date: 2012-09-14 17:50+0000\n"
 "PO-Revision-Date: 2013-11-27 23:40+0000\n"
 "Last-Translator: vpicavet <vincent.ml@oslandia.com>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: title
@@ -30,20 +31,31 @@ msgid ""
 "The functions given below are the ones which a user of PostGIS is likely to "
 "need. There are other functions which are required support functions to the "
 "PostGIS objects which are not of use to a general user."
-msgstr "Les fonctions suivantes sont celles dont un utilisateur normal de PostGIS peut avoir besoin. Il existe d'autres fonctions nécessaires au fonctionnement de PostGIS. Elles ne sont normalement pas destinées Ã  un utilisateur standard."
+msgstr ""
+"Les fonctions suivantes sont celles dont un utilisateur normal de PostGIS "
+"peut avoir besoin. Il existe d'autres fonctions nécessaires au "
+"fonctionnement de PostGIS. Elles ne sont normalement pas destinées Ã  un "
+"utilisateur standard."
 
 #. Tag: para
 #: reference.xml:11
 #, no-c-format
 msgid ""
-"PostGIS has begun a transition from the existing naming convention to an "
-"SQL-MM-centric convention. As a result, most of the functions that you know "
-"and love have been renamed using the standard spatial type (ST) prefix. "
-"Previous functions are still available, though are not listed in this "
-"document where updated functions are equivalent. The non ST_ functions not "
-"listed in this documentation are deprecated and will be removed in a future "
-"release so STOP USING THEM."
-msgstr "PostGIS a entamé une phase de transition concernant le nom des fonctions pour les faire correspondre Ã  la norme SQL-MM. La plupart des fonctions ont Ã©té renommées en utilisant le préfixe des types spatiaux (ST, pour Spatial Type). Les anciennes fonctions, toujours disponibles, ne sont pas listées ci-après si leur Ã©quivalent est disponible. Les fonctions non préfixées par ST, qui ne sont pas listées dans cette documentation sont dépréciées et seront supprimées des prochaines version de PostGIS. IL NE FAUT PLUS LES UTILISER. "
+"PostGIS has begun a transition from the existing naming convention to an SQL-"
+"MM-centric convention. As a result, most of the functions that you know and "
+"love have been renamed using the standard spatial type (ST) prefix. Previous "
+"functions are still available, though are not listed in this document where "
+"updated functions are equivalent. The non ST_ functions not listed in this "
+"documentation are deprecated and will be removed in a future release so STOP "
+"USING THEM."
+msgstr ""
+"PostGIS a entamé une phase de transition concernant le nom des fonctions "
+"pour les faire correspondre Ã  la norme SQL-MM. La plupart des fonctions ont "
+"été renommées en utilisant le préfixe des types spatiaux (ST, pour Spatial "
+"Type). Les anciennes fonctions, toujours disponibles, ne sont pas listées ci-"
+"après si leur Ã©quivalent est disponible. Les fonctions non préfixées par ST, "
+"qui ne sont pas listées dans cette documentation sont dépréciées et seront "
+"supprimées des prochaines version de PostGIS. IL NE FAUT PLUS LES UTILISER. "
 
 #. Tag: chapter
 #: reference.xml:16
@@ -54,4 +66,9 @@ msgid ""
 "&reference_operator; &reference_measure; &reference_processing; "
 "&reference_lrs; &reference_transaction; &reference_misc; "
 "&reference_exception;"
-msgstr "&reference_type; &reference_management; &reference_constructor; &reference_accessor; &reference_editor; &reference_output; &reference_operator; &reference_measure; &reference_processing; &reference_lrs; &reference_transaction; &reference_misc; &reference_exception;"
+msgstr ""
+"&reference_type; &reference_management; &reference_constructor; "
+"&reference_accessor; &reference_editor; &reference_output; "
+"&reference_operator; &reference_measure; &reference_processing; "
+"&reference_lrs; &reference_transaction; &reference_misc; "
+"&reference_exception;"
index 985909f0d79880d0c20fe4a4b88ee3fe2507e317..4afcf6db81b35545b7a8d2e4d8afae4ad6efd1e5 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 # Arnaud Vandecasteele <arnaud.sig@gmail.com>, 2014
 # Jacolin <yjacolin@free.fr>, 2013-2014
@@ -13,11 +13,12 @@ msgstr ""
 "POT-Creation-Date: 2012-09-14 17:50+0000\n"
 "PO-Revision-Date: 2014-08-21 12:03+0000\n"
 "Last-Translator: max g. <max@mapsnapps.com>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: title
@@ -38,7 +39,9 @@ msgstr "GeometryType"
 msgid ""
 "<refpurpose>Returns the type of the geometry as a string. Eg: 'LINESTRING', "
 "'POLYGON', 'MULTIPOINT', etc.</refpurpose>"
-msgstr "<refpurpose>Retourne le type de la géométrie, par exemple: 'LINESTRING', 'POLYGON', 'MULTIPOINT', etc.</refpurpose>"
+msgstr ""
+"<refpurpose>Retourne le type de la géométrie, par exemple: 'LINESTRING', "
+"'POLYGON', 'MULTIPOINT', etc.</refpurpose>"
 
 #. Tag: funcprototype
 #: reference_accessor.xml:16
@@ -46,7 +49,9 @@ msgstr "<refpurpose>Retourne le type de la géométrie, par exemple: 'LINESTRING
 msgid ""
 "<funcdef>text <function>GeometryType</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
-msgstr "<funcdef>text <function>GeometryType</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
+msgstr ""
+"<funcdef>text <function>GeometryType</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
 
 #. Tag: title
 #: reference_accessor.xml:24 reference_accessor.xml:81
@@ -80,16 +85,20 @@ msgstr "Description"
 msgid ""
 "<para>Returns the type of the geometry as a string. Eg: 'LINESTRING', "
 "'POLYGON', 'MULTIPOINT', etc.</para>"
-msgstr "<para>Retourne le type de la géométrie, par exemple: 'LINESTRING', 'POLYGON', 'MULTIPOINT', etc.</para>"
+msgstr ""
+"<para>Retourne le type de la géométrie, par exemple: 'LINESTRING', "
+"'POLYGON', 'MULTIPOINT', etc.</para>"
 
 #. Tag: para
 #: reference_accessor.xml:29
 #, no-c-format
 msgid ""
-"OGC SPEC s2.1.1.1 - Returns the name of the instantiable subtype of Geometry"
-" of which this Geometry instance is a member. The name of the instantiable "
+"OGC SPEC s2.1.1.1 - Returns the name of the instantiable subtype of Geometry "
+"of which this Geometry instance is a member. The name of the instantiable "
 "subtype of Geometry is returned as a string."
-msgstr "OGC SPEC s2.1.1.1 - Retourne le nom du sous type instanciable de la géométrie. Le nom est retourné sous forme de texte."
+msgstr ""
+"OGC SPEC s2.1.1.1 - Retourne le nom du sous type instanciable de la "
+"géométrie. Le nom est retourné sous forme de texte."
 
 #. Tag: para
 #: reference_accessor.xml:35
@@ -97,7 +106,9 @@ msgstr "OGC SPEC s2.1.1.1 - Retourne le nom du sous type instanciable de la géo
 msgid ""
 "This function also indicates if the geometry is measured, by returning a "
 "string of the form 'POINTM'."
-msgstr "Cette fonction indique si la géométrie comporte une dimension de type mesure, en retournant un texte de de la forme 'POINTM'."
+msgstr ""
+"Cette fonction indique si la géométrie comporte une dimension de type "
+"mesure, en retournant un texte de de la forme 'POINTM'."
 
 #. Tag: para
 #: reference_accessor.xml:38 reference_accessor.xml:388
@@ -106,7 +117,9 @@ msgstr "Cette fonction indique si la géométrie comporte une dimension de type
 msgid ""
 "Enhanced: 2.0.0 support for Polyhedral surfaces, Triangles and TIN was "
 "introduced."
-msgstr "Amélioration: 2.0.0 introduction du support TIN, Triangles et surfaces polyhédriques. "
+msgstr ""
+"Amélioration: 2.0.0 introduction du support TIN, Triangles et surfaces "
+"polyhédriques. "
 
 #. Tag: para
 #: reference_accessor.xml:39 reference_accessor.xml:134
@@ -200,23 +213,41 @@ msgstr "Exemples"
 #: reference_accessor.xml:51
 #, no-c-format
 msgid ""
-"SELECT GeometryType(ST_GeomFromText('LINESTRING(77.29 29.07,77.42 29.26,77.27 29.31,77.29 29.07)'));\n"
+"SELECT GeometryType(ST_GeomFromText('LINESTRING(77.29 29.07,77.42 "
+"29.26,77.27 29.31,77.29 29.07)'));\n"
+" geometrytype\n"
+"--------------\n"
+" LINESTRING"
+msgstr ""
+"SELECT GeometryType(ST_GeomFromText('LINESTRING(77.29 29.07,77.42 "
+"29.26,77.27 29.31,77.29 29.07)'));\n"
 " geometrytype\n"
 "--------------\n"
 " LINESTRING"
-msgstr "SELECT GeometryType(ST_GeomFromText('LINESTRING(77.29 29.07,77.42 29.26,77.27 29.31,77.29 29.07)'));\n geometrytype\n--------------\n LINESTRING"
 
 #. Tag: programlisting
 #: reference_accessor.xml:52
 #, no-c-format
 msgid ""
-"SELECT ST_GeometryType(ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 0, 0 0 1, 0 1 1, 0 1 0, 0 0 0)), \n"
-"                ((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), ((0 0 0, 1 0 0, 1 0 1, 0 0 1, 0 0 0)), \n"
+"SELECT ST_GeometryType(ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 0, 0 0 1, 0 "
+"1 1, 0 1 0, 0 0 0)), \n"
+"                ((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), ((0 0 0, 1 0 0, 1 0 "
+"1, 0 0 1, 0 0 0)), \n"
 "                ((1 1 0, 1 1 1, 1 0 1, 1 0 0, 1 1 0)), \n"
-"                ((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)), ((0 0 1, 1 0 1, 1 1 1, 0 1 1, 0 0 1)) )'));\n"
+"                ((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)), ((0 0 1, 1 0 1, 1 1 "
+"1, 0 1 1, 0 0 1)) )'));\n"
+"                        --result\n"
+"                        POLYHEDRALSURFACE"
+msgstr ""
+"SELECT ST_GeometryType(ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 0, 0 0 1, 0 "
+"1 1, 0 1 0, 0 0 0)), \n"
+"                ((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), ((0 0 0, 1 0 0, 1 0 "
+"1, 0 0 1, 0 0 0)), \n"
+"                ((1 1 0, 1 1 1, 1 0 1, 1 0 0, 1 1 0)), \n"
+"                ((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)), ((0 0 1, 1 0 1, 1 1 "
+"1, 0 1 1, 0 0 1)) )'));\n"
 "                        --result\n"
 "                        POLYHEDRALSURFACE"
-msgstr "SELECT ST_GeometryType(ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 0, 0 0 1, 0 1 1, 0 1 0, 0 0 0)), \n                ((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), ((0 0 0, 1 0 0, 1 0 1, 0 0 1, 0 0 0)), \n                ((1 1 0, 1 1 1, 1 0 1, 1 0 0, 1 1 0)), \n                ((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)), ((0 0 1, 1 0 1, 1 1 1, 0 1 1, 0 0 1)) )'));\n                        --result\n                        POLYHEDRALSURFACE"
 
 #. Tag: programlisting
 #: reference_accessor.xml:53
@@ -241,7 +272,26 @@ msgid ""
 " result\n"
 "--------\n"
 " TIN"
-msgstr "SELECT GeometryType(geom) as result\n  FROM\n    (SELECT \n       ST_GeomFromEWKT('TIN (((\n                0 0 0, \n                0 0 1, \n                0 1 0, \n                0 0 0\n            )), ((\n                0 0 0, \n                0 1 0, \n                1 1 0, \n                0 0 0\n            ))\n            )')  AS geom\n    ) AS g;\n result\n--------\n TIN"
+msgstr ""
+"SELECT GeometryType(geom) as result\n"
+"  FROM\n"
+"    (SELECT \n"
+"       ST_GeomFromEWKT('TIN (((\n"
+"                0 0 0, \n"
+"                0 0 1, \n"
+"                0 1 0, \n"
+"                0 0 0\n"
+"            )), ((\n"
+"                0 0 0, \n"
+"                0 1 0, \n"
+"                1 1 0, \n"
+"                0 0 0\n"
+"            ))\n"
+"            )')  AS geom\n"
+"    ) AS g;\n"
+" result\n"
+"--------\n"
+" TIN"
 
 #. Tag: title
 #: reference_accessor.xml:58 reference_accessor.xml:105
@@ -287,7 +337,9 @@ msgstr "Renvoie l'ensemble formant la frontière finie de cette géométrie."
 msgid ""
 "<funcdef>geometry <function>ST_Boundary</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_Boundary</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_Boundary</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:83
@@ -299,7 +351,12 @@ msgid ""
 "topologically closed, the resulting boundary can be represented using "
 "representational geometry primitives as discussed in the OGC SPEC, section "
 "3.12.2."
-msgstr "Renvoie l'ensemble formant la frontière finie de cette géométrie. La notion de frontière est définie dans la section 3.12.3.2 des spécifications OGC. Le résultat de cette fonction est un ensemble topologiquement fermé, représentable avec les types de base, comme décrit dans la section 3.12.2 des spécifications OGC."
+msgstr ""
+"Renvoie l'ensemble formant la frontière finie de cette géométrie. La notion "
+"de frontière est définie dans la section 3.12.3.2 des spécifications OGC. Le "
+"résultat de cette fonction est un ensemble topologiquement fermé, "
+"représentable avec les types de base, comme décrit dans la section 3.12.2 "
+"des spécifications OGC."
 
 #. Tag: para
 #: reference_accessor.xml:90
@@ -314,7 +371,10 @@ msgid ""
 "Prior to 2.0.0, this function throws an exception if used with "
 "<varname>GEOMETRYCOLLECTION</varname>. From 2.0.0 up it will return NULL "
 "instead (unsupported input)."
-msgstr "Avant la version 2.0.0, cette fonction renvoie une exception si une <varname>GEOMETRYCOLLECTION</varname> est passée en paramètre. A partir de la 2.0.0, la fonction renvoie null (paramètre non supporté)."
+msgstr ""
+"Avant la version 2.0.0, cette fonction renvoie une exception si une "
+"<varname>GEOMETRYCOLLECTION</varname> est passée en paramètre. A partir de "
+"la 2.0.0, la fonction renvoie null (paramètre non supporté)."
 
 #. Tag: para
 #: reference_accessor.xml:94
@@ -332,30 +392,61 @@ msgstr "&sqlmm_compliant; SQL-MM 3: 5.1.14"
 #: reference_accessor.xml:102
 #, no-c-format
 msgid ""
-"SELECT ST_AsText(ST_Boundary(ST_GeomFromText('LINESTRING(1 1,0 0, -1 1)')));\n"
+"SELECT ST_AsText(ST_Boundary(ST_GeomFromText('LINESTRING(1 1,0 0, -1 "
+"1)')));\n"
 "st_astext\n"
 "-----------\n"
 "MULTIPOINT(1 1,-1 1)\n"
 "\n"
-"SELECT ST_AsText(ST_Boundary(ST_GeomFromText('POLYGON((1 1,0 0, -1 1, 1 1))')));\n"
+"SELECT ST_AsText(ST_Boundary(ST_GeomFromText('POLYGON((1 1,0 0, -1 1, 1 "
+"1))')));\n"
 "st_astext\n"
 "----------\n"
 "LINESTRING(1 1,0 0,-1 1,1 1)\n"
 "\n"
 "--Using a 3d polygon\n"
-"SELECT ST_AsEWKT(ST_Boundary(ST_GeomFromEWKT('POLYGON((1 1 1,0 0 1, -1 1 1, 1 1 1))')));\n"
+"SELECT ST_AsEWKT(ST_Boundary(ST_GeomFromEWKT('POLYGON((1 1 1,0 0 1, -1 1 1, "
+"1 1 1))')));\n"
 "\n"
 "st_asewkt\n"
 "-----------------------------------\n"
 "LINESTRING(1 1 1,0 0 1,-1 1 1,1 1 1)\n"
 "\n"
 "--Using a 3d multilinestring\n"
-"SELECT ST_AsEWKT(ST_Boundary(ST_GeomFromEWKT('MULTILINESTRING((1 1 1,0 0 0.5, -1 1 1),(1 1 0.5,0 0 0.5, -1 1 0.5, 1 1 0.5) )')));\n"
+"SELECT ST_AsEWKT(ST_Boundary(ST_GeomFromEWKT('MULTILINESTRING((1 1 1,0 0 "
+"0.5, -1 1 1),(1 1 0.5,0 0 0.5, -1 1 0.5, 1 1 0.5) )')));\n"
+"\n"
+"st_asewkt\n"
+"----------\n"
+"MULTIPOINT(-1 1 1,1 1 0.75)"
+msgstr ""
+"SELECT ST_AsText(ST_Boundary(ST_GeomFromText('LINESTRING(1 1,0 0, -1 "
+"1)')));\n"
+"st_astext\n"
+"-----------\n"
+"MULTIPOINT(1 1,-1 1)\n"
+"\n"
+"SELECT ST_AsText(ST_Boundary(ST_GeomFromText('POLYGON((1 1,0 0, -1 1, 1 "
+"1))')));\n"
+"st_astext\n"
+"----------\n"
+"LINESTRING(1 1,0 0,-1 1,1 1)\n"
+"\n"
+"--Using a 3d polygon\n"
+"SELECT ST_AsEWKT(ST_Boundary(ST_GeomFromEWKT('POLYGON((1 1 1,0 0 1, -1 1 1, "
+"1 1 1))')));\n"
+"\n"
+"st_asewkt\n"
+"-----------------------------------\n"
+"LINESTRING(1 1 1,0 0 1,-1 1 1,1 1 1)\n"
+"\n"
+"--Using a 3d multilinestring\n"
+"SELECT ST_AsEWKT(ST_Boundary(ST_GeomFromEWKT('MULTILINESTRING((1 1 1,0 0 "
+"0.5, -1 1 1),(1 1 0.5,0 0 0.5, -1 1 0.5, 1 1 0.5) )')));\n"
 "\n"
 "st_asewkt\n"
 "----------\n"
 "MULTIPOINT(-1 1 1,1 1 0.75)"
-msgstr "SELECT ST_AsText(ST_Boundary(ST_GeomFromText('LINESTRING(1 1,0 0, -1 1)')));\nst_astext\n-----------\nMULTIPOINT(1 1,-1 1)\n\nSELECT ST_AsText(ST_Boundary(ST_GeomFromText('POLYGON((1 1,0 0, -1 1, 1 1))')));\nst_astext\n----------\nLINESTRING(1 1,0 0,-1 1,1 1)\n\n--Using a 3d polygon\nSELECT ST_AsEWKT(ST_Boundary(ST_GeomFromEWKT('POLYGON((1 1 1,0 0 1, -1 1 1, 1 1 1))')));\n\nst_asewkt\n-----------------------------------\nLINESTRING(1 1 1,0 0 1,-1 1 1,1 1 1)\n\n--Using a 3d multilinestring\nSELECT ST_AsEWKT(ST_Boundary(ST_GeomFromEWKT('MULTILINESTRING((1 1 1,0 0 0.5, -1 1 1),(1 1 0.5,0 0 0.5, -1 1 0.5, 1 1 0.5) )')));\n\nst_asewkt\n----------\nMULTIPOINT(-1 1 1,1 1 0.75)"
 
 #. Tag: para
 #: reference_accessor.xml:107
@@ -373,9 +464,11 @@ msgstr "ST_CoordDim"
 #: reference_accessor.xml:115
 #, no-c-format
 msgid ""
-"<refpurpose>Return the coordinate dimension of the ST_Geometry "
-"value.</refpurpose>"
-msgstr "<refpurpose>Retourne la dimension des coordonnées de la ST_Geometry.</refpurpose>"
+"<refpurpose>Return the coordinate dimension of the ST_Geometry value.</"
+"refpurpose>"
+msgstr ""
+"<refpurpose>Retourne la dimension des coordonnées de la ST_Geometry.</"
+"refpurpose>"
 
 #. Tag: funcprototype
 #: reference_accessor.xml:120
@@ -383,13 +476,17 @@ msgstr "<refpurpose>Retourne la dimension des coordonnées de la ST_Geometry.</r
 msgid ""
 "<funcdef>integer <function>ST_CoordDim</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
-msgstr "<funcdef>integer <function>ST_CoordDim</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>ST_CoordDim</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:130
 #, no-c-format
 msgid "<para>Return the coordinate dimension of the ST_Geometry value.</para>"
-msgstr "< para >Retourne la dimension des coordonnées d'une valeur ST_Geometry.</para >"
+msgstr ""
+"< para >Retourne la dimension des coordonnées d'une valeur ST_Geometry.</"
+"para >"
 
 #. Tag: para
 #: reference_accessor.xml:132
@@ -407,14 +504,23 @@ msgstr "&sqlmm_compliant; SQL-MM 3: 5.1.3"
 #: reference_accessor.xml:146
 #, no-c-format
 msgid ""
-"SELECT ST_CoordDim('CIRCULARSTRING(1 2 3, 1 3 4, 5 6 7, 8 9 10, 11 12 13)');\n"
+"SELECT ST_CoordDim('CIRCULARSTRING(1 2 3, 1 3 4, 5 6 7, 8 9 10, 11 12 "
+"13)');\n"
+"                        ---result--\n"
+"                                3\n"
+"\n"
+"                                SELECT ST_CoordDim(ST_Point(1,2));\n"
+"                        --result--\n"
+"                                2"
+msgstr ""
+"SELECT ST_CoordDim('CIRCULARSTRING(1 2 3, 1 3 4, 5 6 7, 8 9 10, 11 12 "
+"13)');\n"
 "                        ---result--\n"
 "                                3\n"
 "\n"
 "                                SELECT ST_CoordDim(ST_Point(1,2));\n"
 "                        --result--\n"
 "                                2"
-msgstr "SELECT ST_CoordDim('CIRCULARSTRING(1 2 3, 1 3 4, 5 6 7, 8 9 10, 11 12 13)');\n                        ---result--\n                                3\n\n                                SELECT ST_CoordDim(ST_Point(1,2));\n                        --result--\n                                2"
 
 #. Tag: refname
 #: reference_accessor.xml:159
@@ -428,7 +534,9 @@ msgstr "ST_Dimension"
 msgid ""
 "The inherent dimension of this Geometry object, which must be less than or "
 "equal to the coordinate dimension."
-msgstr "La dimension intrinsèque de l'objet Geometry, inférieure ou Ã©gale Ã  la dimension des coordonnées"
+msgstr ""
+"La dimension intrinsèque de l'objet Geometry, inférieure ou Ã©gale Ã  la "
+"dimension des coordonnées"
 
 #. Tag: funcprototype
 #: reference_accessor.xml:167
@@ -436,7 +544,9 @@ msgstr "La dimension intrinsèque de l'objet Geometry, inférieure ou Ã©gale Ã 
 msgid ""
 "<funcdef>integer <function>ST_Dimension</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g</parameter></paramdef>"
-msgstr "<funcdef>integer <function>ST_Dimension</function></funcdef> <paramdef><type>geometry </type> <parameter>g</parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>ST_Dimension</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:178
@@ -445,10 +555,16 @@ msgid ""
 "The inherent dimension of this Geometry object, which must be less than or "
 "equal to the coordinate dimension. OGC SPEC s2.1.1.1 - returns 0 for "
 "<varname>POINT</varname>, 1 for <varname>LINESTRING</varname>, 2 for "
-"<varname>POLYGON</varname>, and the largest dimension of the components of a"
-" <varname>GEOMETRYCOLLECTION</varname>. If unknown (empty geometry) null is "
+"<varname>POLYGON</varname>, and the largest dimension of the components of a "
+"<varname>GEOMETRYCOLLECTION</varname>. If unknown (empty geometry) null is "
 "returned."
-msgstr "La dimension intrinsèque de l'objet Geometry, inférieure ou Ã©gale Ã  la dimension des coordonnées. Section 2.1.1.1 des spécifications OGC. Retourne 0 pour un <varname>POINT</varname>, 1 pour une <varname>LINESTRING</varname>, 2 pour un  <varname>POLYGON</varname>, et la dimesion maximale des Ã©léments d'une <varname>GEOMETRYCOLLECTION</varname>. Renvoie NULL pour les géométries vides  (GEOMETRY EMPTY)."
+msgstr ""
+"La dimension intrinsèque de l'objet Geometry, inférieure ou Ã©gale Ã  la "
+"dimension des coordonnées. Section 2.1.1.1 des spécifications OGC. Retourne "
+"0 pour un <varname>POINT</varname>, 1 pour une <varname>LINESTRING</"
+"varname>, 2 pour un  <varname>POLYGON</varname>, et la dimesion maximale des "
+"éléments d'une <varname>GEOMETRYCOLLECTION</varname>. Renvoie NULL pour les "
+"géométries vides  (GEOMETRY EMPTY)."
 
 #. Tag: para
 #: reference_accessor.xml:186
@@ -462,7 +578,9 @@ msgstr "&sqlmm_compliant; SQL-MM 3: 5.1.2"
 msgid ""
 "Enhanced: 2.0.0 support for Polyhedral surfaces and TINs was introduced. No "
 "longer throws an exception if given empty geometry."
-msgstr "Amélioration: 2.0.0 introduction du support TIN et surfaces polyhédriques. Ne renvoie plus une exception si une GEOMETRY EMPTY est passée. "
+msgstr ""
+"Amélioration: 2.0.0 introduction du support TIN et surfaces polyhédriques. "
+"Ne renvoie plus une exception si une GEOMETRY EMPTY est passée. "
 
 #. Tag: para
 #: reference_accessor.xml:188
@@ -470,7 +588,9 @@ msgstr "Amélioration: 2.0.0 introduction du support TIN et surfaces polyhédriq
 msgid ""
 "Prior to 2.0.0, this function throws an exception if used with empty "
 "geometry."
-msgstr "Avant la version 2.0.0, cette fonction renvoie une exception si une <varname>GEOMETRY  EMPT</varname> est passée en paramètre."
+msgstr ""
+"Avant la version 2.0.0, cette fonction renvoie une exception si une "
+"<varname>GEOMETRY  EMPT</varname> est passée en paramètre."
 
 #. Tag: programlisting
 #: reference_accessor.xml:196
@@ -480,7 +600,11 @@ msgid ""
 "ST_Dimension\n"
 "-----------\n"
 "1"
-msgstr "SELECT ST_Dimension('GEOMETRYCOLLECTION(LINESTRING(1 1,0 0),POINT(0 0))');\nST_Dimension\n-----------\n1"
+msgstr ""
+"SELECT ST_Dimension('GEOMETRYCOLLECTION(LINESTRING(1 1,0 0),POINT(0 0))');\n"
+"ST_Dimension\n"
+"-----------\n"
+"1"
 
 #. Tag: refname
 #: reference_accessor.xml:207
@@ -494,7 +618,9 @@ msgstr "ST_EndPoint"
 msgid ""
 "Returns the last point of a <varname>LINESTRING</varname> geometry as a "
 "<varname>POINT</varname>."
-msgstr "Retourne le dernier point d'une <varname>LINESTRING</varname> sous la forme d'un <varname>POINT</varname>."
+msgstr ""
+"Retourne le dernier point d'une <varname>LINESTRING</varname> sous la forme "
+"d'un <varname>POINT</varname>."
 
 #. Tag: funcprototype
 #: reference_accessor.xml:215
@@ -502,7 +628,9 @@ msgstr "Retourne le dernier point d'une <varname>LINESTRING</varname> sous la fo
 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>"
+msgstr ""
+"<funcdef>boolean <function>ST_EndPoint</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:226
@@ -511,7 +639,10 @@ msgid ""
 "Returns the last point of a <varname>LINESTRING</varname> geometry as a "
 "<varname>POINT</varname> or <varname>NULL</varname> if the input parameter "
 "is not a <varname>LINESTRING</varname>."
-msgstr "Retourne le dernier point d'une <varname>LINESTRING</varname> sous la forme d'un <varname>POINT</varname>, ou NULL si le paramètre n'est pas une <varname>LINESTRING</varname>."
+msgstr ""
+"Retourne le dernier point d'une <varname>LINESTRING</varname> sous la forme "
+"d'un <varname>POINT</varname>, ou NULL si le paramètre n'est pas une "
+"<varname>LINESTRING</varname>."
 
 #. Tag: para
 #: reference_accessor.xml:230
@@ -529,13 +660,41 @@ msgid ""
 "returns NULL like any other multilinestring. The older behavior was an "
 "undocumented feature, but people who assumed they had their data stored as "
 "LINESTRING may experience these returning NULL in 2.0 now."
-msgstr "Changement: 2.0.0: ne supporte plus les géométries multilinestring avec un seul Ã©lément. Dans les anciennes version de PostGIS, une multilinestring ne contenant qu'une ligne renvoyait le point d'origine de la ligne. A partir de la version 2.0.0, la fonction renvoie NULL comme avec toute autre multilinestring. L'ancien comportement n'était pas documenté. Le nouveau comportement peut renvoyer null si l'on considère que la table contient des LINESTRING (multilinestring avec un seul Ã©lément) "
+msgstr ""
+"Changement: 2.0.0: ne supporte plus les géométries multilinestring avec un "
+"seul Ã©lément. Dans les anciennes version de PostGIS, une multilinestring ne "
+"contenant qu'une ligne renvoyait le point d'origine de la ligne. A partir de "
+"la version 2.0.0, la fonction renvoie NULL comme avec toute autre "
+"multilinestring. L'ancien comportement n'était pas documenté. Le nouveau "
+"comportement peut renvoyer null si l'on considère que la table contient des "
+"LINESTRING (multilinestring avec un seul Ã©lément) "
 
 #. Tag: programlisting
 #: reference_accessor.xml:243
 #, no-c-format
 msgid ""
-"postgis=# SELECT ST_AsText(ST_EndPoint('LINESTRING(1 1, 2 2, 3 3)'::geometry));\n"
+"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"
@@ -553,7 +712,6 @@ msgid ""
 "--------------\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\npostgis=# 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\nSELECT 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)"
 
 #. Tag: para
 #: reference_accessor.xml:249
@@ -573,7 +731,9 @@ msgstr "ST_Envelope"
 msgid ""
 "Returns a geometry representing the double precision (float8) bounding box "
 "of the supplied geometry."
-msgstr "Renvoie une géométrie représentant la boite englobante de la géométrie donnée, sous forme de double precision (float8)."
+msgstr ""
+"Renvoie une géométrie représentant la boite englobante de la géométrie "
+"donnée, sous forme de double precision (float8)."
 
 #. Tag: funcprototype
 #: reference_accessor.xml:264
@@ -581,7 +741,9 @@ msgstr "Renvoie une géométrie représentant la boite englobante de la géomét
 msgid ""
 "<funcdef>geometry <function>ST_Envelope</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_Envelope</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_Envelope</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:275
@@ -589,13 +751,20 @@ msgstr "<funcdef>geometry <function>ST_Envelope</function></funcdef> <paramdef><
 msgid ""
 "Returns the float8 minimum bounding box for the supplied geometry, as a "
 "geometry. The polygon is defined by the corner points of the bounding box "
-"((<varname>MINX</varname>, <varname>MINY</varname>), "
-"(<varname>MINX</varname>, <varname>MAXY</varname>), "
-"(<varname>MAXX</varname>, <varname>MAXY</varname>), "
-"(<varname>MAXX</varname>, <varname>MINY</varname>), "
+"((<varname>MINX</varname>, <varname>MINY</varname>), (<varname>MINX</"
+"varname>, <varname>MAXY</varname>), (<varname>MAXX</varname>, <varname>MAXY</"
+"varname>), (<varname>MAXX</varname>, <varname>MINY</varname>), "
 "(<varname>MINX</varname>, <varname>MINY</varname>)). (PostGIS will add a "
 "<varname>ZMIN</varname>/<varname>ZMAX</varname> coordinate as well)."
-msgstr "Renvoie une géométrie représentant la boite englobante de la géométrie donnée, sous forme de float8. Le polygone est défini par les coins de la boite englobante ((<varname>MINX</varname>, <varname>MINY</varname>), (<varname>MINX</varname>, <varname>MAXY</varname>), (<varname>MAXX</varname>, <varname>MAXY</varname>), (<varname>MAXX</varname>, <varname>MINY</varname>), (<varname>MINX</varname>, <varname>MINY</varname>)). (PostGIS ajoute Ã©galement les coordonnées <varname>ZMIN</varname>/<varname>ZMAX</varname>)."
+msgstr ""
+"Renvoie une géométrie représentant la boite englobante de la géométrie "
+"donnée, sous forme de float8. Le polygone est défini par les coins de la "
+"boite englobante ((<varname>MINX</varname>, <varname>MINY</varname>), "
+"(<varname>MINX</varname>, <varname>MAXY</varname>), (<varname>MAXX</"
+"varname>, <varname>MAXY</varname>), (<varname>MAXX</varname>, <varname>MINY</"
+"varname>), (<varname>MINX</varname>, <varname>MINY</varname>)). (PostGIS "
+"ajoute Ã©galement les coordonnées <varname>ZMIN</varname>/<varname>ZMAX</"
+"varname>)."
 
 #. Tag: para
 #: reference_accessor.xml:285
@@ -604,7 +773,10 @@ msgid ""
 "Degenerate cases (vertical lines, points) will return a geometry of lower "
 "dimension than <varname>POLYGON</varname>, ie. <varname>POINT</varname> or "
 "<varname>LINESTRING</varname>."
-msgstr "Les cas dégénérés (lignes verticales, points) renvoient une géométrie de dimension inférieure Ã  celle d'un <varname>POLYGON</varname>, par exemple <varname>POINT</varname> ou  <varname>LINESTRING</varname>."
+msgstr ""
+"Les cas dégénérés (lignes verticales, points) renvoient une géométrie de "
+"dimension inférieure Ã  celle d'un <varname>POLYGON</varname>, par exemple "
+"<varname>POINT</varname> ou  <varname>LINESTRING</varname>."
 
 #. Tag: para
 #: reference_accessor.xml:289
@@ -612,7 +784,9 @@ msgstr "Les cas dégénérés (lignes verticales, points) renvoient une géomét
 msgid ""
 "Availability: 1.5.0 behavior changed to output double precision instead of "
 "float4"
-msgstr "Disponibilité: 1.5.0 changement pour renvoyer un type double précision Ã  la place de float4"
+msgstr ""
+"Disponibilité: 1.5.0 changement pour renvoyer un type double précision Ã  la "
+"place de float4"
 
 #. Tag: para
 #: reference_accessor.xml:290 reference_accessor.xml:668
@@ -645,22 +819,59 @@ msgid ""
 "(1 row)\n"
 "\n"
 "\n"
-"SELECT ST_AsText(ST_Envelope('POLYGON((0 0, 0 1, 1.0000001 1, 1.0000001 0, 0 0))'::geometry));\n"
+"SELECT ST_AsText(ST_Envelope('POLYGON((0 0, 0 1, 1.0000001 1, 1.0000001 0, 0 "
+"0))'::geometry));\n"
+"                                                  st_astext\n"
+"--------------------------------------------------------------\n"
+" POLYGON((0 0,0 1,1.00000011920929 1,1.00000011920929 0,0 0))\n"
+"(1 row)\n"
+"SELECT ST_AsText(ST_Envelope('POLYGON((0 0, 0 1, 1.0000000001 1, "
+"1.0000000001 0, 0 0))'::geometry));\n"
+"                                                  st_astext\n"
+"--------------------------------------------------------------\n"
+" POLYGON((0 0,0 1,1.00000011920929 1,1.00000011920929 0,0 0))\n"
+"(1 row)\n"
+"        \n"
+"SELECT Box3D(geom), Box2D(geom), ST_AsText(ST_Envelope(geom)) As "
+"envelopewkt\n"
+"        FROM (SELECT 'POLYGON((0 0, 0 1000012333334.34545678, 1.0000001 1, "
+"1.0000001 0, 0 0))'::geometry As geom) As foo;\n"
+"\n"
+"<!-- TODO: Fix examples to reflect new behavior -->"
+msgstr ""
+"SELECT ST_AsText(ST_Envelope('POINT(1 3)'::geometry));\n"
+" st_astext\n"
+"------------\n"
+" POINT(1 3)\n"
+"(1 row)\n"
+"\n"
+"\n"
+"SELECT ST_AsText(ST_Envelope('LINESTRING(0 0, 1 3)'::geometry));\n"
+"                   st_astext\n"
+"--------------------------------\n"
+" POLYGON((0 0,0 3,1 3,1 0,0 0))\n"
+"(1 row)\n"
+"\n"
+"\n"
+"SELECT ST_AsText(ST_Envelope('POLYGON((0 0, 0 1, 1.0000001 1, 1.0000001 0, 0 "
+"0))'::geometry));\n"
 "                                                  st_astext\n"
 "--------------------------------------------------------------\n"
 " POLYGON((0 0,0 1,1.00000011920929 1,1.00000011920929 0,0 0))\n"
 "(1 row)\n"
-"SELECT ST_AsText(ST_Envelope('POLYGON((0 0, 0 1, 1.0000000001 1, 1.0000000001 0, 0 0))'::geometry));\n"
+"SELECT ST_AsText(ST_Envelope('POLYGON((0 0, 0 1, 1.0000000001 1, "
+"1.0000000001 0, 0 0))'::geometry));\n"
 "                                                  st_astext\n"
 "--------------------------------------------------------------\n"
 " POLYGON((0 0,0 1,1.00000011920929 1,1.00000011920929 0,0 0))\n"
 "(1 row)\n"
 "        \n"
-"SELECT Box3D(geom), Box2D(geom), ST_AsText(ST_Envelope(geom)) As envelopewkt\n"
-"        FROM (SELECT 'POLYGON((0 0, 0 1000012333334.34545678, 1.0000001 1, 1.0000001 0, 0 0))'::geometry As geom) As foo;\n"
+"SELECT Box3D(geom), Box2D(geom), ST_AsText(ST_Envelope(geom)) As "
+"envelopewkt\n"
+"        FROM (SELECT 'POLYGON((0 0, 0 1000012333334.34545678, 1.0000001 1, "
+"1.0000001 0, 0 0))'::geometry As geom) As foo;\n"
 "\n"
 "<!-- TODO: Fix examples to reflect new behavior -->"
-msgstr "SELECT ST_AsText(ST_Envelope('POINT(1 3)'::geometry));\n st_astext\n------------\n POINT(1 3)\n(1 row)\n\n\nSELECT ST_AsText(ST_Envelope('LINESTRING(0 0, 1 3)'::geometry));\n                   st_astext\n--------------------------------\n POLYGON((0 0,0 3,1 3,1 0,0 0))\n(1 row)\n\n\nSELECT ST_AsText(ST_Envelope('POLYGON((0 0, 0 1, 1.0000001 1, 1.0000001 0, 0 0))'::geometry));\n                                                  st_astext\n--------------------------------------------------------------\n POLYGON((0 0,0 1,1.00000011920929 1,1.00000011920929 0,0 0))\n(1 row)\nSELECT ST_AsText(ST_Envelope('POLYGON((0 0, 0 1, 1.0000000001 1, 1.0000000001 0, 0 0))'::geometry));\n                                                  st_astext\n--------------------------------------------------------------\n POLYGON((0 0,0 1,1.00000011920929 1,1.00000011920929 0,0 0))\n(1 row)\n        \nSELECT Box3D(geom), Box2D(geom), ST_AsText(ST_Envelope(geom)) As envelopewkt\n        FROM (SELECT 'POLYGON((0 0, 0 1000012333334.34545678, 1.0000001 1, 1.0000001 0, 0 0))'::geometry As geom) As foo;\n\n<!-- TODO: Fix examples to reflect new behavior -->"
 
 #. Tag: para
 #: reference_accessor.xml:302
@@ -681,7 +892,10 @@ msgid ""
 "Returns a line string representing the exterior ring of the "
 "<varname>POLYGON</varname> geometry. Return NULL if the geometry is not a "
 "polygon. Will not work with MULTIPOLYGON"
-msgstr "Retourne une ligne représentant l'envelope extérieure du <varname>POLYGON</varname>. Renvoie NULL si la géométrie n'est pas un polygone. Ne marche pas avec un objet MULTIPOLYGON"
+msgstr ""
+"Retourne une ligne représentant l'envelope extérieure du <varname>POLYGON</"
+"varname>. Renvoie NULL si la géométrie n'est pas un polygone. Ne marche pas "
+"avec un objet MULTIPOLYGON"
 
 #. Tag: funcprototype
 #: reference_accessor.xml:316
@@ -689,7 +903,9 @@ msgstr "Retourne une ligne représentant l'envelope extérieure du <varname>POLY
 msgid ""
 "<funcdef>geometry <function>ST_ExteriorRing</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>a_polygon</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_ExteriorRing</function></funcdef> <paramdef><type>geometry </type> <parameter>a_polygon</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_ExteriorRing</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>a_polygon</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:327
@@ -698,7 +914,9 @@ msgid ""
 "Returns a line string representing the exterior ring of the "
 "<varname>POLYGON</varname> geometry. Return NULL if the geometry is not a "
 "polygon."
-msgstr "Retourne une ligne représentant l'envelope extérieure du <varname>POLYGON</varname>. Renvoie NULL si la géométrie n'est pas un polygone."
+msgstr ""
+"Retourne une ligne représentant l'envelope extérieure du <varname>POLYGON</"
+"varname>. Renvoie NULL si la géométrie n'est pas un polygone."
 
 #. Tag: para
 #: reference_accessor.xml:330
@@ -727,7 +945,31 @@ msgid ""
 "FROM sometable;\n"
 "\n"
 "--If you have a table of MULTIPOLYGONs\n"
-"--and want to return a MULTILINESTRING composed of the exterior rings of each polygon\n"
+"--and want to return a MULTILINESTRING composed of the exterior rings of "
+"each polygon\n"
+"SELECT gid, ST_Collect(ST_ExteriorRing(the_geom)) AS erings\n"
+"        FROM (SELECT gid, (ST_Dump(the_geom)).geom As the_geom\n"
+"                        FROM sometable) As foo\n"
+"GROUP BY gid;\n"
+"\n"
+"--3d Example\n"
+"SELECT ST_AsEWKT(\n"
+"        ST_ExteriorRing(\n"
+"        ST_GeomFromEWKT('POLYGON((0 0 1, 1 1 1, 1 2 1, 1 1 1, 0 0 1))')\n"
+"        )\n"
+");\n"
+"\n"
+"st_asewkt\n"
+"---------\n"
+"LINESTRING(0 0 1,1 1 1,1 2 1,1 1 1,0 0 1)"
+msgstr ""
+"--If you have a table of polygons\n"
+"SELECT gid, ST_ExteriorRing(the_geom) AS ering\n"
+"FROM sometable;\n"
+"\n"
+"--If you have a table of MULTIPOLYGONs\n"
+"--and want to return a MULTILINESTRING composed of the exterior rings of "
+"each polygon\n"
 "SELECT gid, ST_Collect(ST_ExteriorRing(the_geom)) AS erings\n"
 "        FROM (SELECT gid, (ST_Dump(the_geom)).geom As the_geom\n"
 "                        FROM sometable) As foo\n"
@@ -743,13 +985,14 @@ msgid ""
 "st_asewkt\n"
 "---------\n"
 "LINESTRING(0 0 1,1 1 1,1 2 1,1 1 1,0 0 1)"
-msgstr "--If you have a table of polygons\nSELECT gid, ST_ExteriorRing(the_geom) AS ering\nFROM sometable;\n\n--If you have a table of MULTIPOLYGONs\n--and want to return a MULTILINESTRING composed of the exterior rings of each polygon\nSELECT gid, ST_Collect(ST_ExteriorRing(the_geom)) AS erings\n        FROM (SELECT gid, (ST_Dump(the_geom)).geom As the_geom\n                        FROM sometable) As foo\nGROUP BY gid;\n\n--3d Example\nSELECT ST_AsEWKT(\n        ST_ExteriorRing(\n        ST_GeomFromEWKT('POLYGON((0 0 1, 1 1 1, 1 2 1, 1 1 1, 0 0 1))')\n        )\n);\n\nst_asewkt\n---------\nLINESTRING(0 0 1,1 1 1,1 2 1,1 1 1,0 0 1)"
 
 #. Tag: para
 #: reference_accessor.xml:346
 #, no-c-format
-msgid ", <xref linkend=\"ST_Boundary\"/>, <xref linkend=\"ST_NumInteriorRings\"/>"
-msgstr ", <xref linkend=\"ST_Boundary\"/>, <xref linkend=\"ST_NumInteriorRings\"/>"
+msgid ""
+", <xref linkend=\"ST_Boundary\"/>, <xref linkend=\"ST_NumInteriorRings\"/>"
+msgstr ""
+", <xref linkend=\"ST_Boundary\"/>, <xref linkend=\"ST_NumInteriorRings\"/>"
 
 #. Tag: refname
 #: reference_accessor.xml:356
@@ -764,7 +1007,11 @@ 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 "Retourne la nième géométrie, n commençant Ã  1, si la géométrie passée en paramètre est de type GEOMETRYCOLLECTION, (MULTI)POINT, (MULTI)LINESTRING, MULTICURVE ou (MULTI)POLYGON, POLYHEDRALSURFACE. Renvoie NULL dans les autres cas."
+msgstr ""
+"Retourne la nième géométrie, n commençant Ã  1, si la géométrie passée en "
+"paramètre est de type GEOMETRYCOLLECTION, (MULTI)POINT, (MULTI)LINESTRING, "
+"MULTICURVE ou (MULTI)POLYGON, POLYHEDRALSURFACE. Renvoie NULL dans les "
+"autres cas."
 
 #. Tag: funcprototype
 #: reference_accessor.xml:365
@@ -773,7 +1020,10 @@ msgid ""
 "<funcdef>geometry <function>ST_GeometryN</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>n</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_GeometryN</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> <paramdef><type>integer </type> <parameter>n</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_GeometryN</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>n</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:376
@@ -782,7 +1032,11 @@ 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 "Retourne la nième géométrie, n commençant Ã  1, si la géométrie passée en paramètre est de type GEOMETRYCOLLECTION, (MULTI)POINT, (MULTI)LINESTRING, MULTICURVE ou (MULTI)POLYGON, POLYHEDRALSURFACE. Renvoie NULL dans les autres cas."
+msgstr ""
+"Retourne la nième géométrie, n commençant Ã  1, si la géométrie passée en "
+"paramètre est de type GEOMETRYCOLLECTION, (MULTI)POINT, (MULTI)LINESTRING, "
+"MULTICURVE ou (MULTI)POLYGON, POLYHEDRALSURFACE. Renvoie NULL dans les "
+"autres cas."
 
 #. Tag: para
 #: reference_accessor.xml:381 reference_accessor.xml:1414
@@ -790,7 +1044,9 @@ msgstr "Retourne la nième géométrie, n commençant Ã  1, si la géométrie pa
 msgid ""
 "Index is 1-based as for OGC specs since version 0.8.0. Previous versions "
 "implemented this as 0-based instead."
-msgstr "L'index commence Ã  1 pour respecter les spécificarions OGC depuis la version 0.8.0. Dans les versions antérieures, l'index commençait Ã  0."
+msgstr ""
+"L'index commence Ã  1 pour respecter les spécificarions OGC depuis la version "
+"0.8.0. Dans les versions antérieures, l'index commençait Ã  0."
 
 #. Tag: para
 #: reference_accessor.xml:386
@@ -798,7 +1054,10 @@ msgstr "L'index commence Ã  1 pour respecter les spécificarions OGC depuis la v
 msgid ""
 "If you want to extract all geometries, of a geometry, ST_Dump is more "
 "efficient and will also work for singular geoms."
-msgstr "Si toutes les géométries composant une géométrie doivent Ãªtre extraites, il faut mieux utiliser la fonction ST_Dump, qui est plus efficace et accepte les types simples en paramètre."
+msgstr ""
+"Si toutes les géométries composant une géométrie doivent Ãªtre extraites, il "
+"faut mieux utiliser la fonction ST_Dump, qui est plus efficace et accepte "
+"les types simples en paramètre."
 
 #. Tag: para
 #: reference_accessor.xml:389
@@ -806,7 +1065,10 @@ msgstr "Si toutes les géométries composant une géométrie doivent Ãªtre extra
 msgid ""
 "Changed: 2.0.0 Prior versions would return NULL for singular geometries. "
 "This was changed to return the geometry for ST_GeometryN(..,1) case."
-msgstr "Changement: 2.0.0. Les versions antérieures renvoient NULL pour les géometries simples (un seul objet). Renvoie désormais la géométrie pour le cas ST_GeometryN(..,1)."
+msgstr ""
+"Changement: 2.0.0. Les versions antérieures renvoient NULL pour les "
+"géometries simples (un seul objet). Renvoie désormais la géométrie pour le "
+"cas ST_GeometryN(..,1)."
 
 #. Tag: para
 #: reference_accessor.xml:391
@@ -828,7 +1090,33 @@ msgid ""
 "SELECT n, ST_AsEWKT(ST_GeometryN(the_geom, n)) As geomewkt\n"
 "FROM (\n"
 "VALUES (ST_GeomFromEWKT('MULTIPOINT(1 2 7, 3 4 7, 5 6 7, 8 9 10)') ),\n"
-"( ST_GeomFromEWKT('MULTICURVE(CIRCULARSTRING(2.5 2.5,4.5 2.5, 3.5 3.5), (10 11, 12 11))') )\n"
+"( ST_GeomFromEWKT('MULTICURVE(CIRCULARSTRING(2.5 2.5,4.5 2.5, 3.5 3.5), (10 "
+"11, 12 11))') )\n"
+"        )As foo(the_geom)\n"
+"        CROSS JOIN generate_series(1,100) n\n"
+"WHERE n &lt;= ST_NumGeometries(the_geom);\n"
+"\n"
+" n |               geomewkt\n"
+"---+-----------------------------------------\n"
+" 1 | POINT(1 2 7)\n"
+" 2 | POINT(3 4 7)\n"
+" 3 | POINT(5 6 7)\n"
+" 4 | POINT(8 9 10)\n"
+" 1 | CIRCULARSTRING(2.5 2.5,4.5 2.5,3.5 3.5)\n"
+" 2 | LINESTRING(10 11,12 11)\n"
+"\n"
+"\n"
+"--Extracting all geometries (useful when you want to assign an id)\n"
+"SELECT gid, n, ST_GeometryN(the_geom, n)\n"
+"FROM sometable CROSS JOIN generate_series(1,100) n\n"
+"WHERE n &lt;= ST_NumGeometries(the_geom);"
+msgstr ""
+"--Extracting a subset of points from a 3d multipoint\n"
+"SELECT n, ST_AsEWKT(ST_GeometryN(the_geom, n)) As geomewkt\n"
+"FROM (\n"
+"VALUES (ST_GeomFromEWKT('MULTIPOINT(1 2 7, 3 4 7, 5 6 7, 8 9 10)') ),\n"
+"( ST_GeomFromEWKT('MULTICURVE(CIRCULARSTRING(2.5 2.5,4.5 2.5, 3.5 3.5), (10 "
+"11, 12 11))') )\n"
 "        )As foo(the_geom)\n"
 "        CROSS JOIN generate_series(1,100) n\n"
 "WHERE n &lt;= ST_NumGeometries(the_geom);\n"
@@ -847,7 +1135,6 @@ msgid ""
 "SELECT gid, n, ST_GeometryN(the_geom, n)\n"
 "FROM sometable CROSS JOIN generate_series(1,100) n\n"
 "WHERE n &lt;= ST_NumGeometries(the_geom);"
-msgstr "--Extracting a subset of points from a 3d multipoint\nSELECT n, ST_AsEWKT(ST_GeometryN(the_geom, n)) As geomewkt\nFROM (\nVALUES (ST_GeomFromEWKT('MULTIPOINT(1 2 7, 3 4 7, 5 6 7, 8 9 10)') ),\n( ST_GeomFromEWKT('MULTICURVE(CIRCULARSTRING(2.5 2.5,4.5 2.5, 3.5 3.5), (10 11, 12 11))') )\n        )As foo(the_geom)\n        CROSS JOIN generate_series(1,100) n\nWHERE n &lt;= ST_NumGeometries(the_geom);\n\n n |               geomewkt\n---+-----------------------------------------\n 1 | POINT(1 2 7)\n 2 | POINT(3 4 7)\n 3 | POINT(5 6 7)\n 4 | POINT(8 9 10)\n 1 | CIRCULARSTRING(2.5 2.5,4.5 2.5,3.5 3.5)\n 2 | LINESTRING(10 11,12 11)\n\n\n--Extracting all geometries (useful when you want to assign an id)\nSELECT gid, n, ST_GeometryN(the_geom, n)\nFROM sometable CROSS JOIN generate_series(1,100) n\nWHERE n &lt;= ST_NumGeometries(the_geom);"
 
 #. Tag: title
 #: reference_accessor.xml:406
@@ -874,7 +1161,22 @@ msgid ""
 "                geom_ewkt\n"
 "------------------------------------------\n"
 " POLYGON((0 0 0,1 0 0,1 0 1,0 0 1,0 0 0))"
-msgstr "-- Polyhedral surface example\n-- Break a Polyhedral surface into its faces\nSELECT ST_AsEWKT(ST_GeometryN(p_geom,3)) As geom_ewkt\n  FROM (SELECT ST_GeomFromEWKT('POLYHEDRALSURFACE( \n((0 0 0, 0 0 1, 0 1 1, 0 1 0, 0 0 0)),  \n((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), \n((0 0 0, 1 0 0, 1 0 1, 0 0 1, 0 0 0)), \n((1 1 0, 1 1 1, 1 0 1, 1 0 0, 1 1 0)),  \n((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)),  \n((0 0 1, 1 0 1, 1 1 1, 0 1 1, 0 0 1)) \n)')  AS p_geom )  AS a;\n\n                geom_ewkt\n------------------------------------------\n POLYGON((0 0 0,1 0 0,1 0 1,0 0 1,0 0 0))"
+msgstr ""
+"-- Polyhedral surface example\n"
+"-- Break a Polyhedral surface into its faces\n"
+"SELECT ST_AsEWKT(ST_GeometryN(p_geom,3)) As geom_ewkt\n"
+"  FROM (SELECT ST_GeomFromEWKT('POLYHEDRALSURFACE( \n"
+"((0 0 0, 0 0 1, 0 1 1, 0 1 0, 0 0 0)),  \n"
+"((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), \n"
+"((0 0 0, 1 0 0, 1 0 1, 0 0 1, 0 0 0)), \n"
+"((1 1 0, 1 1 1, 1 0 1, 1 0 0, 1 1 0)),  \n"
+"((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)),  \n"
+"((0 0 1, 1 0 1, 1 1 1, 0 1 1, 0 0 1)) \n"
+")')  AS p_geom )  AS a;\n"
+"\n"
+"                geom_ewkt\n"
+"------------------------------------------\n"
+" POLYGON((0 0 0,1 0 0,1 0 1,0 0 1,0 0 0))"
 
 #. Tag: programlisting
 #: reference_accessor.xml:409
@@ -901,7 +1203,28 @@ msgid ""
 "                 wkt\n"
 "-------------------------------------\n"
 " TRIANGLE((0 0 0,0 1 0,1 1 0,0 0 0))"
-msgstr "-- TIN --                \nSELECT ST_AsEWKT(ST_GeometryN(geom,2)) as wkt\n  FROM\n    (SELECT \n       ST_GeomFromEWKT('TIN (((\n                0 0 0, \n                0 0 1, \n                0 1 0, \n                0 0 0\n            )), ((\n                0 0 0, \n                0 1 0, \n                1 1 0, \n                0 0 0\n            ))\n            )')  AS geom\n    ) AS g;\n-- result --\n                 wkt\n-------------------------------------\n TRIANGLE((0 0 0,0 1 0,1 1 0,0 0 0))"
+msgstr ""
+"-- TIN --                \n"
+"SELECT ST_AsEWKT(ST_GeometryN(geom,2)) as wkt\n"
+"  FROM\n"
+"    (SELECT \n"
+"       ST_GeomFromEWKT('TIN (((\n"
+"                0 0 0, \n"
+"                0 0 1, \n"
+"                0 1 0, \n"
+"                0 0 0\n"
+"            )), ((\n"
+"                0 0 0, \n"
+"                0 1 0, \n"
+"                1 1 0, \n"
+"                0 0 0\n"
+"            ))\n"
+"            )')  AS geom\n"
+"    ) AS g;\n"
+"-- result --\n"
+"                 wkt\n"
+"-------------------------------------\n"
+" TRIANGLE((0 0 0,0 1 0,1 1 0,0 0 0))"
 
 #. Tag: para
 #: reference_accessor.xml:416 reference_accessor.xml:1285
@@ -927,7 +1250,9 @@ msgstr "Renvoie le type de la géométrie passée en paramètre."
 msgid ""
 "<funcdef>text <function>ST_GeometryType</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
-msgstr "<funcdef>text <function>ST_GeometryType</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
+msgstr ""
+"<funcdef>text <function>ST_GeometryType</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:437
@@ -936,16 +1261,22 @@ msgid ""
 "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 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."
+"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 "
+"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."
 
 #. Tag: para
 #: reference_accessor.xml:439 reference_accessor.xml:560
 #: reference_accessor.xml:1071
 #, no-c-format
 msgid "Enhanced: 2.0.0 support for Polyhedral surfaces was introduced."
-msgstr "Amélioration: 2.0.0 introduction du support des surfaces polyhédriques."
+msgstr ""
+"Amélioration: 2.0.0 introduction du support des surfaces polyhédriques."
 
 #. Tag: para
 #: reference_accessor.xml:440
@@ -957,22 +1288,39 @@ msgstr "&sqlmm_compliant; SQL-MM 3: 5.1.4"
 #: reference_accessor.xml:449
 #, no-c-format
 msgid ""
-"SELECT ST_GeometryType(ST_GeomFromText('LINESTRING(77.29 29.07,77.42 29.26,77.27 29.31,77.29 29.07)'));\n"
+"SELECT ST_GeometryType(ST_GeomFromText('LINESTRING(77.29 29.07,77.42 "
+"29.26,77.27 29.31,77.29 29.07)'));\n"
+"                        --result\n"
+"                        ST_LineString"
+msgstr ""
+"SELECT ST_GeometryType(ST_GeomFromText('LINESTRING(77.29 29.07,77.42 "
+"29.26,77.27 29.31,77.29 29.07)'));\n"
 "                        --result\n"
 "                        ST_LineString"
-msgstr "SELECT ST_GeometryType(ST_GeomFromText('LINESTRING(77.29 29.07,77.42 29.26,77.27 29.31,77.29 29.07)'));\n                        --result\n                        ST_LineString"
 
 #. Tag: programlisting
 #: reference_accessor.xml:451 reference_accessor.xml:453
 #, no-c-format
 msgid ""
-"SELECT ST_GeometryType(ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 0, 0 0 1, 0 1 1, 0 1 0, 0 0 0)), \n"
-"                ((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), ((0 0 0, 1 0 0, 1 0 1, 0 0 1, 0 0 0)), \n"
+"SELECT ST_GeometryType(ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 0, 0 0 1, 0 "
+"1 1, 0 1 0, 0 0 0)), \n"
+"                ((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), ((0 0 0, 1 0 0, 1 0 "
+"1, 0 0 1, 0 0 0)), \n"
 "                ((1 1 0, 1 1 1, 1 0 1, 1 0 0, 1 1 0)), \n"
-"                ((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)), ((0 0 1, 1 0 1, 1 1 1, 0 1 1, 0 0 1)) )'));\n"
+"                ((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)), ((0 0 1, 1 0 1, 1 1 "
+"1, 0 1 1, 0 0 1)) )'));\n"
+"                        --result\n"
+"                        ST_PolyhedralSurface"
+msgstr ""
+"SELECT ST_GeometryType(ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 0, 0 0 1, 0 "
+"1 1, 0 1 0, 0 0 0)), \n"
+"                ((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), ((0 0 0, 1 0 0, 1 0 "
+"1, 0 0 1, 0 0 0)), \n"
+"                ((1 1 0, 1 1 1, 1 0 1, 1 0 0, 1 1 0)), \n"
+"                ((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)), ((0 0 1, 1 0 1, 1 1 "
+"1, 0 1 1, 0 0 1)) )'));\n"
 "                        --result\n"
 "                        ST_PolyhedralSurface"
-msgstr "SELECT ST_GeometryType(ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 0, 0 0 1, 0 1 1, 0 1 0, 0 0 0)), \n                ((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), ((0 0 0, 1 0 0, 1 0 1, 0 0 1, 0 0 0)), \n                ((1 1 0, 1 1 1, 1 0 1, 1 0 0, 1 1 0)), \n                ((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)), ((0 0 1, 1 0 1, 1 1 1, 0 1 1, 0 0 1)) )'));\n                        --result\n                        ST_PolyhedralSurface"
 
 #. Tag: programlisting
 #: reference_accessor.xml:455
@@ -997,7 +1345,26 @@ msgid ""
 " result\n"
 "--------\n"
 " ST_Tin"
-msgstr "SELECT ST_GeometryType(geom) as result\n  FROM\n    (SELECT \n       ST_GeomFromEWKT('TIN (((\n                0 0 0, \n                0 0 1, \n                0 1 0, \n                0 0 0\n            )), ((\n                0 0 0, \n                0 1 0, \n                1 1 0, \n                0 0 0\n            ))\n            )')  AS geom\n    ) AS g;\n result\n--------\n ST_Tin"
+msgstr ""
+"SELECT ST_GeometryType(geom) as result\n"
+"  FROM\n"
+"    (SELECT \n"
+"       ST_GeomFromEWKT('TIN (((\n"
+"                0 0 0, \n"
+"                0 0 1, \n"
+"                0 1 0, \n"
+"                0 0 0\n"
+"            )), ((\n"
+"                0 0 0, \n"
+"                0 1 0, \n"
+"                1 1 0, \n"
+"                0 0 0\n"
+"            ))\n"
+"            )')  AS geom\n"
+"    ) AS g;\n"
+" result\n"
+"--------\n"
+" ST_Tin"
 
 #. Tag: refname
 #: reference_accessor.xml:468
@@ -1009,27 +1376,36 @@ msgstr "ST_InteriorRingN"
 #: reference_accessor.xml:470
 #, no-c-format
 msgid ""
-"Return the Nth interior linestring ring of the polygon geometry. Return NULL"
-" if the geometry is not a polygon or the given N is out of range."
-msgstr "Retourne la nième ligne intérieure du polygone passé en paramètre. Renvoie NULL si la géométrie n'est pas un polygone ou si l'index ne correspond pas Ã  un intérieur."
+"Return the Nth interior linestring ring of the polygon geometry. Return NULL "
+"if the geometry is not a polygon or the given N is out of range."
+msgstr ""
+"Retourne la nième ligne intérieure du polygone passé en paramètre. Renvoie "
+"NULL si la géométrie n'est pas un polygone ou si l'index ne correspond pas Ã  "
+"un intérieur."
 
 #. Tag: funcprototype
 #: reference_accessor.xml:477
 #, no-c-format
 msgid ""
 "<funcdef>geometry <function>ST_InteriorRingN</function></funcdef> "
-"<paramdef><type>geometry </type> <parameter>a_polygon</parameter></paramdef>"
-" <paramdef><type>integer </type> <parameter>n</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_InteriorRingN</function></funcdef> <paramdef><type>geometry </type> <parameter>a_polygon</parameter></paramdef> <paramdef><type>integer </type> <parameter>n</parameter></paramdef>"
+"<paramdef><type>geometry </type> <parameter>a_polygon</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>n</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_InteriorRingN</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>a_polygon</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>n</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:488
 #, no-c-format
 msgid ""
-"Return the Nth interior linestring ring of the polygon geometry. Return NULL"
-" if the geometry is not a polygon or the given N is out of range. index "
+"Return the Nth interior linestring ring of the polygon geometry. Return NULL "
+"if the geometry is not a polygon or the given N is out of range. index "
 "starts at 1."
-msgstr "Retourne la nième ligne intérieure du polygone passé en paramètre. Renvoie NULL si la géométrie n'est pas un polygone ou si l'index ne correspond pas Ã  un intérieur. L'index démarre Ã  1."
+msgstr ""
+"Retourne la nième ligne intérieure du polygone passé en paramètre. Renvoie "
+"NULL si la géométrie n'est pas un polygone ou si l'index ne correspond pas Ã  "
+"un intérieur. L'index démarre Ã  1."
 
 #. Tag: para
 #: reference_accessor.xml:494
@@ -1037,7 +1413,9 @@ msgstr "Retourne la nième ligne intérieure du polygone passé en paramètre. R
 msgid ""
 "This will not work for MULTIPOLYGONs. Use in conjunction with ST_Dump for "
 "MULTIPOLYGONS"
-msgstr "Ne support pas les MULTIPOLYGON. Utiliser en association avec ST_Dump pour les MULTIPOLYGON"
+msgstr ""
+"Ne support pas les MULTIPOLYGON. Utiliser en association avec ST_Dump pour "
+"les MULTIPOLYGON"
 
 #. Tag: para
 #: reference_accessor.xml:498
@@ -1054,15 +1432,22 @@ msgid ""
 "                ST_Collect(ST_Buffer(ST_Point(1,2), 20,3),\n"
 "                        ST_Buffer(ST_Point(1, 2), 10,3))) As the_geom\n"
 "                )  as foo"
-msgstr "SELECT ST_AsText(ST_InteriorRingN(the_geom, 1)) As the_geom\nFROM (SELECT ST_BuildArea(\n                ST_Collect(ST_Buffer(ST_Point(1,2), 20,3),\n                        ST_Buffer(ST_Point(1, 2), 10,3))) As the_geom\n                )  as foo"
+msgstr ""
+"SELECT ST_AsText(ST_InteriorRingN(the_geom, 1)) As the_geom\n"
+"FROM (SELECT ST_BuildArea(\n"
+"                ST_Collect(ST_Buffer(ST_Point(1,2), 20,3),\n"
+"                        ST_Buffer(ST_Point(1, 2), 10,3))) As the_geom\n"
+"                )  as foo"
 
 #. Tag: para
 #: reference_accessor.xml:514
 #, no-c-format
 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\"/>,"
+", <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\"/>,"
 
 #. Tag: refname
 #: reference_accessor.xml:527
@@ -1074,10 +1459,13 @@ msgstr "ST_IsClosed"
 #: reference_accessor.xml:529
 #, no-c-format
 msgid ""
-"Returns <varname>TRUE</varname> if the <varname>LINESTRING</varname>'s start"
-" and end points are coincident. For Polyhedral surface is closed "
-"(volumetric)."
-msgstr "Renvoie <varname>TRUE</varname> si les premier et dernier points de la  <varname>LINESTRING</varname> sont identiques. Pour les surface polyhédriques, indique si la surface est surfacique (ouverte) ou volumétrique (fermée)."
+"Returns <varname>TRUE</varname> if the <varname>LINESTRING</varname>'s start "
+"and end points are coincident. For Polyhedral surface is closed (volumetric)."
+msgstr ""
+"Renvoie <varname>TRUE</varname> si les premier et dernier points de la  "
+"<varname>LINESTRING</varname> sont identiques. Pour les surface "
+"polyhédriques, indique si la surface est surfacique (ouverte) ou "
+"volumétrique (fermée)."
 
 #. Tag: funcprototype
 #: reference_accessor.xml:536
@@ -1085,16 +1473,22 @@ msgstr "Renvoie <varname>TRUE</varname> si les premier et dernier points de la
 msgid ""
 "<funcdef>boolean <function>ST_IsClosed</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g</parameter></paramdef>"
-msgstr "<funcdef>boolean <function>ST_IsClosed</function></funcdef> <paramdef><type>geometry </type> <parameter>g</parameter></paramdef>"
+msgstr ""
+"<funcdef>boolean <function>ST_IsClosed</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:547
 #, no-c-format
 msgid ""
-"Returns <varname>TRUE</varname> if the <varname>LINESTRING</varname>'s start"
-" and end points are coincident. For Polyhedral Surfaces, it tells you if the"
-" surface is areal (open) or volumetric (closed)."
-msgstr "Renvoie <varname>TRUE</varname> si les premier et dernier points de la  <varname>LINESTRING</varname> sont identiques. Pour les surface polyhédriques, indique si la surface est surfacique (ouverte) ou volumétrique (fermée)."
+"Returns <varname>TRUE</varname> if the <varname>LINESTRING</varname>'s start "
+"and end points are coincident. For Polyhedral Surfaces, it tells you if the "
+"surface is areal (open) or volumetric (closed)."
+msgstr ""
+"Renvoie <varname>TRUE</varname> si les premier et dernier points de la  "
+"<varname>LINESTRING</varname> sont identiques. Pour les surface "
+"polyhédriques, indique si la surface est surfacique (ouverte) ou "
+"volumétrique (fermée)."
 
 #. Tag: para
 #: reference_accessor.xml:551
@@ -1106,10 +1500,12 @@ msgstr "&sqlmm_compliant; SQL-MM 3: 7.1.5, 9.3.3"
 #: reference_accessor.xml:553
 #, no-c-format
 msgid ""
-"SQL-MM defines the result of "
-"<function>ST_IsClosed(<varname>NULL</varname>)</function> to be 0, while "
-"PostGIS returns <varname>NULL</varname>."
-msgstr "La norme SQL-MM indique que le résultat de la fonction <function>ST_IsClosed(<varname>NULL</varname>)</function> doit Ãªtre 0 ; PostGIS renvoie <varname>NULL</varname>."
+"SQL-MM defines the result of <function>ST_IsClosed(<varname>NULL</varname>)</"
+"function> to be 0, while PostGIS returns <varname>NULL</varname>."
+msgstr ""
+"La norme SQL-MM indique que le résultat de la fonction "
+"<function>ST_IsClosed(<varname>NULL</varname>)</function> doit Ãªtre 0 ; "
+"PostGIS renvoie <varname>NULL</varname>."
 
 #. Tag: title
 #: reference_accessor.xml:567
@@ -1133,7 +1529,39 @@ msgid ""
 " t\n"
 "(1 row)\n"
 "\n"
-"postgis=# SELECT ST_IsClosed('MULTILINESTRING((0 0, 0 1, 1 1, 0 0),(0 0, 1 1))'::geometry);\n"
+"postgis=# SELECT ST_IsClosed('MULTILINESTRING((0 0, 0 1, 1 1, 0 0),(0 0, 1 "
+"1))'::geometry);\n"
+" st_isclosed\n"
+"-------------\n"
+" f\n"
+"(1 row)\n"
+"\n"
+"postgis=# SELECT ST_IsClosed('POINT(0 0)'::geometry);\n"
+" st_isclosed\n"
+"-------------\n"
+" t\n"
+"(1 row)\n"
+"\n"
+"postgis=# SELECT ST_IsClosed('MULTIPOINT((0 0), (1 1))'::geometry);\n"
+" st_isclosed\n"
+"-------------\n"
+" t\n"
+"(1 row)"
+msgstr ""
+"postgis=# SELECT ST_IsClosed('LINESTRING(0 0, 1 1)'::geometry);\n"
+" st_isclosed\n"
+"-------------\n"
+" f\n"
+"(1 row)\n"
+"\n"
+"postgis=# SELECT ST_IsClosed('LINESTRING(0 0, 0 1, 1 1, 0 0)'::geometry);\n"
+" st_isclosed\n"
+"-------------\n"
+" t\n"
+"(1 row)\n"
+"\n"
+"postgis=# SELECT ST_IsClosed('MULTILINESTRING((0 0, 0 1, 1 1, 0 0),(0 0, 1 "
+"1))'::geometry);\n"
 " st_isclosed\n"
 "-------------\n"
 " f\n"
@@ -1150,7 +1578,6 @@ msgid ""
 "-------------\n"
 " t\n"
 "(1 row)"
-msgstr "postgis=# SELECT ST_IsClosed('LINESTRING(0 0, 1 1)'::geometry);\n st_isclosed\n-------------\n f\n(1 row)\n\npostgis=# SELECT ST_IsClosed('LINESTRING(0 0, 0 1, 1 1, 0 0)'::geometry);\n st_isclosed\n-------------\n t\n(1 row)\n\npostgis=# SELECT ST_IsClosed('MULTILINESTRING((0 0, 0 1, 1 1, 0 0),(0 0, 1 1))'::geometry);\n st_isclosed\n-------------\n f\n(1 row)\n\npostgis=# SELECT ST_IsClosed('POINT(0 0)'::geometry);\n st_isclosed\n-------------\n t\n(1 row)\n\npostgis=# SELECT ST_IsClosed('MULTIPOINT((0 0), (1 1))'::geometry);\n st_isclosed\n-------------\n t\n(1 row)"
 
 #. Tag: title
 #: reference_accessor.xml:573
@@ -1163,10 +1590,13 @@ msgstr "Exemples: surfaces polyhédriques"
 #, no-c-format
 msgid ""
 "-- A cube --\n"
-"                SELECT ST_IsClosed(ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 0, 0 0 1, 0 1 1, 0 1 0, 0 0 0)), \n"
-"                ((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), ((0 0 0, 1 0 0, 1 0 1, 0 0 1, 0 0 0)), \n"
+"                SELECT ST_IsClosed(ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 "
+"0, 0 0 1, 0 1 1, 0 1 0, 0 0 0)), \n"
+"                ((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), ((0 0 0, 1 0 0, 1 0 "
+"1, 0 0 1, 0 0 0)), \n"
 "                ((1 1 0, 1 1 1, 1 0 1, 1 0 0, 1 1 0)), \n"
-"                ((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)), ((0 0 1, 1 0 1, 1 1 1, 0 1 1, 0 0 1)) )'));\n"
+"                ((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)), ((0 0 1, 1 0 1, 1 1 "
+"1, 0 1 1, 0 0 1)) )'));\n"
 "\n"
 " st_isclosed\n"
 "-------------\n"
@@ -1174,15 +1604,42 @@ msgid ""
 "\n"
 "\n"
 " -- Same as cube but missing a side --\n"
-" SELECT ST_IsClosed(ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 0, 0 0 1, 0 1 1, 0 1 0, 0 0 0)), \n"
-"                ((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), ((0 0 0, 1 0 0, 1 0 1, 0 0 1, 0 0 0)), \n"
+" SELECT ST_IsClosed(ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 0, 0 0 1, 0 1 "
+"1, 0 1 0, 0 0 0)), \n"
+"                ((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), ((0 0 0, 1 0 0, 1 0 "
+"1, 0 0 1, 0 0 0)), \n"
+"                ((1 1 0, 1 1 1, 1 0 1, 1 0 0, 1 1 0)), \n"
+"                ((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)) )'));\n"
+"\n"
+" st_isclosed\n"
+"-------------\n"
+" f"
+msgstr ""
+"-- A cube --\n"
+"                SELECT ST_IsClosed(ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 "
+"0, 0 0 1, 0 1 1, 0 1 0, 0 0 0)), \n"
+"                ((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), ((0 0 0, 1 0 0, 1 0 "
+"1, 0 0 1, 0 0 0)), \n"
+"                ((1 1 0, 1 1 1, 1 0 1, 1 0 0, 1 1 0)), \n"
+"                ((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)), ((0 0 1, 1 0 1, 1 1 "
+"1, 0 1 1, 0 0 1)) )'));\n"
+"\n"
+" st_isclosed\n"
+"-------------\n"
+" t\n"
+"\n"
+"\n"
+" -- Same as cube but missing a side --\n"
+" SELECT ST_IsClosed(ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 0, 0 0 1, 0 1 "
+"1, 0 1 0, 0 0 0)), \n"
+"                ((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), ((0 0 0, 1 0 0, 1 0 "
+"1, 0 0 1, 0 0 0)), \n"
 "                ((1 1 0, 1 1 1, 1 0 1, 1 0 0, 1 1 0)), \n"
 "                ((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)) )'));\n"
 "\n"
 " st_isclosed\n"
 "-------------\n"
 " f"
-msgstr "-- A cube --\n                SELECT ST_IsClosed(ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 0, 0 0 1, 0 1 1, 0 1 0, 0 0 0)), \n                ((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), ((0 0 0, 1 0 0, 1 0 1, 0 0 1, 0 0 0)), \n                ((1 1 0, 1 1 1, 1 0 1, 1 0 0, 1 1 0)), \n                ((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)), ((0 0 1, 1 0 1, 1 1 1, 0 1 1, 0 0 1)) )'));\n\n st_isclosed\n-------------\n t\n\n\n -- Same as cube but missing a side --\n SELECT ST_IsClosed(ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 0, 0 0 1, 0 1 1, 0 1 0, 0 0 0)), \n                ((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), ((0 0 0, 1 0 0, 1 0 1, 0 0 1, 0 0 0)), \n                ((1 1 0, 1 1 1, 1 0 1, 1 0 0, 1 1 0)), \n                ((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)) )'));\n\n st_isclosed\n-------------\n f"
 
 #. Tag: refname
 #: reference_accessor.xml:587
@@ -1196,7 +1653,9 @@ msgstr "ST_IsCollection"
 msgid ""
 "Returns <varname>TRUE</varname> if the argument is a collection "
 "(<varname>MULTI*</varname>, <varname>GEOMETRYCOLLECTION</varname>, ...)"
-msgstr "Renvoie <varname>TRUE</varname> si le paramètre est une collection (<varname>MULTI*</varname>, <varname>GEOMETRYCOLLECTION</varname>, ...)"
+msgstr ""
+"Renvoie <varname>TRUE</varname> si le paramètre est une collection "
+"(<varname>MULTI*</varname>, <varname>GEOMETRYCOLLECTION</varname>, ...)"
 
 #. Tag: funcprototype
 #: reference_accessor.xml:596
@@ -1204,7 +1663,9 @@ msgstr "Renvoie <varname>TRUE</varname> si le paramètre est une collection (<va
 msgid ""
 "<funcdef>boolean <function>ST_IsCollection</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g</parameter></paramdef>"
-msgstr "<funcdef>boolean <function>ST_IsCollection</function></funcdef> <paramdef><type>geometry </type> <parameter>g</parameter></paramdef>"
+msgstr ""
+"<funcdef>boolean <function>ST_IsCollection</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:606
@@ -1237,9 +1698,11 @@ msgstr "COMPOUNDCURVE"
 #, no-c-format
 msgid ""
 "This function analyzes the type of the geometry. This means that it will "
-"return <varname>TRUE</varname> on collections that are empty or that contain"
-" a single element."
-msgstr "Cette fonction analyse le type de la géométrie. Renvoie <varname>TRUE</varname> pour les collections vides ou ne contenant q'un seul Ã©lément."
+"return <varname>TRUE</varname> on collections that are empty or that contain "
+"a single element."
+msgstr ""
+"Cette fonction analyse le type de la géométrie. Renvoie <varname>TRUE</"
+"varname> pour les collections vides ou ne contenant q'un seul Ã©lément."
 
 #. Tag: programlisting
 #: reference_accessor.xml:631
@@ -1269,12 +1732,43 @@ msgid ""
 " t\n"
 "(1 row)\n"
 "\n"
-"postgis=# SELECT ST_IsCollection('GEOMETRYCOLLECTION(POINT(0 0))'::geometry);\n"
+"postgis=# SELECT ST_IsCollection('GEOMETRYCOLLECTION(POINT(0 0))'::"
+"geometry);\n"
+" st_iscollection\n"
+"-------------\n"
+" t\n"
+"(1 row)"
+msgstr ""
+"postgis=# SELECT ST_IsCollection('LINESTRING(0 0, 1 1)'::geometry);\n"
+" st_iscollection\n"
+"-------------\n"
+" f\n"
+"(1 row)\n"
+"\n"
+"postgis=# SELECT ST_IsCollection('MULTIPOINT EMPTY'::geometry);\n"
+" st_iscollection\n"
+"-------------\n"
+" t\n"
+"(1 row)\n"
+"\n"
+"postgis=# SELECT ST_IsCollection('MULTIPOINT((0 0))'::geometry);\n"
+" st_iscollection\n"
+"-------------\n"
+" t\n"
+"(1 row)\n"
+"\n"
+"postgis=# SELECT ST_IsCollection('MULTIPOINT((0 0), (42 42))'::geometry);\n"
+" st_iscollection\n"
+"-------------\n"
+" t\n"
+"(1 row)\n"
+"\n"
+"postgis=# SELECT ST_IsCollection('GEOMETRYCOLLECTION(POINT(0 0))'::"
+"geometry);\n"
 " st_iscollection\n"
 "-------------\n"
 " t\n"
 "(1 row)"
-msgstr "postgis=# SELECT ST_IsCollection('LINESTRING(0 0, 1 1)'::geometry);\n st_iscollection\n-------------\n f\n(1 row)\n\npostgis=# SELECT ST_IsCollection('MULTIPOINT EMPTY'::geometry);\n st_iscollection\n-------------\n t\n(1 row)\n\npostgis=# SELECT ST_IsCollection('MULTIPOINT((0 0))'::geometry);\n st_iscollection\n-------------\n t\n(1 row)\n\npostgis=# SELECT ST_IsCollection('MULTIPOINT((0 0), (42 42))'::geometry);\n st_iscollection\n-------------\n t\n(1 row)\n\npostgis=# SELECT ST_IsCollection('GEOMETRYCOLLECTION(POINT(0 0))'::geometry);\n st_iscollection\n-------------\n t\n(1 row)"
 
 #. Tag: refname
 #: reference_accessor.xml:643
@@ -1286,9 +1780,11 @@ msgstr "ST_IsEmpty"
 #: reference_accessor.xml:645
 #, no-c-format
 msgid ""
-"Returns true if this Geometry is an empty geometrycollection, polygon, point"
-" etc."
-msgstr "Renvoie vrai si la géométrie est une  geometrycollection vide, un polygon, un point etc. "
+"Returns true if this Geometry is an empty geometrycollection, polygon, point "
+"etc."
+msgstr ""
+"Renvoie vrai si la géométrie est une  geometrycollection vide, un polygon, "
+"un point etc. "
 
 #. Tag: funcprototype
 #: reference_accessor.xml:651
@@ -1296,7 +1792,9 @@ msgstr "Renvoie vrai si la géométrie est une  geometrycollection vide, un poly
 msgid ""
 "<funcdef>boolean <function>ST_IsEmpty</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
-msgstr "<funcdef>boolean <function>ST_IsEmpty</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
+msgstr ""
+"<funcdef>boolean <function>ST_IsEmpty</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:661
@@ -1304,15 +1802,20 @@ msgstr "<funcdef>boolean <function>ST_IsEmpty</function></funcdef> <paramdef><ty
 msgid ""
 "Returns true if this Geometry is an empty geometry. If true, then this "
 "Geometry represents an empty geometry collection, polygon, point etc."
-msgstr "Renvoie vrai si la géométrie est une  géométrie vide. Si le résultat est vrai alors cette géométrie représente une geometrycollection vide, un polygon, un point etc. "
+msgstr ""
+"Renvoie vrai si la géométrie est une  géométrie vide. Si le résultat est "
+"vrai alors cette géométrie représente une geometrycollection vide, un "
+"polygon, un point etc. "
 
 #. Tag: para
 #: reference_accessor.xml:664
 #, no-c-format
 msgid ""
-"SQL-MM defines the result of ST_IsEmpty(NULL) to be 0, while PostGIS returns"
-" NULL."
-msgstr "La norme SQL-MM stipule que ST_IsEmpty(NULL) doit renvoyer 0. PostGIS renvoie NULL."
+"SQL-MM defines the result of ST_IsEmpty(NULL) to be 0, while PostGIS returns "
+"NULL."
+msgstr ""
+"La norme SQL-MM stipule que ST_IsEmpty(NULL) doit renvoyer 0. PostGIS "
+"renvoie NULL."
 
 #. Tag: para
 #: reference_accessor.xml:669
@@ -1327,7 +1830,10 @@ msgid ""
 "Changed: 2.0.0 In prior versions of PostGIS "
 "ST_GeomFromText('GEOMETRYCOLLECTION(EMPTY)') was allowed. This is now "
 "illegal in PostGIS 2.0.0 to better conform with SQL/MM standards"
-msgstr "Changement: 2.0.0 dans les version précédentes de PostGIS ST_GeomFromText('GEOMETRYCOLLECTION(EMPTY)') etait autorisé. C'est désormais interdit dans PostGIS 2.0.0 pour respecter la norme SQL/MM."
+msgstr ""
+"Changement: 2.0.0 dans les version précédentes de PostGIS "
+"ST_GeomFromText('GEOMETRYCOLLECTION(EMPTY)') etait autorisé. C'est désormais "
+"interdit dans PostGIS 2.0.0 pour respecter la norme SQL/MM."
 
 #. Tag: programlisting
 #: reference_accessor.xml:679
@@ -1352,7 +1858,40 @@ msgid ""
 " f\n"
 "(1 row)\n"
 "\n"
-" SELECT ST_IsEmpty(ST_GeomFromText('POLYGON((1 2, 3 4, 5 6, 1 2))')) = false;\n"
+" SELECT ST_IsEmpty(ST_GeomFromText('POLYGON((1 2, 3 4, 5 6, 1 2))')) = "
+"false;\n"
+" ?column?\n"
+"----------\n"
+" t\n"
+"(1 row)\n"
+"\n"
+" SELECT ST_IsEmpty(ST_GeomFromText('CIRCULARSTRING EMPTY'));\n"
+"  st_isempty\n"
+"------------\n"
+" t\n"
+"(1 row)"
+msgstr ""
+"SELECT ST_IsEmpty(ST_GeomFromText('GEOMETRYCOLLECTION EMPTY'));\n"
+" st_isempty\n"
+"------------\n"
+" t\n"
+"(1 row)\n"
+"\n"
+" SELECT ST_IsEmpty(ST_GeomFromText('POLYGON EMPTY'));\n"
+" st_isempty\n"
+"------------\n"
+" t\n"
+"(1 row)\n"
+"\n"
+"SELECT ST_IsEmpty(ST_GeomFromText('POLYGON((1 2, 3 4, 5 6, 1 2))'));\n"
+"\n"
+" st_isempty\n"
+"------------\n"
+" f\n"
+"(1 row)\n"
+"\n"
+" SELECT ST_IsEmpty(ST_GeomFromText('POLYGON((1 2, 3 4, 5 6, 1 2))')) = "
+"false;\n"
 " ?column?\n"
 "----------\n"
 " t\n"
@@ -1363,7 +1902,6 @@ msgid ""
 "------------\n"
 " t\n"
 "(1 row)"
-msgstr "SELECT ST_IsEmpty(ST_GeomFromText('GEOMETRYCOLLECTION EMPTY'));\n st_isempty\n------------\n t\n(1 row)\n\n SELECT ST_IsEmpty(ST_GeomFromText('POLYGON EMPTY'));\n st_isempty\n------------\n t\n(1 row)\n\nSELECT ST_IsEmpty(ST_GeomFromText('POLYGON((1 2, 3 4, 5 6, 1 2))'));\n\n st_isempty\n------------\n f\n(1 row)\n\n SELECT ST_IsEmpty(ST_GeomFromText('POLYGON((1 2, 3 4, 5 6, 1 2))')) = false;\n ?column?\n----------\n t\n(1 row)\n\n SELECT ST_IsEmpty(ST_GeomFromText('CIRCULARSTRING EMPTY'));\n  st_isempty\n------------\n t\n(1 row)"
 
 #. Tag: refname
 #: reference_accessor.xml:686
@@ -1377,7 +1915,9 @@ msgstr "ST_IsRing"
 msgid ""
 "Returns <varname>TRUE</varname> if this <varname>LINESTRING</varname> is "
 "both closed and simple."
-msgstr "Renvoie <varname>TRUE</varname> si la  <varname>LINESTRING</varname> est Ã  la fois fermée et simple."
+msgstr ""
+"Renvoie <varname>TRUE</varname> si la  <varname>LINESTRING</varname> est Ã  "
+"la fois fermée et simple."
 
 #. Tag: funcprototype
 #: reference_accessor.xml:694
@@ -1385,19 +1925,25 @@ msgstr "Renvoie <varname>TRUE</varname> si la  <varname>LINESTRING</varname> est
 msgid ""
 "<funcdef>boolean <function>ST_IsRing</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g</parameter></paramdef>"
-msgstr "<funcdef>boolean <function>ST_IsRing</function></funcdef> <paramdef><type>geometry </type> <parameter>g</parameter></paramdef>"
+msgstr ""
+"<funcdef>boolean <function>ST_IsRing</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:705
 #, no-c-format
 msgid ""
 "Returns <varname>TRUE</varname> if this <varname>LINESTRING</varname> is "
-"both <xref linkend=\"ST_IsClosed\"/> "
-"(<function>ST_StartPoint(<parameter>g</parameter>)</function> "
-"<function>~=</function> "
+"both <xref linkend=\"ST_IsClosed\"/> (<function>ST_StartPoint(<parameter>g</"
+"parameter>)</function> <function>~=</function> "
 "<function>ST_Endpoint(<parameter>g</parameter>)</function>) and <xref "
 "linkend=\"ST_IsSimple\"/> (does not self intersect)."
-msgstr "Renvoie <varname>TRUE</varname> si cette <varname>LINESTRING</varname> est Ã  la fois <xref linkend=\"ST_IsClosed\"/> (<function>ST_StartPoint(<parameter>g</parameter>)</function> <function>~=</function> <function>ST_Endpoint(<parameter>g</parameter>)</function>) et <xref linkend=\"ST_IsSimple\"/> (pas d'auto intersection)."
+msgstr ""
+"Renvoie <varname>TRUE</varname> si cette <varname>LINESTRING</varname> est Ã  "
+"la fois <xref linkend=\"ST_IsClosed\"/> "
+"(<function>ST_StartPoint(<parameter>g</parameter>)</function> <function>~=</"
+"function> <function>ST_Endpoint(<parameter>g</parameter>)</function>) et "
+"<xref linkend=\"ST_IsSimple\"/> (pas d'auto intersection)."
 
 #. Tag: para
 #: reference_accessor.xml:713
@@ -1409,29 +1955,47 @@ msgstr "&sqlmm_compliant; SQL-MM 3: 7.1.6"
 #: reference_accessor.xml:715
 #, no-c-format
 msgid ""
-"SQL-MM defines the result of "
-"<function>ST_IsRing(<varname>NULL</varname>)</function> to be 0, while "
-"PostGIS returns <varname>NULL</varname>."
-msgstr "La norme SQL-MM stipule que <function>ST_IsRing(<varname>NULL</varname>)</function> doit renvoyer 0. PostGIS renvoie <varname>NULL</varname>."
+"SQL-MM defines the result of <function>ST_IsRing(<varname>NULL</varname>)</"
+"function> to be 0, while PostGIS returns <varname>NULL</varname>."
+msgstr ""
+"La norme SQL-MM stipule que <function>ST_IsRing(<varname>NULL</varname>)</"
+"function> doit renvoyer 0. PostGIS renvoie <varname>NULL</varname>."
 
 #. Tag: programlisting
 #: reference_accessor.xml:724
 #, no-c-format
 msgid ""
 "SELECT ST_IsRing(the_geom), ST_IsClosed(the_geom), ST_IsSimple(the_geom)\n"
-"FROM (SELECT 'LINESTRING(0 0, 0 1, 1 1, 1 0, 0 0)'::geometry AS the_geom) AS foo;\n"
+"FROM (SELECT 'LINESTRING(0 0, 0 1, 1 1, 1 0, 0 0)'::geometry AS the_geom) AS "
+"foo;\n"
 " st_isring | st_isclosed | st_issimple\n"
 "-----------+-------------+-------------\n"
 " t         | t           | t\n"
 "(1 row)\n"
 "\n"
 "SELECT ST_IsRing(the_geom), ST_IsClosed(the_geom), ST_IsSimple(the_geom)\n"
-"FROM (SELECT 'LINESTRING(0 0, 0 1, 1 0, 1 1, 0 0)'::geometry AS the_geom) AS foo;\n"
+"FROM (SELECT 'LINESTRING(0 0, 0 1, 1 0, 1 1, 0 0)'::geometry AS the_geom) AS "
+"foo;\n"
+" st_isring | st_isclosed | st_issimple\n"
+"-----------+-------------+-------------\n"
+" f         | t           | f\n"
+"(1 row)"
+msgstr ""
+"SELECT ST_IsRing(the_geom), ST_IsClosed(the_geom), ST_IsSimple(the_geom)\n"
+"FROM (SELECT 'LINESTRING(0 0, 0 1, 1 1, 1 0, 0 0)'::geometry AS the_geom) AS "
+"foo;\n"
+" st_isring | st_isclosed | st_issimple\n"
+"-----------+-------------+-------------\n"
+" t         | t           | t\n"
+"(1 row)\n"
+"\n"
+"SELECT ST_IsRing(the_geom), ST_IsClosed(the_geom), ST_IsSimple(the_geom)\n"
+"FROM (SELECT 'LINESTRING(0 0, 0 1, 1 0, 1 1, 0 0)'::geometry AS the_geom) AS "
+"foo;\n"
 " st_isring | st_isclosed | st_issimple\n"
 "-----------+-------------+-------------\n"
 " f         | t           | f\n"
 "(1 row)"
-msgstr "SELECT ST_IsRing(the_geom), ST_IsClosed(the_geom), ST_IsSimple(the_geom)\nFROM (SELECT 'LINESTRING(0 0, 0 1, 1 1, 1 0, 0 0)'::geometry AS the_geom) AS foo;\n st_isring | st_isclosed | st_issimple\n-----------+-------------+-------------\n t         | t           | t\n(1 row)\n\nSELECT ST_IsRing(the_geom), ST_IsClosed(the_geom), ST_IsSimple(the_geom)\nFROM (SELECT 'LINESTRING(0 0, 0 1, 1 0, 1 1, 0 0)'::geometry AS the_geom) AS foo;\n st_isring | st_isclosed | st_issimple\n-----------+-------------+-------------\n f         | t           | f\n(1 row)"
 
 #. Tag: para
 #: reference_accessor.xml:730
@@ -1439,7 +2003,9 @@ msgstr "SELECT ST_IsRing(the_geom), ST_IsClosed(the_geom), ST_IsSimple(the_geom)
 msgid ""
 ", <xref linkend=\"ST_IsSimple\"/>, <xref linkend=\"ST_StartPoint\"/>, <xref "
 "linkend=\"ST_EndPoint\"/>"
-msgstr ", <xref linkend=\"ST_IsSimple\"/>, <xref linkend=\"ST_StartPoint\"/>, <xref linkend=\"ST_EndPoint\"/>"
+msgstr ""
+", <xref linkend=\"ST_IsSimple\"/>, <xref linkend=\"ST_StartPoint\"/>, <xref "
+"linkend=\"ST_EndPoint\"/>"
 
 #. Tag: refname
 #: reference_accessor.xml:738
@@ -1453,7 +2019,9 @@ msgstr "ST_IsSimple"
 msgid ""
 "Returns (TRUE) if this Geometry has no anomalous geometric points, such as "
 "self intersection or self tangency."
-msgstr "Renvoie (TRUE) si cette géométrie ne présente pas d'anomalie comme une auto intersection ou des segments tangentiels."
+msgstr ""
+"Renvoie (TRUE) si cette géométrie ne présente pas d'anomalie comme une auto "
+"intersection ou des segments tangentiels."
 
 #. Tag: funcprototype
 #: reference_accessor.xml:746
@@ -1461,7 +2029,9 @@ msgstr "Renvoie (TRUE) si cette géométrie ne présente pas d'anomalie comme un
 msgid ""
 "<funcdef>boolean <function>ST_IsSimple</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
-msgstr "<funcdef>boolean <function>ST_IsSimple</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
+msgstr ""
+"<funcdef>boolean <function>ST_IsSimple</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:756
@@ -1469,10 +2039,13 @@ msgstr "<funcdef>boolean <function>ST_IsSimple</function></funcdef> <paramdef><t
 msgid ""
 "Returns true if this Geometry has no anomalous geometric points, such as "
 "self intersection or self tangency. For more information on the OGC's "
-"definition of geometry simplicity and validity, refer to <link "
-"linkend=\"OGC_Validity\">\"Ensuring OpenGIS compliancy of "
-"geometries\"</link>"
-msgstr "Renvoie TRUE si cette géométrie ne présente pas d'anomalie comme une auto intersection ou des segments tangentiels. Pour plus d'information sur les notions OGC de simplicité et de validité, se référer Ã   <link linkend=\"OGC_Validity\">\"Ensuring OpenGIS compliancy of geometries\"</link>"
+"definition of geometry simplicity and validity, refer to <link linkend="
+"\"OGC_Validity\">\"Ensuring OpenGIS compliancy of geometries\"</link>"
+msgstr ""
+"Renvoie TRUE si cette géométrie ne présente pas d'anomalie comme une auto "
+"intersection ou des segments tangentiels. Pour plus d'information sur les "
+"notions OGC de simplicité et de validité, se référer Ã   <link linkend="
+"\"OGC_Validity\">\"Ensuring OpenGIS compliancy of geometries\"</link>"
 
 #. Tag: para
 #: reference_accessor.xml:762
@@ -1480,7 +2053,10 @@ msgstr "Renvoie TRUE si cette géométrie ne présente pas d'anomalie comme une
 msgid ""
 "SQL-MM defines the result of ST_IsSimple(NULL) to be 0, while PostGIS "
 "returns NULL."
-msgstr "La norme SQL-MM indique que le résultat de la fonction <function> ST_IsSimple(<varname>NULL</varname>)</function> doit Ãªtre 0 ; PostGIS renvoie <varname>NULL</varname>."
+msgstr ""
+"La norme SQL-MM indique que le résultat de la fonction <function> "
+"ST_IsSimple(<varname>NULL</varname>)</function> doit Ãªtre 0 ; PostGIS "
+"renvoie <varname>NULL</varname>."
 
 #. Tag: para
 #: reference_accessor.xml:767
@@ -1498,12 +2074,25 @@ msgid ""
 " t\n"
 "(1 row)\n"
 "\n"
-" SELECT ST_IsSimple(ST_GeomFromText('LINESTRING(1 1,2 2,2 3.5,1 3,1 2,2 1)'));\n"
+" SELECT ST_IsSimple(ST_GeomFromText('LINESTRING(1 1,2 2,2 3.5,1 3,1 2,2 "
+"1)'));\n"
+" st_issimple\n"
+"-------------\n"
+" f\n"
+"(1 row)"
+msgstr ""
+"SELECT ST_IsSimple(ST_GeomFromText('POLYGON((1 2, 3 4, 5 6, 1 2))'));\n"
+" st_issimple\n"
+"-------------\n"
+" t\n"
+"(1 row)\n"
+"\n"
+" SELECT ST_IsSimple(ST_GeomFromText('LINESTRING(1 1,2 2,2 3.5,1 3,1 2,2 "
+"1)'));\n"
 " st_issimple\n"
 "-------------\n"
 " f\n"
 "(1 row)"
-msgstr "SELECT ST_IsSimple(ST_GeomFromText('POLYGON((1 2, 3 4, 5 6, 1 2))'));\n st_issimple\n-------------\n t\n(1 row)\n\n SELECT ST_IsSimple(ST_GeomFromText('LINESTRING(1 1,2 2,2 3.5,1 3,1 2,2 1)'));\n st_issimple\n-------------\n f\n(1 row)"
 
 #. Tag: refname
 #: reference_accessor.xml:787
@@ -1517,19 +2106,27 @@ msgstr "ST_IsValid"
 msgid ""
 "Returns <varname>true</varname> if the <varname>ST_Geometry</varname> is "
 "well formed."
-msgstr "Renvoie <varname>true</varname> si la  <varname>ST_Geometry</varname> est correctement constituée."
+msgstr ""
+"Renvoie <varname>true</varname> si la  <varname>ST_Geometry</varname> est "
+"correctement constituée."
 
 #. Tag: funcsynopsis
 #: reference_accessor.xml:795
 #, no-c-format
 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>"
+"<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>"
 
 #. Tag: para
 #: reference_accessor.xml:813
@@ -1546,9 +2143,11 @@ msgstr ""
 #: reference_accessor.xml:819
 #, no-c-format
 msgid ""
-"SQL-MM defines the result of ST_IsValid(NULL) to be 0, while PostGIS returns"
-" NULL."
-msgstr "SQL-MM définit le résultat de ST_IsValid(NULL) comme 0, pendant que PostGIS retourne NULL."
+"SQL-MM defines the result of ST_IsValid(NULL) to be 0, while PostGIS returns "
+"NULL."
+msgstr ""
+"SQL-MM définit le résultat de ST_IsValid(NULL) comme 0, pendant que PostGIS "
+"retourne NULL."
 
 #. Tag: para
 #: reference_accessor.xml:823
@@ -1556,8 +2155,8 @@ msgstr "SQL-MM définit le résultat de ST_IsValid(NULL) comme 0, pendant que Po
 msgid ""
 "The version accepting flags is available starting with 2.0.0 and requires "
 "GEOS &gt;= 3.3.0. Such version does not print a NOTICE explaining the "
-"invalidity. Allowed <varname>flags</varname> are documented in <xref "
-"linkend=\"ST_IsValidDetail\"/>."
+"invalidity. Allowed <varname>flags</varname> are documented in <xref linkend="
+"\"ST_IsValidDetail\"/>."
 msgstr ""
 
 #. Tag: para
@@ -1571,7 +2170,8 @@ msgstr "&sqlmm_compliant; SQL-MM 3: 5.1.9"
 #, no-c-format
 msgid ""
 "SELECT ST_IsValid(ST_GeomFromText('LINESTRING(0 0, 1 1)')) As good_line,\n"
-"        ST_IsValid(ST_GeomFromText('POLYGON((0 0, 1 1, 1 2, 1 1, 0 0))')) As bad_poly\n"
+"        ST_IsValid(ST_GeomFromText('POLYGON((0 0, 1 1, 1 2, 1 1, 0 0))')) As "
+"bad_poly\n"
 "--results\n"
 "NOTICE:  Self-intersection at or near point 0 0\n"
 " good_line | bad_poly\n"
@@ -1583,9 +2183,11 @@ msgstr ""
 #: reference_accessor.xml:845
 #, no-c-format
 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\"/>"
+", <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\"/>"
 
 #. Tag: refname
 #: reference_accessor.xml:856
@@ -1605,21 +2207,26 @@ msgstr ""
 #: reference_accessor.xml:862
 #, no-c-format
 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>"
+"<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>"
 
 #. Tag: para
 #: reference_accessor.xml:878
 #, no-c-format
 msgid ""
-"Returns text stating if a geometry is valid or not an if not valid, a reason"
-" why."
+"Returns text stating if a geometry is valid or not an if not valid, a reason "
+"why."
 msgstr ""
 
 #. Tag: para
@@ -1634,8 +2241,8 @@ msgstr ""
 #: reference_accessor.xml:882
 #, no-c-format
 msgid ""
-"Allowed <varname>flags</varname> are documented in <xref "
-"linkend=\"ST_IsValidDetail\"/>."
+"Allowed <varname>flags</varname> are documented in <xref linkend="
+"\"ST_IsValidDetail\"/>."
 msgstr ""
 
 #. Tag: para
@@ -1658,13 +2265,17 @@ msgid ""
 "--First 3 Rejects from a successful quintuplet experiment\n"
 "SELECT gid, ST_IsValidReason(the_geom) as validity_info\n"
 "FROM\n"
-"(SELECT ST_MakePolygon(ST_ExteriorRing(e.buff), ST_Accum(f.line)) As the_geom, gid\n"
-"FROM (SELECT ST_Buffer(ST_MakePoint(x1*10,y1), z1) As buff, x1*10 + y1*100 + z1*1000 As gid\n"
+"(SELECT ST_MakePolygon(ST_ExteriorRing(e.buff), ST_Accum(f.line)) As "
+"the_geom, gid\n"
+"FROM (SELECT ST_Buffer(ST_MakePoint(x1*10,y1), z1) As buff, x1*10 + y1*100 + "
+"z1*1000 As gid\n"
 "        FROM generate_series(-4,6) x1\n"
 "        CROSS JOIN generate_series(2,5) y1\n"
 "        CROSS JOIN generate_series(1,8) z1\n"
 "        WHERE x1 &gt; y1*0.5 AND z1 &lt; x1*y1) As e\n"
-"        INNER JOIN (SELECT ST_Translate(ST_ExteriorRing(ST_Buffer(ST_MakePoint(x1*10,y1), z1)),y1*1, z1*2) As line\n"
+"        INNER JOIN (SELECT "
+"ST_Translate(ST_ExteriorRing(ST_Buffer(ST_MakePoint(x1*10,y1), z1)),y1*1, "
+"z1*2) As line\n"
 "        FROM generate_series(-3,6) x1\n"
 "        CROSS JOIN generate_series(2,5) y1\n"
 "        CROSS JOIN generate_series(1,10) z1\n"
@@ -1682,7 +2293,8 @@ msgid ""
 " 5350 | Self-intersection [52 5]\n"
 "\n"
 " --simple example\n"
-"SELECT ST_IsValidReason('LINESTRING(220227 150406,2220227 150407,222020 150410)');\n"
+"SELECT ST_IsValidReason('LINESTRING(220227 150406,2220227 150407,222020 "
+"150410)');\n"
 "\n"
 " st_isvalidreason\n"
 "------------------\n"
@@ -1713,22 +2325,27 @@ msgstr ""
 #: reference_accessor.xml:914
 #, no-c-format
 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>"
+"<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>"
 
 #. Tag: para
 #: reference_accessor.xml:930
 #, no-c-format
 msgid ""
 "Returns a valid_detail row, formed by a boolean (valid) stating if a "
-"geometry is valid, a varchar (reason) stating a reason why it is invalid and"
-" a geometry (location) pointing out where it is invalid."
+"geometry is valid, a varchar (reason) stating a reason why it is invalid and "
+"a geometry (location) pointing out where it is invalid."
 msgstr ""
 
 #. Tag: para
@@ -1764,15 +2381,20 @@ msgstr "Disponibilité: 2.0.0 - nécessite GEOS &gt;= 3.3.0."
 #, no-c-format
 msgid ""
 "--First 3 Rejects from a successful quintuplet experiment\n"
-"SELECT gid, reason(ST_IsValidDetail(the_geom)), ST_AsText(location(ST_IsValidDetail(the_geom))) as location \n"
+"SELECT gid, reason(ST_IsValidDetail(the_geom)), "
+"ST_AsText(location(ST_IsValidDetail(the_geom))) as location \n"
 "FROM\n"
-"(SELECT ST_MakePolygon(ST_ExteriorRing(e.buff), ST_Accum(f.line)) As the_geom, gid\n"
-"FROM (SELECT ST_Buffer(ST_MakePoint(x1*10,y1), z1) As buff, x1*10 + y1*100 + z1*1000 As gid\n"
+"(SELECT ST_MakePolygon(ST_ExteriorRing(e.buff), ST_Accum(f.line)) As "
+"the_geom, gid\n"
+"FROM (SELECT ST_Buffer(ST_MakePoint(x1*10,y1), z1) As buff, x1*10 + y1*100 + "
+"z1*1000 As gid\n"
 "        FROM generate_series(-4,6) x1\n"
 "        CROSS JOIN generate_series(2,5) y1\n"
 "        CROSS JOIN generate_series(1,8) z1\n"
 "        WHERE x1 &gt; y1*0.5 AND z1 &lt; x1*y1) As e\n"
-"        INNER JOIN (SELECT ST_Translate(ST_ExteriorRing(ST_Buffer(ST_MakePoint(x1*10,y1), z1)),y1*1, z1*2) As line\n"
+"        INNER JOIN (SELECT "
+"ST_Translate(ST_ExteriorRing(ST_Buffer(ST_MakePoint(x1*10,y1), z1)),y1*1, "
+"z1*2) As line\n"
 "        FROM generate_series(-3,6) x1\n"
 "        CROSS JOIN generate_series(2,5) y1\n"
 "        CROSS JOIN generate_series(1,10) z1\n"
@@ -1790,7 +2412,8 @@ msgid ""
 " 5350 | Self-intersection | POINT(52 5)\n"
 "\n"
 " --simple example\n"
-"SELECT * FROM ST_IsValidDetail('LINESTRING(220227 150406,2220227 150407,222020 150410)');\n"
+"SELECT * FROM ST_IsValidDetail('LINESTRING(220227 150406,2220227 "
+"150407,222020 150410)');\n"
 "\n"
 " valid | reason | location\n"
 "-------+--------+----------\n"
@@ -1815,7 +2438,9 @@ msgstr "ST_M"
 msgid ""
 "<refpurpose>Return the M coordinate of the point, or NULL if not available. "
 "Input must be a point.</refpurpose>"
-msgstr "<refpurpose> Retourne les coordonnées M d'un point, ou NULL si non disponible. L'entrée doit Ãªtre un point. <refpurpose>"
+msgstr ""
+"<refpurpose> Retourne les coordonnées M d'un point, ou NULL si non "
+"disponible. L'entrée doit Ãªtre un point. <refpurpose>"
 
 #. Tag: funcprototype
 #: reference_accessor.xml:979
@@ -1823,7 +2448,9 @@ msgstr "<refpurpose> Retourne les coordonnées M d'un point, ou NULL si non disp
 msgid ""
 "<funcdef>float <function>ST_M</function></funcdef> <paramdef><type>geometry "
 "</type> <parameter>a_point</parameter></paramdef>"
-msgstr "<funcdef>float <function>ST_M</function></funcdef> <paramdef><type>geometry </type> <parameter>a_point</parameter></paramdef>"
+msgstr ""
+"<funcdef>float <function>ST_M</function></funcdef> <paramdef><type>geometry "
+"</type> <parameter>a_point</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:989
@@ -1856,13 +2483,22 @@ msgid ""
 "------\n"
 "        4\n"
 "(1 row)"
-msgstr "SELECT ST_M(ST_GeomFromEWKT('POINT(1 2 3 4)'));\nst_m\n------\n4\n(1 row)"
+msgstr ""
+"SELECT ST_M(ST_GeomFromEWKT('POINT(1 2 3 4)'));\n"
+"st_m\n"
+"------\n"
+"4\n"
+"(1 row)"
 
 #. Tag: para
 #: reference_accessor.xml:1012
 #, no-c-format
-msgid ", <xref linkend=\"ST_X\"/>, <xref linkend=\"ST_Y\"/>, <xref linkend=\"ST_Z\"/>"
-msgstr ", <xref linkend=\"ST_X\"/>, <xref linkend=\"ST_Y\"/>, <xref linkend=\"ST_Z\"/>"
+msgid ""
+", <xref linkend=\"ST_X\"/>, <xref linkend=\"ST_Y\"/>, <xref linkend=\"ST_Z\"/"
+">"
+msgstr ""
+", <xref linkend=\"ST_X\"/>, <xref linkend=\"ST_Y\"/>, <xref linkend=\"ST_Z\"/"
+">"
 
 #. Tag: refname
 #: reference_accessor.xml:1018
@@ -1874,8 +2510,8 @@ msgstr "ST_NDims"
 #: reference_accessor.xml:1019
 #, no-c-format
 msgid ""
-"Returns coordinate dimension of the geometry as a small int. Values are: 2,3"
-" or 4."
+"Returns coordinate dimension of the geometry as a small int. Values are: 2,3 "
+"or 4."
 msgstr ""
 
 #. Tag: funcprototype
@@ -1884,15 +2520,17 @@ msgstr ""
 msgid ""
 "<funcdef>integer <function>ST_NDims</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
-msgstr "<funcdef>integer <function>ST_NDims</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>ST_NDims</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:1035
 #, no-c-format
 msgid ""
-"Returns the coordinate dimension of the geometry. PostGIS supports 2 - (x,y)"
-" , 3 - (x,y,z) or 2D with measure - x,y,m, and 4 - 3D with measure space "
-"x,y,z,m"
+"Returns the coordinate dimension of the geometry. PostGIS supports 2 - (x,"
+"y) , 3 - (x,y,z) or 2D with measure - x,y,m, and 4 - 3D with measure space x,"
+"y,z,m"
 msgstr ""
 
 #. Tag: programlisting
@@ -1906,13 +2544,21 @@ msgid ""
 "         d2point | d3point | d2pointm\n"
 "---------+---------+----------\n"
 "           2 |       3 |        3"
-msgstr "SELECT ST_NDims(ST_GeomFromText('POINT(1 1)')) As d2point,\nST_NDims(ST_GeomFromEWKT('POINT(1 1 2)')) As d3point,\nST_NDims(ST_GeomFromEWKT('POINTM(1 1 0.5)')) As d2pointm;\n\nd2point | d3point | d2pointm\n---------+---------+----------\n2 | 3 | 3"
+msgstr ""
+"SELECT ST_NDims(ST_GeomFromText('POINT(1 1)')) As d2point,\n"
+"ST_NDims(ST_GeomFromEWKT('POINT(1 1 2)')) As d3point,\n"
+"ST_NDims(ST_GeomFromEWKT('POINTM(1 1 0.5)')) As d2pointm;\n"
+"\n"
+"d2point | d3point | d2pointm\n"
+"---------+---------+----------\n"
+"2 | 3 | 3"
 
 #. Tag: para
 #: reference_accessor.xml:1048
 #, no-c-format
 msgid ", <xref linkend=\"ST_Dimension\"/>, <xref linkend=\"ST_GeomFromEWKT\"/>"
-msgstr ", <xref linkend=\"ST_Dimension\"/>, <xref linkend=\"ST_GeomFromEWKT\"/>"
+msgstr ""
+", <xref linkend=\"ST_Dimension\"/>, <xref linkend=\"ST_GeomFromEWKT\"/>"
 
 #. Tag: refname
 #: reference_accessor.xml:1054
@@ -1932,13 +2578,17 @@ msgstr "Retourne le nombre de points (vertex) d'un objet géométrique."
 msgid ""
 "<funcdef>integer <function>ST_NPoints</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
-msgstr "<funcdef>integer <function>ST_NPoints</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>ST_NPoints</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:1070
 #, no-c-format
 msgid "Return the number of points in a geometry. Works for all geometries."
-msgstr "Retourne le nombre de points d'un objet géométrique. Cela fonctionne pour tous les types de géométrie. "
+msgstr ""
+"Retourne le nombre de points d'un objet géométrique. Cela fonctionne pour "
+"tous les types de géométrie. "
 
 #. Tag: para
 #: reference_accessor.xml:1072
@@ -1952,15 +2602,27 @@ msgstr ""
 #: reference_accessor.xml:1082
 #, no-c-format
 msgid ""
-"SELECT ST_NPoints(ST_GeomFromText('LINESTRING(77.29 29.07,77.42 29.26,77.27 29.31,77.29 29.07)'));\n"
+"SELECT ST_NPoints(ST_GeomFromText('LINESTRING(77.29 29.07,77.42 29.26,77.27 "
+"29.31,77.29 29.07)'));\n"
 "--result\n"
 "4\n"
 "\n"
 "--Polygon in 3D space\n"
-"SELECT ST_NPoints(ST_GeomFromEWKT('LINESTRING(77.29 29.07 1,77.42 29.26 0,77.27 29.31 -1,77.29 29.07 3)'))\n"
+"SELECT ST_NPoints(ST_GeomFromEWKT('LINESTRING(77.29 29.07 1,77.42 29.26 "
+"0,77.27 29.31 -1,77.29 29.07 3)'))\n"
+"--result\n"
+"4"
+msgstr ""
+"SELECT ST_NPoints(ST_GeomFromText('LINESTRING(77.29 29.07,77.42 29.26,77.27 "
+"29.31,77.29 29.07)'));\n"
+"--result\n"
+"4\n"
+"\n"
+"--Polygon dans un espace en 3 Dimension\n"
+"SELECT ST_NPoints(ST_GeomFromEWKT('LINESTRING(77.29 29.07 1,77.42 29.26 "
+"0,77.27 29.31 -1,77.29 29.07 3)'))\n"
 "--result\n"
 "4"
-msgstr "SELECT ST_NPoints(ST_GeomFromText('LINESTRING(77.29 29.07,77.42 29.26,77.27 29.31,77.29 29.07)'));\n--result\n4\n\n--Polygon dans un espace en 3 Dimension\nSELECT ST_NPoints(ST_GeomFromEWKT('LINESTRING(77.29 29.07 1,77.42 29.26 0,77.27 29.31 -1,77.29 29.07 3)'))\n--result\n4"
 
 #. Tag: refname
 #: reference_accessor.xml:1093
@@ -1973,7 +2635,9 @@ msgstr "ST_NRings"
 #, no-c-format
 msgid ""
 "If the geometry is a polygon or multi-polygon returns the number of rings."
-msgstr "Si la géométrie est un polygone ou un multi-polygone renvoi le nombre d'anneaux."
+msgstr ""
+"Si la géométrie est un polygone ou un multi-polygone renvoi le nombre "
+"d'anneaux."
 
 #. Tag: funcprototype
 #: reference_accessor.xml:1099
@@ -1981,7 +2645,9 @@ msgstr "Si la géométrie est un polygone ou un multi-polygone renvoi le nombre
 msgid ""
 "<funcdef>integer <function>ST_NRings</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
-msgstr "<funcdef>integer <function>ST_NRings</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>ST_NRings</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:1109
@@ -1995,8 +2661,10 @@ msgstr ""
 #: reference_accessor.xml:1119
 #, no-c-format
 msgid ""
-"SELECT ST_NRings(the_geom) As Nrings, ST_NumInteriorRings(the_geom) As ninterrings\n"
-"                                        FROM (SELECT ST_GeomFromText('POLYGON((1 2, 3 4, 5 6, 1 2))') As the_geom) As foo;\n"
+"SELECT ST_NRings(the_geom) As Nrings, ST_NumInteriorRings(the_geom) As "
+"ninterrings\n"
+"                                        FROM (SELECT "
+"ST_GeomFromText('POLYGON((1 2, 3 4, 5 6, 1 2))') As the_geom) As foo;\n"
 "         nrings | ninterrings\n"
 "--------+-------------\n"
 "          1 |           0\n"
@@ -2023,7 +2691,9 @@ msgstr ""
 msgid ""
 "<funcdef>integer <function>ST_NumGeometries</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef>"
-msgstr "<funcdef>integer <function>ST_NumGeometries</function></funcdef> <paramdef><type>geometry </type> <parameter>geom</parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>ST_NumGeometries</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:1149
@@ -2053,13 +2723,16 @@ msgstr "&sqlmm_compliant; SQL-MM 3: 9.1.4"
 #: reference_accessor.xml:1165
 #, no-c-format
 msgid ""
-"--Prior versions would have returned NULL for this -- in 2.0.0 this returns 1\n"
-"SELECT ST_NumGeometries(ST_GeomFromText('LINESTRING(77.29 29.07,77.42 29.26,77.27 29.31,77.29 29.07)'));\n"
+"--Prior versions would have returned NULL for this -- in 2.0.0 this returns "
+"1\n"
+"SELECT ST_NumGeometries(ST_GeomFromText('LINESTRING(77.29 29.07,77.42 "
+"29.26,77.27 29.31,77.29 29.07)'));\n"
 "--result\n"
 "1\n"
 "\n"
 "--Geometry Collection Example - multis count as one geom in a collection\n"
-"SELECT ST_NumGeometries(ST_GeomFromEWKT('GEOMETRYCOLLECTION(MULTIPOINT(-2 3 , -2 2),\n"
+"SELECT ST_NumGeometries(ST_GeomFromEWKT('GEOMETRYCOLLECTION(MULTIPOINT(-2 "
+"3 , -2 2),\n"
 "LINESTRING(5 5 ,10 10),\n"
 "POLYGON((-7 4.2,-7.1 5,-7.1 4.3,-7 4.2)))'));\n"
 "--result\n"
@@ -2094,7 +2767,9 @@ msgstr ""
 msgid ""
 "<funcdef>integer <function>ST_NumInteriorRings</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>a_polygon</parameter></paramdef>"
-msgstr "<funcdef>integer <function>ST_NumInteriorRings</function></funcdef> <paramdef><type>geometry </type> <parameter>a_polygon</parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>ST_NumInteriorRings</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>a_polygon</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:1195
@@ -2121,7 +2796,8 @@ msgid ""
 "FROM sometable;\n"
 "\n"
 "--If you have multipolygons\n"
-"--And you want to know the total number of interior rings in the MULTIPOLYGON\n"
+"--And you want to know the total number of interior rings in the "
+"MULTIPOLYGON\n"
 "SELECT gid, field1, field2, SUM(ST_NumInteriorRings(the_geom)) AS numholes\n"
 "FROM (SELECT gid, field1, field2, (ST_Dump(the_geom)).geom As the_geom\n"
 "        FROM sometable) As foo\n"
@@ -2148,7 +2824,9 @@ msgstr ""
 msgid ""
 "<funcdef>integer <function>ST_NumInteriorRing</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>a_polygon</parameter></paramdef>"
-msgstr "<funcdef>integer <function>ST_NumInteriorRing</function></funcdef> <paramdef><type>geometry </type> <parameter>a_polygon</parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>ST_NumInteriorRing</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>a_polygon</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:1234
@@ -2169,8 +2847,8 @@ msgstr "ST_NumPatches"
 #: reference_accessor.xml:1252
 #, no-c-format
 msgid ""
-"Return the number of faces on a Polyhedral Surface. Will return null for "
-"non-polyhedral geometries."
+"Return the number of faces on a Polyhedral Surface. Will return null for non-"
+"polyhedral geometries."
 msgstr ""
 
 #. Tag: funcprototype
@@ -2179,16 +2857,17 @@ msgstr ""
 msgid ""
 "<funcdef>integer <function>ST_NumPatches</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
-msgstr "<funcdef>integer <function>ST_NumPatches</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>ST_NumPatches</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:1267
 #, no-c-format
 msgid ""
-"Return the number of faces on a Polyhedral Surface. Will return null for "
-"non-polyhedral geometries. This is an alias for ST_NumGeometries to support "
-"MM naming. Faster to use ST_NumGeometries if you don't care about MM "
-"convention."
+"Return the number of faces on a Polyhedral Surface. Will return null for non-"
+"polyhedral geometries. This is an alias for ST_NumGeometries to support MM "
+"naming. Faster to use ST_NumGeometries if you don't care about MM convention."
 msgstr ""
 
 #. Tag: para
@@ -2207,13 +2886,25 @@ msgstr "&sqlmm_compliant; SQL-MM 3: ?"
 #: reference_accessor.xml:1280
 #, no-c-format
 msgid ""
-"SELECT ST_NumPatches(ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 0, 0 0 1, 0 1 1, 0 1 0, 0 0 0)), \n"
-"                ((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), ((0 0 0, 1 0 0, 1 0 1, 0 0 1, 0 0 0)), \n"
+"SELECT ST_NumPatches(ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 0, 0 0 1, 0 1 "
+"1, 0 1 0, 0 0 0)), \n"
+"                ((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), ((0 0 0, 1 0 0, 1 0 "
+"1, 0 0 1, 0 0 0)), \n"
+"                ((1 1 0, 1 1 1, 1 0 1, 1 0 0, 1 1 0)), \n"
+"                ((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)), ((0 0 1, 1 0 1, 1 1 "
+"1, 0 1 1, 0 0 1)) )'));\n"
+"                --result\n"
+"                6"
+msgstr ""
+"SELECT ST_NumPatches(ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 0, 0 0 1, 0 1 "
+"1, 0 1 0, 0 0 0)), \n"
+"                ((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), ((0 0 0, 1 0 0, 1 0 "
+"1, 0 0 1, 0 0 0)), \n"
 "                ((1 1 0, 1 1 1, 1 0 1, 1 0 0, 1 1 0)), \n"
-"                ((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)), ((0 0 1, 1 0 1, 1 1 1, 0 1 1, 0 0 1)) )'));\n"
+"                ((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)), ((0 0 1, 1 0 1, 1 1 "
+"1, 0 1 1, 0 0 1)) )'));\n"
 "                --result\n"
 "                6"
-msgstr "SELECT ST_NumPatches(ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 0, 0 0 1, 0 1 1, 0 1 0, 0 0 0)), \n                ((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), ((0 0 0, 1 0 0, 1 0 1, 0 0 1, 0 0 0)), \n                ((1 1 0, 1 1 1, 1 0 1, 1 0 0, 1 1 0)), \n                ((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)), ((0 0 1, 1 0 1, 1 1 1, 0 1 1, 0 0 1)) )'));\n                --result\n                6"
 
 #. Tag: refname
 #: reference_accessor.xml:1291
@@ -2226,7 +2917,9 @@ msgstr "ST_NumPoints"
 #, no-c-format
 msgid ""
 "Return the number of points in an ST_LineString or ST_CircularString value."
-msgstr "Retourne le nombre de points d'un objet géométrique dans une valeur ST_LineString ou ST_CircularString."
+msgstr ""
+"Retourne le nombre de points d'un objet géométrique dans une valeur "
+"ST_LineString ou ST_CircularString."
 
 #. Tag: funcprototype
 #: reference_accessor.xml:1298
@@ -2234,7 +2927,9 @@ msgstr "Retourne le nombre de points d'un objet géométrique dans une valeur ST
 msgid ""
 "<funcdef>integer <function>ST_NumPoints</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
-msgstr "<funcdef>integer <function>ST_NumPoints</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>ST_NumPoints</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:1308
@@ -2242,8 +2937,8 @@ msgstr "<funcdef>integer <function>ST_NumPoints</function></funcdef> <paramdef><
 msgid ""
 "Return the number of points in an ST_LineString or ST_CircularString value. "
 "Prior to 1.4 only works with Linestrings as the specs state. From 1.4 "
-"forward this is an alias for ST_NPoints which returns number of vertexes for"
-" not just line strings. Consider using ST_NPoints instead which is multi-"
+"forward this is an alias for ST_NPoints which returns number of vertexes for "
+"not just line strings. Consider using ST_NPoints instead which is multi-"
 "purpose and works with many geometry types."
 msgstr ""
 
@@ -2257,10 +2952,15 @@ msgstr "&sqlmm_compliant; SQL-MM 3: 7.2.4"
 #: reference_accessor.xml:1321
 #, no-c-format
 msgid ""
-"SELECT ST_NumPoints(ST_GeomFromText('LINESTRING(77.29 29.07,77.42 29.26,77.27 29.31,77.29 29.07)'));\n"
+"SELECT ST_NumPoints(ST_GeomFromText('LINESTRING(77.29 29.07,77.42 "
+"29.26,77.27 29.31,77.29 29.07)'));\n"
 "                --result\n"
 "                4"
-msgstr "SELECT ST_NumPoints(ST_GeomFromText('LINESTRING(77.29 29.07,77.42 29.26,77.27 29.31,77.29 29.07)'));\n--result\n4"
+msgstr ""
+"SELECT ST_NumPoints(ST_GeomFromText('LINESTRING(77.29 29.07,77.42 "
+"29.26,77.27 29.31,77.29 29.07)'));\n"
+"--result\n"
+"4"
 
 #. Tag: refname
 #: reference_accessor.xml:1332
@@ -2283,7 +2983,10 @@ msgid ""
 "<funcdef>geometry <function>ST_PatchN</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>n</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_PatchN</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> <paramdef><type>integer </type> <parameter>n</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_PatchN</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>n</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:1352
@@ -2307,7 +3010,9 @@ msgstr ""
 msgid ""
 "If you want to extract all geometries, of a geometry, ST_Dump is more "
 "efficient."
-msgstr "Si toutes les géométries composant une géométrie doivent Ãªtre extraites, ST_Dump sera plus efficace."
+msgstr ""
+"Si toutes les géométries composant une géométrie doivent Ãªtre extraites, "
+"ST_Dump sera plus efficace."
 
 #. Tag: programlisting
 #: reference_accessor.xml:1376
@@ -2316,10 +3021,13 @@ msgid ""
 "--Extract the 2nd face of the polyhedral surface\n"
 "SELECT ST_AsEWKT(ST_PatchN(geom, 2)) As geomewkt\n"
 "FROM (\n"
-"VALUES (ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 0, 0 0 1, 0 1 1, 0 1 0, 0 0 0)), \n"
-"        ((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), ((0 0 0, 1 0 0, 1 0 1, 0 0 1, 0 0 0)), \n"
+"VALUES (ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 0, 0 0 1, 0 1 1, 0 1 0, 0 "
+"0 0)), \n"
+"        ((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), ((0 0 0, 1 0 0, 1 0 1, 0 0 1, "
+"0 0 0)), \n"
 "        ((1 1 0, 1 1 1, 1 0 1, 1 0 0, 1 1 0)), \n"
-"        ((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)), ((0 0 1, 1 0 1, 1 1 1, 0 1 1, 0 0 1)) )')) ) As foo(geom);\n"
+"        ((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)), ((0 0 1, 1 0 1, 1 1 1, 0 1 1, "
+"0 0 1)) )')) ) As foo(geom);\n"
 "\n"
 "              geomewkt\n"
 "---+-----------------------------------------\n"
@@ -2332,7 +3040,9 @@ msgstr ""
 msgid ""
 ", <xref linkend=\"ST_GeomFromEWKT\"/>, <xref linkend=\"ST_Dump\"/>, <xref "
 "linkend=\"ST_GeometryN\"/>, <xref linkend=\"ST_NumGeometries\"/>"
-msgstr ", <xref linkend=\"ST_GeomFromEWKT\"/>, <xref linkend=\"ST_Dump\"/>, <xref linkend=\"ST_GeometryN\"/>, <xref linkend=\"ST_NumGeometries\"/>"
+msgstr ""
+", <xref linkend=\"ST_GeomFromEWKT\"/>, <xref linkend=\"ST_Dump\"/>, <xref "
+"linkend=\"ST_GeometryN\"/>, <xref linkend=\"ST_NumGeometries\"/>"
 
 #. Tag: refname
 #: reference_accessor.xml:1389
@@ -2354,17 +3064,19 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>geometry <function>ST_PointN</function></funcdef> "
-"<paramdef><type>geometry </type> "
-"<parameter>a_linestring</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>n</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_PointN</function></funcdef> <paramdef><type>geometry </type> <parameter>a_linestring</parameter></paramdef> <paramdef><type>integer </type> <parameter>n</parameter></paramdef>"
+"<paramdef><type>geometry </type> <parameter>a_linestring</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>n</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_PointN</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>a_linestring</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>n</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:1409
 #, no-c-format
 msgid ""
-"<para>Return the Nth point in the first linestring or circular linestring in"
-" the geometry. Return NULL if there is no linestring in the geometry.</para>"
+"<para>Return the Nth point in the first linestring or circular linestring in "
+"the geometry. Return NULL if there is no linestring in the geometry.</para>"
 msgstr ""
 
 #. Tag: para
@@ -2401,7 +3113,8 @@ msgid ""
 "(3 rows)\n"
 "\n"
 "--Example circular string\n"
-"SELECT ST_AsText(ST_PointN(ST_GeomFromText('CIRCULARSTRING(1 2, 3 2, 1 2)'),2));\n"
+"SELECT ST_AsText(ST_PointN(ST_GeomFromText('CIRCULARSTRING(1 2, 3 2, 1 "
+"2)'),2));\n"
 "\n"
 "st_astext\n"
 "----------\n"
@@ -2428,7 +3141,9 @@ msgstr ""
 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>"
+msgstr ""
+"<funcdef>integer <function>ST_SRID</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:1462
@@ -2442,10 +3157,10 @@ msgstr ""
 #: reference_accessor.xml:1463
 #, no-c-format
 msgid ""
-"spatial_ref_sys table is a table that catalogs all spatial reference systems"
-" known to PostGIS and is used for transformations from one spatial reference"
-" system to another. So verifying you have the right spatial reference system"
-" identifier is important if you plan to ever transform your geometries."
+"spatial_ref_sys table is a table that catalogs all spatial reference systems "
+"known to PostGIS and is used for transformations from one spatial reference "
+"system to another. So verifying you have the right spatial reference system "
+"identifier is important if you plan to ever transform your geometries."
 msgstr ""
 
 #. Tag: para
@@ -2461,15 +3176,20 @@ 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                --result\n                4326"
+msgstr ""
+"SELECT ST_SRID(ST_GeomFromText('POINT(-71.1043 42.315)',4326));\n"
+"                --result\n"
+"                4326"
 
 #. Tag: para
 #: reference_accessor.xml:1480
 #, no-c-format
 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\"/>"
+", <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\"/>"
 
 #. Tag: refname
 #: reference_accessor.xml:1486
@@ -2491,7 +3211,9 @@ msgstr ""
 msgid ""
 "<funcdef>geometry <function>ST_StartPoint</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_StartPoint</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_StartPoint</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:1505
@@ -2530,7 +3252,25 @@ msgid ""
 "------------\n"
 " POINT(0 1 1)\n"
 "(1 row)"
-msgstr "SELECT ST_AsText(ST_StartPoint('LINESTRING(0 1, 0 2)'::geometry));\nst_astext\n------------\nPOINT(0 1)\n(1 row)\n\nSELECT ST_StartPoint('POINT(0 1)'::geometry) IS NULL AS is_null;\nis_null\n----------\nt\n(1 row)\n\n--3d line\nSELECT ST_AsEWKT(ST_StartPoint('LINESTRING(0 1 1, 0 2 2)'::geometry));\nst_asewkt\n------------\nPOINT(0 1 1)\n(1 row)"
+msgstr ""
+"SELECT ST_AsText(ST_StartPoint('LINESTRING(0 1, 0 2)'::geometry));\n"
+"st_astext\n"
+"------------\n"
+"POINT(0 1)\n"
+"(1 row)\n"
+"\n"
+"SELECT ST_StartPoint('POINT(0 1)'::geometry) IS NULL AS is_null;\n"
+"is_null\n"
+"----------\n"
+"t\n"
+"(1 row)\n"
+"\n"
+"--3d line\n"
+"SELECT ST_AsEWKT(ST_StartPoint('LINESTRING(0 1 1, 0 2 2)'::geometry));\n"
+"st_asewkt\n"
+"------------\n"
+"POINT(0 1 1)\n"
+"(1 row)"
 
 #. Tag: para
 #: reference_accessor.xml:1528
@@ -2548,8 +3288,8 @@ msgstr "ST_Summary"
 #: reference_accessor.xml:1535
 #, no-c-format
 msgid ""
-"<refpurpose>Returns a text summary of the contents of the "
-"geometry.</refpurpose>"
+"<refpurpose>Returns a text summary of the contents of the geometry.</"
+"refpurpose>"
 msgstr ""
 
 #. Tag: funcsynopsis
@@ -2557,11 +3297,16 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcprototype> <funcdef>text <function>ST_Summary</function></funcdef> "
-"<paramdef><type>geometry </type> <parameter>g</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>text "
-"<function>ST_Summary</function></funcdef> <paramdef><type>geography </type> "
-"<parameter>g</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>text <function>ST_Summary</function></funcdef> <paramdef><type>geometry </type> <parameter>g</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text <function>ST_Summary</function></funcdef> <paramdef><type>geography </type> <parameter>g</parameter></paramdef> </funcprototype>"
+"<paramdef><type>geometry </type> <parameter>g</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>text <function>ST_Summary</"
+"function></funcdef> <paramdef><type>geography </type> <parameter>g</"
+"parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>text <function>ST_Summary</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>text <function>ST_Summary</"
+"function></funcdef> <paramdef><type>geography </type> <parameter>g</"
+"parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_accessor.xml:1556
@@ -2605,14 +3350,16 @@ msgstr ""
 #: reference_accessor.xml:1569
 #, no-c-format
 msgid "Availability: 1.2.2 - 2.0.0 added support for geography"
-msgstr "Disponibilité: 1.2.2 - 2.0.0 ajout du support pour le type géographique"
+msgstr ""
+"Disponibilité: 1.2.2 - 2.0.0 ajout du support pour le type géographique"
 
 #. Tag: programlisting
 #: reference_accessor.xml:1576
 #, no-c-format
 msgid ""
 "=# SELECT ST_Summary(ST_GeomFromText('LINESTRING(0 0, 1 1)')) as geom,\n"
-"        ST_Summary(ST_GeogFromText('POLYGON((0 0, 1 1, 1 2, 1 1, 0 0))')) geog;\n"
+"        ST_Summary(ST_GeogFromText('POLYGON((0 0, 1 1, 1 2, 1 1, 0 0))')) "
+"geog;\n"
 "            geom             |          geog    \n"
 "-----------------------------+--------------------------\n"
 " LineString[B] with 2 points | Polygon[BG] with 1 rings\n"
@@ -2621,8 +3368,10 @@ msgid ""
 "(1 row)\n"
 "\n"
 "\n"
-"=# SELECT ST_Summary(ST_GeogFromText('LINESTRING(0 0 1, 1 1 1)')) As geog_line,\n"
-"        ST_Summary(ST_GeomFromText('POLYGON((0 0 1, 1 1 2, 1 2 3, 1 1 1, 0 0 1))')) As geom_poly;\n"
+"=# SELECT ST_Summary(ST_GeogFromText('LINESTRING(0 0 1, 1 1 1)')) As "
+"geog_line,\n"
+"        ST_Summary(ST_GeomFromText('POLYGON((0 0 1, 1 1 2, 1 2 3, 1 1 1, 0 0 "
+"1))')) As geom_poly;\n"
 ";\n"
 "           geog_line           |        geom_poly\n"
 "-------------------------------+--------------------------\n"
@@ -2630,7 +3379,28 @@ msgid ""
 "                               :    ring 0 has 5 points\n"
 "                               :\n"
 "(1 row)"
-msgstr "=# SELECT ST_Summary(ST_GeomFromText('LINESTRING(0 0, 1 1)')) as geom,\nST_Summary(ST_GeogFromText('POLYGON((0 0, 1 1, 1 2, 1 1, 0 0))')) geog;\ngeom | geog \n-----------------------------+--------------------------\nLineString[B] with 2 points | Polygon[BG] with 1 rings\n: ring 0 has 5 points\n:\n(1 row)\n\n\n=# SELECT ST_Summary(ST_GeogFromText('LINESTRING(0 0 1, 1 1 1)')) As geog_line,\nST_Summary(ST_GeomFromText('POLYGON((0 0 1, 1 1 2, 1 2 3, 1 1 1, 0 0 1))')) As geom_poly;\n;\ngeog_line | geom_poly\n-------------------------------+--------------------------\nLineString[ZBG] with 2 points | Polygon[ZB] with 1 rings\n: ring 0 has 5 points\n:\n(1 row)"
+msgstr ""
+"=# SELECT ST_Summary(ST_GeomFromText('LINESTRING(0 0, 1 1)')) as geom,\n"
+"ST_Summary(ST_GeogFromText('POLYGON((0 0, 1 1, 1 2, 1 1, 0 0))')) geog;\n"
+"geom | geog \n"
+"-----------------------------+--------------------------\n"
+"LineString[B] with 2 points | Polygon[BG] with 1 rings\n"
+": ring 0 has 5 points\n"
+":\n"
+"(1 row)\n"
+"\n"
+"\n"
+"=# SELECT ST_Summary(ST_GeogFromText('LINESTRING(0 0 1, 1 1 1)')) As "
+"geog_line,\n"
+"ST_Summary(ST_GeomFromText('POLYGON((0 0 1, 1 1 2, 1 2 3, 1 1 1, 0 0 1))')) "
+"As geom_poly;\n"
+";\n"
+"geog_line | geom_poly\n"
+"-------------------------------+--------------------------\n"
+"LineString[ZBG] with 2 points | Polygon[ZB] with 1 rings\n"
+": ring 0 has 5 points\n"
+":\n"
+"(1 row)"
 
 #. Tag: para
 #: reference_accessor.xml:1582
@@ -2639,7 +3409,10 @@ msgid ""
 ", <xref linkend=\"PostGIS_AddBBox\"/>, <xref linkend=\"ST_Force_3DM\"/>, "
 "<xref linkend=\"ST_Force_3DZ\"/>, <xref linkend=\"ST_Force_2D\"/>, <xref "
 "linkend=\"geography\"/>"
-msgstr ", <xref linkend=\"PostGIS_AddBBox\"/>, <xref linkend=\"ST_Force_3DM\"/>, <xref linkend=\"ST_Force_3DZ\"/>, <xref linkend=\"ST_Force_2D\"/>, <xref linkend=\"geography\"/>"
+msgstr ""
+", <xref linkend=\"PostGIS_AddBBox\"/>, <xref linkend=\"ST_Force_3DM\"/>, "
+"<xref linkend=\"ST_Force_3DZ\"/>, <xref linkend=\"ST_Force_2D\"/>, <xref "
+"linkend=\"geography\"/>"
 
 #. Tag: para
 #: reference_accessor.xml:1591
@@ -2647,7 +3420,9 @@ msgstr ", <xref linkend=\"PostGIS_AddBBox\"/>, <xref linkend=\"ST_Force_3DM\"/>,
 msgid ""
 ", <xref linkend=\"ST_IsValid\"/>, <xref linkend=\"ST_IsValidReason\"/>, "
 "<xref linkend=\"ST_IsValidDetail\"/>"
-msgstr ", <xref linkend=\"ST_IsValid\"/>, <xref linkend=\"ST_IsValidReason\"/>, <xref linkend=\"ST_IsValidDetail\"/>"
+msgstr ""
+", <xref linkend=\"ST_IsValid\"/>, <xref linkend=\"ST_IsValidReason\"/>, "
+"<xref linkend=\"ST_IsValidDetail\"/>"
 
 #. Tag: refname
 #: reference_accessor.xml:1602
@@ -2669,7 +3444,9 @@ msgstr ""
 msgid ""
 "<funcdef>float <function>ST_X</function></funcdef> <paramdef><type>geometry "
 "</type> <parameter>a_point</parameter></paramdef>"
-msgstr "<funcdef>float <function>ST_X</function></funcdef> <paramdef><type>geometry </type> <parameter>a_point</parameter></paramdef>"
+msgstr ""
+"<funcdef>float <function>ST_X</function></funcdef> <paramdef><type>geometry "
+"</type> <parameter>a_point</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:1620
@@ -2708,16 +3485,30 @@ msgid ""
 "------\n"
 "  1.5\n"
 "(1 row)"
-msgstr "SELECT ST_X(ST_GeomFromEWKT('POINT(1 2 3 4)'));\n st_x\n------\n        1\n(1 row)\n\nSELECT ST_Y(ST_Centroid(ST_GeomFromEWKT('LINESTRING(1 2 3 4, 1 1 1 1)')));\n st_y\n------\n  1.5\n(1 row)"
+msgstr ""
+"SELECT ST_X(ST_GeomFromEWKT('POINT(1 2 3 4)'));\n"
+" st_x\n"
+"------\n"
+"        1\n"
+"(1 row)\n"
+"\n"
+"SELECT ST_Y(ST_Centroid(ST_GeomFromEWKT('LINESTRING(1 2 3 4, 1 1 1 1)')));\n"
+" st_y\n"
+"------\n"
+"  1.5\n"
+"(1 row)"
 
 #. Tag: para
 #: reference_accessor.xml:1640
 #, no-c-format
 msgid ""
 ", <xref linkend=\"ST_GeomFromEWKT\"/>, <xref linkend=\"ST_M\"/>, <xref "
-"linkend=\"ST_XMax\"/>, <xref linkend=\"ST_XMin\"/>, <xref "
-"linkend=\"ST_Y\"/>, <xref linkend=\"ST_Z\"/>"
-msgstr ", <xref linkend=\"ST_GeomFromEWKT\"/>, <xref linkend=\"ST_M\"/>, <xref linkend=\"ST_XMax\"/>, <xref linkend=\"ST_XMin\"/>, <xref linkend=\"ST_Y\"/>, <xref linkend=\"ST_Z\"/>"
+"linkend=\"ST_XMax\"/>, <xref linkend=\"ST_XMin\"/>, <xref linkend=\"ST_Y\"/"
+">, <xref linkend=\"ST_Z\"/>"
+msgstr ""
+", <xref linkend=\"ST_GeomFromEWKT\"/>, <xref linkend=\"ST_M\"/>, <xref "
+"linkend=\"ST_XMax\"/>, <xref linkend=\"ST_XMin\"/>, <xref linkend=\"ST_Y\"/"
+">, <xref linkend=\"ST_Z\"/>"
 
 #. Tag: refname
 #: reference_accessor.xml:1646
@@ -2729,8 +3520,8 @@ msgstr "ST_XMax"
 #: reference_accessor.xml:1648
 #, no-c-format
 msgid ""
-"<refpurpose>Returns X maxima of a bounding box 2d or 3d or a "
-"geometry.</refpurpose>"
+"<refpurpose>Returns X maxima of a bounding box 2d or 3d or a geometry.</"
+"refpurpose>"
 msgstr ""
 
 #. Tag: funcprototype
@@ -2739,13 +3530,14 @@ msgstr ""
 msgid ""
 "<funcdef>float <function>ST_XMax</function></funcdef> <paramdef><type>box3d "
 "</type> <parameter>aGeomorBox2DorBox3D</parameter></paramdef>"
-msgstr "<funcdef>float <function>ST_XMax</function></funcdef> <paramdef><type>box3d </type> <parameter>aGeomorBox2DorBox3D</parameter></paramdef>"
+msgstr ""
+"<funcdef>float <function>ST_XMax</function></funcdef> <paramdef><type>box3d "
+"</type> <parameter>aGeomorBox2DorBox3D</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:1663
 #, no-c-format
-msgid ""
-"<para>Returns X maxima of a bounding box 2d or 3d or a geometry.</para>"
+msgid "<para>Returns X maxima of a bounding box 2d or 3d or a geometry.</para>"
 msgstr ""
 
 #. Tag: para
@@ -2754,8 +3546,8 @@ msgstr ""
 #: reference_accessor.xml:1932 reference_accessor.xml:2019
 #, no-c-format
 msgid ""
-"Although this function is only defined for box3d, it will work for box2d and"
-" geometry because of the auto-casting behavior defined for geometries and "
+"Although this function is only defined for box3d, it will work for box2d and "
+"geometry because of the auto-casting behavior defined for geometries and "
 "box2d. However you can not feed it a geometry or box2d text representation, "
 "since that will not auto-cast."
 msgstr ""
@@ -2778,24 +3570,53 @@ msgid ""
 "st_xmax\n"
 "-------\n"
 "3\n"
-"--Observe THIS DOES NOT WORK because it will try to autocast the string representation to a BOX3D\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 - doesnt start with BOX3D(\n"
 "\n"
-"SELECT ST_XMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)'));\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"
+"--Observe CELA NE FONCTIONNE PAS par ce qu'il tentera de caster la "
+"représentation de la chaîne vers BOX3D\n"
+"SELECT ST_XMax('LINESTRING(1 3, 5 6)');\n"
+"\n"
+"--ERREUR :  BOX3D parser - ne démarre pas avec 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)');\nst_xmax\n-------\n4\n\nSELECT ST_XMax(ST_GeomFromText('LINESTRING(1 3 4, 5 6 7)'));\nst_xmax\n-------\n5\n\nSELECT ST_XMax(CAST('BOX(-3 2, 3 4)' As box2d));\nst_xmax\n-------\n3\n--Observe CELA NE FONCTIONNE PAS par ce qu'il tentera de caster la représentation de la chaîne vers BOX3D\nSELECT ST_XMax('LINESTRING(1 3, 5 6)');\n\n--ERREUR :  BOX3D parser - ne démarre pas avec BOX3D(\n\nSELECT ST_XMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)'));\nst_xmax\n--------\n220288.248780547"
 
 #. Tag: para
 #: reference_accessor.xml:1685 reference_accessor.xml:1730
 #, no-c-format
 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\"/>"
+", <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\"/>"
 
 #. Tag: refname
 #: reference_accessor.xml:1691
@@ -2807,8 +3628,8 @@ msgstr "ST_XMin"
 #: reference_accessor.xml:1693
 #, no-c-format
 msgid ""
-"<refpurpose>Returns X minima of a bounding box 2d or 3d or a "
-"geometry.</refpurpose>"
+"<refpurpose>Returns X minima of a bounding box 2d or 3d or a geometry.</"
+"refpurpose>"
 msgstr ""
 
 #. Tag: funcprototype
@@ -2817,13 +3638,14 @@ msgstr ""
 msgid ""
 "<funcdef>float <function>ST_XMin</function></funcdef> <paramdef><type>box3d "
 "</type> <parameter>aGeomorBox2DorBox3D</parameter></paramdef>"
-msgstr "<funcdef>float <function>ST_XMin</function></funcdef> <paramdef><type>box3d </type> <parameter>aGeomorBox2DorBox3D</parameter></paramdef>"
+msgstr ""
+"<funcdef>float <function>ST_XMin</function></funcdef> <paramdef><type>box3d "
+"</type> <parameter>aGeomorBox2DorBox3D</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:1708
 #, no-c-format
-msgid ""
-"<para>Returns X minima of a bounding box 2d or 3d or a geometry.</para>"
+msgid "<para>Returns X minima of a bounding box 2d or 3d or a geometry.</para>"
 msgstr ""
 
 #. Tag: programlisting
@@ -2844,16 +3666,43 @@ msgid ""
 "st_xmin\n"
 "-------\n"
 "-3\n"
-"--Observe THIS DOES NOT WORK because it will try to autocast the string representation to a BOX3D\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 - doesnt start with BOX3D(\n"
 "\n"
-"SELECT ST_XMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)'));\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"
+"--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"
+"\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)');\nst_xmin\n-------\n1\n\nSELECT ST_XMin(ST_GeomFromText('LINESTRING(1 3 4, 5 6 7)'));\nst_xmin\n-------\n1\n\nSELECT ST_XMin(CAST('BOX(-3 2, 3 4)' As box2d));\nst_xmin\n-------\n-3\n--Observe THIS DOES NOT WORK because it will try to autocast the string representation to a BOX3D\nSELECT ST_XMin('LINESTRING(1 3, 5 6)');\n\n--ERROR: BOX3D parser - doesnt start with BOX3D(\n\nSELECT ST_XMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)'));\nst_xmin\n--------\n220186.995121892"
 
 #. Tag: refname
 #: reference_accessor.xml:1736
@@ -2875,7 +3724,9 @@ msgstr ""
 msgid ""
 "<funcdef>float <function>ST_Y</function></funcdef> <paramdef><type>geometry "
 "</type> <parameter>a_point</parameter></paramdef>"
-msgstr "<funcdef>float <function>ST_Y</function></funcdef> <paramdef><type>geometry </type> <parameter>a_point</parameter></paramdef>"
+msgstr ""
+"<funcdef>float <function>ST_Y</function></funcdef> <paramdef><type>geometry "
+"</type> <parameter>a_point</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:1754
@@ -2906,16 +3757,30 @@ msgid ""
 "------\n"
 "  1.5\n"
 "(1 row)"
-msgstr "SELECT ST_Y(ST_GeomFromEWKT('POINT(1 2 3 4)'));\nst_y\n------\n2\n(1 row)\n\nSELECT ST_Y(ST_Centroid(ST_GeomFromEWKT('LINESTRING(1 2 3 4, 1 1 1 1)')));\nst_y\n------\n1.5\n(1 row)"
+msgstr ""
+"SELECT ST_Y(ST_GeomFromEWKT('POINT(1 2 3 4)'));\n"
+"st_y\n"
+"------\n"
+"2\n"
+"(1 row)\n"
+"\n"
+"SELECT ST_Y(ST_Centroid(ST_GeomFromEWKT('LINESTRING(1 2 3 4, 1 1 1 1)')));\n"
+"st_y\n"
+"------\n"
+"1.5\n"
+"(1 row)"
 
 #. Tag: para
 #: reference_accessor.xml:1773
 #, no-c-format
 msgid ""
 ", <xref linkend=\"ST_GeomFromEWKT\"/>, <xref linkend=\"ST_M\"/>, <xref "
-"linkend=\"ST_X\"/>, <xref linkend=\"ST_YMax\"/>, <xref "
-"linkend=\"ST_YMin\"/>, <xref linkend=\"ST_Z\"/>"
-msgstr ", <xref linkend=\"ST_GeomFromEWKT\"/>, <xref linkend=\"ST_M\"/>, <xref linkend=\"ST_X\"/>, <xref linkend=\"ST_YMax\"/>, <xref linkend=\"ST_YMin\"/>, <xref linkend=\"ST_Z\"/>"
+"linkend=\"ST_X\"/>, <xref linkend=\"ST_YMax\"/>, <xref linkend=\"ST_YMin\"/"
+">, <xref linkend=\"ST_Z\"/>"
+msgstr ""
+", <xref linkend=\"ST_GeomFromEWKT\"/>, <xref linkend=\"ST_M\"/>, <xref "
+"linkend=\"ST_X\"/>, <xref linkend=\"ST_YMax\"/>, <xref linkend=\"ST_YMin\"/"
+">, <xref linkend=\"ST_Z\"/>"
 
 #. Tag: refname
 #: reference_accessor.xml:1779
@@ -2927,8 +3792,8 @@ msgstr "ST_YMax"
 #: reference_accessor.xml:1781
 #, no-c-format
 msgid ""
-"<refpurpose>Returns Y maxima of a bounding box 2d or 3d or a "
-"geometry.</refpurpose>"
+"<refpurpose>Returns Y maxima of a bounding box 2d or 3d or a geometry.</"
+"refpurpose>"
 msgstr ""
 
 #. Tag: funcprototype
@@ -2937,13 +3802,14 @@ msgstr ""
 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>"
+msgstr ""
+"<funcdef>float <function>ST_YMax</function></funcdef> <paramdef><type>box3d "
+"</type> <parameter>aGeomorBox2DorBox3D</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:1796
 #, no-c-format
-msgid ""
-"<para>Returns Y maxima of a bounding box 2d or 3d or a geometry.</para>"
+msgid "<para>Returns Y maxima of a bounding box 2d or 3d or a geometry.</para>"
 msgstr ""
 
 #. Tag: programlisting
@@ -2964,12 +3830,14 @@ msgid ""
 "st_ymax\n"
 "-------\n"
 "4\n"
-"--Observe THIS DOES NOT WORK because it will try to autocast the string representation to a BOX3D\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 - doesnt start with BOX3D(\n"
 "\n"
-"SELECT ST_YMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)'));\n"
+"SELECT ST_YMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
+"2,220227 150406 3)'));\n"
 "st_ymax\n"
 "--------\n"
 "150506.126829327"
@@ -2979,9 +3847,11 @@ msgstr ""
 #: reference_accessor.xml:1818
 #, no-c-format
 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\"/>"
+", <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\"/>"
 
 #. Tag: refname
 #: reference_accessor.xml:1824
@@ -2993,8 +3863,8 @@ msgstr "ST_YMin"
 #: reference_accessor.xml:1826
 #, no-c-format
 msgid ""
-"<refpurpose>Returns Y minima of a bounding box 2d or 3d or a "
-"geometry.</refpurpose>"
+"<refpurpose>Returns Y minima of a bounding box 2d or 3d or a geometry.</"
+"refpurpose>"
 msgstr ""
 
 #. Tag: funcprototype
@@ -3003,13 +3873,14 @@ msgstr ""
 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>"
+msgstr ""
+"<funcdef>float <function>ST_YMin</function></funcdef> <paramdef><type>box3d "
+"</type> <parameter>aGeomorBox2DorBox3D</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:1841
 #, no-c-format
-msgid ""
-"<para>Returns Y minima of a bounding box 2d or 3d or a geometry.</para>"
+msgid "<para>Returns Y minima of a bounding box 2d or 3d or a geometry.</para>"
 msgstr ""
 
 #. Tag: programlisting
@@ -3030,12 +3901,14 @@ msgid ""
 "st_ymin\n"
 "-------\n"
 "2\n"
-"--Observe THIS DOES NOT WORK because it will try to autocast the string representation to a BOX3D\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 - doesnt start with BOX3D(\n"
 "\n"
-"SELECT ST_YMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)'));\n"
+"SELECT ST_YMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
+"2,220227 150406 3)'));\n"
 "st_ymin\n"
 "--------\n"
 "150406"
@@ -3045,10 +3918,11 @@ msgstr ""
 #: reference_accessor.xml:1863
 #, no-c-format
 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\"/>"
+", <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\"/>"
 
 #. Tag: refname
 #: reference_accessor.xml:1869
@@ -3070,7 +3944,9 @@ msgstr ""
 msgid ""
 "<funcdef>float <function>ST_Z</function></funcdef> <paramdef><type>geometry "
 "</type> <parameter>a_point</parameter></paramdef>"
-msgstr "<funcdef>float <function>ST_Z</function></funcdef> <paramdef><type>geometry </type> <parameter>a_point</parameter></paramdef>"
+msgstr ""
+"<funcdef>float <function>ST_Z</function></funcdef> <paramdef><type>geometry "
+"</type> <parameter>a_point</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:1887
@@ -3095,9 +3971,11 @@ msgstr ""
 #: reference_accessor.xml:1906
 #, no-c-format
 msgid ""
-", <xref linkend=\"ST_M\"/>, <xref linkend=\"ST_X\"/>, <xref "
-"linkend=\"ST_Y\"/>, <xref linkend=\"ST_ZMax\"/>, <xref linkend=\"ST_ZMin\"/>"
-msgstr ", <xref linkend=\"ST_M\"/>, <xref linkend=\"ST_X\"/>, <xref linkend=\"ST_Y\"/>, <xref linkend=\"ST_ZMax\"/>, <xref linkend=\"ST_ZMin\"/>"
+", <xref linkend=\"ST_M\"/>, <xref linkend=\"ST_X\"/>, <xref linkend=\"ST_Y\"/"
+">, <xref linkend=\"ST_ZMax\"/>, <xref linkend=\"ST_ZMin\"/>"
+msgstr ""
+", <xref linkend=\"ST_M\"/>, <xref linkend=\"ST_X\"/>, <xref linkend=\"ST_Y\"/"
+">, <xref linkend=\"ST_ZMax\"/>, <xref linkend=\"ST_ZMin\"/>"
 
 #. Tag: refname
 #: reference_accessor.xml:1912
@@ -3109,8 +3987,8 @@ msgstr "ST_ZMax"
 #: reference_accessor.xml:1914 reference_accessor.xml:2001
 #, no-c-format
 msgid ""
-"<refpurpose>Returns Z minima of a bounding box 2d or 3d or a "
-"geometry.</refpurpose>"
+"<refpurpose>Returns Z minima of a bounding box 2d or 3d or a geometry.</"
+"refpurpose>"
 msgstr ""
 
 #. Tag: funcprototype
@@ -3119,7 +3997,9 @@ msgstr ""
 msgid ""
 "<funcdef>float <function>ST_ZMax</function></funcdef> <paramdef><type>box3d "
 "</type> <parameter>aGeomorBox2DorBox3D</parameter></paramdef>"
-msgstr "<funcdef>float <function>ST_ZMax</function></funcdef> <paramdef><type>box3d </type> <parameter>aGeomorBox2DorBox3D</parameter></paramdef>"
+msgstr ""
+"<funcdef>float <function>ST_ZMax</function></funcdef> <paramdef><type>box3d "
+"</type> <parameter>aGeomorBox2DorBox3D</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:1929
@@ -3145,12 +4025,14 @@ msgid ""
 "st_zmax\n"
 "-------\n"
 "1\n"
-"--Observe THIS DOES NOT WORK because it will try to autocast the string representation to a BOX3D\n"
+"--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"
 "\n"
-"SELECT ST_ZMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)'));\n"
+"SELECT ST_ZMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
+"2,220227 150406 3)'));\n"
 "st_zmax\n"
 "--------\n"
 "3"
@@ -3160,10 +4042,11 @@ msgstr ""
 #: reference_accessor.xml:1951
 #, no-c-format
 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\"/>"
+", <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\"/>"
 
 #. Tag: refname
 #: reference_accessor.xml:1957
@@ -3185,14 +4068,16 @@ msgstr ""
 msgid ""
 "<funcdef>smallint <function>ST_Zmflag</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
-msgstr "<funcdef>smallint <function>ST_Zmflag</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
+msgstr ""
+"<funcdef>smallint <function>ST_Zmflag</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:1975
 #, no-c-format
 msgid ""
-"<para>Returns ZM (dimension semantic) flag of the geometries as a small int."
-" Values are: 0=2d, 1=3dm, 2=3dz, 3=4d.</para>"
+"<para>Returns ZM (dimension semantic) flag of the geometries as a small int. "
+"Values are: 0=2d, 1=3dm, 2=3dz, 3=4d.</para>"
 msgstr ""
 
 #. Tag: programlisting
@@ -3237,13 +4122,14 @@ 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>"
+msgstr ""
+"<funcdef>float <function>ST_ZMin</function></funcdef> <paramdef><type>box3d "
+"</type> <parameter>aGeomorBox2DorBox3D</parameter></paramdef>"
 
 #. Tag: para
 #: reference_accessor.xml:2016
 #, no-c-format
-msgid ""
-"<para>Returns Z minima of a bounding box 2d or 3d or a geometry.</para>"
+msgid "<para>Returns Z minima of a bounding box 2d or 3d or a geometry.</para>"
 msgstr ""
 
 #. Tag: programlisting
@@ -3264,12 +4150,14 @@ msgid ""
 "st_zmin\n"
 "-------\n"
 "1\n"
-"--Observe THIS DOES NOT WORK because it will try to autocast the string representation to a BOX3D\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 - doesnt start with BOX3D(\n"
 "\n"
-"SELECT ST_ZMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)'));\n"
+"SELECT ST_ZMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
+"2,220227 150406 3)'));\n"
 "st_zmin\n"
 "--------\n"
 "1"
@@ -3280,6 +4168,9 @@ msgstr ""
 #, no-c-format
 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\"/>"
+"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\"/>"
index 04c5e8c3bb7cf4ae3c80d69daacc7417ba82af92..e9866c16a12725e9b465b0b2f7df474475a12ab5 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 # Nicolas Ribot <nicolas.ribot@gmail.com>, 2013
 msgid ""
@@ -9,11 +9,12 @@ msgstr ""
 "POT-Creation-Date: 2012-09-14 17:50+0000\n"
 "PO-Revision-Date: 2013-12-01 13:46+0000\n"
 "Last-Translator: Nicolas Ribot <nicolas.ribot@gmail.com>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: title
@@ -33,9 +34,11 @@ msgstr "ST_BdPolyFromText"
 #, no-c-format
 msgid ""
 "<refpurpose>Construct a Polygon given an arbitrary collection of closed "
-"linestrings as a MultiLineString Well-Known text "
-"representation.</refpurpose>"
-msgstr "<refpurpose>Construit un Polygon Ã  partir d'une collection de lignes fermées, exprimées sous forme de MultiLineString en représentation Well-Known text.</refpurpose>"
+"linestrings as a MultiLineString Well-Known text representation.</refpurpose>"
+msgstr ""
+"<refpurpose>Construit un Polygon Ã  partir d'une collection de lignes "
+"fermées, exprimées sous forme de MultiLineString en représentation Well-"
+"Known text.</refpurpose>"
 
 #. Tag: funcprototype
 #: reference_constructor.xml:14
@@ -44,7 +47,10 @@ msgid ""
 "<funcdef>geometry <function>ST_BdPolyFromText</function></funcdef> "
 "<paramdef><type>text </type> <parameter>WKT</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>srid</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_BdPolyFromText</function></funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_BdPolyFromText</function></funcdef> "
+"<paramdef><type>text </type> <parameter>WKT</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>srid</parameter></paramdef>"
 
 #. Tag: title
 #: reference_constructor.xml:23 reference_constructor.xml:72
@@ -75,7 +81,10 @@ msgstr "Description"
 msgid ""
 "<para>Construct a Polygon given an arbitrary collection of closed "
 "linestrings as a MultiLineString Well-Known text representation.</para>"
-msgstr "<para>Construit un Polygon Ã  partir d'une collection de lignes fermées, exprimées sous forme de MultiLineString en représentation Well-Known text.</para>"
+msgstr ""
+"<para>Construit un Polygon Ã  partir d'une collection de lignes fermées, "
+"exprimées sous forme de MultiLineString en représentation Well-Known text.</"
+"para>"
 
 #. Tag: para
 #: reference_constructor.xml:30
@@ -84,7 +93,11 @@ msgid ""
 "Throws an error if WKT is not a MULTILINESTRING. Throws an error if output "
 "is a MULTIPOLYGON; use ST_BdMPolyFromText in that case, or see "
 "ST_BuildArea() for a postgis-specific approach."
-msgstr "Renvoie une erreur si le WKT n'est pas une MULTILINESTRING. Renvoie une erreur si le résultat est un MULTIPOLYGON. Utiliser ST_BdMPolyFromText dans ce cas, ou voir ST_BuildArea()  pour une approche basée sur une fonction spécifique."
+msgstr ""
+"Renvoie une erreur si le WKT n'est pas une MULTILINESTRING. Renvoie une "
+"erreur si le résultat est un MULTIPOLYGON. Utiliser ST_BdMPolyFromText dans "
+"ce cas, ou voir ST_BuildArea()  pour une approche basée sur une fonction "
+"spécifique."
 
 #. Tag: para
 #: reference_constructor.xml:36 reference_constructor.xml:88
@@ -165,9 +178,11 @@ msgstr "ST_BdMPolyFromText"
 #: reference_constructor.xml:56
 #, no-c-format
 msgid ""
-"Construct a MultiPolygon given an arbitrary collection of closed linestrings"
-" as a MultiLineString text representation Well-Known text representation."
-msgstr "Construit un MultiPolygon Ã  partir d'une collection de lignes fermées, exprimées sous forme de MultiLineString en représentation Well-Known text."
+"Construct a MultiPolygon given an arbitrary collection of closed linestrings "
+"as a MultiLineString text representation Well-Known text representation."
+msgstr ""
+"Construit un MultiPolygon Ã  partir d'une collection de lignes fermées, "
+"exprimées sous forme de MultiLineString en représentation Well-Known text."
 
 #. Tag: funcprototype
 #: reference_constructor.xml:63
@@ -176,7 +191,10 @@ msgid ""
 "<funcdef>geometry <function>ST_BdMPolyFromText</function></funcdef> "
 "<paramdef><type>text </type> <parameter>WKT</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>srid</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_BdMPolyFromText</function></funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_BdMPolyFromText</function></funcdef> "
+"<paramdef><type>text </type> <parameter>WKT</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>srid</parameter></paramdef>"
 
 #. Tag: para
 #: reference_constructor.xml:74
@@ -184,7 +202,9 @@ msgstr "<funcdef>geometry <function>ST_BdMPolyFromText</function></funcdef> <par
 msgid ""
 "Construct a Polygon given an arbitrary collection of closed linestrings, "
 "polygons, MultiLineStrings as Well-Known text representation."
-msgstr "Construit un Polygon Ã  partir d'une collection de lignes fermées, de polygones ou de MultiLineStrings exprimés en représentation Well-Known text."
+msgstr ""
+"Construit un Polygon Ã  partir d'une collection de lignes fermées, de "
+"polygones ou de MultiLineStrings exprimés en représentation Well-Known text."
 
 #. Tag: para
 #: reference_constructor.xml:79
@@ -193,10 +213,15 @@ msgid ""
 "Throws an error if WKT is not a MULTILINESTRING. Forces MULTIPOLYGON output "
 "even when result is really only composed by a single POLYGON; use <link "
 "linkend=\"ST_BdPolyFromText\">ST_BdPolyFromText</link> if you're sure a "
-"single POLYGON will result from operation, or see <link "
-"linkend=\"ST_BuildArea\">ST_BuildArea()</link> for a postgis-specific "
-"approach."
-msgstr "Renvoie une erreur si le WKT n'est pas une MULTILINESTRING. Force le type de retour en MULTIPOLYGON même si le résultat est en fait composé d'un seul POLYGON. Utiliser <link linkend=\"ST_BdPolyFromText\">ST_BdPolyFromText</link> si l'on est sûr que le résultat produit des Polygon, ou voir la fonction spécifique PostGIS <link linkend=\"ST_BuildArea\">ST_BuildArea()</link>."
+"single POLYGON will result from operation, or see <link linkend="
+"\"ST_BuildArea\">ST_BuildArea()</link> for a postgis-specific approach."
+msgstr ""
+"Renvoie une erreur si le WKT n'est pas une MULTILINESTRING. Force le type de "
+"retour en MULTIPOLYGON même si le résultat est en fait composé d'un seul "
+"POLYGON. Utiliser <link linkend=\"ST_BdPolyFromText\">ST_BdPolyFromText</"
+"link> si l'on est sûr que le résultat produit des Polygon, ou voir la "
+"fonction spécifique PostGIS <link linkend=\"ST_BuildArea\">ST_BuildArea()</"
+"link>."
 
 #. Tag: para
 #: reference_constructor.xml:101
@@ -216,7 +241,9 @@ msgstr "ST_GeogFromText"
 msgid ""
 "Return a specified geography value from Well-Known Text representation or "
 "extended (WKT)."
-msgstr "Retourne un objet de type geography Ã  partir de sa représentation Well-Know Text (WKT ou EWKT)."
+msgstr ""
+"Retourne un objet de type geography Ã  partir de sa représentation Well-Know "
+"Text (WKT ou EWKT)."
 
 #. Tag: funcprototype
 #: reference_constructor.xml:112
@@ -224,7 +251,9 @@ msgstr "Retourne un objet de type geography Ã  partir de sa représentation Well
 msgid ""
 "<funcdef>geography <function>ST_GeogFromText</function></funcdef> "
 "<paramdef><type>text </type> <parameter>EWKT</parameter></paramdef>"
-msgstr "<funcdef>geography <function>ST_GeogFromText</function></funcdef> <paramdef><type>text </type> <parameter>EWKT</parameter></paramdef>"
+msgstr ""
+"<funcdef>geography <function>ST_GeogFromText</function></funcdef> "
+"<paramdef><type>text </type> <parameter>EWKT</parameter></paramdef>"
 
 #. Tag: para
 #: reference_constructor.xml:120
@@ -233,7 +262,11 @@ msgid ""
 "Returns a geography object from the well-known text or extended well-known "
 "representation. SRID 4326 is assumed. This is an alias for "
 "ST_GeographyFromText. Points are always expressed in long lat form."
-msgstr "Retourne un objet de type geography Ã  partir de sa représentation Well-Know Text (WKT ou EWKT). Le SRID 4326 est pris par défaut. Ceci est un alias pour ST_GeographyFromText. Les coordonnées des points sont exprimées en longitude latitude."
+msgstr ""
+"Retourne un objet de type geography Ã  partir de sa représentation Well-Know "
+"Text (WKT ou EWKT). Le SRID 4326 est pris par défaut. Ceci est un alias pour "
+"ST_GeographyFromText. Les coordonnées des points sont exprimées en longitude "
+"latitude."
 
 #. Tag: programlisting
 #: reference_constructor.xml:126
@@ -241,8 +274,13 @@ msgstr "Retourne un objet de type geography Ã  partir de sa représentation Well
 msgid ""
 "--- converting lon lat coords to geography\n"
 "ALTER TABLE sometable ADD COLUMN geog geography(POINT,4326);\n"
-"UPDATE sometable SET geog = ST_GeogFromText('SRID=4326;POINT(' || lon || ' ' || lat || ')');"
-msgstr "--- converting lon lat coords to geography\nALTER TABLE sometable ADD COLUMN geog geography(POINT,4326);\nUPDATE sometable SET geog = ST_GeogFromText('SRID=4326;POINT(' || lon || ' ' || lat || ')');"
+"UPDATE sometable SET geog = ST_GeogFromText('SRID=4326;POINT(' || lon || ' ' "
+"|| lat || ')');"
+msgstr ""
+"--- converting lon lat coords to geography\n"
+"ALTER TABLE sometable ADD COLUMN geog geography(POINT,4326);\n"
+"UPDATE sometable SET geog = ST_GeogFromText('SRID=4326;POINT(' || lon || ' ' "
+"|| lat || ')');"
 
 #. Tag: para
 #: reference_constructor.xml:130
@@ -262,7 +300,9 @@ msgstr "ST_GeographyFromText"
 msgid ""
 "<funcdef>geography <function>ST_GeographyFromText</function></funcdef> "
 "<paramdef><type>text </type> <parameter>EWKT</parameter></paramdef>"
-msgstr "<funcdef>geography <function>ST_GeographyFromText</function></funcdef> <paramdef><type>text </type> <parameter>EWKT</parameter></paramdef>"
+msgstr ""
+"<funcdef>geography <function>ST_GeographyFromText</function></funcdef> "
+"<paramdef><type>text </type> <parameter>EWKT</parameter></paramdef>"
 
 #. Tag: para
 #: reference_constructor.xml:149
@@ -270,7 +310,9 @@ msgstr "<funcdef>geography <function>ST_GeographyFromText</function></funcdef> <
 msgid ""
 "Returns a geography object from the well-known text representation. SRID "
 "4326 is assumed."
-msgstr "Retourne un objet de type geography Ã  partir de sa représentation Well-Know Text (WKT ou EWKT). SRID 4326 par défaut."
+msgstr ""
+"Retourne un objet de type geography Ã  partir de sa représentation Well-Know "
+"Text (WKT ou EWKT). SRID 4326 par défaut."
 
 #. Tag: para
 #: reference_constructor.xml:154
@@ -290,7 +332,9 @@ msgstr "ST_GeogFromWKB"
 msgid ""
 "Creates a geography instance from a Well-Known Binary geometry "
 "representation (WKB) or extended Well Known Binary (EWKB)."
-msgstr "Retourne un objet de type geography Ã  partir de sa représentation binaire Well-Know Binary (WKB ou EWKB)."
+msgstr ""
+"Retourne un objet de type geography Ã  partir de sa représentation binaire "
+"Well-Know Binary (WKB ou EWKB)."
 
 #. Tag: funcprototype
 #: reference_constructor.xml:167
@@ -298,7 +342,9 @@ msgstr "Retourne un objet de type geography Ã  partir de sa représentation bina
 msgid ""
 "<funcdef>geography <function>ST_GeogFromWKB</function></funcdef> "
 "<paramdef><type>bytea </type> <parameter>geom</parameter></paramdef>"
-msgstr "<funcdef>geography <function>ST_GeogFromWKB</function></funcdef> <paramdef><type>bytea </type> <parameter>geom</parameter></paramdef>"
+msgstr ""
+"<funcdef>geography <function>ST_GeogFromWKB</function></funcdef> "
+"<paramdef><type>bytea </type> <parameter>geom</parameter></paramdef>"
 
 #. Tag: para
 #: reference_constructor.xml:177
@@ -308,13 +354,17 @@ msgid ""
 "representation (WKB) of a geometry or PostGIS Extended WKB and creates an "
 "instance of the appropriate geography type. This function plays the role of "
 "the Geometry Factory in SQL."
-msgstr "<varname>ST_GeogFromWKB</varname> prend en paramètre une représentation binaire d'une géométrie (WKB ou EWKB) et crée une instance de type geography. Cette fonction assure le rôle de Geometry Factory en SQL."
+msgstr ""
+"<varname>ST_GeogFromWKB</varname> prend en paramètre une représentation "
+"binaire d'une géométrie (WKB ou EWKB) et crée une instance de type "
+"geography. Cette fonction assure le rôle de Geometry Factory en SQL."
 
 #. Tag: para
 #: reference_constructor.xml:182
 #, no-c-format
 msgid "If SRID is not specified, it defaults to 4326 (WGS 84 long lat)."
-msgstr "Si le SRID n'est pas spécifié, la valeur 4326 est prise (WGS 84 long lat)."
+msgstr ""
+"Si le SRID n'est pas spécifié, la valeur 4326 est prise (WGS 84 long lat)."
 
 #. Tag: para
 #: reference_constructor.xml:184 reference_constructor.xml:286
@@ -328,15 +378,31 @@ msgstr "&curve_support;"
 #: reference_constructor.xml:192
 #, no-c-format
 msgid ""
-"--Although bytea rep contains single \\, these need to be escaped when inserting into a table\n"
+"--Although bytea rep contains single \\, these need to be escaped when "
+"inserting into a table\n"
+"SELECT ST_AsText(\n"
+"ST_GeogFromWKB(E'\\\\001\\\\002\\\\000\\\\000\\\\000\\\\002\\\\000\\\\000\\"
+"\\000\\\\037\\\\205\\\\353Q\\\\270~\\\\\\\\\\\\300\\\\323Mb\\\\020X\\\\231C@"
+"\\\\020X9\\\\264\\\\310~\\\\\\\\\\\\300)\\\\\\\\\\\\217\\\\302\\\\365\\"
+"\\230C@')\n"
+");\n"
+"                                          st_astext\n"
+"------------------------------------------------------\n"
+" LINESTRING(-113.98 39.198,-113.981 39.195)\n"
+"(1 row)"
+msgstr ""
+"--Although bytea rep contains single \\, these need to be escaped when "
+"inserting into a table\n"
 "SELECT ST_AsText(\n"
-"ST_GeogFromWKB(E'\\\\001\\\\002\\\\000\\\\000\\\\000\\\\002\\\\000\\\\000\\\\000\\\\037\\\\205\\\\353Q\\\\270~\\\\\\\\\\\\300\\\\323Mb\\\\020X\\\\231C@\\\\020X9\\\\264\\\\310~\\\\\\\\\\\\300)\\\\\\\\\\\\217\\\\302\\\\365\\\\230C@')\n"
+"ST_GeogFromWKB(E'\\\\001\\\\002\\\\000\\\\000\\\\000\\\\002\\\\000\\\\000\\"
+"\\000\\\\037\\\\205\\\\353Q\\\\270~\\\\\\\\\\\\300\\\\323Mb\\\\020X\\\\231C@"
+"\\\\020X9\\\\264\\\\310~\\\\\\\\\\\\300)\\\\\\\\\\\\217\\\\302\\\\365\\"
+"\\230C@')\n"
 ");\n"
 "                                          st_astext\n"
 "------------------------------------------------------\n"
 " LINESTRING(-113.98 39.198,-113.981 39.195)\n"
 "(1 row)"
-msgstr "--Although bytea rep contains single \\, these need to be escaped when inserting into a table\nSELECT ST_AsText(\nST_GeogFromWKB(E'\\\\001\\\\002\\\\000\\\\000\\\\000\\\\002\\\\000\\\\000\\\\000\\\\037\\\\205\\\\353Q\\\\270~\\\\\\\\\\\\300\\\\323Mb\\\\020X\\\\231C@\\\\020X9\\\\264\\\\310~\\\\\\\\\\\\300)\\\\\\\\\\\\217\\\\302\\\\365\\\\230C@')\n);\n                                          st_astext\n------------------------------------------------------\n LINESTRING(-113.98 39.198,-113.981 39.195)\n(1 row)"
 
 #. Tag: para
 #: reference_constructor.xml:197
@@ -354,22 +420,30 @@ msgstr "ST_GeomCollFromText"
 #: reference_constructor.xml:206
 #, no-c-format
 msgid ""
-"Makes a collection Geometry from collection WKT with the given SRID. If SRID"
-" is not give, it defaults to -1."
-msgstr "Construit une collection de geometry Ã  partir d'une collection de géométries exprimée en texte WKT et du SRID donnée. Si aucun SRID n'est donné, la valeur par défaut est -1."
+"Makes a collection Geometry from collection WKT with the given SRID. If SRID "
+"is not give, it defaults to -1."
+msgstr ""
+"Construit une collection de geometry Ã  partir d'une collection de géométries "
+"exprimée en texte WKT et du SRID donnée. Si aucun SRID n'est donné, la "
+"valeur par défaut est -1."
 
 #. Tag: funcsynopsis
 #: reference_constructor.xml:211
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>geometry "
-"<function>ST_GeomCollFromText</function></funcdef> <paramdef><type>text "
-"</type> <parameter>WKT</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>srid</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>geometry "
-"<function>ST_GeomCollFromText</function></funcdef> <paramdef><type>text "
-"</type> <parameter>WKT</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>geometry <function>ST_GeomCollFromText</function></funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_GeomCollFromText</function></funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> </funcprototype>"
+"<funcprototype> <funcdef>geometry <function>ST_GeomCollFromText</function></"
+"funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>srid</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_GeomCollFromText</function></funcdef> <paramdef><type>text </"
+"type> <parameter>WKT</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>geometry <function>ST_GeomCollFromText</function></"
+"funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>srid</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_GeomCollFromText</function></funcdef> <paramdef><type>text </"
+"type> <parameter>WKT</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_constructor.xml:229
@@ -377,7 +451,10 @@ msgstr "<funcprototype> <funcdef>geometry <function>ST_GeomCollFromText</functio
 msgid ""
 "Makes a collection Geometry from the Well-Known-Text (WKT) representation "
 "with the given SRID. If SRID is not give, it defaults to -1."
-msgstr "Construit une collection de geometry Ã  partir d'une collection de géométries exprimée en texte WKT et du SRID donnée. Si aucun SRID n'est donné, la valeur par défaut est -1."
+msgstr ""
+"Construit une collection de geometry Ã  partir d'une collection de géométries "
+"exprimée en texte WKT et du SRID donnée. Si aucun SRID n'est donné, la "
+"valeur par défaut est -1."
 
 #. Tag: para
 #: reference_constructor.xml:232 reference_constructor.xml:1310
@@ -400,7 +477,10 @@ msgid ""
 "If you are absolutely sure all your WKT geometries are collections, don't "
 "use this function. It is slower than ST_GeomFromText since it adds an "
 "additional validation step."
-msgstr "Si vous Ãªtes absolument sûrs que toutes les géométries WKT sont des collections, ne pas utiliser cette fonction. Elle est plus lente que ST_GeomFromText Ã  cause d'une Ã©tape de validation supplémentaire."
+msgstr ""
+"Si vous Ãªtes absolument sûrs que toutes les géométries WKT sont des "
+"collections, ne pas utiliser cette fonction. Elle est plus lente que "
+"ST_GeomFromText Ã  cause d'une Ã©tape de validation supplémentaire."
 
 #. Tag: para
 #: reference_constructor.xml:242
@@ -414,7 +494,9 @@ msgstr "&sqlmm_compliant;"
 msgid ""
 "SELECT ST_GeomCollFromText('GEOMETRYCOLLECTION(POINT(1 2),LINESTRING(1 2, 3 "
 "4))');"
-msgstr "SELECT ST_GeomCollFromText('GEOMETRYCOLLECTION(POINT(1 2),LINESTRING(1 2, 3 4))');"
+msgstr ""
+"SELECT ST_GeomCollFromText('GEOMETRYCOLLECTION(POINT(1 2),LINESTRING(1 2, 3 "
+"4))');"
 
 #. Tag: para
 #: reference_constructor.xml:257 reference_constructor.xml:1459
@@ -434,7 +516,9 @@ msgstr "ST_GeomFromEWKB"
 msgid ""
 "Return a specified ST_Geometry value from Extended Well-Known Binary "
 "representation (EWKB)."
-msgstr "Retourne un objet ST_Geometry Ã  partir de sa représentation binaire Ã©tendue (Extended Well-Known Binary representation, EWKB)."
+msgstr ""
+"Retourne un objet ST_Geometry Ã  partir de sa représentation binaire Ã©tendue "
+"(Extended Well-Known Binary representation, EWKB)."
 
 #. Tag: funcprototype
 #: reference_constructor.xml:270
@@ -442,7 +526,9 @@ msgstr "Retourne un objet ST_Geometry Ã  partir de sa représentation binaire Ã©
 msgid ""
 "<funcdef>geometry <function>ST_GeomFromEWKB</function></funcdef> "
 "<paramdef><type>bytea </type> <parameter>EWKB</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_GeomFromEWKB</function></funcdef> <paramdef><type>bytea </type> <parameter>EWKB</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_GeomFromEWKB</function></funcdef> "
+"<paramdef><type>bytea </type> <parameter>EWKB</parameter></paramdef>"
 
 #. Tag: para
 #: reference_constructor.xml:279
@@ -450,7 +536,9 @@ msgstr "<funcdef>geometry <function>ST_GeomFromEWKB</function></funcdef> <paramd
 msgid ""
 "Constructs a PostGIS ST_Geometry object from the OGC Extended Well-Known "
 "binary (EWKT) representation."
-msgstr "Retourne un objet ST_Geometry Ã  partir de sa représentation textuelle Ã©tendue OGC (Extended Well-Known Text representation, EWKT)."
+msgstr ""
+"Retourne un objet ST_Geometry Ã  partir de sa représentation textuelle "
+"étendue OGC (Extended Well-Known Text representation, EWKT)."
 
 #. Tag: para
 #: reference_constructor.xml:281
@@ -458,15 +546,17 @@ msgstr "Retourne un objet ST_Geometry Ã  partir de sa représentation textuelle
 msgid ""
 "The EWKB format is not an OGC standard, but a PostGIS specific format that "
 "includes the spatial reference system (SRID) identifier"
-msgstr "Le format EWKB n'est pas une norme OGC, mais un format spécifique Ã  PostGIS incluant l'identifiant du système de référence des coordonnées (SRID)"
+msgstr ""
+"Le format EWKB n'est pas une norme OGC, mais un format spécifique Ã  PostGIS "
+"incluant l'identifiant du système de référence des coordonnées (SRID)"
 
 #. Tag: para
 #: reference_constructor.xml:284 reference_constructor.xml:332
 #: reference_constructor.xml:420 reference_constructor.xml:567
 #, no-c-format
-msgid ""
-"Enhanced: 2.0.0 support for Polyhedral surfaces and TIN was introduced."
-msgstr "Amélioration: 2.0.0 introduction du support TIN et surfaces polyhédriques "
+msgid "Enhanced: 2.0.0 support for Polyhedral surfaces and TIN was introduced."
+msgstr ""
+"Amélioration: 2.0.0 introduction du support TIN et surfaces polyhédriques "
 
 #. Tag: para
 #: reference_constructor.xml:285 reference_constructor.xml:333
@@ -499,7 +589,9 @@ msgstr "&T_support;"
 msgid ""
 "line string binary rep 0f LINESTRING(-71.160281 42.258729,-71.160837 "
 "42.259113,-71.161144 42.25932) in NAD 83 long lat (4269)."
-msgstr "line string binary rep 0f LINESTRING(-71.160281 42.258729,-71.160837 42.259113,-71.161144 42.25932) in NAD 83 long lat (4269)."
+msgstr ""
+"line string binary rep 0f LINESTRING(-71.160281 42.258729,-71.160837 "
+"42.259113,-71.161144 42.25932) in NAD 83 long lat (4269)."
 
 #. Tag: para
 #: reference_constructor.xml:295
@@ -508,17 +600,26 @@ msgid ""
 "NOTE: Even though byte arrays are delimited with \\ and may have ', we need "
 "to escape both out with \\ and '' if standard_conforming_strings is off. So "
 "it does not look exactly like its AsEWKB representation."
-msgstr "NOTE: Si le paramètre standard_conforming_strings est Ã  la valeur off, il est nécessaire d'échapper les caractères \\ et ' avec \\ et \". Ceci diffère de la représentation AsEWKB."
+msgstr ""
+"NOTE: Si le paramètre standard_conforming_strings est Ã  la valeur off, il "
+"est nécessaire d'échapper les caractères \\ et ' avec \\ et \". Ceci diffère "
+"de la représentation AsEWKB."
 
 #. Tag: programlisting
 #: reference_constructor.xml:297
 #, no-c-format
 msgid ""
-"SELECT ST_GeomFromEWKB(E'\\\\001\\\\002\\\\000\\\\000 \\\\255\\\\020\\\\000\\\\000\\\\003\\\\000\\\\000\\\\000\\\\344J=\n"
+"SELECT ST_GeomFromEWKB(E'\\\\001\\\\002\\\\000\\\\000 \\\\255\\\\020\\\\000\\"
+"\\000\\\\003\\\\000\\\\000\\\\000\\\\344J=\n"
+"\\\\013B\\\\312Q\\\\300n\\\\303(\\\\010\\\\036!E@''\\\\277E''K\n"
+"\\\\312Q\\\\300\\\\366{b\\\\235*!E@\\\\225|\\\\354.P\\\\312Q\n"
+"\\\\300p\\\\231\\\\323e1!E@');"
+msgstr ""
+"SELECT ST_GeomFromEWKB(E'\\\\001\\\\002\\\\000\\\\000 \\\\255\\\\020\\\\000\\"
+"\\000\\\\003\\\\000\\\\000\\\\000\\\\344J=\n"
 "\\\\013B\\\\312Q\\\\300n\\\\303(\\\\010\\\\036!E@''\\\\277E''K\n"
 "\\\\312Q\\\\300\\\\366{b\\\\235*!E@\\\\225|\\\\354.P\\\\312Q\n"
 "\\\\300p\\\\231\\\\323e1!E@');"
-msgstr "SELECT ST_GeomFromEWKB(E'\\\\001\\\\002\\\\000\\\\000 \\\\255\\\\020\\\\000\\\\000\\\\003\\\\000\\\\000\\\\000\\\\344J=\n\\\\013B\\\\312Q\\\\300n\\\\303(\\\\010\\\\036!E@''\\\\277E''K\n\\\\312Q\\\\300\\\\366{b\\\\235*!E@\\\\225|\\\\354.P\\\\312Q\n\\\\300p\\\\231\\\\323e1!E@');"
 
 #. Tag: para
 #: reference_constructor.xml:299
@@ -529,16 +630,30 @@ msgid ""
 "needed for a single query or at the database or server level. Below is how "
 "you would do it with standard_conforming_strings = on. In this case we "
 "escape the ' with standard ansi ', but slashes are not escaped"
-msgstr "Dans les versions 9.1 et supérieures de PostgreSQL, le paramètre standard_conforming_strings est Ã  on par défaut. Il Ã©tait Ã  off dans les anciennes versions. La valeur par défaut peut Ãªtre changée au niveau de la requête ou au niveau de la base de données. Ci-dessous, un exemple d'utilisation avec le paramètre standard_conforming_strings = on. Dans ce cas, le caractère ' est Ã©chappé avec le caractère ansi ', mais les slahs ne sont pas Ã©chappés."
+msgstr ""
+"Dans les versions 9.1 et supérieures de PostgreSQL, le paramètre "
+"standard_conforming_strings est Ã  on par défaut. Il Ã©tait Ã  off dans les "
+"anciennes versions. La valeur par défaut peut Ãªtre changée au niveau de la "
+"requête ou au niveau de la base de données. Ci-dessous, un exemple "
+"d'utilisation avec le paramètre standard_conforming_strings = on. Dans ce "
+"cas, le caractère ' est Ã©chappé avec le caractère ansi ', mais les slahs ne "
+"sont pas Ã©chappés."
 
 #. Tag: programlisting
 #: reference_constructor.xml:302
 #, no-c-format
 msgid ""
 "set standard_conforming_strings = on;\n"
-"SELECT ST_GeomFromEWKB('\\001\\002\\000\\000 \\255\\020\\000\\000\\003\\000\\000\\000\\344J=\\012\\013B\n"
-"    \\312Q\\300n\\303(\\010\\036!E@''\\277E''K\\012\\312Q\\300\\366{b\\235*!E@\\225|\\354.P\\312Q\\012\\300p\\231\\323e1')"
-msgstr "set standard_conforming_strings = on;\nSELECT ST_GeomFromEWKB('\\001\\002\\000\\000 \\255\\020\\000\\000\\003\\000\\000\\000\\344J=\\012\\013B\n    \\312Q\\300n\\303(\\010\\036!E@''\\277E''K\\012\\312Q\\300\\366{b\\235*!E@\\225|\\354.P\\312Q\\012\\300p\\231\\323e1')"
+"SELECT ST_GeomFromEWKB('\\001\\002\\000\\000 "
+"\\255\\020\\000\\000\\003\\000\\000\\000\\344J=\\012\\013B\n"
+"    \\312Q\\300n\\303(\\010\\036!E@''\\277E''K\\012\\312Q\\300\\366{b\\235*!"
+"E@\\225|\\354.P\\312Q\\012\\300p\\231\\323e1')"
+msgstr ""
+"set standard_conforming_strings = on;\n"
+"SELECT ST_GeomFromEWKB('\\001\\002\\000\\000 "
+"\\255\\020\\000\\000\\003\\000\\000\\000\\344J=\\012\\013B\n"
+"    \\312Q\\300n\\303(\\010\\036!E@''\\277E''K\\012\\312Q\\300\\366{b\\235*!"
+"E@\\225|\\354.P\\312Q\\012\\300p\\231\\323e1')"
 
 #. Tag: para
 #: reference_constructor.xml:306
@@ -558,7 +673,9 @@ msgstr "ST_GeomFromEWKT"
 msgid ""
 "Return a specified ST_Geometry value from Extended Well-Known Text "
 "representation (EWKT)."
-msgstr "Retourne un objet ST_Geometry Ã  partir de sa représentation textuelle Ã©tendue (Extended Well-Known Text representation, EWKT)."
+msgstr ""
+"Retourne un objet ST_Geometry Ã  partir de sa représentation textuelle "
+"étendue (Extended Well-Known Text representation, EWKT)."
 
 #. Tag: funcprototype
 #: reference_constructor.xml:318
@@ -566,7 +683,9 @@ msgstr "Retourne un objet ST_Geometry Ã  partir de sa représentation textuelle
 msgid ""
 "<funcdef>geometry <function>ST_GeomFromEWKT</function></funcdef> "
 "<paramdef><type>text </type> <parameter>EWKT</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_GeomFromEWKT</function></funcdef> <paramdef><type>text </type> <parameter>EWKT</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_GeomFromEWKT</function></funcdef> "
+"<paramdef><type>text </type> <parameter>EWKT</parameter></paramdef>"
 
 #. Tag: para
 #: reference_constructor.xml:327
@@ -574,7 +693,9 @@ msgstr "<funcdef>geometry <function>ST_GeomFromEWKT</function></funcdef> <paramd
 msgid ""
 "Constructs a PostGIS ST_Geometry object from the OGC Extended Well-Known "
 "text (EWKT) representation."
-msgstr "Retourne un objet ST_Geometry Ã  partir de sa représentation textuelle Ã©tendue OGC (Extended Well-Known Text representation, EWKT)."
+msgstr ""
+"Retourne un objet ST_Geometry Ã  partir de sa représentation textuelle "
+"étendue OGC (Extended Well-Known Text representation, EWKT)."
 
 #. Tag: para
 #: reference_constructor.xml:329
@@ -582,21 +703,66 @@ msgstr "Retourne un objet ST_Geometry Ã  partir de sa représentation textuelle
 msgid ""
 "The EWKT format is not an OGC standard, but an PostGIS specific format that "
 "includes the spatial reference system (SRID) identifier"
-msgstr "Le format EWKT n'est pas une norme OGC, mais un format spécifique Ã  PostGIS incluant l'identifiant du système de référence des coordonnées (SRID)"
+msgstr ""
+"Le format EWKT n'est pas une norme OGC, mais un format spécifique Ã  PostGIS "
+"incluant l'identifiant du système de référence des coordonnées (SRID)"
 
 #. Tag: programlisting
 #: reference_constructor.xml:341
 #, no-c-format
 msgid ""
-"SELECT ST_GeomFromEWKT('SRID=4269;LINESTRING(-71.160281 42.258729,-71.160837 42.259113,-71.161144 42.25932)');\n"
-"SELECT ST_GeomFromEWKT('SRID=4269;MULTILINESTRING((-71.160281 42.258729,-71.160837 42.259113,-71.161144 42.25932))');\n"
+"SELECT ST_GeomFromEWKT('SRID=4269;LINESTRING(-71.160281 42.258729,-71.160837 "
+"42.259113,-71.161144 42.25932)');\n"
+"SELECT ST_GeomFromEWKT('SRID=4269;MULTILINESTRING((-71.160281 "
+"42.258729,-71.160837 42.259113,-71.161144 42.25932))');\n"
+"\n"
+"SELECT ST_GeomFromEWKT('SRID=4269;POINT(-71.064544 42.28787)');\n"
+"\n"
+"SELECT ST_GeomFromEWKT('SRID=4269;POLYGON((-71.1776585052917 "
+"42.3902909739571,-71.1776820268866 42.3903701743239,\n"
+"-71.1776063012595 42.3903825660754,-71.1775826583081 "
+"42.3903033653531,-71.1776585052917 42.3902909739571))');\n"
+"\n"
+"SELECT ST_GeomFromEWKT('SRID=4269;MULTIPOLYGON(((-71.1031880899493 "
+"42.3152774590236,\n"
+"-71.1031627617667 42.3152960829043,-71.102923838298 42.3149156848307,\n"
+"-71.1023097974109 42.3151969047397,-71.1019285062273 42.3147384934248,\n"
+"-71.102505233663 42.3144722937587,-71.10277487471 42.3141658254797,\n"
+"-71.103113945163 42.3142739188902,-71.10324876416 42.31402489987,\n"
+"-71.1033002961013 42.3140393340215,-71.1033488797549 42.3139495090772,\n"
+"-71.103396240451 42.3138632439557,-71.1041521907712 42.3141153348029,\n"
+"-71.1041411411543 42.3141545014533,-71.1041287795912 42.3142114839058,\n"
+"-71.1041188134329 42.3142693656241,-71.1041112482575 42.3143272556118,\n"
+"-71.1041072845732 42.3143851580048,-71.1041057218871 42.3144430686681,\n"
+"-71.1041065602059 42.3145009876017,-71.1041097995362 42.3145589148055,\n"
+"-71.1041166403905 42.3146168544148,-71.1041258822717 42.3146748022936,\n"
+"-71.1041375307579 42.3147318674446,-71.1041492906949 42.3147711126569,\n"
+"-71.1041598612795 42.314808571739,-71.1042515013869 42.3151287620809,\n"
+"-71.1041173835118 42.3150739481917,-71.1040809891419 42.3151344119048,\n"
+"-71.1040438678912 42.3151191367447,-71.1040194562988 42.3151832057859,\n"
+"-71.1038734225584 42.3151140942995,-71.1038446938243 42.3151006300338,\n"
+"-71.1038315271889 42.315094347535,-71.1037393329282 42.315054824985,\n"
+"-71.1035447555574 42.3152608696313,-71.1033436658644 42.3151648370544,\n"
+"-71.1032580383161 42.3152269126061,-71.103223066939 42.3152517403219,\n"
+"-71.1031880899493 42.3152774590236)),\n"
+"((-71.1043632495873 42.315113108546,-71.1043583974082 42.3151211109857,\n"
+"-71.1043443253471 42.3150676015829,-71.1043850704575 "
+"42.3150793250568,-71.1043632495873 42.315113108546)))');"
+msgstr ""
+"SELECT ST_GeomFromEWKT('SRID=4269;LINESTRING(-71.160281 42.258729,-71.160837 "
+"42.259113,-71.161144 42.25932)');\n"
+"SELECT ST_GeomFromEWKT('SRID=4269;MULTILINESTRING((-71.160281 "
+"42.258729,-71.160837 42.259113,-71.161144 42.25932))');\n"
 "\n"
 "SELECT ST_GeomFromEWKT('SRID=4269;POINT(-71.064544 42.28787)');\n"
 "\n"
-"SELECT ST_GeomFromEWKT('SRID=4269;POLYGON((-71.1776585052917 42.3902909739571,-71.1776820268866 42.3903701743239,\n"
-"-71.1776063012595 42.3903825660754,-71.1775826583081 42.3903033653531,-71.1776585052917 42.3902909739571))');\n"
+"SELECT ST_GeomFromEWKT('SRID=4269;POLYGON((-71.1776585052917 "
+"42.3902909739571,-71.1776820268866 42.3903701743239,\n"
+"-71.1776063012595 42.3903825660754,-71.1775826583081 "
+"42.3903033653531,-71.1776585052917 42.3902909739571))');\n"
 "\n"
-"SELECT ST_GeomFromEWKT('SRID=4269;MULTIPOLYGON(((-71.1031880899493 42.3152774590236,\n"
+"SELECT ST_GeomFromEWKT('SRID=4269;MULTIPOLYGON(((-71.1031880899493 "
+"42.3152774590236,\n"
 "-71.1031627617667 42.3152960829043,-71.102923838298 42.3149156848307,\n"
 "-71.1023097974109 42.3151969047397,-71.1019285062273 42.3147384934248,\n"
 "-71.102505233663 42.3144722937587,-71.10277487471 42.3141658254797,\n"
@@ -618,16 +784,20 @@ msgid ""
 "-71.1032580383161 42.3152269126061,-71.103223066939 42.3152517403219,\n"
 "-71.1031880899493 42.3152774590236)),\n"
 "((-71.1043632495873 42.315113108546,-71.1043583974082 42.3151211109857,\n"
-"-71.1043443253471 42.3150676015829,-71.1043850704575 42.3150793250568,-71.1043632495873 42.315113108546)))');"
-msgstr "SELECT ST_GeomFromEWKT('SRID=4269;LINESTRING(-71.160281 42.258729,-71.160837 42.259113,-71.161144 42.25932)');\nSELECT ST_GeomFromEWKT('SRID=4269;MULTILINESTRING((-71.160281 42.258729,-71.160837 42.259113,-71.161144 42.25932))');\n\nSELECT ST_GeomFromEWKT('SRID=4269;POINT(-71.064544 42.28787)');\n\nSELECT ST_GeomFromEWKT('SRID=4269;POLYGON((-71.1776585052917 42.3902909739571,-71.1776820268866 42.3903701743239,\n-71.1776063012595 42.3903825660754,-71.1775826583081 42.3903033653531,-71.1776585052917 42.3902909739571))');\n\nSELECT ST_GeomFromEWKT('SRID=4269;MULTIPOLYGON(((-71.1031880899493 42.3152774590236,\n-71.1031627617667 42.3152960829043,-71.102923838298 42.3149156848307,\n-71.1023097974109 42.3151969047397,-71.1019285062273 42.3147384934248,\n-71.102505233663 42.3144722937587,-71.10277487471 42.3141658254797,\n-71.103113945163 42.3142739188902,-71.10324876416 42.31402489987,\n-71.1033002961013 42.3140393340215,-71.1033488797549 42.3139495090772,\n-71.103396240451 42.3138632439557,-71.1041521907712 42.3141153348029,\n-71.1041411411543 42.3141545014533,-71.1041287795912 42.3142114839058,\n-71.1041188134329 42.3142693656241,-71.1041112482575 42.3143272556118,\n-71.1041072845732 42.3143851580048,-71.1041057218871 42.3144430686681,\n-71.1041065602059 42.3145009876017,-71.1041097995362 42.3145589148055,\n-71.1041166403905 42.3146168544148,-71.1041258822717 42.3146748022936,\n-71.1041375307579 42.3147318674446,-71.1041492906949 42.3147711126569,\n-71.1041598612795 42.314808571739,-71.1042515013869 42.3151287620809,\n-71.1041173835118 42.3150739481917,-71.1040809891419 42.3151344119048,\n-71.1040438678912 42.3151191367447,-71.1040194562988 42.3151832057859,\n-71.1038734225584 42.3151140942995,-71.1038446938243 42.3151006300338,\n-71.1038315271889 42.315094347535,-71.1037393329282 42.315054824985,\n-71.1035447555574 42.3152608696313,-71.1033436658644 42.3151648370544,\n-71.1032580383161 42.3152269126061,-71.103223066939 42.3152517403219,\n-71.1031880899493 42.3152774590236)),\n((-71.1043632495873 42.315113108546,-71.1043583974082 42.3151211109857,\n-71.1043443253471 42.3150676015829,-71.1043850704575 42.3150793250568,-71.1043632495873 42.315113108546)))');"
+"-71.1043443253471 42.3150676015829,-71.1043850704575 "
+"42.3150793250568,-71.1043632495873 42.315113108546)))');"
 
 #. Tag: programlisting
 #: reference_constructor.xml:342
 #, no-c-format
 msgid ""
 "--3d circular string\n"
-"SELECT ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)');"
-msgstr "--3d circular string\nSELECT ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)');"
+"SELECT ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
+"2,220227 150406 3)');"
+msgstr ""
+"--3d circular string\n"
+"SELECT ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
+"2,220227 150406 3)');"
 
 #. Tag: programlisting
 #: reference_constructor.xml:343
@@ -642,13 +812,24 @@ msgid ""
 "        ((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)),  \n"
 "        ((0 0 1, 1 0 1, 1 1 1, 0 1 1, 0 0 1)) \n"
 ")');"
-msgstr "--Polyhedral Surface example\nSELECT ST_GeomFromEWKT('POLYHEDRALSURFACE( \n        ((0 0 0, 0 0 1, 0 1 1, 0 1 0, 0 0 0)),  \n        ((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), \n        ((0 0 0, 1 0 0, 1 0 1, 0 0 1, 0 0 0)), \n        ((1 1 0, 1 1 1, 1 0 1, 1 0 0, 1 1 0)),  \n        ((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)),  \n        ((0 0 1, 1 0 1, 1 1 1, 0 1 1, 0 0 1)) \n)');"
+msgstr ""
+"--Polyhedral Surface example\n"
+"SELECT ST_GeomFromEWKT('POLYHEDRALSURFACE( \n"
+"        ((0 0 0, 0 0 1, 0 1 1, 0 1 0, 0 0 0)),  \n"
+"        ((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), \n"
+"        ((0 0 0, 1 0 0, 1 0 1, 0 0 1, 0 0 0)), \n"
+"        ((1 1 0, 1 1 1, 1 0 1, 1 0 0, 1 1 0)),  \n"
+"        ((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)),  \n"
+"        ((0 0 1, 1 0 1, 1 1 1, 0 1 1, 0 0 1)) \n"
+")');"
 
 #. Tag: para
 #: reference_constructor.xml:347
 #, no-c-format
-msgid ", <xref linkend=\"ST_GeomFromText\"/>, <xref linkend=\"ST_GeomFromEWKT\"/>"
-msgstr ", <xref linkend=\"ST_GeomFromText\"/>, <xref linkend=\"ST_GeomFromEWKT\"/>"
+msgid ""
+", <xref linkend=\"ST_GeomFromText\"/>, <xref linkend=\"ST_GeomFromEWKT\"/>"
+msgstr ""
+", <xref linkend=\"ST_GeomFromText\"/>, <xref linkend=\"ST_GeomFromEWKT\"/>"
 
 #. Tag: refname
 #: reference_constructor.xml:352
@@ -662,20 +843,27 @@ msgstr "ST_GeometryFromText"
 msgid ""
 "Return a specified ST_Geometry value from Well-Known Text representation "
 "(WKT). This is an alias name for ST_GeomFromText"
-msgstr "Retourne un objet ST_Geometry Ã  partir de sa représentation textuelle Well-Known Text (WKT). Alias pour ST_GeomFromText"
+msgstr ""
+"Retourne un objet ST_Geometry Ã  partir de sa représentation textuelle Well-"
+"Known Text (WKT). Alias pour ST_GeomFromText"
 
 #. Tag: funcsynopsis
 #: reference_constructor.xml:356
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>geometry "
-"<function>ST_GeometryFromText</function></funcdef> <paramdef><type>text "
-"</type> <parameter>WKT</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>geometry "
-"<function>ST_GeometryFromText</function></funcdef> <paramdef><type>text "
-"</type> <parameter>WKT</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>srid</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>geometry <function>ST_GeometryFromText</function></funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_GeometryFromText</function></funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></paramdef> </funcprototype>"
+"<funcprototype> <funcdef>geometry <function>ST_GeometryFromText</function></"
+"funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> "
+"</funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_GeometryFromText</function></funcdef> <paramdef><type>text </"
+"type> <parameter>WKT</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>srid</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>geometry <function>ST_GeometryFromText</function></"
+"funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> "
+"</funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_GeometryFromText</function></funcdef> <paramdef><type>text </"
+"type> <parameter>WKT</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>srid</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_constructor.xml:370 reference_constructor.xml:1650
@@ -699,29 +887,37 @@ msgstr "ST_GeomFromGML"
 #: reference_constructor.xml:382
 #, no-c-format
 msgid ""
-"Takes as input GML representation of geometry and outputs a PostGIS geometry"
-" object"
-msgstr "Prend en paramètre une représentation GML d'une géométrie et renvoie un objet PostGIS de type geometry."
+"Takes as input GML representation of geometry and outputs a PostGIS geometry "
+"object"
+msgstr ""
+"Prend en paramètre une représentation GML d'une géométrie et renvoie un "
+"objet PostGIS de type geometry."
 
 #. Tag: funcsynopsis
 #: reference_constructor.xml:386
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>geometry "
+"<funcprototype> <funcdef>geometry <function>ST_GeomFromGML</function></"
+"funcdef> <paramdef><type>text </type> <parameter>geomgml</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>geometry "
 "<function>ST_GeomFromGML</function></funcdef> <paramdef><type>text </type> "
-"<parameter>geomgml</parameter></paramdef> </funcprototype> <funcprototype> "
-"<funcdef>geometry <function>ST_GeomFromGML</function></funcdef> "
-"<paramdef><type>text </type> <parameter>geomgml</parameter></paramdef> "
-"<paramdef><type>integer </type> <parameter>srid</parameter></paramdef> "
-"</funcprototype>"
-msgstr "<funcprototype> <funcdef>geometry <function>ST_GeomFromGML</function></funcdef> <paramdef><type>text </type> <parameter>geomgml</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_GeomFromGML</function></funcdef> <paramdef><type>text </type> <parameter>geomgml</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></paramdef> </funcprototype>"
+"<parameter>geomgml</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>srid</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>geometry <function>ST_GeomFromGML</function></"
+"funcdef> <paramdef><type>text </type> <parameter>geomgml</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_GeomFromGML</function></funcdef> <paramdef><type>text </type> "
+"<parameter>geomgml</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>srid</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_constructor.xml:401
 #, no-c-format
 msgid ""
 "Constructs a PostGIS ST_Geometry object from the OGC GML representation."
-msgstr "Construit un objet PostGIS ST_Geometry Ã  partir d'une représentation GML OGC."
+msgstr ""
+"Construit un objet PostGIS ST_Geometry Ã  partir d'une représentation GML OGC."
 
 #. Tag: para
 #: reference_constructor.xml:402
@@ -729,7 +925,10 @@ msgstr "Construit un objet PostGIS ST_Geometry Ã  partir d'une représentation G
 msgid ""
 "ST_GeomFromGML works only for GML Geometry fragments. It throws an error if "
 "you try to use it on a whole GML document."
-msgstr "La fonction ST_GeomFromGML fonctionne uniquement avec le fragment GML représentant la géométrie. Elle renvoie une error si un document GML complet est utilisé."
+msgstr ""
+"La fonction ST_GeomFromGML fonctionne uniquement avec le fragment GML "
+"représentant la géométrie. Elle renvoie une error si un document GML complet "
+"est utilisé."
 
 #. Tag: para
 #: reference_constructor.xml:403
@@ -737,11 +936,17 @@ msgstr "La fonction ST_GeomFromGML fonctionne uniquement avec le fragment GML re
 msgid ""
 "OGC GML versions supported: <itemizedlist> <listitem> <para>GML 3.2.1 "
 "Namespace</para> </listitem> <listitem> <para>GML 3.1.1 Simple Features "
-"profile SF-2 (with GML 3.1.0 and 3.0.0 backward compatibility)</para> "
-"</listitem> <listitem> <para>GML 2.1.2</para> </listitem> </itemizedlist> "
-"OGC GML standards, cf: <ulink "
-"url=\"http://www.opengeospatial.org/standards/gml\">http://www.opengeospatial.org/standards/gml</ulink>:"
-msgstr "version OGC GML supportée: <itemizedlist> <listitem> <para>GML 3.2.1 Namespace</para> </listitem> <listitem> <para>GML 3.1.1 Simple Features profile SF-2 (with GML 3.1.0 and 3.0.0 backward compatibility)</para> </listitem> <listitem> <para>GML 2.1.2</para> </listitem> </itemizedlist> OGC GML standards, cf: <ulink url=\"http://www.opengeospatial.org/standards/gml\">http://www.opengeospatial.org/standards/gml</ulink>:"
+"profile SF-2 (with GML 3.1.0 and 3.0.0 backward compatibility)</para> </"
+"listitem> <listitem> <para>GML 2.1.2</para> </listitem> </itemizedlist> OGC "
+"GML standards, cf: <ulink url=\"http://www.opengeospatial.org/standards/gml"
+"\">http://www.opengeospatial.org/standards/gml</ulink>:"
+msgstr ""
+"version OGC GML supportée: <itemizedlist> <listitem> <para>GML 3.2.1 "
+"Namespace</para> </listitem> <listitem> <para>GML 3.1.1 Simple Features "
+"profile SF-2 (with GML 3.1.0 and 3.0.0 backward compatibility)</para> </"
+"listitem> <listitem> <para>GML 2.1.2</para> </listitem> </itemizedlist> OGC "
+"GML standards, cf: <ulink url=\"http://www.opengeospatial.org/standards/gml"
+"\">http://www.opengeospatial.org/standards/gml</ulink>:"
 
 #. Tag: para
 #: reference_constructor.xml:419 reference_constructor.xml:566
@@ -762,7 +967,10 @@ msgid ""
 "GML allow mixed dimensions (2D and 3D inside the same MultiGeometry for "
 "instance). As PostGIS geometries don't, ST_GeomFromGML convert the whole "
 "geometry to 2D if a missing Z dimension is found once."
-msgstr "Le format GML supporte des objets de dimensions différentes (2D et 3D dans la même MultiGeometry par exemple). PostGIS ne supportant pas cela, la fonction convertit toute la géometrie en 2D si une seule coordonnée Z manque."
+msgstr ""
+"Le format GML supporte des objets de dimensions différentes (2D et 3D dans "
+"la même MultiGeometry par exemple). PostGIS ne supportant pas cela, la "
+"fonction convertit toute la géometrie en 2D si une seule coordonnée Z manque."
 
 #. Tag: para
 #: reference_constructor.xml:427
@@ -772,22 +980,32 @@ msgid ""
 "don't, ST_GeomFromGML, in this case, reproject all subgeometries to the SRS "
 "root node. If no srsName attribute available for the GML root node, the "
 "function throw an error."
-msgstr "Le format GML supporte des objets ayant des SRID différents dans la même MultiGeometry. PostGIS ne supportant pas cela, ST_GeomFromGML reprojète toutes les sous géométries dans le SRS du noeud racine. Si aucun attribut srsName n'est disponible pour le noeud racine GML, la fonction renvoie une erreur."
+msgstr ""
+"Le format GML supporte des objets ayant des SRID différents dans la même "
+"MultiGeometry. PostGIS ne supportant pas cela, ST_GeomFromGML reprojète "
+"toutes les sous géométries dans le SRS du noeud racine. Si aucun attribut "
+"srsName n'est disponible pour le noeud racine GML, la fonction renvoie une "
+"erreur."
 
 #. Tag: para
 #: reference_constructor.xml:429
 #, no-c-format
 msgid ""
-"ST_GeomFromGML function is not pedantic about an explicit GML namespace. You"
-" could avoid to mention it explicitly for common usages. But you need it if "
+"ST_GeomFromGML function is not pedantic about an explicit GML namespace. You "
+"could avoid to mention it explicitly for common usages. But you need it if "
 "you want to use XLink feature inside GML."
-msgstr "La fonction ST_GeomFromGML n'impose pas d'utiliser un espace de noms GML explicite. Pour les usages courants, il peut Ãªtre ignoré. Il est en revanche nécessaire en cas d'utilisation de la fonctionnalité XLink dans le GML."
+msgstr ""
+"La fonction ST_GeomFromGML n'impose pas d'utiliser un espace de noms GML "
+"explicite. Pour les usages courants, il peut Ãªtre ignoré. Il est en revanche "
+"nécessaire en cas d'utilisation de la fonctionnalité XLink dans le GML."
 
 #. Tag: para
 #: reference_constructor.xml:431
 #, no-c-format
 msgid "ST_GeomFromGML function not support SQL/MM curves geometries."
-msgstr "La fonction ST_GeomFromGML ne supporte pas les géométries de type SQL/MM courbes."
+msgstr ""
+"La fonction ST_GeomFromGML ne supporte pas les géométries de type SQL/MM "
+"courbes."
 
 #. Tag: title
 #: reference_constructor.xml:437 reference_constructor.xml:535
@@ -802,10 +1020,18 @@ msgid ""
 "SELECT ST_GeomFromGML('<![CDATA[\n"
 "                <gml:LineString srsName=\"EPSG:4269\">\n"
 "                        <gml:coordinates>\n"
-"                                -71.16028,42.258729 -71.160837,42.259112 -71.161143,42.25932\n"
+"                                -71.16028,42.258729 -71.160837,42.259112 "
+"-71.161143,42.25932\n"
+"                        </gml:coordinates>\n"
+"                </gml:LineString>']]>);"
+msgstr ""
+"SELECT ST_GeomFromGML('<![CDATA[\n"
+"                <gml:LineString srsName=\"EPSG:4269\">\n"
+"                        <gml:coordinates>\n"
+"                                -71.16028,42.258729 -71.160837,42.259112 "
+"-71.161143,42.25932\n"
 "                        </gml:coordinates>\n"
 "                </gml:LineString>']]>);"
-msgstr "SELECT ST_GeomFromGML('<![CDATA[\n                <gml:LineString srsName=\"EPSG:4269\">\n                        <gml:coordinates>\n                                -71.16028,42.258729 -71.160837,42.259112 -71.161143,42.25932\n                        </gml:coordinates>\n                </gml:LineString>']]>);"
 
 #. Tag: title
 #: reference_constructor.xml:442
@@ -819,17 +1045,35 @@ msgstr "Exemple - utilisation de XLink"
 msgid ""
 "SELECT <![CDATA[ST_GeomFromGML('\n"
 "                <gml:LineString xmlns:gml=\"http://www.opengis.net/gml\" \n"
-"                                xmlns:xlink=\"http://www.w3.org/1999/xlink\"\n"
+"                                xmlns:xlink=\"http://www.w3.org/1999/xlink"
+"\"\n"
+"                                srsName=\"urn:ogc:def:crs:EPSG::4269\">\n"
+"                        <gml:pointProperty>\n"
+"                                <gml:Point gml:id=\"p1\"><gml:pos>42.258729 "
+"-71.16028</gml:pos></gml:Point>\n"
+"                        </gml:pointProperty>\n"
+"                        <gml:pos>42.259112 -71.160837</gml:pos>\n"
+"                        <gml:pointProperty>\n"
+"                                <gml:Point xlink:type=\"simple\" xlink:href="
+"\"#p1\"/>\n"
+"                        </gml:pointProperty>\n"
+"                </gml:LineString>');]]>);"
+msgstr ""
+"SELECT <![CDATA[ST_GeomFromGML('\n"
+"                <gml:LineString xmlns:gml=\"http://www.opengis.net/gml\" \n"
+"                                xmlns:xlink=\"http://www.w3.org/1999/xlink"
+"\"\n"
 "                                srsName=\"urn:ogc:def:crs:EPSG::4269\">\n"
 "                        <gml:pointProperty>\n"
-"                                <gml:Point gml:id=\"p1\"><gml:pos>42.258729 -71.16028</gml:pos></gml:Point>\n"
+"                                <gml:Point gml:id=\"p1\"><gml:pos>42.258729 "
+"-71.16028</gml:pos></gml:Point>\n"
 "                        </gml:pointProperty>\n"
 "                        <gml:pos>42.259112 -71.160837</gml:pos>\n"
 "                        <gml:pointProperty>\n"
-"                                <gml:Point xlink:type=\"simple\" xlink:href=\"#p1\"/>\n"
+"                                <gml:Point xlink:type=\"simple\" xlink:href="
+"\"#p1\"/>\n"
 "                        </gml:pointProperty>\n"
 "                </gml:LineString>');]]>);"
-msgstr "SELECT <![CDATA[ST_GeomFromGML('\n                <gml:LineString xmlns:gml=\"http://www.opengis.net/gml\" \n                                xmlns:xlink=\"http://www.w3.org/1999/xlink\"\n                                srsName=\"urn:ogc:def:crs:EPSG::4269\">\n                        <gml:pointProperty>\n                                <gml:Point gml:id=\"p1\"><gml:pos>42.258729 -71.16028</gml:pos></gml:Point>\n                        </gml:pointProperty>\n                        <gml:pos>42.259112 -71.160837</gml:pos>\n                        <gml:pointProperty>\n                                <gml:Point xlink:type=\"simple\" xlink:href=\"#p1\"/>\n                        </gml:pointProperty>\n                </gml:LineString>');]]>);"
 
 #. Tag: title
 #: reference_constructor.xml:447
@@ -846,32 +1090,88 @@ msgid ""
 "<gml:polygonPatches>\n"
 "  <gml:PolygonPatch>\n"
 "    <gml:exterior>\n"
-"      <gml:LinearRing><gml:posList srsDimension=\"3\">0 0 0 0 0 1 0 1 1 0 1 0 0 0 0</gml:posList></gml:LinearRing>\n"
+"      <gml:LinearRing><gml:posList srsDimension=\"3\">0 0 0 0 0 1 0 1 1 0 1 "
+"0 0 0 0</gml:posList></gml:LinearRing>\n"
+"    </gml:exterior>\n"
+"  </gml:PolygonPatch>\n"
+"  <gml:PolygonPatch>\n"
+"    <gml:exterior>\n"
+"            <gml:LinearRing><gml:posList srsDimension=\"3\">0 0 0 0 1 0 1 1 "
+"0 1 0 0 0 0 0</gml:posList></gml:LinearRing>\n"
+"    </gml:exterior>\n"
+"  </gml:PolygonPatch>\n"
+"  <gml:PolygonPatch>\n"
+"    <gml:exterior>\n"
+"            <gml:LinearRing><gml:posList srsDimension=\"3\">0 0 0 1 0 0 1 0 "
+"1 0 0 1 0 0 0</gml:posList></gml:LinearRing>\n"
+"    </gml:exterior>\n"
+"  </gml:PolygonPatch>\n"
+"  <gml:PolygonPatch>\n"
+"    <gml:exterior>\n"
+"            <gml:LinearRing><gml:posList srsDimension=\"3\">1 1 0 1 1 1 1 0 "
+"1 1 0 0 1 1 0</gml:posList></gml:LinearRing>\n"
+"    </gml:exterior>\n"
+"  </gml:PolygonPatch>\n"
+"  <gml:PolygonPatch>\n"
+"    <gml:exterior>\n"
+"            <gml:LinearRing><gml:posList srsDimension=\"3\">0 1 0 0 1 1 1 1 "
+"1 1 1 0 0 1 0</gml:posList></gml:LinearRing>\n"
+"    </gml:exterior>\n"
+"  </gml:PolygonPatch>\n"
+"  <gml:PolygonPatch>\n"
+"    <gml:exterior>\n"
+"            <gml:LinearRing><gml:posList srsDimension=\"3\">0 0 1 1 0 1 1 1 "
+"1 0 1 1 0 0 1</gml:posList></gml:LinearRing>\n"
+"    </gml:exterior>\n"
+"  </gml:PolygonPatch>\n"
+"</gml:polygonPatches>\n"
+"</gml:PolyhedralSurface>']]>));\n"
+"\n"
+"-- result --\n"
+" POLYHEDRALSURFACE(((0 0 0,0 0 1,0 1 1,0 1 0,0 0 0)),\n"
+" ((0 0 0,0 1 0,1 1 0,1 0 0,0 0 0)),\n"
+" ((0 0 0,1 0 0,1 0 1,0 0 1,0 0 0)),\n"
+" ((1 1 0,1 1 1,1 0 1,1 0 0,1 1 0)),\n"
+" ((0 1 0,0 1 1,1 1 1,1 1 0,0 1 0)),\n"
+" ((0 0 1,1 0 1,1 1 1,0 1 1,0 0 1)))"
+msgstr ""
+"SELECT ST_AsEWKT(<![CDATA[ST_GeomFromGML('\n"
+"<gml:PolyhedralSurface>\n"
+"<gml:polygonPatches>\n"
+"  <gml:PolygonPatch>\n"
+"    <gml:exterior>\n"
+"      <gml:LinearRing><gml:posList srsDimension=\"3\">0 0 0 0 0 1 0 1 1 0 1 "
+"0 0 0 0</gml:posList></gml:LinearRing>\n"
 "    </gml:exterior>\n"
 "  </gml:PolygonPatch>\n"
 "  <gml:PolygonPatch>\n"
 "    <gml:exterior>\n"
-"            <gml:LinearRing><gml:posList srsDimension=\"3\">0 0 0 0 1 0 1 1 0 1 0 0 0 0 0</gml:posList></gml:LinearRing>\n"
+"            <gml:LinearRing><gml:posList srsDimension=\"3\">0 0 0 0 1 0 1 1 "
+"0 1 0 0 0 0 0</gml:posList></gml:LinearRing>\n"
 "    </gml:exterior>\n"
 "  </gml:PolygonPatch>\n"
 "  <gml:PolygonPatch>\n"
 "    <gml:exterior>\n"
-"            <gml:LinearRing><gml:posList srsDimension=\"3\">0 0 0 1 0 0 1 0 1 0 0 1 0 0 0</gml:posList></gml:LinearRing>\n"
+"            <gml:LinearRing><gml:posList srsDimension=\"3\">0 0 0 1 0 0 1 0 "
+"1 0 0 1 0 0 0</gml:posList></gml:LinearRing>\n"
 "    </gml:exterior>\n"
 "  </gml:PolygonPatch>\n"
 "  <gml:PolygonPatch>\n"
 "    <gml:exterior>\n"
-"            <gml:LinearRing><gml:posList srsDimension=\"3\">1 1 0 1 1 1 1 0 1 1 0 0 1 1 0</gml:posList></gml:LinearRing>\n"
+"            <gml:LinearRing><gml:posList srsDimension=\"3\">1 1 0 1 1 1 1 0 "
+"1 1 0 0 1 1 0</gml:posList></gml:LinearRing>\n"
 "    </gml:exterior>\n"
 "  </gml:PolygonPatch>\n"
 "  <gml:PolygonPatch>\n"
 "    <gml:exterior>\n"
-"            <gml:LinearRing><gml:posList srsDimension=\"3\">0 1 0 0 1 1 1 1 1 1 1 0 0 1 0</gml:posList></gml:LinearRing>\n"
+"            <gml:LinearRing><gml:posList srsDimension=\"3\">0 1 0 0 1 1 1 1 "
+"1 1 1 0 0 1 0</gml:posList></gml:LinearRing>\n"
 "    </gml:exterior>\n"
 "  </gml:PolygonPatch>\n"
 "  <gml:PolygonPatch>\n"
 "    <gml:exterior>\n"
-"            <gml:LinearRing><gml:posList srsDimension=\"3\">0 0 1 1 0 1 1 1 1 0 1 1 0 0 1</gml:posList></gml:LinearRing>\n"
+"            <gml:LinearRing><gml:posList srsDimension=\"3\">0 0 1 1 0 1 1 1 "
+"1 0 1 1 0 0 1</gml:posList></gml:LinearRing>\n"
 "    </gml:exterior>\n"
 "  </gml:PolygonPatch>\n"
 "</gml:polygonPatches>\n"
@@ -884,7 +1184,6 @@ msgid ""
 " ((1 1 0,1 1 1,1 0 1,1 0 0,1 1 0)),\n"
 " ((0 1 0,0 1 1,1 1 1,1 1 0,0 1 0)),\n"
 " ((0 0 1,1 0 1,1 1 1,0 1 1,0 0 1)))"
-msgstr "SELECT ST_AsEWKT(<![CDATA[ST_GeomFromGML('\n<gml:PolyhedralSurface>\n<gml:polygonPatches>\n  <gml:PolygonPatch>\n    <gml:exterior>\n      <gml:LinearRing><gml:posList srsDimension=\"3\">0 0 0 0 0 1 0 1 1 0 1 0 0 0 0</gml:posList></gml:LinearRing>\n    </gml:exterior>\n  </gml:PolygonPatch>\n  <gml:PolygonPatch>\n    <gml:exterior>\n            <gml:LinearRing><gml:posList srsDimension=\"3\">0 0 0 0 1 0 1 1 0 1 0 0 0 0 0</gml:posList></gml:LinearRing>\n    </gml:exterior>\n  </gml:PolygonPatch>\n  <gml:PolygonPatch>\n    <gml:exterior>\n            <gml:LinearRing><gml:posList srsDimension=\"3\">0 0 0 1 0 0 1 0 1 0 0 1 0 0 0</gml:posList></gml:LinearRing>\n    </gml:exterior>\n  </gml:PolygonPatch>\n  <gml:PolygonPatch>\n    <gml:exterior>\n            <gml:LinearRing><gml:posList srsDimension=\"3\">1 1 0 1 1 1 1 0 1 1 0 0 1 1 0</gml:posList></gml:LinearRing>\n    </gml:exterior>\n  </gml:PolygonPatch>\n  <gml:PolygonPatch>\n    <gml:exterior>\n            <gml:LinearRing><gml:posList srsDimension=\"3\">0 1 0 0 1 1 1 1 1 1 1 0 0 1 0</gml:posList></gml:LinearRing>\n    </gml:exterior>\n  </gml:PolygonPatch>\n  <gml:PolygonPatch>\n    <gml:exterior>\n            <gml:LinearRing><gml:posList srsDimension=\"3\">0 0 1 1 0 1 1 1 1 0 1 1 0 0 1</gml:posList></gml:LinearRing>\n    </gml:exterior>\n  </gml:PolygonPatch>\n</gml:polygonPatches>\n</gml:PolyhedralSurface>']]>));\n\n-- result --\n POLYHEDRALSURFACE(((0 0 0,0 0 1,0 1 1,0 1 0,0 0 0)),\n ((0 0 0,0 1 0,1 1 0,1 0 0,0 0 0)),\n ((0 0 0,1 0 0,1 0 1,0 0 1,0 0 0)),\n ((1 1 0,1 1 1,1 0 1,1 0 0,1 1 0)),\n ((0 1 0,0 1 1,1 1 1,1 1 0,0 1 0)),\n ((0 0 1,1 0 1,1 1 1,0 1 1,0 0 1)))"
 
 #. Tag: para
 #: reference_constructor.xml:454
@@ -904,7 +1203,9 @@ msgstr "ST_GeomFromGeoJSON"
 msgid ""
 "Takes as input a geojson representation of a geometry and outputs a PostGIS "
 "geometry object"
-msgstr "Prend en entrée une géométrie au format geojson et renvoie un objet Postgis de type geometry."
+msgstr ""
+"Prend en entrée une géométrie au format geojson et renvoie un objet Postgis "
+"de type geometry."
 
 #. Tag: funcprototype
 #: reference_constructor.xml:466
@@ -912,13 +1213,17 @@ msgstr "Prend en entrée une géométrie au format geojson et renvoie un objet P
 msgid ""
 "<funcdef>geometry <function>ST_GeomFromGeoJSON</function></funcdef> "
 "<paramdef><type>text </type> <parameter>geomjson</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_GeomFromGeoJSON</function></funcdef> <paramdef><type>text </type> <parameter>geomjson</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_GeomFromGeoJSON</function></funcdef> "
+"<paramdef><type>text </type> <parameter>geomjson</parameter></paramdef>"
 
 #. Tag: para
 #: reference_constructor.xml:475
 #, no-c-format
 msgid "Constructs a PostGIS geometry object from the GeoJSON representation."
-msgstr "Construit un objet Postgis de type geometry Ã  partir d'une représentation GeoJSON."
+msgstr ""
+"Construit un objet Postgis de type geometry Ã  partir d'une représentation "
+"GeoJSON."
 
 #. Tag: para
 #: reference_constructor.xml:476
@@ -926,7 +1231,10 @@ msgstr "Construit un objet Postgis de type geometry Ã  partir d'une représentat
 msgid ""
 "ST_GeomFromGeoJSON works only for JSON Geometry fragments. It throws an "
 "error if you try to use it on a whole JSON document."
-msgstr "La fonction ST_GeomFromGeoJSON fonctionne uniquement avec le fragment JSON représentant la géométrie. Elle renvoie une erreur si un document JSON complet est utilisé."
+msgstr ""
+"La fonction ST_GeomFromGeoJSON fonctionne uniquement avec le fragment JSON "
+"représentant la géométrie. Elle renvoie une erreur si un document JSON "
+"complet est utilisé."
 
 #. Tag: para
 #: reference_constructor.xml:478
@@ -939,40 +1247,59 @@ msgstr "Disponibilité: 2.0.0 nécessite JSON-C &gt;= 0.9"
 #, no-c-format
 msgid ""
 "If you do not have JSON-C enabled, support you will get an error notice "
-"instead of seeing an output. To enable JSON-C, run configure --with-"
-"jsondir=/path/to/json-c. See <xref linkend=\"installation_configuration\"/> "
-"for details."
-msgstr "Si JSON-C  n'est pas disponible sur le système, une erreur est renvoyée. Pour activer JSON-C, lancer configure --with-jsondir=/path/to/json-c. Cf. <xref linkend=\"installation_configuration\"/> pour plus de détails."
+"instead of seeing an output. To enable JSON-C, run configure --with-jsondir=/"
+"path/to/json-c. See <xref linkend=\"installation_configuration\"/> for "
+"details."
+msgstr ""
+"Si JSON-C  n'est pas disponible sur le système, une erreur est renvoyée. "
+"Pour activer JSON-C, lancer configure --with-jsondir=/path/to/json-c. Cf. "
+"<xref linkend=\"installation_configuration\"/> pour plus de détails."
 
 #. Tag: programlisting
 #: reference_constructor.xml:486
 #, no-c-format
 msgid ""
-"SELECT ST_AsText(ST_GeomFromGeoJSON('{\"type\":\"Point\",\"coordinates\":[-48.23456,20.12345]}')) As wkt;\n"
+"SELECT ST_AsText(ST_GeomFromGeoJSON('{\"type\":\"Point\",\"coordinates\":"
+"[-48.23456,20.12345]}')) As wkt;\n"
+"wkt\n"
+"------\n"
+"POINT(-48.23456 20.12345)"
+msgstr ""
+"SELECT ST_AsText(ST_GeomFromGeoJSON('{\"type\":\"Point\",\"coordinates\":"
+"[-48.23456,20.12345]}')) As wkt;\n"
 "wkt\n"
 "------\n"
 "POINT(-48.23456 20.12345)"
-msgstr "SELECT ST_AsText(ST_GeomFromGeoJSON('{\"type\":\"Point\",\"coordinates\":[-48.23456,20.12345]}')) As wkt;\nwkt\n------\nPOINT(-48.23456 20.12345)"
 
 #. Tag: programlisting
 #: reference_constructor.xml:487
 #, no-c-format
 msgid ""
 "-- a 3D linestring\n"
-"SELECT ST_AsText(ST_GeomFromGeoJSON('{\"type\":\"LineString\",\"coordinates\":[[1,2,3],[4,5,6],[7,8,9]]}')) As wkt;\n"
+"SELECT ST_AsText(ST_GeomFromGeoJSON('{\"type\":\"LineString\",\"coordinates"
+"\":[[1,2,3],[4,5,6],[7,8,9]]}')) As wkt;\n"
+"\n"
+"wkt\n"
+"-------------------\n"
+"LINESTRING(1 2,4 5,7 8)"
+msgstr ""
+"-- a 3D linestring\n"
+"SELECT ST_AsText(ST_GeomFromGeoJSON('{\"type\":\"LineString\",\"coordinates"
+"\":[[1,2,3],[4,5,6],[7,8,9]]}')) As wkt;\n"
 "\n"
 "wkt\n"
 "-------------------\n"
 "LINESTRING(1 2,4 5,7 8)"
-msgstr "-- a 3D linestring\nSELECT ST_AsText(ST_GeomFromGeoJSON('{\"type\":\"LineString\",\"coordinates\":[[1,2,3],[4,5,6],[7,8,9]]}')) As wkt;\n\nwkt\n-------------------\nLINESTRING(1 2,4 5,7 8)"
 
 #. Tag: para
 #: reference_constructor.xml:493
 #, no-c-format
 msgid ""
-", <xref linkend=\"ST_AsGeoJSON\"/>, <xref "
-"linkend=\"installation_configuration\"/>"
-msgstr ", <xref linkend=\"ST_AsGeoJSON\"/>, <xref linkend=\"installation_configuration\"/>"
+", <xref linkend=\"ST_AsGeoJSON\"/>, <xref linkend="
+"\"installation_configuration\"/>"
+msgstr ""
+", <xref linkend=\"ST_AsGeoJSON\"/>, <xref linkend="
+"\"installation_configuration\"/>"
 
 #. Tag: refname
 #: reference_constructor.xml:499
@@ -984,9 +1311,11 @@ msgstr "ST_GeomFromKML"
 #: reference_constructor.xml:500
 #, no-c-format
 msgid ""
-"Takes as input KML representation of geometry and outputs a PostGIS geometry"
-" object"
-msgstr "Prend en entrée une géométrie au format KML et renvoie un objet Postgis de type geometry."
+"Takes as input KML representation of geometry and outputs a PostGIS geometry "
+"object"
+msgstr ""
+"Prend en entrée une géométrie au format KML et renvoie un objet Postgis de "
+"type geometry."
 
 #. Tag: funcprototype
 #: reference_constructor.xml:505
@@ -994,14 +1323,18 @@ msgstr "Prend en entrée une géométrie au format KML et renvoie un objet Postg
 msgid ""
 "<funcdef>geometry <function>ST_GeomFromKML</function></funcdef> "
 "<paramdef><type>text </type> <parameter>geomkml</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_GeomFromKML</function></funcdef> <paramdef><type>text </type> <parameter>geomkml</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_GeomFromKML</function></funcdef> "
+"<paramdef><type>text </type> <parameter>geomkml</parameter></paramdef>"
 
 #. Tag: para
 #: reference_constructor.xml:514
 #, no-c-format
 msgid ""
 "Constructs a PostGIS ST_Geometry object from the OGC KML representation."
-msgstr "Construit un objet Postgis de type geometry Ã  partir d'une représentation OGC KML."
+msgstr ""
+"Construit un objet Postgis de type geometry Ã  partir d'une représentation "
+"OGC KML."
 
 #. Tag: para
 #: reference_constructor.xml:515
@@ -1009,7 +1342,10 @@ msgstr "Construit un objet Postgis de type geometry Ã  partir d'une représentat
 msgid ""
 "ST_GeomFromKML works only for KML Geometry fragments. It throws an error if "
 "you try to use it on a whole KML document."
-msgstr "La fonction ST_GeomFromKML fonctionne uniquement avec le fragment KML représentant la géométrie. Elle renvoie une erreur si un document  KML complet est utilisé."
+msgstr ""
+"La fonction ST_GeomFromKML fonctionne uniquement avec le fragment KML "
+"représentant la géométrie. Elle renvoie une erreur si un document  KML "
+"complet est utilisé."
 
 #. Tag: para
 #: reference_constructor.xml:516
@@ -1017,8 +1353,13 @@ msgstr "La fonction ST_GeomFromKML fonctionne uniquement avec le fragment KML re
 msgid ""
 "OGC KML versions supported: <itemizedlist> <listitem> <para>KML 2.2.0 "
 "Namespace</para> </listitem> </itemizedlist> OGC KML standards, cf: <ulink "
-"url=\"http://www.opengeospatial.org/standards/kml\">http://www.opengeospatial.org/standards/kml</ulink>:"
-msgstr "versions OGC KML supportées: <itemizedlist> <listitem> <para>KML 2.2.0 Namespace</para> </listitem> </itemizedlist> OGC KML standards, cf: <ulink url=\"http://www.opengeospatial.org/standards/kml\">http://www.opengeospatial.org/standards/kml</ulink>:"
+"url=\"http://www.opengeospatial.org/standards/kml\">http://www."
+"opengeospatial.org/standards/kml</ulink>:"
+msgstr ""
+"versions OGC KML supportées: <itemizedlist> <listitem> <para>KML 2.2.0 "
+"Namespace</para> </listitem> </itemizedlist> OGC KML standards, cf: <ulink "
+"url=\"http://www.opengeospatial.org/standards/kml\">http://www."
+"opengeospatial.org/standards/kml</ulink>:"
 
 #. Tag: para
 #: reference_constructor.xml:526
@@ -1030,7 +1371,9 @@ msgstr "Disponibilité: 1.5, ,libxml2 2.6+"
 #: reference_constructor.xml:529
 #, no-c-format
 msgid "ST_GeomFromKML function not support SQL/MM curves geometries."
-msgstr "La fonction ST_GeomFromGML ne supporte pas les géométries de type SQL/MM courbes."
+msgstr ""
+"La fonction ST_GeomFromGML ne supporte pas les géométries de type SQL/MM "
+"courbes."
 
 #. Tag: programlisting
 #: reference_constructor.xml:536
@@ -1041,7 +1384,12 @@ msgid ""
 "                        <coordinates>-71.1663,42.2614 \n"
 "                                -71.1667,42.2616</coordinates>\n"
 "                </LineString>']]>);"
-msgstr "SELECT ST_GeomFromKML('<![CDATA[\n                <LineString>\n                        <coordinates>-71.1663,42.2614 \n                                -71.1667,42.2616</coordinates>\n                </LineString>']]>);"
+msgstr ""
+"SELECT ST_GeomFromKML('<![CDATA[\n"
+"                <LineString>\n"
+"                        <coordinates>-71.1663,42.2614 \n"
+"                                -71.1667,42.2616</coordinates>\n"
+"                </LineString>']]>);"
 
 #. Tag: para
 #: reference_constructor.xml:541
@@ -1061,19 +1409,27 @@ msgstr "ST_GMLToSQL"
 msgid ""
 "Return a specified ST_Geometry value from GML representation. This is an "
 "alias name for ST_GeomFromGML"
-msgstr "Retourne un objet de type ST_Geometry Ã  partir de sa représentation GML. Alias pour ST_GeomFromGML"
+msgstr ""
+"Retourne un objet de type ST_Geometry Ã  partir de sa représentation GML. "
+"Alias pour ST_GeomFromGML"
 
 #. Tag: funcsynopsis
 #: reference_constructor.xml:551
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>geometry <function>ST_GMLToSQL</function></funcdef>"
-" <paramdef><type>text </type> <parameter>geomgml</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>geometry "
-"<function>ST_GMLToSQL</function></funcdef> <paramdef><type>text </type> "
-"<parameter>geomgml</parameter></paramdef> <paramdef><type>integer </type> "
-"<parameter>srid</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>geometry <function>ST_GMLToSQL</function></funcdef> <paramdef><type>text </type> <parameter>geomgml</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_GMLToSQL</function></funcdef> <paramdef><type>text </type> <parameter>geomgml</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></paramdef> </funcprototype>"
+"<funcprototype> <funcdef>geometry <function>ST_GMLToSQL</function></funcdef> "
+"<paramdef><type>text </type> <parameter>geomgml</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>geometry <function>ST_GMLToSQL</"
+"function></funcdef> <paramdef><type>text </type> <parameter>geomgml</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</"
+"parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>geometry <function>ST_GMLToSQL</function></funcdef> "
+"<paramdef><type>text </type> <parameter>geomgml</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>geometry <function>ST_GMLToSQL</"
+"function></funcdef> <paramdef><type>text </type> <parameter>geomgml</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</"
+"parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_constructor.xml:565
@@ -1099,20 +1455,27 @@ msgstr "ST_GeomFromText"
 msgid ""
 "Return a specified ST_Geometry value from Well-Known Text representation "
 "(WKT)."
-msgstr "Retourne un objet ST_Geometry Ã  partir de sa représentation textuelle Well-Known Text (WKT)."
+msgstr ""
+"Retourne un objet ST_Geometry Ã  partir de sa représentation textuelle Well-"
+"Known Text (WKT)."
 
 #. Tag: funcsynopsis
 #: reference_constructor.xml:582
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>geometry "
+"<funcprototype> <funcdef>geometry <function>ST_GeomFromText</function></"
+"funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> "
+"</funcprototype> <funcprototype> <funcdef>geometry "
 "<function>ST_GeomFromText</function></funcdef> <paramdef><type>text </type> "
-"<parameter>WKT</parameter></paramdef> </funcprototype> <funcprototype> "
-"<funcdef>geometry <function>ST_GeomFromText</function></funcdef> "
-"<paramdef><type>text </type> <parameter>WKT</parameter></paramdef> "
-"<paramdef><type>integer </type> <parameter>srid</parameter></paramdef> "
-"</funcprototype>"
-msgstr "<funcprototype> <funcdef>geometry <function>ST_GeomFromText</function></funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_GeomFromText</function></funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></paramdef> </funcprototype>"
+"<parameter>WKT</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>srid</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>geometry <function>ST_GeomFromText</function></"
+"funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> "
+"</funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_GeomFromText</function></funcdef> <paramdef><type>text </type> "
+"<parameter>WKT</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>srid</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_constructor.xml:598
@@ -1120,7 +1483,9 @@ msgstr "<funcprototype> <funcdef>geometry <function>ST_GeomFromText</function></
 msgid ""
 "Constructs a PostGIS ST_Geometry object from the OGC Well-Known text "
 "representation."
-msgstr "Construit un objet Postgis de type geometry Ã  partir d'une représentation OGC Well-Known Text WKT."
+msgstr ""
+"Construit un objet Postgis de type geometry Ã  partir d'une représentation "
+"OGC Well-Known Text WKT."
 
 #. Tag: para
 #: reference_constructor.xml:602
@@ -1131,13 +1496,19 @@ msgid ""
 "takes a spatial reference id as the second argument and returns an "
 "ST_Geometry that includes this srid as part of its meta-data. The srid must "
 "be defined in the spatial_ref_sys table."
-msgstr "Il existe 2 versions de la fonction ST_GeomFromText: la première ne prend pas de SRID en paramètre et retourne une geometry sans système de coordonnées. La seconde prend un SRID en second paramètre et retourne une ST_Geometry incluant un SRID dans ses métadonnées. Ce srid doit obligatoirement exister dans la table spatial_ref_sys."
+msgstr ""
+"Il existe 2 versions de la fonction ST_GeomFromText: la première ne prend "
+"pas de SRID en paramètre et retourne une geometry sans système de "
+"coordonnées. La seconde prend un SRID en second paramètre et retourne une "
+"ST_Geometry incluant un SRID dans ses métadonnées. Ce srid doit "
+"obligatoirement exister dans la table spatial_ref_sys."
 
 #. Tag: para
 #: reference_constructor.xml:608 reference_constructor.xml:1554
 #, no-c-format
 msgid "&sfs_compliant; s3.2.6.2 - option SRID is from the conformance suite."
-msgstr "&sfs_compliant; s3.2.6.2 - l'option SRID est issue des tests de conformité."
+msgstr ""
+"&sfs_compliant; s3.2.6.2 - l'option SRID est issue des tests de conformité."
 
 #. Tag: para
 #: reference_constructor.xml:611
@@ -1147,21 +1518,30 @@ msgid ""
 "ST_GeomFromText('GEOMETRYCOLLECTION(EMPTY)') was allowed. This is now "
 "illegal in PostGIS 2.0.0 to better conform with SQL/MM standards. This "
 "should now be written as ST_GeomFromText('GEOMETRYCOLLECTION EMPTY')"
-msgstr "Changement: 2.0.0 dans les version précédentes de PostGIS ST_GeomFromText('GEOMETRYCOLLECTION(EMPTY)') etait autorisé. C'est désormais interdit dans PostGIS 2.0.0 pour respecter la norme SQL/MM. La forme privilégiée désormais est:  ST_GeomFromText('GEOMETRYCOLLECTION EMPTY')"
+msgstr ""
+"Changement: 2.0.0 dans les version précédentes de PostGIS "
+"ST_GeomFromText('GEOMETRYCOLLECTION(EMPTY)') etait autorisé. C'est désormais "
+"interdit dans PostGIS 2.0.0 pour respecter la norme SQL/MM. La forme "
+"privilégiée désormais est:  ST_GeomFromText('GEOMETRYCOLLECTION EMPTY')"
 
 #. Tag: programlisting
 #: reference_constructor.xml:618
 #, no-c-format
 msgid ""
-"SELECT ST_GeomFromText('LINESTRING(-71.160281 42.258729,-71.160837 42.259113,-71.161144 42.25932)');\n"
-"SELECT ST_GeomFromText('LINESTRING(-71.160281 42.258729,-71.160837 42.259113,-71.161144 42.25932)',4269);\n"
+"SELECT ST_GeomFromText('LINESTRING(-71.160281 42.258729,-71.160837 "
+"42.259113,-71.161144 42.25932)');\n"
+"SELECT ST_GeomFromText('LINESTRING(-71.160281 42.258729,-71.160837 "
+"42.259113,-71.161144 42.25932)',4269);\n"
 "\n"
-"SELECT ST_GeomFromText('MULTILINESTRING((-71.160281 42.258729,-71.160837 42.259113,-71.161144 42.25932))');\n"
+"SELECT ST_GeomFromText('MULTILINESTRING((-71.160281 42.258729,-71.160837 "
+"42.259113,-71.161144 42.25932))');\n"
 "\n"
 "SELECT ST_GeomFromText('POINT(-71.064544 42.28787)');\n"
 "\n"
-"SELECT ST_GeomFromText('POLYGON((-71.1776585052917 42.3902909739571,-71.1776820268866 42.3903701743239,\n"
-"-71.1776063012595 42.3903825660754,-71.1775826583081 42.3903033653531,-71.1776585052917 42.3902909739571))');\n"
+"SELECT ST_GeomFromText('POLYGON((-71.1776585052917 "
+"42.3902909739571,-71.1776820268866 42.3903701743239,\n"
+"-71.1776063012595 42.3903825660754,-71.1775826583081 "
+"42.3903033653531,-71.1776585052917 42.3902909739571))');\n"
 "\n"
 "SELECT ST_GeomFromText('MULTIPOLYGON(((-71.1031880899493 42.3152774590236,\n"
 "-71.1031627617667 42.3152960829043,-71.102923838298 42.3149156848307,\n"
@@ -1185,43 +1565,94 @@ msgid ""
 "-71.1032580383161 42.3152269126061,-71.103223066939 42.3152517403219,\n"
 "-71.1031880899493 42.3152774590236)),\n"
 "((-71.1043632495873 42.315113108546,-71.1043583974082 42.3151211109857,\n"
-"-71.1043443253471 42.3150676015829,-71.1043850704575 42.3150793250568,-71.1043632495873 42.315113108546)))',4326);\n"
+"-71.1043443253471 42.3150676015829,-71.1043850704575 "
+"42.3150793250568,-71.1043632495873 42.315113108546)))',4326);\n"
 "\n"
-"SELECT ST_GeomFromText('CIRCULARSTRING(220268 150415,220227 150505,220227 150406)');"
-msgstr "SELECT ST_GeomFromText('LINESTRING(-71.160281 42.258729,-71.160837 42.259113,-71.161144 42.25932)');\nSELECT ST_GeomFromText('LINESTRING(-71.160281 42.258729,-71.160837 42.259113,-71.161144 42.25932)',4269);\n\nSELECT ST_GeomFromText('MULTILINESTRING((-71.160281 42.258729,-71.160837 42.259113,-71.161144 42.25932))');\n\nSELECT ST_GeomFromText('POINT(-71.064544 42.28787)');\n\nSELECT ST_GeomFromText('POLYGON((-71.1776585052917 42.3902909739571,-71.1776820268866 42.3903701743239,\n-71.1776063012595 42.3903825660754,-71.1775826583081 42.3903033653531,-71.1776585052917 42.3902909739571))');\n\nSELECT ST_GeomFromText('MULTIPOLYGON(((-71.1031880899493 42.3152774590236,\n-71.1031627617667 42.3152960829043,-71.102923838298 42.3149156848307,\n-71.1023097974109 42.3151969047397,-71.1019285062273 42.3147384934248,\n-71.102505233663 42.3144722937587,-71.10277487471 42.3141658254797,\n-71.103113945163 42.3142739188902,-71.10324876416 42.31402489987,\n-71.1033002961013 42.3140393340215,-71.1033488797549 42.3139495090772,\n-71.103396240451 42.3138632439557,-71.1041521907712 42.3141153348029,\n-71.1041411411543 42.3141545014533,-71.1041287795912 42.3142114839058,\n-71.1041188134329 42.3142693656241,-71.1041112482575 42.3143272556118,\n-71.1041072845732 42.3143851580048,-71.1041057218871 42.3144430686681,\n-71.1041065602059 42.3145009876017,-71.1041097995362 42.3145589148055,\n-71.1041166403905 42.3146168544148,-71.1041258822717 42.3146748022936,\n-71.1041375307579 42.3147318674446,-71.1041492906949 42.3147711126569,\n-71.1041598612795 42.314808571739,-71.1042515013869 42.3151287620809,\n-71.1041173835118 42.3150739481917,-71.1040809891419 42.3151344119048,\n-71.1040438678912 42.3151191367447,-71.1040194562988 42.3151832057859,\n-71.1038734225584 42.3151140942995,-71.1038446938243 42.3151006300338,\n-71.1038315271889 42.315094347535,-71.1037393329282 42.315054824985,\n-71.1035447555574 42.3152608696313,-71.1033436658644 42.3151648370544,\n-71.1032580383161 42.3152269126061,-71.103223066939 42.3152517403219,\n-71.1031880899493 42.3152774590236)),\n((-71.1043632495873 42.315113108546,-71.1043583974082 42.3151211109857,\n-71.1043443253471 42.3150676015829,-71.1043850704575 42.3150793250568,-71.1043632495873 42.315113108546)))',4326);\n\nSELECT ST_GeomFromText('CIRCULARSTRING(220268 150415,220227 150505,220227 150406)');"
-
-#. Tag: para
-#: reference_constructor.xml:622
-#, no-c-format
-msgid ", <xref linkend=\"ST_GeomFromWKB\"/>, <xref linkend=\"ST_SRID\"/>"
-msgstr ", <xref linkend=\"ST_GeomFromWKB\"/>, <xref linkend=\"ST_SRID\"/>"
-
-#. Tag: refname
-#: reference_constructor.xml:628
-#, no-c-format
-msgid "ST_GeomFromWKB"
-msgstr "ST_GeomFromWKB"
-
-#. Tag: refpurpose
-#: reference_constructor.xml:629
-#, no-c-format
-msgid ""
-"Creates a geometry instance from a Well-Known Binary geometry representation"
-" (WKB) and optional SRID."
-msgstr "Retourne un objet de type geometry Ã  partir de sa représentation binaire Well-Know Binary (WKB) et d'un SRID optionnel."
-
+"SELECT ST_GeomFromText('CIRCULARSTRING(220268 150415,220227 150505,220227 "
+"150406)');"
+msgstr ""
+"SELECT ST_GeomFromText('LINESTRING(-71.160281 42.258729,-71.160837 "
+"42.259113,-71.161144 42.25932)');\n"
+"SELECT ST_GeomFromText('LINESTRING(-71.160281 42.258729,-71.160837 "
+"42.259113,-71.161144 42.25932)',4269);\n"
+"\n"
+"SELECT ST_GeomFromText('MULTILINESTRING((-71.160281 42.258729,-71.160837 "
+"42.259113,-71.161144 42.25932))');\n"
+"\n"
+"SELECT ST_GeomFromText('POINT(-71.064544 42.28787)');\n"
+"\n"
+"SELECT ST_GeomFromText('POLYGON((-71.1776585052917 "
+"42.3902909739571,-71.1776820268866 42.3903701743239,\n"
+"-71.1776063012595 42.3903825660754,-71.1775826583081 "
+"42.3903033653531,-71.1776585052917 42.3902909739571))');\n"
+"\n"
+"SELECT ST_GeomFromText('MULTIPOLYGON(((-71.1031880899493 42.3152774590236,\n"
+"-71.1031627617667 42.3152960829043,-71.102923838298 42.3149156848307,\n"
+"-71.1023097974109 42.3151969047397,-71.1019285062273 42.3147384934248,\n"
+"-71.102505233663 42.3144722937587,-71.10277487471 42.3141658254797,\n"
+"-71.103113945163 42.3142739188902,-71.10324876416 42.31402489987,\n"
+"-71.1033002961013 42.3140393340215,-71.1033488797549 42.3139495090772,\n"
+"-71.103396240451 42.3138632439557,-71.1041521907712 42.3141153348029,\n"
+"-71.1041411411543 42.3141545014533,-71.1041287795912 42.3142114839058,\n"
+"-71.1041188134329 42.3142693656241,-71.1041112482575 42.3143272556118,\n"
+"-71.1041072845732 42.3143851580048,-71.1041057218871 42.3144430686681,\n"
+"-71.1041065602059 42.3145009876017,-71.1041097995362 42.3145589148055,\n"
+"-71.1041166403905 42.3146168544148,-71.1041258822717 42.3146748022936,\n"
+"-71.1041375307579 42.3147318674446,-71.1041492906949 42.3147711126569,\n"
+"-71.1041598612795 42.314808571739,-71.1042515013869 42.3151287620809,\n"
+"-71.1041173835118 42.3150739481917,-71.1040809891419 42.3151344119048,\n"
+"-71.1040438678912 42.3151191367447,-71.1040194562988 42.3151832057859,\n"
+"-71.1038734225584 42.3151140942995,-71.1038446938243 42.3151006300338,\n"
+"-71.1038315271889 42.315094347535,-71.1037393329282 42.315054824985,\n"
+"-71.1035447555574 42.3152608696313,-71.1033436658644 42.3151648370544,\n"
+"-71.1032580383161 42.3152269126061,-71.103223066939 42.3152517403219,\n"
+"-71.1031880899493 42.3152774590236)),\n"
+"((-71.1043632495873 42.315113108546,-71.1043583974082 42.3151211109857,\n"
+"-71.1043443253471 42.3150676015829,-71.1043850704575 "
+"42.3150793250568,-71.1043632495873 42.315113108546)))',4326);\n"
+"\n"
+"SELECT ST_GeomFromText('CIRCULARSTRING(220268 150415,220227 150505,220227 "
+"150406)');"
+
+#. Tag: para
+#: reference_constructor.xml:622
+#, no-c-format
+msgid ", <xref linkend=\"ST_GeomFromWKB\"/>, <xref linkend=\"ST_SRID\"/>"
+msgstr ", <xref linkend=\"ST_GeomFromWKB\"/>, <xref linkend=\"ST_SRID\"/>"
+
+#. Tag: refname
+#: reference_constructor.xml:628
+#, no-c-format
+msgid "ST_GeomFromWKB"
+msgstr "ST_GeomFromWKB"
+
+#. Tag: refpurpose
+#: reference_constructor.xml:629
+#, no-c-format
+msgid ""
+"Creates a geometry instance from a Well-Known Binary geometry representation "
+"(WKB) and optional SRID."
+msgstr ""
+"Retourne un objet de type geometry Ã  partir de sa représentation binaire "
+"Well-Know Binary (WKB) et d'un SRID optionnel."
+
 #. Tag: funcsynopsis
 #: reference_constructor.xml:634 reference_constructor.xml:1576
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>geometry "
+"<funcprototype> <funcdef>geometry <function>ST_GeomFromWKB</function></"
+"funcdef> <paramdef><type>bytea </type> <parameter>geom</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_GeomFromWKB</function></funcdef> <paramdef><type>bytea </type> "
+"<parameter>geom</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>srid</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>geometry <function>ST_GeomFromWKB</function></"
+"funcdef> <paramdef><type>bytea </type> <parameter>geom</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>geometry "
 "<function>ST_GeomFromWKB</function></funcdef> <paramdef><type>bytea </type> "
-"<parameter>geom</parameter></paramdef> </funcprototype> <funcprototype> "
-"<funcdef>geometry <function>ST_GeomFromWKB</function></funcdef> "
-"<paramdef><type>bytea </type> <parameter>geom</parameter></paramdef> "
-"<paramdef><type>integer </type> <parameter>srid</parameter></paramdef> "
-"</funcprototype>"
-msgstr "<funcprototype> <funcdef>geometry <function>ST_GeomFromWKB</function></funcdef> <paramdef><type>bytea </type> <parameter>geom</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_GeomFromWKB</function></funcdef> <paramdef><type>bytea </type> <parameter>geom</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></paramdef> </funcprototype>"
+"<parameter>geom</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>srid</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_constructor.xml:651
@@ -1232,20 +1663,27 @@ msgid ""
 "(<varname>SRID</varname>) and creates an instance of the appropriate "
 "geometry type. This function plays the role of the Geometry Factory in SQL. "
 "This is an alternate name for ST_WKBToSQL."
-msgstr "<varname> ST_GeomFromWKB </varname> prend en paramètre une représentation binaire d'une géométrie (WKB ou EWKB) et un SRID optionnel (<varname>SRID</varname>) et crée une instance de type  geometry. Cette fonction assure le rôle de Geometry Factory en SQL. Alias pour ST_WKBToSQL."
+msgstr ""
+"<varname> ST_GeomFromWKB </varname> prend en paramètre une représentation "
+"binaire d'une géométrie (WKB ou EWKB) et un SRID optionnel (<varname>SRID</"
+"varname>) et crée une instance de type  geometry. Cette fonction assure le "
+"rôle de Geometry Factory en SQL. Alias pour ST_WKBToSQL."
 
 #. Tag: para
 #: reference_constructor.xml:657
 #, no-c-format
 msgid "If SRID is not specified, it defaults to -1 (Unknown)."
-msgstr "Si le SRID n'est pas précisé, la valeur -1 (indéfini) est prise par défaut."
+msgstr ""
+"Si le SRID n'est pas précisé, la valeur -1 (indéfini) est prise par défaut."
 
 #. Tag: para
 #: reference_constructor.xml:658
 #, no-c-format
 msgid ""
 "&sfs_compliant; s3.2.7.2 - the optional SRID is from the conformance suite"
-msgstr "&sfs_compliant; s3.2.7.2 - le paramètre optionnel est issu des tests de conformité."
+msgstr ""
+"&sfs_compliant; s3.2.7.2 - le paramètre optionnel est issu des tests de "
+"conformité."
 
 #. Tag: para
 #: reference_constructor.xml:659
@@ -1257,10 +1695,39 @@ msgstr "&sqlmm_compliant; SQL-MM 3: 5.1.41"
 #: reference_constructor.xml:667
 #, no-c-format
 msgid ""
-"--Although bytea rep contains single \\, these need to be escaped when inserting into a table \n"
+"--Although bytea rep contains single \\, these need to be escaped when "
+"inserting into a table \n"
 "                -- unless standard_conforming_strings is set to on.\n"
 "SELECT ST_AsEWKT(\n"
-"ST_GeomFromWKB(E'\\\\001\\\\002\\\\000\\\\000\\\\000\\\\002\\\\000\\\\000\\\\000\\\\037\\\\205\\\\353Q\\\\270~\\\\\\\\\\\\300\\\\323Mb\\\\020X\\\\231C@\\\\020X9\\\\264\\\\310~\\\\\\\\\\\\300)\\\\\\\\\\\\217\\\\302\\\\365\\\\230C@',4326)\n"
+"ST_GeomFromWKB(E'\\\\001\\\\002\\\\000\\\\000\\\\000\\\\002\\\\000\\\\000\\"
+"\\000\\\\037\\\\205\\\\353Q\\\\270~\\\\\\\\\\\\300\\\\323Mb\\\\020X\\\\231C@"
+"\\\\020X9\\\\264\\\\310~\\\\\\\\\\\\300)\\\\\\\\\\\\217\\\\302\\\\365\\"
+"\\230C@',4326)\n"
+");\n"
+"                                          st_asewkt\n"
+"------------------------------------------------------\n"
+" SRID=4326;LINESTRING(-113.98 39.198,-113.981 39.195)\n"
+"(1 row)\n"
+"\n"
+"SELECT\n"
+"  ST_AsText(\n"
+"        ST_GeomFromWKB(\n"
+"          ST_AsEWKB('POINT(2 5)'::geometry)\n"
+"        )\n"
+"  );\n"
+" st_astext\n"
+"------------\n"
+" POINT(2 5)\n"
+"(1 row)"
+msgstr ""
+"--Although bytea rep contains single \\, these need to be escaped when "
+"inserting into a table \n"
+"                -- unless standard_conforming_strings is set to on.\n"
+"SELECT ST_AsEWKT(\n"
+"ST_GeomFromWKB(E'\\\\001\\\\002\\\\000\\\\000\\\\000\\\\002\\\\000\\\\000\\"
+"\\000\\\\037\\\\205\\\\353Q\\\\270~\\\\\\\\\\\\300\\\\323Mb\\\\020X\\\\231C@"
+"\\\\020X9\\\\264\\\\310~\\\\\\\\\\\\300)\\\\\\\\\\\\217\\\\302\\\\365\\"
+"\\230C@',4326)\n"
 ");\n"
 "                                          st_asewkt\n"
 "------------------------------------------------------\n"
@@ -1277,7 +1744,6 @@ msgid ""
 "------------\n"
 " POINT(2 5)\n"
 "(1 row)"
-msgstr "--Although bytea rep contains single \\, these need to be escaped when inserting into a table \n                -- unless standard_conforming_strings is set to on.\nSELECT ST_AsEWKT(\nST_GeomFromWKB(E'\\\\001\\\\002\\\\000\\\\000\\\\000\\\\002\\\\000\\\\000\\\\000\\\\037\\\\205\\\\353Q\\\\270~\\\\\\\\\\\\300\\\\323Mb\\\\020X\\\\231C@\\\\020X9\\\\264\\\\310~\\\\\\\\\\\\300)\\\\\\\\\\\\217\\\\302\\\\365\\\\230C@',4326)\n);\n                                          st_asewkt\n------------------------------------------------------\n SRID=4326;LINESTRING(-113.98 39.198,-113.981 39.195)\n(1 row)\n\nSELECT\n  ST_AsText(\n        ST_GeomFromWKB(\n          ST_AsEWKB('POINT(2 5)'::geometry)\n        )\n  );\n st_astext\n------------\n POINT(2 5)\n(1 row)"
 
 #. Tag: para
 #: reference_constructor.xml:674
@@ -1296,16 +1762,21 @@ msgstr "ST_LineFromMultiPoint"
 #, no-c-format
 msgid ""
 "<refpurpose>Creates a LineString from a MultiPoint geometry.</refpurpose>"
-msgstr "<refpurpose>Crée une LineString Ã  partir d'une géométrie MultiPoint.</refpurpose>"
+msgstr ""
+"<refpurpose>Crée une LineString Ã  partir d'une géométrie MultiPoint.</"
+"refpurpose>"
 
 #. Tag: funcprototype
 #: reference_constructor.xml:687
 #, no-c-format
 msgid ""
 "<funcdef>geometry <function>ST_LineFromMultiPoint</function></funcdef> "
-"<paramdef><type>geometry </type> "
-"<parameter>aMultiPoint</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_LineFromMultiPoint</function></funcdef> <paramdef><type>geometry </type> <parameter>aMultiPoint</parameter></paramdef>"
+"<paramdef><type>geometry </type> <parameter>aMultiPoint</parameter></"
+"paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_LineFromMultiPoint</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>aMultiPoint</parameter></"
+"paramdef>"
 
 #. Tag: para
 #: reference_constructor.xml:697
@@ -1318,10 +1789,16 @@ msgstr "<para>Crée une LineString Ã  partir d'une géométrie MultiPoint.</para
 #, no-c-format
 msgid ""
 "--Create a 3d line string from a 3d multipoint\n"
-"SELECT ST_AsEWKT(ST_LineFromMultiPoint(ST_GeomFromEWKT('MULTIPOINT(1 2 3, 4 5 6, 7 8 9)')));\n"
+"SELECT ST_AsEWKT(ST_LineFromMultiPoint(ST_GeomFromEWKT('MULTIPOINT(1 2 3, 4 "
+"5 6, 7 8 9)')));\n"
+"--result--\n"
+"LINESTRING(1 2 3,4 5 6,7 8 9)"
+msgstr ""
+"--Create a 3d line string from a 3d multipoint\n"
+"SELECT ST_AsEWKT(ST_LineFromMultiPoint(ST_GeomFromEWKT('MULTIPOINT(1 2 3, 4 "
+"5 6, 7 8 9)')));\n"
 "--result--\n"
 "LINESTRING(1 2 3,4 5 6,7 8 9)"
-msgstr "--Create a 3d line string from a 3d multipoint\nSELECT ST_AsEWKT(ST_LineFromMultiPoint(ST_GeomFromEWKT('MULTIPOINT(1 2 3, 4 5 6, 7 8 9)')));\n--result--\nLINESTRING(1 2 3,4 5 6,7 8 9)"
 
 #. Tag: para
 #: reference_constructor.xml:712
@@ -1339,22 +1816,29 @@ msgstr "ST_LineFromText"
 #: reference_constructor.xml:720
 #, no-c-format
 msgid ""
-"Makes a Geometry from WKT representation with the given SRID. If SRID is not"
-" given, it defaults to -1."
-msgstr "Construit une géométrie Ã  partir d'une représentation WKT avec le SRID donné. Si aucun SRID n'est donné, la valeur par défaut est -1."
+"Makes a Geometry from WKT representation with the given SRID. If SRID is not "
+"given, it defaults to -1."
+msgstr ""
+"Construit une géométrie Ã  partir d'une représentation WKT avec le SRID "
+"donné. Si aucun SRID n'est donné, la valeur par défaut est -1."
 
 #. Tag: funcsynopsis
 #: reference_constructor.xml:725
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>geometry "
+"<funcprototype> <funcdef>geometry <function>ST_LineFromText</function></"
+"funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> "
+"</funcprototype> <funcprototype> <funcdef>geometry "
 "<function>ST_LineFromText</function></funcdef> <paramdef><type>text </type> "
-"<parameter>WKT</parameter></paramdef> </funcprototype> <funcprototype> "
-"<funcdef>geometry <function>ST_LineFromText</function></funcdef> "
-"<paramdef><type>text </type> <parameter>WKT</parameter></paramdef> "
-"<paramdef><type>integer </type> <parameter>srid</parameter></paramdef> "
-"</funcprototype>"
-msgstr "<funcprototype> <funcdef>geometry <function>ST_LineFromText</function></funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_LineFromText</function></funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></paramdef> </funcprototype>"
+"<parameter>WKT</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>srid</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>geometry <function>ST_LineFromText</function></"
+"funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> "
+"</funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_LineFromText</function></funcdef> <paramdef><type>text </type> "
+"<parameter>WKT</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>srid</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_constructor.xml:742
@@ -1362,7 +1846,10 @@ msgstr "<funcprototype> <funcdef>geometry <function>ST_LineFromText</function></
 msgid ""
 "Makes a Geometry from WKT with the given SRID. If SRID is not give, it "
 "defaults to -1. If WKT passed in is not a LINESTRING, then null is returned."
-msgstr "Construit une géométrie Ã  partir d'une représentation WKT avec le SRID donné. Si aucun SRID n'est donné, la valeur par défaut est -1. Si le WKT ne représente pas une LINESTRING, la fonction retourne null."
+msgstr ""
+"Construit une géométrie Ã  partir d'une représentation WKT avec le SRID "
+"donné. Si aucun SRID n'est donné, la valeur par défaut est -1. Si le WKT ne "
+"représente pas une LINESTRING, la fonction retourne null."
 
 #. Tag: para
 #: reference_constructor.xml:746 reference_constructor.xml:812
@@ -1377,7 +1864,10 @@ msgid ""
 "If you know all your geometries are LINESTRINGS, its more efficient to just "
 "use ST_GeomFromText. This just calls ST_GeomFromText and adds additional "
 "validation that it returns a linestring."
-msgstr "Si vous Ãªtes sûrs que toutes les géométries WKT sont des LINESTRINGS, la fonction ST_GeomFromText est plus efficace car elle ne contrôle pas le type de la géométrie renvoyée."
+msgstr ""
+"Si vous Ãªtes sûrs que toutes les géométries WKT sont des LINESTRINGS, la "
+"fonction ST_GeomFromText est plus efficace car elle ne contrôle pas le type "
+"de la géométrie renvoyée."
 
 #. Tag: para
 #: reference_constructor.xml:757
@@ -1389,11 +1879,17 @@ msgstr "&sqlmm_compliant; SQL-MM 3: 7.2.8"
 #: reference_constructor.xml:765
 #, no-c-format
 msgid ""
-"SELECT ST_LineFromText('LINESTRING(1 2, 3 4)') AS aline, ST_LineFromText('POINT(1 2)') AS null_return;\n"
+"SELECT ST_LineFromText('LINESTRING(1 2, 3 4)') AS aline, "
+"ST_LineFromText('POINT(1 2)') AS null_return;\n"
+"aline                            | null_return\n"
+"------------------------------------------------\n"
+"010200000002000000000000000000F ... | t"
+msgstr ""
+"SELECT ST_LineFromText('LINESTRING(1 2, 3 4)') AS aline, "
+"ST_LineFromText('POINT(1 2)') AS null_return;\n"
 "aline                            | null_return\n"
 "------------------------------------------------\n"
 "010200000002000000000000000000F ... | t"
-msgstr "SELECT ST_LineFromText('LINESTRING(1 2, 3 4)') AS aline, ST_LineFromText('POINT(1 2)') AS null_return;\naline                            | null_return\n------------------------------------------------\n010200000002000000000000000000F ... | t"
 
 #. Tag: refname
 #: reference_constructor.xml:778
@@ -1405,31 +1901,43 @@ msgstr "ST_LineFromWKB"
 #: reference_constructor.xml:780
 #, no-c-format
 msgid "Makes a <varname>LINESTRING</varname> from WKB with the given SRID"
-msgstr "Construit une <varname>LINESTRING</varname> depuis la représentation binaire WKB et le srid donné."
+msgstr ""
+"Construit une <varname>LINESTRING</varname> depuis la représentation binaire "
+"WKB et le srid donné."
 
 #. Tag: funcsynopsis
 #: reference_constructor.xml:784
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>geometry "
-"<function>ST_LineFromWKB</function></funcdef> <paramdef><type>bytea </type> "
-"<parameter>WKB</parameter></paramdef> </funcprototype> <funcprototype> "
-"<funcdef>geometry <function>ST_LineFromWKB</function></funcdef> "
-"<paramdef><type>bytea </type> <parameter>WKB</parameter></paramdef> "
-"<paramdef><type>integer </type> <parameter>srid</parameter></paramdef> "
-"</funcprototype>"
-msgstr "<funcprototype> <funcdef>geometry <function>ST_LineFromWKB</function></funcdef> <paramdef><type>bytea </type> <parameter>WKB</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_LineFromWKB</function></funcdef> <paramdef><type>bytea </type> <parameter>WKB</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></paramdef> </funcprototype>"
+"<funcprototype> <funcdef>geometry <function>ST_LineFromWKB</function></"
+"funcdef> <paramdef><type>bytea </type> <parameter>WKB</parameter></paramdef> "
+"</funcprototype> <funcprototype> <funcdef>geometry <function>ST_LineFromWKB</"
+"function></funcdef> <paramdef><type>bytea </type> <parameter>WKB</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</"
+"parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>geometry <function>ST_LineFromWKB</function></"
+"funcdef> <paramdef><type>bytea </type> <parameter>WKB</parameter></paramdef> "
+"</funcprototype> <funcprototype> <funcdef>geometry <function>ST_LineFromWKB</"
+"function></funcdef> <paramdef><type>bytea </type> <parameter>WKB</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</"
+"parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_constructor.xml:801
 #, no-c-format
 msgid ""
 "The <varname>ST_LineFromWKB</varname> function, takes a well-known binary "
-"representation of geometry and a Spatial Reference System ID "
-"(<varname>SRID</varname>) and creates an instance of the appropriate "
-"geometry type - in this case, a <varname>LINESTRING</varname> geometry. This"
-" function plays the role of the Geometry Factory in SQL."
-msgstr "<varname> ST_LineFromWKB </varname> prend en paramètre une représentation binaire d'une géométrie (WKB ou EWKB) et un SRID  (<varname>SRID</varname>) et crée une instance du bon type géométrique, en l'occurence une <varname>LINESTRING</varname>. Cette fonction assure le rôle de Geometry Factory en SQL."
+"representation of geometry and a Spatial Reference System ID (<varname>SRID</"
+"varname>) and creates an instance of the appropriate geometry type - in this "
+"case, a <varname>LINESTRING</varname> geometry. This function plays the role "
+"of the Geometry Factory in SQL."
+msgstr ""
+"<varname> ST_LineFromWKB </varname> prend en paramètre une représentation "
+"binaire d'une géométrie (WKB ou EWKB) et un SRID  (<varname>SRID</varname>) "
+"et crée une instance du bon type géométrique, en l'occurence une "
+"<varname>LINESTRING</varname>. Cette fonction assure le rôle de Geometry "
+"Factory en SQL."
 
 #. Tag: para
 #: reference_constructor.xml:807
@@ -1438,17 +1946,24 @@ msgid ""
 "If an SRID is not specified, it defaults to -1. <varname>NULL</varname> is "
 "returned if the input <varname>bytea</varname> does not represent a "
 "<varname>LINESTRING</varname>."
-msgstr "Si le SRID n'est pas précisé, la valeur -1 est prise par défaut.  <varname>NULL</varname> est retourné si le paramètre <varname>bytea</varname> donné ne représente pas une  <varname>LINESTRING</varname>."
+msgstr ""
+"Si le SRID n'est pas précisé, la valeur -1 est prise par défaut.  "
+"<varname>NULL</varname> est retourné si le paramètre <varname>bytea</"
+"varname> donné ne représente pas une  <varname>LINESTRING</varname>."
 
 #. Tag: para
 #: reference_constructor.xml:817
 #, no-c-format
 msgid ""
-"If you know all your geometries are <varname>LINESTRING</varname>s, its more"
-" efficient to just use <xref linkend=\"ST_GeomFromWKB\"/>. This function "
-"just calls <xref linkend=\"ST_GeomFromWKB\"/> and adds additional validation"
-" that it returns a linestring."
-msgstr "Si vous Ãªtes sûrs que toutes les géométries WKT sont des <varname>LINESTRING</varname>s, la fonction <xref linkend=\"ST_GeomFromWKB\"/> est plus efficace car elle ne contrôle pas le type de la géométrie renvoyée."
+"If you know all your geometries are <varname>LINESTRING</varname>s, its more "
+"efficient to just use <xref linkend=\"ST_GeomFromWKB\"/>. This function just "
+"calls <xref linkend=\"ST_GeomFromWKB\"/> and adds additional validation that "
+"it returns a linestring."
+msgstr ""
+"Si vous Ãªtes sûrs que toutes les géométries WKT sont des "
+"<varname>LINESTRING</varname>s, la fonction <xref linkend=\"ST_GeomFromWKB\"/"
+"> est plus efficace car elle ne contrôle pas le type de la géométrie "
+"renvoyée."
 
 #. Tag: para
 #: reference_constructor.xml:825 reference_constructor.xml:891
@@ -1460,12 +1975,21 @@ msgstr "&sqlmm_compliant; SQL-MM 3: 7.2.9"
 #: reference_constructor.xml:833
 #, no-c-format
 msgid ""
-"SELECT ST_LineFromWKB(ST_AsBinary(ST_GeomFromText('LINESTRING(1 2, 3 4)'))) AS aline,\n"
-"                ST_LineFromWKB(ST_AsBinary(ST_GeomFromText('POINT(1 2)'))) IS NULL AS null_return;\n"
+"SELECT ST_LineFromWKB(ST_AsBinary(ST_GeomFromText('LINESTRING(1 2, 3 4)'))) "
+"AS aline,\n"
+"                ST_LineFromWKB(ST_AsBinary(ST_GeomFromText('POINT(1 2)'))) "
+"IS NULL AS null_return;\n"
+"aline                            | null_return\n"
+"------------------------------------------------\n"
+"010200000002000000000000000000F ... | t"
+msgstr ""
+"SELECT ST_LineFromWKB(ST_AsBinary(ST_GeomFromText('LINESTRING(1 2, 3 4)'))) "
+"AS aline,\n"
+"                ST_LineFromWKB(ST_AsBinary(ST_GeomFromText('POINT(1 2)'))) "
+"IS NULL AS null_return;\n"
 "aline                            | null_return\n"
 "------------------------------------------------\n"
 "010200000002000000000000000000F ... | t"
-msgstr "SELECT ST_LineFromWKB(ST_AsBinary(ST_GeomFromText('LINESTRING(1 2, 3 4)'))) AS aline,\n                ST_LineFromWKB(ST_AsBinary(ST_GeomFromText('POINT(1 2)'))) IS NULL AS null_return;\naline                            | null_return\n------------------------------------------------\n010200000002000000000000000000F ... | t"
 
 #. Tag: para
 #: reference_constructor.xml:840
@@ -1483,20 +2007,27 @@ msgstr "ST_LinestringFromWKB"
 #: reference_constructor.xml:848
 #, no-c-format
 msgid "Makes a geometry from WKB with the given SRID."
-msgstr "Construit une géométrie depuis la représentation binaire WKB et le SRID donné."
+msgstr ""
+"Construit une géométrie depuis la représentation binaire WKB et le SRID "
+"donné."
 
 #. Tag: funcsynopsis
 #: reference_constructor.xml:852
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>geometry "
-"<function>ST_LinestringFromWKB</function></funcdef> <paramdef><type>bytea "
-"</type> <parameter>WKB</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>geometry "
-"<function>ST_LinestringFromWKB</function></funcdef> <paramdef><type>bytea "
-"</type> <parameter>WKB</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>srid</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>geometry <function>ST_LinestringFromWKB</function></funcdef> <paramdef><type>bytea </type> <parameter>WKB</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_LinestringFromWKB</function></funcdef> <paramdef><type>bytea </type> <parameter>WKB</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></paramdef> </funcprototype>"
+"<funcprototype> <funcdef>geometry <function>ST_LinestringFromWKB</function></"
+"funcdef> <paramdef><type>bytea </type> <parameter>WKB</parameter></paramdef> "
+"</funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_LinestringFromWKB</function></funcdef> <paramdef><type>bytea </"
+"type> <parameter>WKB</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>srid</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>geometry <function>ST_LinestringFromWKB</function></"
+"funcdef> <paramdef><type>bytea </type> <parameter>WKB</parameter></paramdef> "
+"</funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_LinestringFromWKB</function></funcdef> <paramdef><type>bytea </"
+"type> <parameter>WKB</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>srid</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_constructor.xml:869
@@ -1505,9 +2036,14 @@ msgid ""
 "The <varname>ST_LinestringFromWKB</varname> function, takes a well-known "
 "binary representation of geometry and a Spatial Reference System ID "
 "(<varname>SRID</varname>) and creates an instance of the appropriate "
-"geometry type - in this case, a <varname>LINESTRING</varname> geometry. This"
-" function plays the role of the Geometry Factory in SQL."
-msgstr "La fonction <varname> ST_LinestringFromWKB </varname> prend en paramètre une représentation binaire d'une géométrie (WKB ou EWKB) et un SRID  (<varname>SRID</varname>) et crée une instance du bon type géométrique, en l'occurence une <varname>LINESTRING</varname>. Cette fonction assure le rôle de Geometry Factory en SQL."
+"geometry type - in this case, a <varname>LINESTRING</varname> geometry. This "
+"function plays the role of the Geometry Factory in SQL."
+msgstr ""
+"La fonction <varname> ST_LinestringFromWKB </varname> prend en paramètre une "
+"représentation binaire d'une géométrie (WKB ou EWKB) et un SRID  "
+"(<varname>SRID</varname>) et crée une instance du bon type géométrique, en "
+"l'occurence une <varname>LINESTRING</varname>. Cette fonction assure le rôle "
+"de Geometry Factory en SQL."
 
 #. Tag: para
 #: reference_constructor.xml:875
@@ -1515,9 +2051,13 @@ msgstr "La fonction <varname> ST_LinestringFromWKB </varname> prend en paramètr
 msgid ""
 "If an SRID is not specified, it defaults to -1. <varname>NULL</varname> is "
 "returned if the input <varname>bytea</varname> does not represent a "
-"<varname>LINESTRING</varname> geometry. This an alias for <xref "
-"linkend=\"ST_LineFromWKB\"/>."
-msgstr "Si le SRID n'est pas précisé, la valeur -1 est prise par défaut.  <varname>NULL</varname> est retourné si le paramètre <varname>bytea</varname> donné ne représente pas une  <varname>LINESTRING</varname>. Alias pour <xref linkend=\"ST_LineFromWKB\"/>."
+"<varname>LINESTRING</varname> geometry. This an alias for <xref linkend="
+"\"ST_LineFromWKB\"/>."
+msgstr ""
+"Si le SRID n'est pas précisé, la valeur -1 est prise par défaut.  "
+"<varname>NULL</varname> est retourné si le paramètre <varname>bytea</"
+"varname> donné ne représente pas une  <varname>LINESTRING</varname>. Alias "
+"pour <xref linkend=\"ST_LineFromWKB\"/>."
 
 #. Tag: para
 #: reference_constructor.xml:880
@@ -1530,10 +2070,14 @@ msgstr "OGC SPEC 3.2.6.2 - SRID optionnel issu des tests de conformité."
 #, no-c-format
 msgid ""
 "If you know all your geometries are <varname>LINESTRING</varname>s, it's "
-"more efficient to just use <xref linkend=\"ST_GeomFromWKB\"/>. This function"
-" just calls <xref linkend=\"ST_GeomFromWKB\"/> and adds additional "
-"validation that it returns a <varname>LINESTRING</varname>."
-msgstr "Si vous Ãªtes sûrs que toutes les géométries WKT sont des <varname>LINESTRING</varname>s, la fonction <xref linkend=\"ST_GeomFromWKB\"/> est plus efficace car elle ne contrôle pas le type de la géométrie renvoyée."
+"more efficient to just use <xref linkend=\"ST_GeomFromWKB\"/>. This function "
+"just calls <xref linkend=\"ST_GeomFromWKB\"/> and adds additional validation "
+"that it returns a <varname>LINESTRING</varname>."
+msgstr ""
+"Si vous Ãªtes sûrs que toutes les géométries WKT sont des "
+"<varname>LINESTRING</varname>s, la fonction <xref linkend=\"ST_GeomFromWKB\"/"
+"> est plus efficace car elle ne contrôle pas le type de la géométrie "
+"renvoyée."
 
 #. Tag: programlisting
 #: reference_constructor.xml:897
@@ -1549,7 +2093,17 @@ msgid ""
 "   aline                            | null_return\n"
 "------------------------------------------------\n"
 "010200000002000000000000000000F ... | t"
-msgstr "SELECT\n  ST_LineStringFromWKB(\n        ST_AsBinary(ST_GeomFromText('LINESTRING(1 2, 3 4)'))\n  ) AS aline,\n  ST_LinestringFromWKB(\n        ST_AsBinary(ST_GeomFromText('POINT(1 2)'))\n  ) IS NULL AS null_return;\n   aline                            | null_return\n------------------------------------------------\n010200000002000000000000000000F ... | t"
+msgstr ""
+"SELECT\n"
+"  ST_LineStringFromWKB(\n"
+"        ST_AsBinary(ST_GeomFromText('LINESTRING(1 2, 3 4)'))\n"
+"  ) AS aline,\n"
+"  ST_LinestringFromWKB(\n"
+"        ST_AsBinary(ST_GeomFromText('POINT(1 2)'))\n"
+"  ) IS NULL AS null_return;\n"
+"   aline                            | null_return\n"
+"------------------------------------------------\n"
+"010200000002000000000000000000F ... | t"
 
 #. Tag: para
 #: reference_constructor.xml:904 reference_constructor.xml:1618
@@ -1574,10 +2128,14 @@ msgstr "Construit un objet BOX2D Ã  partir des géométries POINT données"
 #, no-c-format
 msgid ""
 "<funcdef>box2d <function>ST_MakeBox2D</function></funcdef> "
-"<paramdef><type>geometry </type> "
-"<parameter>pointLowLeft</parameter></paramdef> <paramdef><type>geometry "
-"</type> <parameter>pointUpRight</parameter></paramdef>"
-msgstr "<funcdef>box2d <function>ST_MakeBox2D</function></funcdef> <paramdef><type>geometry </type> <parameter>pointLowLeft</parameter></paramdef> <paramdef><type>geometry </type> <parameter>pointUpRight</parameter></paramdef>"
+"<paramdef><type>geometry </type> <parameter>pointLowLeft</parameter></"
+"paramdef> <paramdef><type>geometry </type> <parameter>pointUpRight</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>box2d <function>ST_MakeBox2D</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>pointLowLeft</parameter></"
+"paramdef> <paramdef><type>geometry </type> <parameter>pointUpRight</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: reference_constructor.xml:929
@@ -1585,19 +2143,33 @@ msgstr "<funcdef>box2d <function>ST_MakeBox2D</function></funcdef> <paramdef><ty
 msgid ""
 "Creates a BOX2D defined by the given point geometries. This is useful for "
 "doing range queries"
-msgstr "Construit un objet BOX2D Ã  partir des géométries POINT données. Utile lors de requêtes sur des intervals."
+msgstr ""
+"Construit un objet BOX2D Ã  partir des géométries POINT données. Utile lors "
+"de requêtes sur des intervals."
 
 #. Tag: programlisting
 #: reference_constructor.xml:937
 #, no-c-format
 msgid ""
-"--Return all features that fall reside or partly reside in a US national atlas coordinate bounding box\n"
-"--It is assumed here that the geometries are stored with SRID = 2163 (US National atlas equal area)\n"
+"--Return all features that fall reside or partly reside in a US national "
+"atlas coordinate bounding box\n"
+"--It is assumed here that the geometries are stored with SRID = 2163 (US "
+"National atlas equal area)\n"
 "SELECT feature_id, feature_name, the_geom\n"
 "FROM features\n"
-"WHERE the_geom &amp;&amp; ST_SetSRID(ST_MakeBox2D(ST_Point(-989502.1875, 528439.5625),\n"
+"WHERE the_geom &amp;&amp; ST_SetSRID(ST_MakeBox2D(ST_Point(-989502.1875, "
+"528439.5625),\n"
+"        ST_Point(-987121.375 ,529933.1875)),2163)"
+msgstr ""
+"--Return all features that fall reside or partly reside in a US national "
+"atlas coordinate bounding box\n"
+"--It is assumed here that the geometries are stored with SRID = 2163 (US "
+"National atlas equal area)\n"
+"SELECT feature_id, feature_name, the_geom\n"
+"FROM features\n"
+"WHERE the_geom &amp;&amp; ST_SetSRID(ST_MakeBox2D(ST_Point(-989502.1875, "
+"528439.5625),\n"
 "        ST_Point(-987121.375 ,529933.1875)),2163)"
-msgstr "--Return all features that fall reside or partly reside in a US national atlas coordinate bounding box\n--It is assumed here that the geometries are stored with SRID = 2163 (US National atlas equal area)\nSELECT feature_id, feature_name, the_geom\nFROM features\nWHERE the_geom &amp;&amp; ST_SetSRID(ST_MakeBox2D(ST_Point(-989502.1875, 528439.5625),\n        ST_Point(-987121.375 ,529933.1875)),2163)"
 
 #. Tag: para
 #: reference_constructor.xml:944
@@ -1605,7 +2177,9 @@ msgstr "--Return all features that fall reside or partly reside in a US national
 msgid ""
 ", <xref linkend=\"ST_Point\"/>, <xref linkend=\"ST_SetSRID\"/>, <xref "
 "linkend=\"ST_SRID\"/>"
-msgstr ", <xref linkend=\"ST_Point\"/>, <xref linkend=\"ST_SetSRID\"/>, <xref linkend=\"ST_SRID\"/>"
+msgstr ""
+", <xref linkend=\"ST_Point\"/>, <xref linkend=\"ST_SetSRID\"/>, <xref "
+"linkend=\"ST_SRID\"/>"
 
 #. Tag: refname
 #: reference_constructor.xml:950
@@ -1624,11 +2198,14 @@ msgstr "Construit un objet BOX3D Ã  partir des géométries 3D POINT données. "
 #, no-c-format
 msgid ""
 "<funcdef>box3d <function>ST_3DMakeBox</function></funcdef> "
-"<paramdef><type>geometry </type> "
-"<parameter>point3DLowLeftBottom</parameter></paramdef> "
-"<paramdef><type>geometry </type> "
+"<paramdef><type>geometry </type> <parameter>point3DLowLeftBottom</"
+"parameter></paramdef> <paramdef><type>geometry </type> "
+"<parameter>point3DUpRightTop</parameter></paramdef>"
+msgstr ""
+"<funcdef>box3d <function>ST_3DMakeBox</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>point3DLowLeftBottom</"
+"parameter></paramdef> <paramdef><type>geometry </type> "
 "<parameter>point3DUpRightTop</parameter></paramdef>"
-msgstr "<funcdef>box3d <function>ST_3DMakeBox</function></funcdef> <paramdef><type>geometry </type> <parameter>point3DLowLeftBottom</parameter></paramdef> <paramdef><type>geometry </type> <parameter>point3DUpRightTop</parameter></paramdef>"
 
 #. Tag: para
 #: reference_constructor.xml:968
@@ -1646,7 +2223,8 @@ msgstr "Cette fonction supporte la 3d et ne supprime pas la coordonnées Z."
 #: reference_constructor.xml:977
 #, no-c-format
 msgid "Changed: 2.0.0 In prior versions this used to be called ST_MakeBox3D"
-msgstr "Changement: 2.0.0 dans les versions antérieures, le nom Ã©tait ST_MakeBox3D"
+msgstr ""
+"Changement: 2.0.0 dans les versions antérieures, le nom Ã©tait ST_MakeBox3D"
 
 #. Tag: programlisting
 #: reference_constructor.xml:984
@@ -1658,7 +2236,13 @@ msgid ""
 "--bb3d--\n"
 "--------\n"
 "BOX3D(-989502.1875 528439.5625 10,-987121.375 529933.1875 10)"
-msgstr "SELECT ST_3DMakeBox(ST_MakePoint(-989502.1875, 528439.5625, 10),\n        ST_MakePoint(-987121.375 ,529933.1875, 10)) As abb3d\n\n--bb3d--\n--------\nBOX3D(-989502.1875 528439.5625 10,-987121.375 529933.1875 10)"
+msgstr ""
+"SELECT ST_3DMakeBox(ST_MakePoint(-989502.1875, 528439.5625, 10),\n"
+"        ST_MakePoint(-987121.375 ,529933.1875, 10)) As abb3d\n"
+"\n"
+"--bb3d--\n"
+"--------\n"
+"BOX3D(-989502.1875 528439.5625 10,-987121.375 529933.1875 10)"
 
 #. Tag: para
 #: reference_constructor.xml:991
@@ -1682,33 +2266,47 @@ msgstr "Crée une linestring Ã  partir de géométries ponctuelles ou linéaires
 #: reference_constructor.xml:1003
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>geometry <function>ST_MakeLine</function></funcdef>"
-" <paramdef><type>geometry set</type> <parameter>geoms</parameter></paramdef>"
-" </funcprototype> <funcprototype> <funcdef>geometry "
-"<function>ST_MakeLine</function></funcdef> <paramdef><type>geometry</type> "
-"<parameter>geom1</parameter></paramdef> <paramdef><type>geometry</type> "
-"<parameter>geom2</parameter></paramdef> </funcprototype> <funcprototype> "
-"<funcdef>geometry <function>ST_MakeLine</function></funcdef> "
-"<paramdef><type>geometry[]</type> "
+"<funcprototype> <funcdef>geometry <function>ST_MakeLine</function></funcdef> "
+"<paramdef><type>geometry set</type> <parameter>geoms</parameter></paramdef> "
+"</funcprototype> <funcprototype> <funcdef>geometry <function>ST_MakeLine</"
+"function></funcdef> <paramdef><type>geometry</type> <parameter>geom1</"
+"parameter></paramdef> <paramdef><type>geometry</type> <parameter>geom2</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_MakeLine</function></funcdef> <paramdef><type>geometry[]</type> "
+"<parameter>geoms_array</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>geometry <function>ST_MakeLine</function></funcdef> "
+"<paramdef><type>geometry set</type> <parameter>geoms</parameter></paramdef> "
+"</funcprototype> <funcprototype> <funcdef>geometry <function>ST_MakeLine</"
+"function></funcdef> <paramdef><type>geometry</type> <parameter>geom1</"
+"parameter></paramdef> <paramdef><type>geometry</type> <parameter>geom2</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_MakeLine</function></funcdef> <paramdef><type>geometry[]</type> "
 "<parameter>geoms_array</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>geometry <function>ST_MakeLine</function></funcdef> <paramdef><type>geometry set</type> <parameter>geoms</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_MakeLine</function></funcdef> <paramdef><type>geometry</type> <parameter>geom1</parameter></paramdef> <paramdef><type>geometry</type> <parameter>geom2</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_MakeLine</function></funcdef> <paramdef><type>geometry[]</type> <parameter>geoms_array</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_constructor.xml:1025
 #, no-c-format
 msgid ""
 "ST_MakeLine comes in 3 forms: a spatial aggregate that takes rows of point-"
-"or-line geometries and returns a line string, a function that takes an array"
-" of point-or-lines, and a regular function that takes two point-or-line "
-"geometries. You might want to use a subselect to order points before feeding"
-" them to the aggregate version of this function."
-msgstr "La fonction ST_MakeLine a 3 variantes: une fonction d'agrégat spatial qui prend un ensemble de points ou de lignes et retourne une linestring, une fonction qui prend un tableau de point ou de lignes et une fonction normale qui prend deux points ou deux lignes. Un sub-select peut Ãªtre utile pour ordonner les points avant d'appeler la version d'agrégat spatial."
+"or-line geometries and returns a line string, a function that takes an array "
+"of point-or-lines, and a regular function that takes two point-or-line "
+"geometries. You might want to use a subselect to order points before feeding "
+"them to the aggregate version of this function."
+msgstr ""
+"La fonction ST_MakeLine a 3 variantes: une fonction d'agrégat spatial qui "
+"prend un ensemble de points ou de lignes et retourne une linestring, une "
+"fonction qui prend un tableau de point ou de lignes et une fonction normale "
+"qui prend deux points ou deux lignes. Un sub-select peut Ãªtre utile pour "
+"ordonner les points avant d'appeler la version d'agrégat spatial."
 
 #. Tag: para
 #: reference_constructor.xml:1030
 #, no-c-format
 msgid "When adding line components a common node is removed from the output."
-msgstr "Lors de l'ajout de lignes, un noeud commun est supprimé dans l'objet retourné."
+msgstr ""
+"Lors de l'ajout de lignes, un noeud commun est supprimé dans l'objet "
+"retourné."
 
 #. Tag: para
 #: reference_constructor.xml:1035
@@ -1716,7 +2314,9 @@ msgstr "Lors de l'ajout de lignes, un noeud commun est supprimé dans l'objet re
 msgid ""
 "Availability: 1.4.0 - ST_MakeLine(geomarray) was introduced. ST_MakeLine "
 "aggregate functions was enhanced to handle more points faster."
-msgstr "Disponibilité: 1.4.0 - création de ST_MakeLine(geomarray). L'agrégat spatial ST_MakeLine amélioré pour supporter plus de points plus rapidement."
+msgstr ""
+"Disponibilité: 1.4.0 - création de ST_MakeLine(geomarray). L'agrégat spatial "
+"ST_MakeLine amélioré pour supporter plus de points plus rapidement."
 
 #. Tag: para
 #: reference_constructor.xml:1036
@@ -1738,19 +2338,32 @@ msgid ""
 "This example takes a sequence of GPS points and creates one record for each "
 "gps travel where the geometry field is a line string composed of the gps "
 "points in the order of the travel."
-msgstr "Dans cet exemple, une série de points GPS est utilisée pour créer une géométrie pour chaque trace GPS, la géométrie Ã©tant une linestring des points GPS ordonnées par le temps."
+msgstr ""
+"Dans cet exemple, une série de points GPS est utilisée pour créer une "
+"géométrie pour chaque trace GPS, la géométrie Ã©tant une linestring des "
+"points GPS ordonnées par le temps."
 
 #. Tag: programlisting
 #: reference_constructor.xml:1045
 #, no-c-format
 msgid ""
 "-- For pre-PostgreSQL 9.0 - this usually works, \n"
-"-- but the planner may on occasion choose not to respect the order of the subquery\n"
+"-- but the planner may on occasion choose not to respect the order of the "
+"subquery\n"
+"SELECT gps.gps_track, ST_MakeLine(gps.the_geom) As newgeom\n"
+"        FROM (SELECT gps_track,gps_time, the_geom\n"
+"                        FROM gps_points ORDER BY gps_track, gps_time) As "
+"gps\n"
+"        GROUP BY gps.gps_track;"
+msgstr ""
+"-- For pre-PostgreSQL 9.0 - this usually works, \n"
+"-- but the planner may on occasion choose not to respect the order of the "
+"subquery\n"
 "SELECT gps.gps_track, ST_MakeLine(gps.the_geom) As newgeom\n"
 "        FROM (SELECT gps_track,gps_time, the_geom\n"
-"                        FROM gps_points ORDER BY gps_track, gps_time) As gps\n"
+"                        FROM gps_points ORDER BY gps_track, gps_time) As "
+"gps\n"
 "        GROUP BY gps.gps_track;"
-msgstr "-- For pre-PostgreSQL 9.0 - this usually works, \n-- but the planner may on occasion choose not to respect the order of the subquery\nSELECT gps.gps_track, ST_MakeLine(gps.the_geom) As newgeom\n        FROM (SELECT gps_track,gps_time, the_geom\n                        FROM gps_points ORDER BY gps_track, gps_time) As gps\n        GROUP BY gps.gps_track;"
 
 #. Tag: programlisting
 #: reference_constructor.xml:1047
@@ -1760,10 +2373,19 @@ msgid ""
 "-- (you can use the new ORDER BY support for aggregates)\n"
 "-- this is a guaranteed way to get a correctly ordered linestring\n"
 "-- Your order by part can order by more than one column if needed\n"
-"SELECT gps.gps_track, ST_MakeLine(gps.the_geom ORDER BY gps_time) As newgeom\n"
+"SELECT gps.gps_track, ST_MakeLine(gps.the_geom ORDER BY gps_time) As "
+"newgeom\n"
+"        FROM gps_points As gps\n"
+"        GROUP BY gps.gps_track;"
+msgstr ""
+"-- If you are using PostgreSQL 9.0+ \n"
+"-- (you can use the new ORDER BY support for aggregates)\n"
+"-- this is a guaranteed way to get a correctly ordered linestring\n"
+"-- Your order by part can order by more than one column if needed\n"
+"SELECT gps.gps_track, ST_MakeLine(gps.the_geom ORDER BY gps_time) As "
+"newgeom\n"
 "        FROM gps_points As gps\n"
 "        GROUP BY gps.gps_track;"
-msgstr "-- If you are using PostgreSQL 9.0+ \n-- (you can use the new ORDER BY support for aggregates)\n-- this is a guaranteed way to get a correctly ordered linestring\n-- Your order by part can order by more than one column if needed\nSELECT gps.gps_track, ST_MakeLine(gps.the_geom ORDER BY gps_time) As newgeom\n        FROM gps_points As gps\n        GROUP BY gps.gps_track;"
 
 #. Tag: title
 #: reference_constructor.xml:1050
@@ -1778,7 +2400,10 @@ msgid ""
 "First example is a simple one off line string composed of 2 points. The "
 "second formulates line strings from 2 points a user draws. The third is a "
 "one-off that joins 2 3d points to create a line in 3d space."
-msgstr "Le premier example est une simple ligne composée de deux points. Le deuxième construit une ligne Ã  partir de deux points dessinés par un utilisateur. Le troisième créé une ligne 3D Ã  partir de deux points 3D."
+msgstr ""
+"Le premier example est une simple ligne composée de deux points. Le deuxième "
+"construit une ligne Ã  partir de deux points dessinés par un utilisateur. Le "
+"troisième créé une ligne 3D Ã  partir de deux points 3D."
 
 #. Tag: programlisting
 #: reference_constructor.xml:1054
@@ -1796,7 +2421,19 @@ msgid ""
 "                st_asewkt\n"
 "-------------------------\n"
 " LINESTRING(1 2 3,3 4 5)"
-msgstr "SELECT ST_AsText(ST_MakeLine(ST_MakePoint(1,2), ST_MakePoint(3,4)));\n          st_astext\n---------------------\n LINESTRING(1 2,3 4)\n\nSELECT userpoints.id, ST_MakeLine(startpoint, endpoint) As drawn_line\n        FROM userpoints ;\n\nSELECT ST_AsEWKT(ST_MakeLine(ST_MakePoint(1,2,3), ST_MakePoint(3,4,5)));\n                st_asewkt\n-------------------------\n LINESTRING(1 2 3,3 4 5)"
+msgstr ""
+"SELECT ST_AsText(ST_MakeLine(ST_MakePoint(1,2), ST_MakePoint(3,4)));\n"
+"          st_astext\n"
+"---------------------\n"
+" LINESTRING(1 2,3 4)\n"
+"\n"
+"SELECT userpoints.id, ST_MakeLine(startpoint, endpoint) As drawn_line\n"
+"        FROM userpoints ;\n"
+"\n"
+"SELECT ST_AsEWKT(ST_MakeLine(ST_MakePoint(1,2,3), ST_MakePoint(3,4,5)));\n"
+"                st_asewkt\n"
+"-------------------------\n"
+" LINESTRING(1 2 3,3 4 5)"
 
 #. Tag: title
 #: reference_constructor.xml:1058
@@ -1808,15 +2445,27 @@ msgstr "Exemple: version utilisant un Tableau"
 #: reference_constructor.xml:1060
 #, no-c-format
 msgid ""
-"SELECT ST_MakeLine(ARRAY(SELECT ST_Centroid(the_geom) FROM visit_locations ORDER BY visit_time));\n"
+"SELECT ST_MakeLine(ARRAY(SELECT ST_Centroid(the_geom) FROM visit_locations "
+"ORDER BY visit_time));\n"
+"\n"
+"--Making a 3d line with 3 3-d points\n"
+"SELECT ST_AsEWKT(ST_MakeLine(ARRAY[ST_MakePoint(1,2,3),\n"
+"                                ST_MakePoint(3,4,5), "
+"ST_MakePoint(6,6,6)]));\n"
+"                st_asewkt\n"
+"-------------------------\n"
+"LINESTRING(1 2 3,3 4 5,6 6 6)"
+msgstr ""
+"SELECT ST_MakeLine(ARRAY(SELECT ST_Centroid(the_geom) FROM visit_locations "
+"ORDER BY visit_time));\n"
 "\n"
 "--Making a 3d line with 3 3-d points\n"
 "SELECT ST_AsEWKT(ST_MakeLine(ARRAY[ST_MakePoint(1,2,3),\n"
-"                                ST_MakePoint(3,4,5), ST_MakePoint(6,6,6)]));\n"
+"                                ST_MakePoint(3,4,5), "
+"ST_MakePoint(6,6,6)]));\n"
 "                st_asewkt\n"
 "-------------------------\n"
 "LINESTRING(1 2 3,3 4 5,6 6 6)"
-msgstr "SELECT ST_MakeLine(ARRAY(SELECT ST_Centroid(the_geom) FROM visit_locations ORDER BY visit_time));\n\n--Making a 3d line with 3 3-d points\nSELECT ST_AsEWKT(ST_MakeLine(ARRAY[ST_MakePoint(1,2,3),\n                                ST_MakePoint(3,4,5), ST_MakePoint(6,6,6)]));\n                st_asewkt\n-------------------------\nLINESTRING(1 2 3,3 4 5,6 6 6)"
 
 #. Tag: para
 #: reference_constructor.xml:1067
@@ -1824,7 +2473,9 @@ msgstr "SELECT ST_MakeLine(ARRAY(SELECT ST_Centroid(the_geom) FROM visit_locatio
 msgid ""
 ", <xref linkend=\"ST_AsText\"/>, <xref linkend=\"ST_GeomFromText\"/>, <xref "
 "linkend=\"ST_MakePoint\"/>"
-msgstr ", <xref linkend=\"ST_AsText\"/>, <xref linkend=\"ST_GeomFromText\"/>, <xref linkend=\"ST_MakePoint\"/>"
+msgstr ""
+", <xref linkend=\"ST_AsText\"/>, <xref linkend=\"ST_GeomFromText\"/>, <xref "
+"linkend=\"ST_MakePoint\"/>"
 
 #. Tag: refname
 #: reference_constructor.xml:1074
@@ -1838,22 +2489,29 @@ msgstr "ST_MakeEnvelope"
 msgid ""
 "Creates a rectangular Polygon formed from the given minimums and maximums. "
 "Input values must be in SRS specified by the SRID."
-msgstr "Crée un polygone rectangulaire Ã  partir des valeurs minimales et maximales données. Les coordonnées doivent Ãªtre dans le SRS défini par le SRID."
+msgstr ""
+"Crée un polygone rectangulaire Ã  partir des valeurs minimales et maximales "
+"données. Les coordonnées doivent Ãªtre dans le SRS défini par le SRID."
 
 #. Tag: funcprototype
 #: reference_constructor.xml:1082
 #, no-c-format
 msgid ""
 "<funcdef>geometry <function>ST_MakeEnvelope</function></funcdef> "
-"<paramdef><type>double precision</type> "
-"<parameter>xmin</parameter></paramdef> <paramdef><type>double "
-"precision</type> <parameter>ymin</parameter></paramdef> "
-"<paramdef><type>double precision</type> "
-"<parameter>xmax</parameter></paramdef> <paramdef><type>double "
-"precision</type> <parameter>ymax</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
-"<parameter>srid=unknown</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_MakeEnvelope</function></funcdef> <paramdef><type>double precision</type> <parameter>xmin</parameter></paramdef> <paramdef><type>double precision</type> <parameter>ymin</parameter></paramdef> <paramdef><type>double precision</type> <parameter>xmax</parameter></paramdef> <paramdef><type>double precision</type> <parameter>ymax</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>srid=unknown</parameter></paramdef>"
+"<paramdef><type>double precision</type> <parameter>xmin</parameter></"
+"paramdef> <paramdef><type>double precision</type> <parameter>ymin</"
+"parameter></paramdef> <paramdef><type>double precision</type> "
+"<parameter>xmax</parameter></paramdef> <paramdef><type>double precision</"
+"type> <parameter>ymax</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>srid=unknown</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_MakeEnvelope</function></funcdef> "
+"<paramdef><type>double precision</type> <parameter>xmin</parameter></"
+"paramdef> <paramdef><type>double precision</type> <parameter>ymin</"
+"parameter></paramdef> <paramdef><type>double precision</type> "
+"<parameter>xmax</parameter></paramdef> <paramdef><type>double precision</"
+"type> <parameter>ymax</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>srid=unknown</parameter></paramdef>"
 
 #. Tag: para
 #: reference_constructor.xml:1096
@@ -1862,7 +2520,10 @@ msgid ""
 "Creates a rectangular Polygon formed from the minima and maxima. by the "
 "given shell. Input values must be in SRS specified by the SRID. If no SRID "
 "is specified the unknown spatial reference system is assumed"
-msgstr "Crée un polygone rectangulaire Ã  partir des valeurs minimales et maximales données. Les coordonnées doivent Ãªtre dans le SRS défini par le SRID. Si aucun SRID n'est passé, la valeur 0 est prise."
+msgstr ""
+"Crée un polygone rectangulaire Ã  partir des valeurs minimales et maximales "
+"données. Les coordonnées doivent Ãªtre dans le SRS défini par le SRID. Si "
+"aucun SRID n'est passé, la valeur 0 est prise."
 
 #. Tag: para
 #: reference_constructor.xml:1099
@@ -1874,8 +2535,8 @@ msgstr "Disponibilité: 1.5"
 #: reference_constructor.xml:1100
 #, no-c-format
 msgid ""
-"Enhanced: 2.0: Ability to specify an envelope without specifying an SRID was"
-" introduced."
+"Enhanced: 2.0: Ability to specify an envelope without specifying an SRID was "
+"introduced."
 msgstr "Amélioration: 2.0: paramètre SRID devenu optionnel."
 
 #. Tag: title
@@ -1893,7 +2554,12 @@ msgid ""
 "st_asewkt\n"
 "-----------\n"
 "POLYGON((10 10, 10 11, 11 11, 11 10, 10 10))"
-msgstr "SELECT ST_AsText(ST_MakeEnvelope(10, 10, 11, 11, 4326));\n\nst_asewkt\n-----------\nPOLYGON((10 10, 10 11, 11 11, 11 10, 10 10))"
+msgstr ""
+"SELECT ST_AsText(ST_MakeEnvelope(10, 10, 11, 11, 4326));\n"
+"\n"
+"st_asewkt\n"
+"-----------\n"
+"POLYGON((10 10, 10 11, 11 11, 11 10, 10 10))"
 
 #. Tag: para
 #: reference_constructor.xml:1110
@@ -1911,9 +2577,11 @@ msgstr "ST_MakePolygon"
 #: reference_constructor.xml:1118
 #, no-c-format
 msgid ""
-"Creates a Polygon formed by the given shell. Input geometries must be closed"
-" LINESTRINGS."
-msgstr "Crée un Polygon Ã  partir du contour donné. Les géométries en entrées doivent Ãªtre des LINESTRING fermées."
+"Creates a Polygon formed by the given shell. Input geometries must be closed "
+"LINESTRINGS."
+msgstr ""
+"Crée un Polygon Ã  partir du contour donné. Les géométries en entrées doivent "
+"être des LINESTRING fermées."
 
 #. Tag: funcprototype
 #: reference_constructor.xml:1124
@@ -1921,26 +2589,33 @@ msgstr "Crée un Polygon Ã  partir du contour donné. Les géométries en entré
 msgid ""
 "<funcdef>geometry <function>ST_MakePolygon</function></funcdef> "
 "<paramdef><type>geometry</type> <parameter>linestring</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_MakePolygon</function></funcdef> <paramdef><type>geometry</type> <parameter>linestring</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_MakePolygon</function></funcdef> "
+"<paramdef><type>geometry</type> <parameter>linestring</parameter></paramdef>"
 
 #. Tag: funcprototype
 #: reference_constructor.xml:1130
 #, no-c-format
 msgid ""
 "<funcdef>geometry <function>ST_MakePolygon</function></funcdef> "
-"<paramdef><type>geometry</type> "
-"<parameter>outerlinestring</parameter></paramdef> "
-"<paramdef><type>geometry[]</type> "
-"<parameter>interiorlinestrings</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_MakePolygon</function></funcdef> <paramdef><type>geometry</type> <parameter>outerlinestring</parameter></paramdef> <paramdef><type>geometry[]</type> <parameter>interiorlinestrings</parameter></paramdef>"
+"<paramdef><type>geometry</type> <parameter>outerlinestring</parameter></"
+"paramdef> <paramdef><type>geometry[]</type> <parameter>interiorlinestrings</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_MakePolygon</function></funcdef> "
+"<paramdef><type>geometry</type> <parameter>outerlinestring</parameter></"
+"paramdef> <paramdef><type>geometry[]</type> <parameter>interiorlinestrings</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: reference_constructor.xml:1141
 #, no-c-format
 msgid ""
-"Creates a Polygon formed by the given shell. Input geometries must be closed"
-" LINESTRINGS. Comes in 2 variants."
-msgstr "Crée un Polygon Ã  partir du contour donné. Les géométries en entrées doivent Ãªtre des LINESTRING fermées. Existe en 2 versions."
+"Creates a Polygon formed by the given shell. Input geometries must be closed "
+"LINESTRINGS. Comes in 2 variants."
+msgstr ""
+"Crée un Polygon Ã  partir du contour donné. Les géométries en entrées doivent "
+"être des LINESTRING fermées. Existe en 2 versions."
 
 #. Tag: para
 #: reference_constructor.xml:1143
@@ -1955,16 +2630,22 @@ msgid ""
 "Variant 2: Creates a Polygon formed by the given shell and array of holes. "
 "You can construct a geometry array using ST_Accum or the PostgreSQL ARRAY[] "
 "and ARRAY() constructs. Input geometries must be closed LINESTRINGS."
-msgstr "Version 2: Crée un polygone constitué par le contour et un tableau des trous passés en paramètre. Le tableau de géométrie peut Ãªtre construit avec la fonction ST_Accum ou avec les constructions PostgreSQL ARRAY[] et ARRAY(). Les géométries en paramètre doivent Ãªtre fermées."
+msgstr ""
+"Version 2: Crée un polygone constitué par le contour et un tableau des trous "
+"passés en paramètre. Le tableau de géométrie peut Ãªtre construit avec la "
+"fonction ST_Accum ou avec les constructions PostgreSQL ARRAY[] et ARRAY(). "
+"Les géométries en paramètre doivent Ãªtre fermées."
 
 #. Tag: para
 #: reference_constructor.xml:1148
 #, no-c-format
 msgid ""
-"This function will not accept a MULTILINESTRING. Use <xref "
-"linkend=\"ST_LineMerge\"/> or <xref linkend=\"ST_Dump\"/> to generate line "
-"strings."
-msgstr "Cette fonction n'accepte pas de MULTILINESTRING. Utiliser <xref linkend=\"ST_LineMerge\"/> or <xref linkend=\"ST_Dump\"/> pour générer des LINESTRING."
+"This function will not accept a MULTILINESTRING. Use <xref linkend="
+"\"ST_LineMerge\"/> or <xref linkend=\"ST_Dump\"/> to generate line strings."
+msgstr ""
+"Cette fonction n'accepte pas de MULTILINESTRING. Utiliser <xref linkend="
+"\"ST_LineMerge\"/> or <xref linkend=\"ST_Dump\"/> pour générer des "
+"LINESTRING."
 
 #. Tag: title
 #: reference_constructor.xml:1155
@@ -1977,27 +2658,58 @@ msgstr "Exemples: LINESTRING fermée"
 #, no-c-format
 msgid ""
 "--2d line\n"
-"SELECT ST_MakePolygon(ST_GeomFromText('LINESTRING(75.15 29.53,77 29,77.6 29.5, 75.15 29.53)'));\n"
+"SELECT ST_MakePolygon(ST_GeomFromText('LINESTRING(75.15 29.53,77 29,77.6 "
+"29.5, 75.15 29.53)'));\n"
+"--If linestring is not closed\n"
+"--you can add the start point to close it\n"
+"SELECT ST_MakePolygon(ST_AddPoint(foo.open_line, ST_StartPoint(foo."
+"open_line)))\n"
+"FROM (\n"
+"SELECT ST_GeomFromText('LINESTRING(75.15 29.53,77 29,77.6 29.5)') As "
+"open_line) As foo;\n"
+"\n"
+"--3d closed line\n"
+"SELECT ST_MakePolygon(ST_GeomFromText('LINESTRING(75.15 29.53 1,77 29 1,77.6 "
+"29.5 1, 75.15 29.53 1)'));\n"
+"\n"
+"st_asewkt\n"
+"-----------\n"
+"POLYGON((75.15 29.53 1,77 29 1,77.6 29.5 1,75.15 29.53 1))\n"
+"\n"
+"--measured line --\n"
+"SELECT ST_MakePolygon(ST_GeomFromText('LINESTRINGM(75.15 29.53 1,77 29 "
+"1,77.6 29.5 2, 75.15 29.53 2)'));\n"
+"\n"
+"st_asewkt\n"
+"----------\n"
+"POLYGONM((75.15 29.53 1,77 29 1,77.6 29.5 2,75.15 29.53 2))"
+msgstr ""
+"--2d line\n"
+"SELECT ST_MakePolygon(ST_GeomFromText('LINESTRING(75.15 29.53,77 29,77.6 "
+"29.5, 75.15 29.53)'));\n"
 "--If linestring is not closed\n"
 "--you can add the start point to close it\n"
-"SELECT ST_MakePolygon(ST_AddPoint(foo.open_line, ST_StartPoint(foo.open_line)))\n"
+"SELECT ST_MakePolygon(ST_AddPoint(foo.open_line, ST_StartPoint(foo."
+"open_line)))\n"
 "FROM (\n"
-"SELECT ST_GeomFromText('LINESTRING(75.15 29.53,77 29,77.6 29.5)') As open_line) As foo;\n"
+"SELECT ST_GeomFromText('LINESTRING(75.15 29.53,77 29,77.6 29.5)') As "
+"open_line) As foo;\n"
 "\n"
 "--3d closed line\n"
-"SELECT ST_MakePolygon(ST_GeomFromText('LINESTRING(75.15 29.53 1,77 29 1,77.6 29.5 1, 75.15 29.53 1)'));\n"
+"SELECT ST_MakePolygon(ST_GeomFromText('LINESTRING(75.15 29.53 1,77 29 1,77.6 "
+"29.5 1, 75.15 29.53 1)'));\n"
 "\n"
 "st_asewkt\n"
 "-----------\n"
 "POLYGON((75.15 29.53 1,77 29 1,77.6 29.5 1,75.15 29.53 1))\n"
 "\n"
 "--measured line --\n"
-"SELECT ST_MakePolygon(ST_GeomFromText('LINESTRINGM(75.15 29.53 1,77 29 1,77.6 29.5 2, 75.15 29.53 2)'));\n"
+"SELECT ST_MakePolygon(ST_GeomFromText('LINESTRINGM(75.15 29.53 1,77 29 "
+"1,77.6 29.5 2, 75.15 29.53 2)'));\n"
 "\n"
 "st_asewkt\n"
 "----------\n"
 "POLYGONM((75.15 29.53 1,77 29 1,77.6 29.5 2,75.15 29.53 2))"
-msgstr "--2d line\nSELECT ST_MakePolygon(ST_GeomFromText('LINESTRING(75.15 29.53,77 29,77.6 29.5, 75.15 29.53)'));\n--If linestring is not closed\n--you can add the start point to close it\nSELECT ST_MakePolygon(ST_AddPoint(foo.open_line, ST_StartPoint(foo.open_line)))\nFROM (\nSELECT ST_GeomFromText('LINESTRING(75.15 29.53,77 29,77.6 29.5)') As open_line) As foo;\n\n--3d closed line\nSELECT ST_MakePolygon(ST_GeomFromText('LINESTRING(75.15 29.53 1,77 29 1,77.6 29.5 1, 75.15 29.53 1)'));\n\nst_asewkt\n-----------\nPOLYGON((75.15 29.53 1,77 29 1,77.6 29.5 1,75.15 29.53 1))\n\n--measured line --\nSELECT ST_MakePolygon(ST_GeomFromText('LINESTRINGM(75.15 29.53 1,77 29 1,77.6 29.5 2, 75.15 29.53 2)'));\n\nst_asewkt\n----------\nPOLYGONM((75.15 29.53 1,77 29 1,77.6 29.5 2,75.15 29.53 2))"
 
 #. Tag: title
 #: reference_constructor.xml:1159
@@ -2024,16 +2736,28 @@ msgid ""
 "        (SELECT ST_ExteriorRing(ST_Buffer(ST_MakePoint(10,10),10,10))\n"
 "                As line )\n"
 "                As foo;"
-msgstr "SELECT ST_MakePolygon(\n                ST_ExteriorRing(ST_Buffer(foo.line,10)),\n        ARRAY[ST_Translate(foo.line,1,1),\n                ST_ExteriorRing(ST_Buffer(ST_MakePoint(20,20),1)) ]\n        )\nFROM\n        (SELECT ST_ExteriorRing(ST_Buffer(ST_MakePoint(10,10),10,10))\n                As line )\n                As foo;"
+msgstr ""
+"SELECT ST_MakePolygon(\n"
+"                ST_ExteriorRing(ST_Buffer(foo.line,10)),\n"
+"        ARRAY[ST_Translate(foo.line,1,1),\n"
+"                ST_ExteriorRing(ST_Buffer(ST_MakePoint(20,20),1)) ]\n"
+"        )\n"
+"FROM\n"
+"        (SELECT ST_ExteriorRing(ST_Buffer(ST_MakePoint(10,10),10,10))\n"
+"                As line )\n"
+"                As foo;"
 
 #. Tag: para
 #: reference_constructor.xml:1163
 #, no-c-format
 msgid ""
-"Build province boundaries with holes representing lakes in the province from"
-" a set of province polygons/multipolygons and water line strings this is an "
+"Build province boundaries with holes representing lakes in the province from "
+"a set of province polygons/multipolygons and water line strings this is an "
 "example of using PostGIS ST_Accum"
-msgstr "Construit les contours de provinces avec des trous constitués par les lacs contenus dans ces provinces. Cette exemple utilise la fonction PostGIS ST_Accum Ã  partir des polygones des provinces et des lignes des lacs."
+msgstr ""
+"Construit les contours de provinces avec des trous constitués par les lacs "
+"contenus dans ces provinces. Cette exemple utilise la fonction PostGIS "
+"ST_Accum Ã  partir des polygones des provinces et des lignes des lacs."
 
 #. Tag: para
 #: reference_constructor.xml:1167
@@ -2041,7 +2765,9 @@ msgstr "Construit les contours de provinces avec des trous constitués par les l
 msgid ""
 "The use of CASE because feeding a null array into ST_MakePolygon results in "
 "NULL"
-msgstr "L'utlisation de CASE permet de filtrer les valeurs nulles, qui ne sont pas supportées par ST_MakePolygon."
+msgstr ""
+"L'utlisation de CASE permet de filtrer les valeurs nulles, qui ne sont pas "
+"supportées par ST_MakePolygon."
 
 #. Tag: para
 #: reference_constructor.xml:1169
@@ -2049,7 +2775,9 @@ msgstr "L'utlisation de CASE permet de filtrer les valeurs nulles, qui ne sont p
 msgid ""
 "the use of left join to guarantee we get all provinces back even if they "
 "have no lakes"
-msgstr "L'utilisation du LEFT JOIN garantit d'obtenir tous les polygones des provinces même si elles ne contiennent pas de lac."
+msgstr ""
+"L'utilisation du LEFT JOIN garantit d'obtenir tous les polygones des "
+"provinces même si elles ne contiennent pas de lac."
 
 #. Tag: programlisting
 #: reference_constructor.xml:1170
@@ -2058,14 +2786,47 @@ msgid ""
 "SELECT p.gid, p.province_name,\n"
 "                CASE WHEN\n"
 "                        ST_Accum(w.the_geom) IS NULL THEN p.the_geom\n"
-"                ELSE  ST_MakePolygon(ST_LineMerge(ST_Boundary(p.the_geom)), ST_Accum(w.the_geom)) END\n"
+"                ELSE  ST_MakePolygon(ST_LineMerge(ST_Boundary(p.the_geom)), "
+"ST_Accum(w.the_geom)) END\n"
+"        FROM\n"
+"                provinces p LEFT JOIN waterlines w\n"
+"                        ON (ST_Within(w.the_geom, p.the_geom) AND "
+"ST_IsClosed(w.the_geom))\n"
+"        GROUP BY p.gid, p.province_name, p.the_geom;\n"
+"\n"
+"        --Same example above but utilizing a correlated subquery\n"
+"        --and PostgreSQL built-in ARRAY() function that converts a row set "
+"to an array\n"
+"\n"
+"        SELECT p.gid,  p.province_name, CASE WHEN\n"
+"                EXISTS(SELECT w.the_geom\n"
+"                        FROM waterlines w\n"
+"                        WHERE ST_Within(w.the_geom, p.the_geom)\n"
+"                        AND ST_IsClosed(w.the_geom))\n"
+"                THEN\n"
+"                ST_MakePolygon(ST_LineMerge(ST_Boundary(p.the_geom)),\n"
+"                        ARRAY(SELECT w.the_geom\n"
+"                                FROM waterlines w\n"
+"                                WHERE ST_Within(w.the_geom, p.the_geom)\n"
+"                                AND ST_IsClosed(w.the_geom)))\n"
+"                ELSE p.the_geom END As the_geom\n"
+"        FROM\n"
+"                provinces p;"
+msgstr ""
+"SELECT p.gid, p.province_name,\n"
+"                CASE WHEN\n"
+"                        ST_Accum(w.the_geom) IS NULL THEN p.the_geom\n"
+"                ELSE  ST_MakePolygon(ST_LineMerge(ST_Boundary(p.the_geom)), "
+"ST_Accum(w.the_geom)) END\n"
 "        FROM\n"
 "                provinces p LEFT JOIN waterlines w\n"
-"                        ON (ST_Within(w.the_geom, p.the_geom) AND ST_IsClosed(w.the_geom))\n"
+"                        ON (ST_Within(w.the_geom, p.the_geom) AND "
+"ST_IsClosed(w.the_geom))\n"
 "        GROUP BY p.gid, p.province_name, p.the_geom;\n"
 "\n"
 "        --Same example above but utilizing a correlated subquery\n"
-"        --and PostgreSQL built-in ARRAY() function that converts a row set to an array\n"
+"        --and PostgreSQL built-in ARRAY() function that converts a row set "
+"to an array\n"
 "\n"
 "        SELECT p.gid,  p.province_name, CASE WHEN\n"
 "                EXISTS(SELECT w.the_geom\n"
@@ -2081,7 +2842,6 @@ msgid ""
 "                ELSE p.the_geom END As the_geom\n"
 "        FROM\n"
 "                provinces p;"
-msgstr "SELECT p.gid, p.province_name,\n                CASE WHEN\n                        ST_Accum(w.the_geom) IS NULL THEN p.the_geom\n                ELSE  ST_MakePolygon(ST_LineMerge(ST_Boundary(p.the_geom)), ST_Accum(w.the_geom)) END\n        FROM\n                provinces p LEFT JOIN waterlines w\n                        ON (ST_Within(w.the_geom, p.the_geom) AND ST_IsClosed(w.the_geom))\n        GROUP BY p.gid, p.province_name, p.the_geom;\n\n        --Same example above but utilizing a correlated subquery\n        --and PostgreSQL built-in ARRAY() function that converts a row set to an array\n\n        SELECT p.gid,  p.province_name, CASE WHEN\n                EXISTS(SELECT w.the_geom\n                        FROM waterlines w\n                        WHERE ST_Within(w.the_geom, p.the_geom)\n                        AND ST_IsClosed(w.the_geom))\n                THEN\n                ST_MakePolygon(ST_LineMerge(ST_Boundary(p.the_geom)),\n                        ARRAY(SELECT w.the_geom\n                                FROM waterlines w\n                                WHERE ST_Within(w.the_geom, p.the_geom)\n                                AND ST_IsClosed(w.the_geom)))\n                ELSE p.the_geom END As the_geom\n        FROM\n                provinces p;"
 
 #. Tag: para
 #: reference_constructor.xml:1174
@@ -2090,7 +2850,10 @@ msgid ""
 ", <xref linkend=\"ST_AddPoint\"/>, <xref linkend=\"ST_GeometryType\"/>, "
 "<xref linkend=\"ST_IsClosed\"/>, <xref linkend=\"ST_LineMerge\"/>, <xref "
 "linkend=\"ST_BuildArea\"/>"
-msgstr ", <xref linkend=\"ST_AddPoint\"/>, <xref linkend=\"ST_GeometryType\"/>, <xref linkend=\"ST_IsClosed\"/>, <xref linkend=\"ST_LineMerge\"/>, <xref linkend=\"ST_BuildArea\"/>"
+msgstr ""
+", <xref linkend=\"ST_AddPoint\"/>, <xref linkend=\"ST_GeometryType\"/>, "
+"<xref linkend=\"ST_IsClosed\"/>, <xref linkend=\"ST_LineMerge\"/>, <xref "
+"linkend=\"ST_BuildArea\"/>"
 
 #. Tag: refname
 #: reference_constructor.xml:1187
@@ -2111,7 +2874,10 @@ msgid ""
 "<funcdef>geometry <function>ST_MakePoint</function></funcdef> "
 "<paramdef><type>double precision</type> <parameter>x</parameter></paramdef> "
 "<paramdef><type>double precision</type> <parameter>y</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_MakePoint</function></funcdef> <paramdef><type>double precision</type> <parameter>x</parameter></paramdef> <paramdef><type>double precision</type> <parameter>y</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_MakePoint</function></funcdef> "
+"<paramdef><type>double precision</type> <parameter>x</parameter></paramdef> "
+"<paramdef><type>double precision</type> <parameter>y</parameter></paramdef>"
 
 #. Tag: funcprototype
 #: reference_constructor.xml:1201
@@ -2121,7 +2887,11 @@ msgid ""
 "<paramdef><type>double precision</type> <parameter>x</parameter></paramdef> "
 "<paramdef><type>double precision</type> <parameter>y</parameter></paramdef> "
 "<paramdef><type>double precision</type> <parameter>z</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_MakePoint</function></funcdef> <paramdef><type>double precision</type> <parameter>x</parameter></paramdef> <paramdef><type>double precision</type> <parameter>y</parameter></paramdef> <paramdef><type>double precision</type> <parameter>z</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_MakePoint</function></funcdef> "
+"<paramdef><type>double precision</type> <parameter>x</parameter></paramdef> "
+"<paramdef><type>double precision</type> <parameter>y</parameter></paramdef> "
+"<paramdef><type>double precision</type> <parameter>z</parameter></paramdef>"
 
 #. Tag: funcprototype
 #: reference_constructor.xml:1209
@@ -2132,7 +2902,12 @@ msgid ""
 "<paramdef><type>double precision</type> <parameter>y</parameter></paramdef> "
 "<paramdef><type>double precision</type> <parameter>z</parameter></paramdef> "
 "<paramdef><type>double precision</type> <parameter>m</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_MakePoint</function></funcdef> <paramdef><type>double precision</type> <parameter>x</parameter></paramdef> <paramdef><type>double precision</type> <parameter>y</parameter></paramdef> <paramdef><type>double precision</type> <parameter>z</parameter></paramdef> <paramdef><type>double precision</type> <parameter>m</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_MakePoint</function></funcdef> "
+"<paramdef><type>double precision</type> <parameter>x</parameter></paramdef> "
+"<paramdef><type>double precision</type> <parameter>y</parameter></paramdef> "
+"<paramdef><type>double precision</type> <parameter>z</parameter></paramdef> "
+"<paramdef><type>double precision</type> <parameter>m</parameter></paramdef>"
 
 #. Tag: para
 #: reference_constructor.xml:1222
@@ -2143,7 +2918,12 @@ msgid ""
 "faster and more precise than <xref linkend=\"ST_GeomFromText\"/> and <xref "
 "linkend=\"ST_PointFromText\"/>. It is also easier to use if you have raw "
 "coordinates rather than WKT."
-msgstr "Construit une géométrie de type point en 2D, 3DZ ou 4D (géométrie avec mesure). <varname>ST_MakePoint</varname>, non définie par l'OGC est généralement plus rapide et plus précise que <xref linkend=\"ST_GeomFromText\"/> and <xref linkend=\"ST_PointFromText\"/>. \nUtile si on dispose de coordonnées numériques et non textuelles WKT."
+msgstr ""
+"Construit une géométrie de type point en 2D, 3DZ ou 4D (géométrie avec "
+"mesure). <varname>ST_MakePoint</varname>, non définie par l'OGC est "
+"généralement plus rapide et plus précise que <xref linkend=\"ST_GeomFromText"
+"\"/> and <xref linkend=\"ST_PointFromText\"/>. \n"
+"Utile si on dispose de coordonnées numériques et non textuelles WKT."
 
 #. Tag: para
 #: reference_constructor.xml:1228
@@ -2155,9 +2935,9 @@ msgstr "Note: x: longitude, y: latitude"
 #: reference_constructor.xml:1229
 #, no-c-format
 msgid ""
-"Use <xref linkend=\"ST_MakePointM\"/> if you need to make a point with "
-"x,y,m."
-msgstr "Utiliser <xref linkend=\"ST_MakePointM\"/> pour construire un point x,y,m."
+"Use <xref linkend=\"ST_MakePointM\"/> if you need to make a point with x,y,m."
+msgstr ""
+"Utiliser <xref linkend=\"ST_MakePointM\"/> pour construire un point x,y,m."
 
 #. Tag: programlisting
 #: reference_constructor.xml:1236
@@ -2177,7 +2957,21 @@ msgid ""
 "result\n"
 "-------\n"
 "1.5"
-msgstr "--Return point with unknown SRID\nSELECT ST_MakePoint(-71.1043443253471, 42.3150676015829);\n\n--Return point marked as WGS 84 long lat\nSELECT ST_SetSRID(ST_MakePoint(-71.1043443253471, 42.3150676015829),4326);\n\n--Return a 3D point (e.g. has altitude)\nSELECT ST_MakePoint(1, 2,1.5);\n\n--Get z of point\nSELECT ST_Z(ST_MakePoint(1, 2,1.5));\nresult\n-------\n1.5"
+msgstr ""
+"--Return point with unknown SRID\n"
+"SELECT ST_MakePoint(-71.1043443253471, 42.3150676015829);\n"
+"\n"
+"--Return point marked as WGS 84 long lat\n"
+"SELECT ST_SetSRID(ST_MakePoint(-71.1043443253471, 42.3150676015829),4326);\n"
+"\n"
+"--Return a 3D point (e.g. has altitude)\n"
+"SELECT ST_MakePoint(1, 2,1.5);\n"
+"\n"
+"--Get z of point\n"
+"SELECT ST_Z(ST_MakePoint(1, 2,1.5));\n"
+"result\n"
+"-------\n"
+"1.5"
 
 #. Tag: para
 #: reference_constructor.xml:1240
@@ -2185,7 +2979,9 @@ msgstr "--Return point with unknown SRID\nSELECT ST_MakePoint(-71.1043443253471,
 msgid ""
 ", <xref linkend=\"ST_PointFromText\"/>, <xref linkend=\"ST_SetSRID\"/>, "
 "<xref linkend=\"ST_MakePointM\"/>"
-msgstr ", <xref linkend=\"ST_PointFromText\"/>, <xref linkend=\"ST_SetSRID\"/>, <xref linkend=\"ST_MakePointM\"/>"
+msgstr ""
+", <xref linkend=\"ST_PointFromText\"/>, <xref linkend=\"ST_SetSRID\"/>, "
+"<xref linkend=\"ST_MakePointM\"/>"
 
 #. Tag: refname
 #: reference_constructor.xml:1246
@@ -2207,7 +3003,11 @@ msgid ""
 "<paramdef><type>float</type> <parameter>x</parameter></paramdef> "
 "<paramdef><type>float</type> <parameter>y</parameter></paramdef> "
 "<paramdef><type>float</type> <parameter>m</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_MakePointM</function></funcdef> <paramdef><type>float</type> <parameter>x</parameter></paramdef> <paramdef><type>float</type> <parameter>y</parameter></paramdef> <paramdef><type>float</type> <parameter>m</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_MakePointM</function></funcdef> "
+"<paramdef><type>float</type> <parameter>x</parameter></paramdef> "
+"<paramdef><type>float</type> <parameter>y</parameter></paramdef> "
+"<paramdef><type>float</type> <parameter>m</parameter></paramdef>"
 
 #. Tag: para
 #: reference_constructor.xml:1265
@@ -2227,7 +3027,10 @@ msgstr "Note: x: longitude, y: latitude"
 msgid ""
 "We use ST_AsEWKT in these examples to show the text representation instead "
 "of ST_AsText because ST_AsText does not support returning M."
-msgstr "Utilisation de ST_AsEWKT Ã  la place de ST_AsText pour représenter les géométries sous forme textuelle car ST_AsText  ne support pas la coordonnée M."
+msgstr ""
+"Utilisation de ST_AsEWKT Ã  la place de ST_AsText pour représenter les "
+"géométries sous forme textuelle car ST_AsText  ne support pas la coordonnée "
+"M."
 
 #. Tag: programlisting
 #: reference_constructor.xml:1273
@@ -2241,8 +3044,36 @@ msgid ""
 "-----------------------------------------------\n"
 " POINTM(-71.1043443253471 42.3150676015829 10)\n"
 "\n"
-"--Return EWKT representation of point with measure marked as WGS 84 long lat\n"
-"SELECT ST_AsEWKT(ST_SetSRID(ST_MakePointM(-71.1043443253471, 42.3150676015829,10),4326));\n"
+"--Return EWKT representation of point with measure marked as WGS 84 long "
+"lat\n"
+"SELECT ST_AsEWKT(ST_SetSRID(ST_MakePointM(-71.1043443253471, "
+"42.3150676015829,10),4326));\n"
+"\n"
+"                                                st_asewkt\n"
+"---------------------------------------------------------\n"
+"SRID=4326;POINTM(-71.1043443253471 42.3150676015829 10)\n"
+"\n"
+"--Return a 3d point (e.g. has altitude)\n"
+"SELECT ST_MakePoint(1, 2,1.5);\n"
+"\n"
+"--Get m of point\n"
+"SELECT ST_M(ST_MakePointM(-71.1043443253471, 42.3150676015829,10));\n"
+"result\n"
+"-------\n"
+"10"
+msgstr ""
+"--Return EWKT representation of point with unknown SRID\n"
+"SELECT ST_AsEWKT(ST_MakePointM(-71.1043443253471, 42.3150676015829, 10));\n"
+"\n"
+"--result\n"
+"                                   st_asewkt\n"
+"-----------------------------------------------\n"
+" POINTM(-71.1043443253471 42.3150676015829 10)\n"
+"\n"
+"--Return EWKT representation of point with measure marked as WGS 84 long "
+"lat\n"
+"SELECT ST_AsEWKT(ST_SetSRID(ST_MakePointM(-71.1043443253471, "
+"42.3150676015829,10),4326));\n"
 "\n"
 "                                                st_asewkt\n"
 "---------------------------------------------------------\n"
@@ -2256,7 +3087,6 @@ msgid ""
 "result\n"
 "-------\n"
 "10"
-msgstr "--Return EWKT representation of point with unknown SRID\nSELECT ST_AsEWKT(ST_MakePointM(-71.1043443253471, 42.3150676015829, 10));\n\n--result\n                                   st_asewkt\n-----------------------------------------------\n POINTM(-71.1043443253471 42.3150676015829 10)\n\n--Return EWKT representation of point with measure marked as WGS 84 long lat\nSELECT ST_AsEWKT(ST_SetSRID(ST_MakePointM(-71.1043443253471, 42.3150676015829,10),4326));\n\n                                                st_asewkt\n---------------------------------------------------------\nSRID=4326;POINTM(-71.1043443253471 42.3150676015829 10)\n\n--Return a 3d point (e.g. has altitude)\nSELECT ST_MakePoint(1, 2,1.5);\n\n--Get m of point\nSELECT ST_M(ST_MakePointM(-71.1043443253471, 42.3150676015829,10));\nresult\n-------\n10"
 
 #. Tag: para
 #: reference_constructor.xml:1277
@@ -2274,20 +3104,27 @@ msgstr "ST_MLineFromText"
 #: reference_constructor.xml:1285
 #, no-c-format
 msgid "Return a specified ST_MultiLineString value from WKT representation."
-msgstr "Retourne un objet de type ST_MultiLineString Ã  partir de sa représentation WKT."
+msgstr ""
+"Retourne un objet de type ST_MultiLineString Ã  partir de sa représentation "
+"WKT."
 
 #. Tag: funcsynopsis
 #: reference_constructor.xml:1289
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>geometry "
-"<function>ST_MLineFromText</function></funcdef> <paramdef><type>text </type>"
-" <parameter>WKT</parameter></paramdef> <paramdef><type>integer </type> "
-"<parameter>srid</parameter></paramdef> </funcprototype> <funcprototype> "
-"<funcdef>geometry <function>ST_MLineFromText</function></funcdef> "
-"<paramdef><type>text </type> <parameter>WKT</parameter></paramdef> "
-"</funcprototype>"
-msgstr "<funcprototype> <funcdef>geometry <function>ST_MLineFromText</function></funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_MLineFromText</function></funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> </funcprototype>"
+"<funcprototype> <funcdef>geometry <function>ST_MLineFromText</function></"
+"funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>srid</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>geometry <function>ST_MLineFromText</"
+"function></funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></"
+"paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>geometry <function>ST_MLineFromText</function></"
+"funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>srid</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>geometry <function>ST_MLineFromText</"
+"function></funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></"
+"paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_constructor.xml:1307
@@ -2295,7 +3132,10 @@ msgstr "<funcprototype> <funcdef>geometry <function>ST_MLineFromText</function><
 msgid ""
 "Makes a Geometry from Well-Known-Text (WKT) with the given SRID. If SRID is "
 "not give, it defaults to -1."
-msgstr "Construit une géométrie depuis une représentation Well-Known-Text (WKT), avec le SRID spécifié. Si aucun SRID n'est donné, la valeur par défaut est -1  "
+msgstr ""
+"Construit une géométrie depuis une représentation Well-Known-Text (WKT), "
+"avec le SRID spécifié. Si aucun SRID n'est donné, la valeur par défaut est "
+"-1  "
 
 #. Tag: para
 #: reference_constructor.xml:1313
@@ -2308,9 +3148,12 @@ msgstr "Retourne NULL si le WKT n'est pas une MULTILINESTRING"
 #, no-c-format
 msgid ""
 "If you are absolutely sure all your WKT geometries are points, don't use "
-"this function. It is slower than ST_GeomFromText since it adds an additional"
-" validation step."
-msgstr "Si vous Ãªtes absolument sûrs que toutes les géométries WKT sont des points, ne pas utiliser cette fonction. Elle est plus lente que ST_GeomFromText Ã  cause d'une Ã©tape de validation supplémentaire."
+"this function. It is slower than ST_GeomFromText since it adds an additional "
+"validation step."
+msgstr ""
+"Si vous Ãªtes absolument sûrs que toutes les géométries WKT sont des points, "
+"ne pas utiliser cette fonction. Elle est plus lente que ST_GeomFromText Ã  "
+"cause d'une Ã©tape de validation supplémentaire."
 
 #. Tag: para
 #: reference_constructor.xml:1322
@@ -2336,28 +3179,38 @@ msgstr "ST_MPointFromText"
 msgid ""
 "<refpurpose>Makes a Geometry from WKT with the given SRID. If SRID is not "
 "give, it defaults to -1.</refpurpose>"
-msgstr "<refpurpose>Construit une géométrie Ã  partir d'une représentation WKT avec le SRID donné. Si aucun SRID n'est donné, la valeur par défaut est -1.</refpurpose>"
+msgstr ""
+"<refpurpose>Construit une géométrie Ã  partir d'une représentation WKT avec "
+"le SRID donné. Si aucun SRID n'est donné, la valeur par défaut est -1.</"
+"refpurpose>"
 
 #. Tag: funcsynopsis
 #: reference_constructor.xml:1350
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>geometry "
-"<function>ST_MPointFromText</function></funcdef> <paramdef><type>text "
-"</type> <parameter>WKT</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>srid</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>geometry "
-"<function>ST_MPointFromText</function></funcdef> <paramdef><type>text "
-"</type> <parameter>WKT</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>geometry <function>ST_MPointFromText</function></funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_MPointFromText</function></funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> </funcprototype>"
+"<funcprototype> <funcdef>geometry <function>ST_MPointFromText</function></"
+"funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>srid</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_MPointFromText</function></funcdef> <paramdef><type>text </"
+"type> <parameter>WKT</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>geometry <function>ST_MPointFromText</function></"
+"funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>srid</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_MPointFromText</function></funcdef> <paramdef><type>text </"
+"type> <parameter>WKT</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_constructor.xml:1368
 #, no-c-format
 msgid ""
-"<para>Makes a Geometry from WKT with the given SRID. If SRID is not give, it"
-" defaults to -1.</para>"
-msgstr "<para>Construit une géométrie Ã  partir d'une représentation WKT avec le SRID donné. Si aucun SRID n'est donné, la valeur par défaut est -1.</para>"
+"<para>Makes a Geometry from WKT with the given SRID. If SRID is not give, it "
+"defaults to -1.</para>"
+msgstr ""
+"<para>Construit une géométrie Ã  partir d'une représentation WKT avec le SRID "
+"donné. Si aucun SRID n'est donné, la valeur par défaut est -1.</para>"
 
 #. Tag: para
 #: reference_constructor.xml:1374
@@ -2382,8 +3235,12 @@ msgstr "&sqlmm_compliant; SQL-MM 3: 9.2.4"
 #, no-c-format
 msgid ""
 "SELECT ST_MPointFromText('MULTIPOINT(1 2, 3 4)');\n"
-"SELECT ST_MPointFromText('MULTIPOINT(-70.9590 42.1180, -70.9611 42.1223)', 4326);"
-msgstr "SELECT ST_MPointFromText('MULTIPOINT(1 2, 3 4)');\nSELECT ST_MPointFromText('MULTIPOINT(-70.9590 42.1180, -70.9611 42.1223)', 4326);"
+"SELECT ST_MPointFromText('MULTIPOINT(-70.9590 42.1180, -70.9611 42.1223)', "
+"4326);"
+msgstr ""
+"SELECT ST_MPointFromText('MULTIPOINT(1 2, 3 4)');\n"
+"SELECT ST_MPointFromText('MULTIPOINT(-70.9590 42.1180, -70.9611 42.1223)', "
+"4326);"
 
 #. Tag: refname
 #: reference_constructor.xml:1404
@@ -2397,20 +3254,27 @@ msgstr "ST_MPolyFromText"
 msgid ""
 "Makes a MultiPolygon Geometry from WKT with the given SRID. If SRID is not "
 "give, it defaults to -1."
-msgstr "Construit une géométrie MultiPolygon Ã  partir d'une représentation WKT et le SRID donné. Si aucun SRID n'est donné, la valeur par défaut est -1."
+msgstr ""
+"Construit une géométrie MultiPolygon Ã  partir d'une représentation WKT et le "
+"SRID donné. Si aucun SRID n'est donné, la valeur par défaut est -1."
 
 #. Tag: funcsynopsis
 #: reference_constructor.xml:1411
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>geometry "
-"<function>ST_MPolyFromText</function></funcdef> <paramdef><type>text </type>"
-" <parameter>WKT</parameter></paramdef> <paramdef><type>integer </type> "
-"<parameter>srid</parameter></paramdef> </funcprototype> <funcprototype> "
-"<funcdef>geometry <function>ST_MPolyFromText</function></funcdef> "
-"<paramdef><type>text </type> <parameter>WKT</parameter></paramdef> "
-"</funcprototype>"
-msgstr "<funcprototype> <funcdef>geometry <function>ST_MPolyFromText</function></funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_MPolyFromText</function></funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> </funcprototype>"
+"<funcprototype> <funcdef>geometry <function>ST_MPolyFromText</function></"
+"funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>srid</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>geometry <function>ST_MPolyFromText</"
+"function></funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></"
+"paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>geometry <function>ST_MPolyFromText</function></"
+"funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>srid</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>geometry <function>ST_MPolyFromText</"
+"function></funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></"
+"paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_constructor.xml:1429
@@ -2418,7 +3282,9 @@ msgstr "<funcprototype> <funcdef>geometry <function>ST_MPolyFromText</function><
 msgid ""
 "Makes a MultiPolygon from WKT with the given SRID. If SRID is not give, it "
 "defaults to -1."
-msgstr "Construit une géométrie MultiPolygon Ã  partir d'une représentation WKT avec le SRID donné. Si aucun SRID n'est donné, la valeur par défaut est -1."
+msgstr ""
+"Construit une géométrie MultiPolygon Ã  partir d'une représentation WKT avec "
+"le SRID donné. Si aucun SRID n'est donné, la valeur par défaut est -1."
 
 #. Tag: para
 #: reference_constructor.xml:1435
@@ -2433,7 +3299,10 @@ msgid ""
 "If you are absolutely sure all your WKT geometries are multipolygons, don't "
 "use this function. It is slower than ST_GeomFromText since it adds an "
 "additional validation step."
-msgstr "Si vous Ãªtes absolument sûrs que toutes les géométries WKT sont des multipolygones, ne pas utiliser cette fonction. Elle est plus lente que ST_GeomFromText Ã  cause d'une Ã©tape de validation supplémentaire."
+msgstr ""
+"Si vous Ãªtes absolument sûrs que toutes les géométries WKT sont des "
+"multipolygones, ne pas utiliser cette fonction. Elle est plus lente que "
+"ST_GeomFromText Ã  cause d'une Ã©tape de validation supplémentaire."
 
 #. Tag: para
 #: reference_constructor.xml:1444
@@ -2445,10 +3314,41 @@ msgstr "&sqlmm_compliant; SQL-MM 3: 9.6.4"
 #: reference_constructor.xml:1452
 #, no-c-format
 msgid ""
-"SELECT ST_MPolyFromText('MULTIPOLYGON(((0 0 1,20 0 1,20 20 1,0 20 1,0 0 1),(5 5 3,5 7 3,7 7 3,7 5 3,5 5 3)))');\n"
-"SELECt ST_MPolyFromText('MULTIPOLYGON(((-70.916 42.1002,-70.9468 42.0946,-70.9765 42.0872,-70.9754 42.0875,-70.9749 42.0879,-70.9752 42.0881,-70.9754 42.0891,-70.9758 42.0894,-70.9759 42.0897,-70.9759 42.0899,-70.9754 42.0902,-70.9756 42.0906,-70.9753 42.0907,-70.9753 42.0917,-70.9757 42.0924,-70.9755 42.0928,-70.9755 42.0942,-70.9751 42.0948,-70.9755 42.0953,-70.9751 42.0958,-70.9751 42.0962,-70.9759 42.0983,-70.9767 42.0987,-70.9768 42.0991,-70.9771 42.0997,-70.9771 42.1003,-70.9768 42.1005,-70.977 42.1011,-70.9766 42.1019,-70.9768 42.1026,-70.9769 42.1033,-70.9775 42.1042,-70.9773 42.1043,-70.9776 42.1043,-70.9778 42.1048,-70.9773 42.1058,-70.9774 42.1061,-70.9779 42.1065,-70.9782 42.1078,-70.9788 42.1085,-70.9798 42.1087,-70.9806 42.109,-70.9807 42.1093,-70.9806 42.1099,-70.9809 42.1109,-70.9808 42.1112,-70.9798 42.1116,-70.9792 42.1127,-70.979 42.1129,-70.9787 42.1134,-70.979 42.1139,-70.9791 42.1141,-70.9987 42.1116,-71.0022 42.1273,\n"
+"SELECT ST_MPolyFromText('MULTIPOLYGON(((0 0 1,20 0 1,20 20 1,0 20 1,0 0 1),"
+"(5 5 3,5 7 3,7 7 3,7 5 3,5 5 3)))');\n"
+"SELECt ST_MPolyFromText('MULTIPOLYGON(((-70.916 42.1002,-70.9468 "
+"42.0946,-70.9765 42.0872,-70.9754 42.0875,-70.9749 42.0879,-70.9752 "
+"42.0881,-70.9754 42.0891,-70.9758 42.0894,-70.9759 42.0897,-70.9759 "
+"42.0899,-70.9754 42.0902,-70.9756 42.0906,-70.9753 42.0907,-70.9753 "
+"42.0917,-70.9757 42.0924,-70.9755 42.0928,-70.9755 42.0942,-70.9751 "
+"42.0948,-70.9755 42.0953,-70.9751 42.0958,-70.9751 42.0962,-70.9759 "
+"42.0983,-70.9767 42.0987,-70.9768 42.0991,-70.9771 42.0997,-70.9771 "
+"42.1003,-70.9768 42.1005,-70.977 42.1011,-70.9766 42.1019,-70.9768 "
+"42.1026,-70.9769 42.1033,-70.9775 42.1042,-70.9773 42.1043,-70.9776 "
+"42.1043,-70.9778 42.1048,-70.9773 42.1058,-70.9774 42.1061,-70.9779 "
+"42.1065,-70.9782 42.1078,-70.9788 42.1085,-70.9798 42.1087,-70.9806 "
+"42.109,-70.9807 42.1093,-70.9806 42.1099,-70.9809 42.1109,-70.9808 "
+"42.1112,-70.9798 42.1116,-70.9792 42.1127,-70.979 42.1129,-70.9787 "
+"42.1134,-70.979 42.1139,-70.9791 42.1141,-70.9987 42.1116,-71.0022 42.1273,\n"
+"        -70.9408 42.1513,-70.9315 42.1165,-70.916 42.1002)))',4326);"
+msgstr ""
+"SELECT ST_MPolyFromText('MULTIPOLYGON(((0 0 1,20 0 1,20 20 1,0 20 1,0 0 1),"
+"(5 5 3,5 7 3,7 7 3,7 5 3,5 5 3)))');\n"
+"SELECt ST_MPolyFromText('MULTIPOLYGON(((-70.916 42.1002,-70.9468 "
+"42.0946,-70.9765 42.0872,-70.9754 42.0875,-70.9749 42.0879,-70.9752 "
+"42.0881,-70.9754 42.0891,-70.9758 42.0894,-70.9759 42.0897,-70.9759 "
+"42.0899,-70.9754 42.0902,-70.9756 42.0906,-70.9753 42.0907,-70.9753 "
+"42.0917,-70.9757 42.0924,-70.9755 42.0928,-70.9755 42.0942,-70.9751 "
+"42.0948,-70.9755 42.0953,-70.9751 42.0958,-70.9751 42.0962,-70.9759 "
+"42.0983,-70.9767 42.0987,-70.9768 42.0991,-70.9771 42.0997,-70.9771 "
+"42.1003,-70.9768 42.1005,-70.977 42.1011,-70.9766 42.1019,-70.9768 "
+"42.1026,-70.9769 42.1033,-70.9775 42.1042,-70.9773 42.1043,-70.9776 "
+"42.1043,-70.9778 42.1048,-70.9773 42.1058,-70.9774 42.1061,-70.9779 "
+"42.1065,-70.9782 42.1078,-70.9788 42.1085,-70.9798 42.1087,-70.9806 "
+"42.109,-70.9807 42.1093,-70.9806 42.1099,-70.9809 42.1109,-70.9808 "
+"42.1112,-70.9798 42.1116,-70.9792 42.1127,-70.979 42.1129,-70.9787 "
+"42.1134,-70.979 42.1139,-70.9791 42.1141,-70.9987 42.1116,-71.0022 42.1273,\n"
 "        -70.9408 42.1513,-70.9315 42.1165,-70.916 42.1002)))',4326);"
-msgstr "SELECT ST_MPolyFromText('MULTIPOLYGON(((0 0 1,20 0 1,20 20 1,0 20 1,0 0 1),(5 5 3,5 7 3,7 7 3,7 5 3,5 5 3)))');\nSELECt ST_MPolyFromText('MULTIPOLYGON(((-70.916 42.1002,-70.9468 42.0946,-70.9765 42.0872,-70.9754 42.0875,-70.9749 42.0879,-70.9752 42.0881,-70.9754 42.0891,-70.9758 42.0894,-70.9759 42.0897,-70.9759 42.0899,-70.9754 42.0902,-70.9756 42.0906,-70.9753 42.0907,-70.9753 42.0917,-70.9757 42.0924,-70.9755 42.0928,-70.9755 42.0942,-70.9751 42.0948,-70.9755 42.0953,-70.9751 42.0958,-70.9751 42.0962,-70.9759 42.0983,-70.9767 42.0987,-70.9768 42.0991,-70.9771 42.0997,-70.9771 42.1003,-70.9768 42.1005,-70.977 42.1011,-70.9766 42.1019,-70.9768 42.1026,-70.9769 42.1033,-70.9775 42.1042,-70.9773 42.1043,-70.9776 42.1043,-70.9778 42.1048,-70.9773 42.1058,-70.9774 42.1061,-70.9779 42.1065,-70.9782 42.1078,-70.9788 42.1085,-70.9798 42.1087,-70.9806 42.109,-70.9807 42.1093,-70.9806 42.1099,-70.9809 42.1109,-70.9808 42.1112,-70.9798 42.1116,-70.9792 42.1127,-70.979 42.1129,-70.9787 42.1134,-70.979 42.1139,-70.9791 42.1141,-70.9987 42.1116,-71.0022 42.1273,\n        -70.9408 42.1513,-70.9315 42.1165,-70.916 42.1002)))',4326);"
 
 #. Tag: refname
 #: reference_constructor.xml:1465
@@ -2462,7 +3362,9 @@ msgstr "ST_Point"
 msgid ""
 "Returns an ST_Point with the given coordinate values. OGC alias for "
 "ST_MakePoint."
-msgstr "Retourne un point Ã  partir des coordonnées données. Alias OGC de la fonction ST_MakePoint"
+msgstr ""
+"Retourne un point Ã  partir des coordonnées données. Alias OGC de la fonction "
+"ST_MakePoint"
 
 #. Tag: funcprototype
 #: reference_constructor.xml:1472
@@ -2471,15 +3373,20 @@ msgid ""
 "<funcdef>geometry <function>ST_Point</function></funcdef> "
 "<paramdef><type>float </type> <parameter>x_lon</parameter></paramdef> "
 "<paramdef><type>float </type> <parameter>y_lat</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_Point</function></funcdef> <paramdef><type>float </type> <parameter>x_lon</parameter></paramdef> <paramdef><type>float </type> <parameter>y_lat</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_Point</function></funcdef> "
+"<paramdef><type>float </type> <parameter>x_lon</parameter></paramdef> "
+"<paramdef><type>float </type> <parameter>y_lat</parameter></paramdef>"
 
 #. Tag: para
 #: reference_constructor.xml:1483
 #, no-c-format
 msgid ""
-"Returns an ST_Point with the given coordinate values. MM compliant alias for"
-" ST_MakePoint that takes just an x and y."
-msgstr "Retourne un point Ã  partir des coordonnées données. Alias SQL/MM de la fonction ST_MakePoint avec coordonnées x et y."
+"Returns an ST_Point with the given coordinate values. MM compliant alias for "
+"ST_MakePoint that takes just an x and y."
+msgstr ""
+"Retourne un point Ã  partir des coordonnées données. Alias SQL/MM de la "
+"fonction ST_MakePoint avec coordonnées x et y."
 
 #. Tag: para
 #: reference_constructor.xml:1486
@@ -2511,24 +3418,39 @@ msgstr "Exemples: Géographie"
 msgid ""
 "SELECT CAST(ST_SetSRID(ST_Point(-71.1043443253471, 42.3150676015829),4326) "
 "As geography);"
-msgstr "SELECT CAST(ST_SetSRID(ST_Point(-71.1043443253471, 42.3150676015829),4326) As geography);"
+msgstr ""
+"SELECT CAST(ST_SetSRID(ST_Point(-71.1043443253471, 42.3150676015829),4326) "
+"As geography);"
 
 #. Tag: programlisting
 #: reference_constructor.xml:1501
 #, no-c-format
 msgid ""
 "-- the :: is PostgreSQL short-hand for casting.\n"
-"SELECT ST_SetSRID(ST_Point(-71.1043443253471, 42.3150676015829),4326)::geography;"
-msgstr "-- the :: is PostgreSQL short-hand for casting.\nSELECT ST_SetSRID(ST_Point(-71.1043443253471, 42.3150676015829),4326)::geography;"
+"SELECT ST_SetSRID(ST_Point(-71.1043443253471, 42.3150676015829),4326)::"
+"geography;"
+msgstr ""
+"-- the :: is PostgreSQL short-hand for casting.\n"
+"SELECT ST_SetSRID(ST_Point(-71.1043443253471, 42.3150676015829),4326)::"
+"geography;"
 
 #. Tag: programlisting
 #: reference_constructor.xml:1503
 #, no-c-format
 msgid ""
-"--If your point coordinates are in a different spatial reference from WGS-84 long lat, then you need to transform before casting\n"
-"-- This example we convert a point in Pennsylvania State Plane feet to WGS 84 and then geography\n"
-"SELECT ST_Transform(ST_SetSRID(ST_Point(3637510, 3014852),2273),4326)::geography;"
-msgstr "--If your point coordinates are in a different spatial reference from WGS-84 long lat, then you need to transform before casting\n-- This example we convert a point in Pennsylvania State Plane feet to WGS 84 and then geography\nSELECT ST_Transform(ST_SetSRID(ST_Point(3637510, 3014852),2273),4326)::geography;"
+"--If your point coordinates are in a different spatial reference from WGS-84 "
+"long lat, then you need to transform before casting\n"
+"-- This example we convert a point in Pennsylvania State Plane feet to WGS "
+"84 and then geography\n"
+"SELECT ST_Transform(ST_SetSRID(ST_Point(3637510, 3014852),2273),4326)::"
+"geography;"
+msgstr ""
+"--If your point coordinates are in a different spatial reference from WGS-84 "
+"long lat, then you need to transform before casting\n"
+"-- This example we convert a point in Pennsylvania State Plane feet to WGS "
+"84 and then geography\n"
+"SELECT ST_Transform(ST_SetSRID(ST_Point(3637510, 3014852),2273),4326)::"
+"geography;"
 
 #. Tag: para
 #: reference_constructor.xml:1510
@@ -2536,7 +3458,9 @@ msgstr "--If your point coordinates are in a different spatial reference from WG
 msgid ""
 ", <xref linkend=\"ST_MakePoint\"/>, <xref linkend=\"ST_SetSRID\"/>, <xref "
 "linkend=\"ST_Transform\"/>"
-msgstr ", <xref linkend=\"ST_MakePoint\"/>, <xref linkend=\"ST_SetSRID\"/>, <xref linkend=\"ST_Transform\"/>"
+msgstr ""
+", <xref linkend=\"ST_MakePoint\"/>, <xref linkend=\"ST_SetSRID\"/>, <xref "
+"linkend=\"ST_Transform\"/>"
 
 #. Tag: refname
 #: reference_constructor.xml:1516
@@ -2550,20 +3474,27 @@ msgstr "ST_PointFromText"
 msgid ""
 "Makes a point Geometry from WKT with the given SRID. If SRID is not given, "
 "it defaults to unknown."
-msgstr "Construit une géométrie point Ã  partir d'une représentation WKT et le SRID donné. Si aucun SRID n'est donné, la valeur par défaut est 0."
+msgstr ""
+"Construit une géométrie point Ã  partir d'une représentation WKT et le SRID "
+"donné. Si aucun SRID n'est donné, la valeur par défaut est 0."
 
 #. Tag: funcsynopsis
 #: reference_constructor.xml:1521
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>geometry "
-"<function>ST_PointFromText</function></funcdef> <paramdef><type>text </type>"
-" <parameter>WKT</parameter></paramdef> </funcprototype> <funcprototype> "
-"<funcdef>geometry <function>ST_PointFromText</function></funcdef> "
-"<paramdef><type>text </type> <parameter>WKT</parameter></paramdef> "
-"<paramdef><type>integer </type> <parameter>srid</parameter></paramdef> "
-"</funcprototype>"
-msgstr "<funcprototype> <funcdef>geometry <function>ST_PointFromText</function></funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_PointFromText</function></funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></paramdef> </funcprototype>"
+"<funcprototype> <funcdef>geometry <function>ST_PointFromText</function></"
+"funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> "
+"</funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_PointFromText</function></funcdef> <paramdef><type>text </type> "
+"<parameter>WKT</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>srid</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>geometry <function>ST_PointFromText</function></"
+"funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> "
+"</funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_PointFromText</function></funcdef> <paramdef><type>text </type> "
+"<parameter>WKT</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>srid</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_constructor.xml:1537
@@ -2573,7 +3504,11 @@ msgid ""
 "representation. If SRID is not give, it defaults to unknown (currently -1). "
 "If geometry is not a WKT point representation, returns null. If completely "
 "invalid WKT, then throws an error."
-msgstr "Construit une géométrie point Ã  partir d'une représentation WKT et le SRID donné. Si aucun SRID n'est donné, la valeur par défaut est -1 (inconnu). Retourne NULL si le WKT donné ne représente pas un point. Retourne une erreur si le WKT est invalide."
+msgstr ""
+"Construit une géométrie point Ã  partir d'une représentation WKT et le SRID "
+"donné. Si aucun SRID n'est donné, la valeur par défaut est -1 (inconnu). "
+"Retourne NULL si le WKT donné ne représente pas un point. Retourne une "
+"erreur si le WKT est invalide."
 
 #. Tag: para
 #: reference_constructor.xml:1543
@@ -2584,19 +3519,30 @@ msgid ""
 "takes a spatial reference id as the second argument and returns an "
 "ST_Geometry that includes this srid as part of its meta-data. The srid must "
 "be defined in the spatial_ref_sys table."
-msgstr "Il existe 2 versions de la fonction ST_PointFromText: la première ne prend pas de SRID en paramètre et retourne une geometry sans système de coordonnées. La seconde prend un SRID en second paramètre et retourne une ST_Geometry incluant un SRID dans ses métadonnées. Ce SRID doit obligatoirement exister dans la table spatial_ref_sys."
+msgstr ""
+"Il existe 2 versions de la fonction ST_PointFromText: la première ne prend "
+"pas de SRID en paramètre et retourne une geometry sans système de "
+"coordonnées. La seconde prend un SRID en second paramètre et retourne une "
+"ST_Geometry incluant un SRID dans ses métadonnées. Ce SRID doit "
+"obligatoirement exister dans la table spatial_ref_sys."
 
 #. Tag: para
 #: reference_constructor.xml:1550
 #, no-c-format
 msgid ""
 "If you are absolutely sure all your WKT geometries are points, don't use "
-"this function. It is slower than ST_GeomFromText since it adds an additional"
-" validation step. If you are building points from long lat coordinates and "
+"this function. It is slower than ST_GeomFromText since it adds an additional "
+"validation step. If you are building points from long lat coordinates and "
 "care more about performance and accuracy than OGC compliance, use <xref "
-"linkend=\"ST_MakePoint\"/> or OGC compliant alias <xref "
-"linkend=\"ST_Point\"/>."
-msgstr "Si vous Ãªtes absolument sûrs que toutes les géométries WKT sont des points, ne pas utiliser cette fonction. Elle est plus lente que ST_GeomFromText Ã  cause d'une Ã©tape de validation supplémentaire. Si le point doit Ãªtre construit Ã  partir de coordonnées latitude longitude et que la performance est recherchée, utiliser la fonction <xref linkend=\"ST_MakePoint\"/> ou son Ã©quivalent OGC <xref linkend=\"ST_Point\"/>."
+"linkend=\"ST_MakePoint\"/> or OGC compliant alias <xref linkend=\"ST_Point\"/"
+">."
+msgstr ""
+"Si vous Ãªtes absolument sûrs que toutes les géométries WKT sont des points, "
+"ne pas utiliser cette fonction. Elle est plus lente que ST_GeomFromText Ã  "
+"cause d'une Ã©tape de validation supplémentaire. Si le point doit Ãªtre "
+"construit Ã  partir de coordonnées latitude longitude et que la performance "
+"est recherchée, utiliser la fonction <xref linkend=\"ST_MakePoint\"/> ou son "
+"équivalent OGC <xref linkend=\"ST_Point\"/>."
 
 #. Tag: para
 #: reference_constructor.xml:1555
@@ -2610,7 +3556,9 @@ msgstr "&sqlmm_compliant; SQL-MM 3: 6.1.8"
 msgid ""
 "SELECT ST_PointFromText('POINT(-71.064544 42.28787)');\n"
 "SELECT ST_PointFromText('POINT(-71.064544 42.28787)', 4326);"
-msgstr "SELECT ST_PointFromText('POINT(-71.064544 42.28787)');\nSELECT ST_PointFromText('POINT(-71.064544 42.28787)', 4326);"
+msgstr ""
+"SELECT ST_PointFromText('POINT(-71.064544 42.28787)');\n"
+"SELECT ST_PointFromText('POINT(-71.064544 42.28787)', 4326);"
 
 #. Tag: para
 #: reference_constructor.xml:1564
@@ -2618,7 +3566,9 @@ msgstr "SELECT ST_PointFromText('POINT(-71.064544 42.28787)');\nSELECT ST_PointF
 msgid ""
 ", <xref linkend=\"ST_MakePoint\"/>, <xref linkend=\"ST_Point\"/>, <xref "
 "linkend=\"ST_SRID\"/>"
-msgstr ", <xref linkend=\"ST_MakePoint\"/>, <xref linkend=\"ST_Point\"/>, <xref linkend=\"ST_SRID\"/>"
+msgstr ""
+", <xref linkend=\"ST_MakePoint\"/>, <xref linkend=\"ST_Point\"/>, <xref "
+"linkend=\"ST_SRID\"/>"
 
 #. Tag: refname
 #: reference_constructor.xml:1570
@@ -2630,18 +3580,24 @@ msgstr "ST_PointFromWKB"
 #: reference_constructor.xml:1572
 #, no-c-format
 msgid "Makes a geometry from WKB with the given SRID"
-msgstr "Construit une géométrie depuis la représentation binaire WKB et le SRID donné."
+msgstr ""
+"Construit une géométrie depuis la représentation binaire WKB et le SRID "
+"donné."
 
 #. Tag: para
 #: reference_constructor.xml:1593
 #, no-c-format
 msgid ""
 "The <varname>ST_PointFromWKB</varname> function, takes a well-known binary "
-"representation of geometry and a Spatial Reference System ID "
-"(<varname>SRID</varname>) and creates an instance of the appropriate "
-"geometry type - in this case, a <varname>POINT</varname> geometry. This "
-"function plays the role of the Geometry Factory in SQL."
-msgstr "<varname> ST_PointFromWKB </varname> prend en paramètre une représentation binaire d'une géométrie et un SRID (<varname>SRID</varname>) et crée une instance du bon type géométrique, en l'occurence une <varname> POINT </varname>. Cette fonction assure le rôle de Geometry Factory en SQL."
+"representation of geometry and a Spatial Reference System ID (<varname>SRID</"
+"varname>) and creates an instance of the appropriate geometry type - in this "
+"case, a <varname>POINT</varname> geometry. This function plays the role of "
+"the Geometry Factory in SQL."
+msgstr ""
+"<varname> ST_PointFromWKB </varname> prend en paramètre une représentation "
+"binaire d'une géométrie et un SRID (<varname>SRID</varname>) et crée une "
+"instance du bon type géométrique, en l'occurence une <varname> POINT </"
+"varname>. Cette fonction assure le rôle de Geometry Factory en SQL."
 
 #. Tag: para
 #: reference_constructor.xml:1599
@@ -2650,7 +3606,10 @@ msgid ""
 "If an SRID is not specified, it defaults to -1. <varname>NULL</varname> is "
 "returned if the input <varname>bytea</varname> does not represent a "
 "<varname>POINT</varname> geometry."
-msgstr "Si le SRID n'est pas précisé, la valeur -1 est prise par défaut. <varname>NULL</varname> est retourné si le paramètre <varname>bytea</varname> donné ne représente pas un <varname> POINT </varname>."
+msgstr ""
+"Si le SRID n'est pas précisé, la valeur -1 est prise par défaut. "
+"<varname>NULL</varname> est retourné si le paramètre <varname>bytea</"
+"varname> donné ne représente pas un <varname> POINT </varname>."
 
 #. Tag: para
 #: reference_constructor.xml:1602
@@ -2689,7 +3648,28 @@ msgid ""
 "-----------\n"
 "\n"
 "(1 row)"
-msgstr "SELECT\n  ST_AsText(\n        ST_PointFromWKB(\n          ST_AsEWKB('POINT(2 5)'::geometry)\n        )\n  );\n st_astext\n------------\n POINT(2 5)\n(1 row)\n\nSELECT\n  ST_AsText(\n        ST_PointFromWKB(\n          ST_AsEWKB('LINESTRING(2 5, 2 6)'::geometry)\n        )\n  );\n st_astext\n-----------\n\n(1 row)"
+msgstr ""
+"SELECT\n"
+"  ST_AsText(\n"
+"        ST_PointFromWKB(\n"
+"          ST_AsEWKB('POINT(2 5)'::geometry)\n"
+"        )\n"
+"  );\n"
+" st_astext\n"
+"------------\n"
+" POINT(2 5)\n"
+"(1 row)\n"
+"\n"
+"SELECT\n"
+"  ST_AsText(\n"
+"        ST_PointFromWKB(\n"
+"          ST_AsEWKB('LINESTRING(2 5, 2 6)'::geometry)\n"
+"        )\n"
+"  );\n"
+" st_astext\n"
+"-----------\n"
+"\n"
+"(1 row)"
 
 #. Tag: refname
 #: reference_constructor.xml:1624
@@ -2701,26 +3681,34 @@ msgstr "ST_Polygon"
 #: reference_constructor.xml:1626
 #, no-c-format
 msgid ""
-"<refpurpose>Returns a polygon built from the specified linestring and "
-"SRID.</refpurpose>"
-msgstr "<refpurpose>Retourne un polygone contruit Ã  partir de la ligne et du SRID donnés.</refpurpose>"
+"<refpurpose>Returns a polygon built from the specified linestring and SRID.</"
+"refpurpose>"
+msgstr ""
+"<refpurpose>Retourne un polygone contruit Ã  partir de la ligne et du SRID "
+"donnés.</refpurpose>"
 
 #. Tag: funcprototype
 #: reference_constructor.xml:1631
 #, no-c-format
 msgid ""
 "<funcdef>geometry <function>ST_Polygon</function></funcdef> "
-"<paramdef><type>geometry </type> "
-"<parameter>aLineString</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>srid</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_Polygon</function></funcdef> <paramdef><type>geometry </type> <parameter>aLineString</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></paramdef>"
+"<paramdef><type>geometry </type> <parameter>aLineString</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></"
+"paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_Polygon</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>aLineString</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></"
+"paramdef>"
 
 #. Tag: para
 #: reference_constructor.xml:1642
 #, no-c-format
 msgid ""
 "<para>Returns a polygon built from the specified linestring and SRID.</para>"
-msgstr "<para>Retourne un polygone construit Ã  partir de la ligne et du SRID donnés.</para>"
+msgstr ""
+"<para>Retourne un polygone construit Ã  partir de la ligne et du SRID donnés."
+"</para>"
 
 #. Tag: para
 #: reference_constructor.xml:1646
@@ -2730,7 +3718,12 @@ msgid ""
 "the spatial ref sys (SRID) of the polygon. Will not work with "
 "MULTILINESTRINGS so use LineMerge to merge multilines. Also does not create "
 "polygons with holes. Use ST_MakePolygon for that."
-msgstr "La fonction ST_Polygon ressemble Ã  ST_MakePolygon mais permet de préciser le système de coordonnées (SRID) du polygone. Ne supporte pas les MULTILINESTRINGS. Utiliser ST_LineMerge pour fusionner les MULTILINESTRINGS. Ne support pas la création de trous dans le polygone. Utiliser ST_MakePolygon pour cela."
+msgstr ""
+"La fonction ST_Polygon ressemble Ã  ST_MakePolygon mais permet de préciser le "
+"système de coordonnées (SRID) du polygone. Ne supporte pas les "
+"MULTILINESTRINGS. Utiliser ST_LineMerge pour fusionner les MULTILINESTRINGS. "
+"Ne support pas la création de trous dans le polygone. Utiliser "
+"ST_MakePolygon pour cela."
 
 #. Tag: para
 #: reference_constructor.xml:1651
@@ -2743,17 +3736,32 @@ msgstr "&sqlmm_compliant; SQL-MM 3: 8.3.2"
 #, no-c-format
 msgid ""
 "--a 2d polygon\n"
-"SELECT ST_Polygon(ST_GeomFromText('LINESTRING(75.15 29.53,77 29,77.6 29.5, 75.15 29.53)'), 4326);\n"
+"SELECT ST_Polygon(ST_GeomFromText('LINESTRING(75.15 29.53,77 29,77.6 29.5, "
+"75.15 29.53)'), 4326);\n"
+"\n"
+"--result--\n"
+"POLYGON((75.15 29.53,77 29,77.6 29.5,75.15 29.53))\n"
+"--a 3d polygon\n"
+"SELECT ST_AsEWKT(ST_Polygon(ST_GeomFromEWKT('LINESTRING(75.15 29.53 1,77 29 "
+"1,77.6 29.5 1, 75.15 29.53 1)'), 4326));\n"
+"\n"
+"result\n"
+"------\n"
+"SRID=4326;POLYGON((75.15 29.53 1,77 29 1,77.6 29.5 1,75.15 29.53 1))"
+msgstr ""
+"--a 2d polygon\n"
+"SELECT ST_Polygon(ST_GeomFromText('LINESTRING(75.15 29.53,77 29,77.6 29.5, "
+"75.15 29.53)'), 4326);\n"
 "\n"
 "--result--\n"
 "POLYGON((75.15 29.53,77 29,77.6 29.5,75.15 29.53))\n"
 "--a 3d polygon\n"
-"SELECT ST_AsEWKT(ST_Polygon(ST_GeomFromEWKT('LINESTRING(75.15 29.53 1,77 29 1,77.6 29.5 1, 75.15 29.53 1)'), 4326));\n"
+"SELECT ST_AsEWKT(ST_Polygon(ST_GeomFromEWKT('LINESTRING(75.15 29.53 1,77 29 "
+"1,77.6 29.5 1, 75.15 29.53 1)'), 4326));\n"
 "\n"
 "result\n"
 "------\n"
 "SRID=4326;POLYGON((75.15 29.53 1,77 29 1,77.6 29.5 1,75.15 29.53 1))"
-msgstr "--a 2d polygon\nSELECT ST_Polygon(ST_GeomFromText('LINESTRING(75.15 29.53,77 29,77.6 29.5, 75.15 29.53)'), 4326);\n\n--result--\nPOLYGON((75.15 29.53,77 29,77.6 29.5,75.15 29.53))\n--a 3d polygon\nSELECT ST_AsEWKT(ST_Polygon(ST_GeomFromEWKT('LINESTRING(75.15 29.53 1,77 29 1,77.6 29.5 1, 75.15 29.53 1)'), 4326));\n\nresult\n------\nSRID=4326;POLYGON((75.15 29.53 1,77 29 1,77.6 29.5 1,75.15 29.53 1))"
 
 #. Tag: para
 #: reference_constructor.xml:1667
@@ -2762,7 +3770,10 @@ msgid ""
 ", <xref linkend=\"ST_AsText\"/>, <xref linkend=\"ST_GeomFromEWKT\"/>, <xref "
 "linkend=\"ST_GeomFromText\"/>, <xref linkend=\"ST_LineMerge\"/>, <xref "
 "linkend=\"ST_MakePolygon\"/>"
-msgstr ", <xref linkend=\"ST_AsText\"/>, <xref linkend=\"ST_GeomFromEWKT\"/>, <xref linkend=\"ST_GeomFromText\"/>, <xref linkend=\"ST_LineMerge\"/>, <xref linkend=\"ST_MakePolygon\"/>"
+msgstr ""
+", <xref linkend=\"ST_AsText\"/>, <xref linkend=\"ST_GeomFromEWKT\"/>, <xref "
+"linkend=\"ST_GeomFromText\"/>, <xref linkend=\"ST_LineMerge\"/>, <xref "
+"linkend=\"ST_MakePolygon\"/>"
 
 #. Tag: refname
 #: reference_constructor.xml:1673
@@ -2774,14 +3785,19 @@ msgstr "ST_PolygonFromText"
 #: reference_constructor.xml:1680
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>geometry "
-"<function>ST_PolygonFromText</function></funcdef> <paramdef><type>text "
-"</type> <parameter>WKT</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>geometry "
-"<function>ST_PolygonFromText</function></funcdef> <paramdef><type>text "
-"</type> <parameter>WKT</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>srid</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>geometry <function>ST_PolygonFromText</function></funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_PolygonFromText</function></funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></paramdef> </funcprototype>"
+"<funcprototype> <funcdef>geometry <function>ST_PolygonFromText</function></"
+"funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> "
+"</funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_PolygonFromText</function></funcdef> <paramdef><type>text </"
+"type> <parameter>WKT</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>srid</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>geometry <function>ST_PolygonFromText</function></"
+"funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef> "
+"</funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_PolygonFromText</function></funcdef> <paramdef><type>text </"
+"type> <parameter>WKT</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>srid</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_constructor.xml:1696
@@ -2789,16 +3805,22 @@ msgstr "<funcprototype> <funcdef>geometry <function>ST_PolygonFromText</function
 msgid ""
 "Makes a Geometry from WKT with the given SRID. If SRID is not give, it "
 "defaults to -1. Returns null if WKT is not a polygon."
-msgstr "Construit une géométrie polygone Ã  partir d'une représentation WKT et le SRID donné. Si aucun SRID n'est donné, la valeur par défaut est -1. Retourne NULL si le WKT ne représente pas un polygone."
+msgstr ""
+"Construit une géométrie polygone Ã  partir d'une représentation WKT et le "
+"SRID donné. Si aucun SRID n'est donné, la valeur par défaut est -1. Retourne "
+"NULL si le WKT ne représente pas un polygone."
 
 #. Tag: para
 #: reference_constructor.xml:1703
 #, no-c-format
 msgid ""
 "If you are absolutely sure all your WKT geometries are polygons, don't use "
-"this function. It is slower than ST_GeomFromText since it adds an additional"
-" validation step."
-msgstr "Si vous Ãªtes absolument sûrs que toutes les géométries WKT sont des polygones, ne pas utiliser cette fonction. Elle est plus lente que ST_GeomFromText Ã  cause d'une Ã©tape de validation supplémentaire."
+"this function. It is slower than ST_GeomFromText since it adds an additional "
+"validation step."
+msgstr ""
+"Si vous Ãªtes absolument sûrs que toutes les géométries WKT sont des "
+"polygones, ne pas utiliser cette fonction. Elle est plus lente que "
+"ST_GeomFromText Ã  cause d'une Ã©tape de validation supplémentaire."
 
 #. Tag: para
 #: reference_constructor.xml:1706
@@ -2810,8 +3832,25 @@ msgstr "&sqlmm_compliant; SQL-MM 3: 8.3.6"
 #: reference_constructor.xml:1712
 #, no-c-format
 msgid ""
-"SELECT ST_PolygonFromText('POLYGON((-71.1776585052917 42.3902909739571,-71.1776820268866 42.3903701743239,\n"
-"-71.1776063012595 42.3903825660754,-71.1775826583081 42.3903033653531,-71.1776585052917 42.3902909739571))');\n"
+"SELECT ST_PolygonFromText('POLYGON((-71.1776585052917 "
+"42.3902909739571,-71.1776820268866 42.3903701743239,\n"
+"-71.1776063012595 42.3903825660754,-71.1775826583081 "
+"42.3903033653531,-71.1776585052917 42.3902909739571))');\n"
+"st_polygonfromtext\n"
+"------------------\n"
+"010300000001000000050000006...\n"
+"\n"
+"\n"
+"SELECT ST_PolygonFromText('POINT(1 2)') IS NULL as point_is_notpoly;\n"
+"\n"
+"point_is_not_poly\n"
+"----------\n"
+"t"
+msgstr ""
+"SELECT ST_PolygonFromText('POLYGON((-71.1776585052917 "
+"42.3902909739571,-71.1776820268866 42.3903701743239,\n"
+"-71.1776063012595 42.3903825660754,-71.1775826583081 "
+"42.3903033653531,-71.1776585052917 42.3902909739571))');\n"
 "st_polygonfromtext\n"
 "------------------\n"
 "010300000001000000050000006...\n"
@@ -2822,7 +3861,6 @@ msgid ""
 "point_is_not_poly\n"
 "----------\n"
 "t"
-msgstr "SELECT ST_PolygonFromText('POLYGON((-71.1776585052917 42.3902909739571,-71.1776820268866 42.3903701743239,\n-71.1776063012595 42.3903825660754,-71.1775826583081 42.3903033653531,-71.1776585052917 42.3902909739571))');\nst_polygonfromtext\n------------------\n010300000001000000050000006...\n\n\nSELECT ST_PolygonFromText('POINT(1 2)') IS NULL as point_is_notpoly;\n\npoint_is_not_poly\n----------\nt"
 
 #. Tag: refname
 #: reference_constructor.xml:1725
@@ -2836,7 +3874,9 @@ msgstr "ST_WKBToSQL"
 msgid ""
 "Return a specified ST_Geometry value from Well-Known Binary representation "
 "(WKB). This is an alias name for ST_GeomFromWKB that takes no srid"
-msgstr "Retourne un objet ST_Geometry Ã  partir de sa représentation textuelle Well-Known Binary (WKB). Alias pour ST_GeomFromWKB sans SRID"
+msgstr ""
+"Retourne un objet ST_Geometry Ã  partir de sa représentation textuelle Well-"
+"Known Binary (WKB). Alias pour ST_GeomFromWKB sans SRID"
 
 #. Tag: funcprototype
 #: reference_constructor.xml:1730
@@ -2844,7 +3884,9 @@ msgstr "Retourne un objet ST_Geometry Ã  partir de sa représentation textuelle
 msgid ""
 "<funcdef>geometry <function>ST_WKBToSQL</function></funcdef> "
 "<paramdef><type>bytea </type> <parameter>WKB</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_WKBToSQL</function></funcdef> <paramdef><type>bytea </type> <parameter>WKB</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_WKBToSQL</function></funcdef> "
+"<paramdef><type>bytea </type> <parameter>WKB</parameter></paramdef>"
 
 #. Tag: para
 #: reference_constructor.xml:1738
@@ -2864,7 +3906,9 @@ msgstr "ST_WKTToSQL"
 msgid ""
 "<funcdef>geometry <function>ST_WKTToSQL</function></funcdef> "
 "<paramdef><type>text </type> <parameter>WKT</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_WKTToSQL</function></funcdef> <paramdef><type>text </type> <parameter>WKT</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_WKTToSQL</function></funcdef> "
+"<paramdef><type>text </type> <parameter>WKT</parameter></paramdef>"
 
 #. Tag: para
 #: reference_constructor.xml:1761
index 9bfcf4b57771cad067bdb79c31cf1703d66b4bcb..baad37073c67b74337839e5a967739d15d9c6c92 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 # Thomas Gratier <thomas_gratier@yahoo.fr>, 2014
 # vpicavet <vincent.ml@oslandia.com>, 2014
@@ -10,11 +10,12 @@ msgstr ""
 "POT-Creation-Date: 2012-09-14 17:50+0000\n"
 "PO-Revision-Date: 2014-07-17 23:38+0000\n"
 "Last-Translator: Thomas Gratier <thomas_gratier@yahoo.fr>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: title
@@ -41,19 +42,26 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>geometry <function>ST_AddPoint</function></funcdef> "
-"<paramdef><type>geometry</type> <parameter>linestring</parameter></paramdef>"
-" <paramdef><type>geometry</type> <parameter>point</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_AddPoint</function></funcdef> <paramdef><type>geometry</type> <parameter>linestring</parameter></paramdef> <paramdef><type>geometry</type> <parameter>point</parameter></paramdef>"
+"<paramdef><type>geometry</type> <parameter>linestring</parameter></paramdef> "
+"<paramdef><type>geometry</type> <parameter>point</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_AddPoint</function></funcdef> "
+"<paramdef><type>geometry</type> <parameter>linestring</parameter></paramdef> "
+"<paramdef><type>geometry</type> <parameter>point</parameter></paramdef>"
 
 #. Tag: funcprototype
 #: reference_editor.xml:20
 #, no-c-format
 msgid ""
 "<funcdef>geometry <function>ST_AddPoint</function></funcdef> "
-"<paramdef><type>geometry</type> <parameter>linestring</parameter></paramdef>"
-" <paramdef><type>geometry</type> <parameter>point</parameter></paramdef> "
+"<paramdef><type>geometry</type> <parameter>linestring</parameter></paramdef> "
+"<paramdef><type>geometry</type> <parameter>point</parameter></paramdef> "
+"<paramdef><type>integer</type> <parameter>position</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_AddPoint</function></funcdef> "
+"<paramdef><type>geometry</type> <parameter>linestring</parameter></paramdef> "
+"<paramdef><type>geometry</type> <parameter>point</parameter></paramdef> "
 "<paramdef><type>integer</type> <parameter>position</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_AddPoint</function></funcdef> <paramdef><type>geometry</type> <parameter>linestring</parameter></paramdef> <paramdef><type>geometry</type> <parameter>point</parameter></paramdef> <paramdef><type>integer</type> <parameter>position</parameter></paramdef>"
 
 #. Tag: title
 #: reference_editor.xml:30 reference_editor.xml:89 reference_editor.xml:148
@@ -119,15 +127,18 @@ msgstr "Exemples"
 #, no-c-format
 msgid ""
 "--guarantee all linestrings in a table are closed\n"
-"                --by adding the start point of each linestring to the end of the line string\n"
+"                --by adding the start point of each linestring to the end of "
+"the line string\n"
 "                --only for those that are not closed\n"
 "                UPDATE sometable\n"
-"                SET the_geom = ST_AddPoint(the_geom, ST_StartPoint(the_geom))\n"
+"                SET the_geom = ST_AddPoint(the_geom, "
+"ST_StartPoint(the_geom))\n"
 "                FROM sometable\n"
 "                WHERE ST_IsClosed(the_geom) = false;\n"
 "\n"
 "                --Adding point to a 3-d line\n"
-"                SELECT ST_AsEWKT(ST_AddPoint(ST_GeomFromEWKT('LINESTRING(0 0 1, 1 1 1)'), ST_MakePoint(1, 2, 3)));\n"
+"                SELECT ST_AsEWKT(ST_AddPoint(ST_GeomFromEWKT('LINESTRING(0 0 "
+"1, 1 1 1)'), ST_MakePoint(1, 2, 3)));\n"
 "\n"
 "                --result\n"
 "                st_asewkt\n"
@@ -187,17 +198,40 @@ msgid ""
 "<paramdef><type>float </type> <parameter>i</parameter></paramdef> "
 "<paramdef><type>float </type> <parameter>xoff</parameter></paramdef> "
 "<paramdef><type>float </type> <parameter>yoff</parameter></paramdef> "
-"<paramdef><type>float </type> <parameter>zoff</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>geometry "
-"<function>ST_Affine</function></funcdef> <paramdef><type>geometry </type> "
-"<parameter>geomA</parameter></paramdef> <paramdef><type>float </type> "
-"<parameter>a</parameter></paramdef> <paramdef><type>float </type> "
-"<parameter>b</parameter></paramdef> <paramdef><type>float </type> "
-"<parameter>d</parameter></paramdef> <paramdef><type>float </type> "
-"<parameter>e</parameter></paramdef> <paramdef><type>float </type> "
-"<parameter>xoff</parameter></paramdef> <paramdef><type>float </type> "
-"<parameter>yoff</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>geometry <function>ST_Affine</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> <paramdef><type>float </type> <parameter>a</parameter></paramdef> <paramdef><type>float </type> <parameter>b</parameter></paramdef> <paramdef><type>float </type> <parameter>c</parameter></paramdef> <paramdef><type>float </type> <parameter>d</parameter></paramdef> <paramdef><type>float </type> <parameter>e</parameter></paramdef> <paramdef><type>float </type> <parameter>f</parameter></paramdef> <paramdef><type>float </type> <parameter>g</parameter></paramdef> <paramdef><type>float </type> <parameter>h</parameter></paramdef> <paramdef><type>float </type> <parameter>i</parameter></paramdef> <paramdef><type>float </type> <parameter>xoff</parameter></paramdef> <paramdef><type>float </type> <parameter>yoff</parameter></paramdef> <paramdef><type>float </type> <parameter>zoff</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_Affine</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> <paramdef><type>float </type> <parameter>a</parameter></paramdef> <paramdef><type>float </type> <parameter>b</parameter></paramdef> <paramdef><type>float </type> <parameter>d</parameter></paramdef> <paramdef><type>float </type> <parameter>e</parameter></paramdef> <paramdef><type>float </type> <parameter>xoff</parameter></paramdef> <paramdef><type>float </type> <parameter>yoff</parameter></paramdef> </funcprototype>"
+"<paramdef><type>float </type> <parameter>zoff</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>geometry <function>ST_Affine</"
+"function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</"
+"parameter></paramdef> <paramdef><type>float </type> <parameter>a</"
+"parameter></paramdef> <paramdef><type>float </type> <parameter>b</"
+"parameter></paramdef> <paramdef><type>float </type> <parameter>d</"
+"parameter></paramdef> <paramdef><type>float </type> <parameter>e</"
+"parameter></paramdef> <paramdef><type>float </type> <parameter>xoff</"
+"parameter></paramdef> <paramdef><type>float </type> <parameter>yoff</"
+"parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>geometry <function>ST_Affine</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
+"<paramdef><type>float </type> <parameter>a</parameter></paramdef> "
+"<paramdef><type>float </type> <parameter>b</parameter></paramdef> "
+"<paramdef><type>float </type> <parameter>c</parameter></paramdef> "
+"<paramdef><type>float </type> <parameter>d</parameter></paramdef> "
+"<paramdef><type>float </type> <parameter>e</parameter></paramdef> "
+"<paramdef><type>float </type> <parameter>f</parameter></paramdef> "
+"<paramdef><type>float </type> <parameter>g</parameter></paramdef> "
+"<paramdef><type>float </type> <parameter>h</parameter></paramdef> "
+"<paramdef><type>float </type> <parameter>i</parameter></paramdef> "
+"<paramdef><type>float </type> <parameter>xoff</parameter></paramdef> "
+"<paramdef><type>float </type> <parameter>yoff</parameter></paramdef> "
+"<paramdef><type>float </type> <parameter>zoff</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>geometry <function>ST_Affine</"
+"function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</"
+"parameter></paramdef> <paramdef><type>float </type> <parameter>a</"
+"parameter></paramdef> <paramdef><type>float </type> <parameter>b</"
+"parameter></paramdef> <paramdef><type>float </type> <parameter>d</"
+"parameter></paramdef> <paramdef><type>float </type> <parameter>e</"
+"parameter></paramdef> <paramdef><type>float </type> <parameter>xoff</"
+"parameter></paramdef> <paramdef><type>float </type> <parameter>yoff</"
+"parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_editor.xml:91
@@ -211,22 +245,30 @@ msgstr ""
 #: reference_editor.xml:92
 #, no-c-format
 msgid ""
-"Version 1: The call <programlisting>ST_Affine(geom, a, b, c, d, e, f, g, h, i, xoff, yoff, zoff) </programlisting> represents the transformation matrix <programlisting>/ a  b  c  xoff \\\n"
+"Version 1: The call <programlisting>ST_Affine(geom, a, b, c, d, e, f, g, h, "
+"i, xoff, yoff, zoff) </programlisting> represents the transformation matrix "
+"<programlisting>/ a  b  c  xoff \\\n"
 "| d  e  f  yoff |\n"
 "| g  h  i  zoff |\n"
-"\\ 0  0  0     1 /</programlisting> and the vertices are transformed as follows: <programlisting>x' = a*x + b*y + c*z + xoff\n"
+"\\ 0  0  0     1 /</programlisting> and the vertices are transformed as "
+"follows: <programlisting>x' = a*x + b*y + c*z + xoff\n"
 "y' = d*x + e*y + f*z + yoff\n"
-"z' = g*x + h*y + i*z + zoff</programlisting> All of the translate / scale functions below are expressed via such an affine transformation."
+"z' = g*x + h*y + i*z + zoff</programlisting> All of the translate / scale "
+"functions below are expressed via such an affine transformation."
 msgstr ""
 
 #. Tag: para
 #: reference_editor.xml:99
 #, no-c-format
 msgid ""
-"Version 2: Applies a 2d affine transformation to the geometry. The call <programlisting>ST_Affine(geom, a, b, d, e, xoff, yoff)</programlisting> represents the transformation matrix <programlisting>/  a  b  0  xoff  \\       /  a  b  xoff  \\\n"
+"Version 2: Applies a 2d affine transformation to the geometry. The call "
+"<programlisting>ST_Affine(geom, a, b, d, e, xoff, yoff)</programlisting> "
+"represents the transformation matrix <programlisting>/  a  b  0  xoff  "
+"\\       /  a  b  xoff  \\\n"
 "|  d  e  0  yoff  | rsp.  |  d  e  yoff  |\n"
 "|  0  0  1     0  |       \\  0  0     1  /\n"
-"\\  0  0  0     1  /</programlisting> and the vertices are transformed as follows: <programlisting>x' = a*x + b*y + xoff\n"
+"\\  0  0  0     1  /</programlisting> and the vertices are transformed as "
+"follows: <programlisting>x' = a*x + b*y + xoff\n"
 "y' = d*x + e*y + yoff\n"
 "z' = z </programlisting> This method is a subcase of the 3D method above."
 msgstr ""
@@ -287,18 +329,23 @@ msgstr "&curve_support;"
 #: reference_editor.xml:119
 #, no-c-format
 msgid ""
-"--Rotate a 3d line 180 degrees about the z axis.  Note this is long-hand for doing ST_Rotate();\n"
-" SELECT ST_AsEWKT(ST_Affine(the_geom,  cos(pi()), -sin(pi()), 0,  sin(pi()), cos(pi()), 0,  0, 0, 1,  0, 0, 0)) As using_affine,\n"
+"--Rotate a 3d line 180 degrees about the z axis.  Note this is long-hand for "
+"doing ST_Rotate();\n"
+" SELECT ST_AsEWKT(ST_Affine(the_geom,  cos(pi()), -sin(pi()), 0,  sin(pi()), "
+"cos(pi()), 0,  0, 0, 1,  0, 0, 0)) As using_affine,\n"
 "         ST_AsEWKT(ST_Rotate(the_geom, pi())) As using_rotate\n"
-"        FROM (SELECT ST_GeomFromEWKT('LINESTRING(1 2 3, 1 4 3)') As the_geom) As foo;\n"
+"        FROM (SELECT ST_GeomFromEWKT('LINESTRING(1 2 3, 1 4 3)') As "
+"the_geom) As foo;\n"
 "        using_affine         |        using_rotate\n"
 "-----------------------------+-----------------------------\n"
 " LINESTRING(-1 -2 3,-1 -4 3) | LINESTRING(-1 -2 3,-1 -4 3)\n"
 "(1 row)\n"
 "\n"
 "--Rotate a 3d line 180 degrees in both the x and z axis\n"
-"SELECT ST_AsEWKT(ST_Affine(the_geom, cos(pi()), -sin(pi()), 0, sin(pi()), cos(pi()), -sin(pi()), 0, sin(pi()), cos(pi()), 0, 0, 0))\n"
-"        FROM (SELECT ST_GeomFromEWKT('LINESTRING(1 2 3, 1 4 3)') As the_geom) As foo;\n"
+"SELECT ST_AsEWKT(ST_Affine(the_geom, cos(pi()), -sin(pi()), 0, sin(pi()), "
+"cos(pi()), -sin(pi()), 0, sin(pi()), cos(pi()), 0, 0, 0))\n"
+"        FROM (SELECT ST_GeomFromEWKT('LINESTRING(1 2 3, 1 4 3)') As "
+"the_geom) As foo;\n"
 "           st_asewkt\n"
 "-------------------------------\n"
 " LINESTRING(-1 -2 -3,-1 -4 -3)\n"
@@ -311,7 +358,9 @@ msgstr ""
 msgid ""
 ", <xref linkend=\"ST_Scale\"/>, <xref linkend=\"ST_Translate\"/>, <xref "
 "linkend=\"ST_TransScale\"/>"
-msgstr ", <xref linkend=\"ST_Scale\"/>, <xref linkend=\"ST_Translate\"/>, <xref linkend=\"ST_TransScale\"/>"
+msgstr ""
+", <xref linkend=\"ST_Scale\"/>, <xref linkend=\"ST_Translate\"/>, <xref "
+"linkend=\"ST_TransScale\"/>"
 
 #. Tag: refname
 #: reference_editor.xml:132
@@ -333,7 +382,9 @@ msgstr ""
 msgid ""
 "<funcdef>geometry <function>ST_Force_2D</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_Force_2D</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_Force_2D</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
 
 #. Tag: para
 #: reference_editor.xml:150
@@ -355,12 +406,14 @@ msgstr ""
 #: reference_editor.xml:165
 #, no-c-format
 msgid ""
-"SELECT ST_AsEWKT(ST_Force_2D(ST_GeomFromEWKT('CIRCULARSTRING(1 1 2, 2 3 2, 4 5 2, 6 7 2, 5 6 2)')));\n"
+"SELECT ST_AsEWKT(ST_Force_2D(ST_GeomFromEWKT('CIRCULARSTRING(1 1 2, 2 3 2, 4 "
+"5 2, 6 7 2, 5 6 2)')));\n"
 "                st_asewkt\n"
 "-------------------------------------\n"
 "CIRCULARSTRING(1 1,2 3,4 5,6 7,5 6)\n"
 "\n"
-"SELECT  ST_AsEWKT(ST_Force_2D('POLYGON((0 0 2,0 5 2,5 0 2,0 0 2),(1 1 2,3 1 2,1 3 2,1 1 2))'));\n"
+"SELECT  ST_AsEWKT(ST_Force_2D('POLYGON((0 0 2,0 5 2,5 0 2,0 0 2),(1 1 2,3 1 "
+"2,1 3 2,1 1 2))'));\n"
 "\n"
 "                                  st_asewkt\n"
 "----------------------------------------------\n"
@@ -376,8 +429,7 @@ msgstr ""
 #. Tag: refpurpose
 #: reference_editor.xml:180
 #, no-c-format
-msgid ""
-"Forces the geometries into XYZ mode. This is an alias for ST_Force_3DZ."
+msgid "Forces the geometries into XYZ mode. This is an alias for ST_Force_3DZ."
 msgstr ""
 
 #. Tag: funcprototype
@@ -386,14 +438,16 @@ msgstr ""
 msgid ""
 "<funcdef>geometry <function>ST_Force_3D</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_Force_3D</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_Force_3D</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
 
 #. Tag: para
 #: reference_editor.xml:195
 #, no-c-format
 msgid ""
-"Forces the geometries into XYZ mode. This is an alias for ST_Force_3DZ. If a"
-" geometry has no Z component, then a 0 Z coordinate is tacked on."
+"Forces the geometries into XYZ mode. This is an alias for ST_Force_3DZ. If a "
+"geometry has no Z component, then a 0 Z coordinate is tacked on."
 msgstr ""
 
 #. Tag: programlisting
@@ -401,13 +455,16 @@ msgstr ""
 #, no-c-format
 msgid ""
 "--Nothing happens to an already 3D geometry\n"
-"                SELECT ST_AsEWKT(ST_Force_3D(ST_GeomFromEWKT('CIRCULARSTRING(1 1 2, 2 3 2, 4 5 2, 6 7 2, 5 6 2)')));\n"
+"                SELECT "
+"ST_AsEWKT(ST_Force_3D(ST_GeomFromEWKT('CIRCULARSTRING(1 1 2, 2 3 2, 4 5 2, 6 "
+"7 2, 5 6 2)')));\n"
 "                                   st_asewkt\n"
 "-----------------------------------------------\n"
 " CIRCULARSTRING(1 1 2,2 3 2,4 5 2,6 7 2,5 6 2)\n"
 "\n"
 "\n"
-"SELECT  ST_AsEWKT(ST_Force_3D('POLYGON((0 0,0 5,5 0,0 0),(1 1,3 1,1 3,1 1))'));\n"
+"SELECT  ST_AsEWKT(ST_Force_3D('POLYGON((0 0,0 5,5 0,0 0),(1 1,3 1,1 3,1 "
+"1))'));\n"
 "\n"
 "                                                 st_asewkt\n"
 "--------------------------------------------------------------\n"
@@ -431,9 +488,10 @@ msgstr "ST_Force_3DZ"
 #. Tag: refpurpose
 #: reference_editor.xml:222
 #, no-c-format
-msgid ""
-"Forces the geometries into XYZ mode. This is a synonym for ST_Force_3D."
-msgstr "Force les géométries Ã  utiliser le mode XYZ. C'est un synonyme pour ST_Force_3D."
+msgid "Forces the geometries into XYZ mode. This is a synonym for ST_Force_3D."
+msgstr ""
+"Force les géométries Ã  utiliser le mode XYZ. C'est un synonyme pour "
+"ST_Force_3D."
 
 #. Tag: funcprototype
 #: reference_editor.xml:227
@@ -441,7 +499,9 @@ msgstr "Force les géométries Ã  utiliser le mode XYZ. C'est un synonyme pour S
 msgid ""
 "<funcdef>geometry <function>ST_Force_3DZ</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_Force_3DZ</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_Force_3DZ</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
 
 #. Tag: para
 #: reference_editor.xml:237
@@ -456,13 +516,15 @@ msgstr ""
 #, no-c-format
 msgid ""
 "--Nothing happens to an already 3D geometry\n"
-"SELECT ST_AsEWKT(ST_Force_3DZ(ST_GeomFromEWKT('CIRCULARSTRING(1 1 2, 2 3 2, 4 5 2, 6 7 2, 5 6 2)')));\n"
+"SELECT ST_AsEWKT(ST_Force_3DZ(ST_GeomFromEWKT('CIRCULARSTRING(1 1 2, 2 3 2, "
+"4 5 2, 6 7 2, 5 6 2)')));\n"
 "                                   st_asewkt\n"
 "-----------------------------------------------\n"
 " CIRCULARSTRING(1 1 2,2 3 2,4 5 2,6 7 2,5 6 2)\n"
 "\n"
 "\n"
-"SELECT  ST_AsEWKT(ST_Force_3DZ('POLYGON((0 0,0 5,5 0,0 0),(1 1,3 1,1 3,1 1))'));\n"
+"SELECT  ST_AsEWKT(ST_Force_3DZ('POLYGON((0 0,0 5,5 0,0 0),(1 1,3 1,1 3,1 "
+"1))'));\n"
 "\n"
 "                                                 st_asewkt\n"
 "--------------------------------------------------------------\n"
@@ -475,7 +537,9 @@ msgstr ""
 msgid ""
 ", <xref linkend=\"ST_Force_2D\"/>, <xref linkend=\"ST_Force_3DM\"/>, <xref "
 "linkend=\"ST_Force_3D\"/>"
-msgstr ", <xref linkend=\"ST_Force_2D\"/>, <xref linkend=\"ST_Force_3DM\"/>, <xref linkend=\"ST_Force_3D\"/>"
+msgstr ""
+", <xref linkend=\"ST_Force_2D\"/>, <xref linkend=\"ST_Force_3DM\"/>, <xref "
+"linkend=\"ST_Force_3D\"/>"
 
 #. Tag: refname
 #: reference_editor.xml:262
@@ -495,7 +559,9 @@ msgstr "Force les géométries Ã  utiliser le mode XYM."
 msgid ""
 "<funcdef>geometry <function>ST_Force_3DM</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_Force_3DM</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_Force_3DM</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
 
 #. Tag: para
 #: reference_editor.xml:279
@@ -510,13 +576,15 @@ msgstr ""
 #, no-c-format
 msgid ""
 "--Nothing happens to an already 3D geometry\n"
-"SELECT ST_AsEWKT(ST_Force_3DM(ST_GeomFromEWKT('CIRCULARSTRING(1 1 2, 2 3 2, 4 5 2, 6 7 2, 5 6 2)')));\n"
+"SELECT ST_AsEWKT(ST_Force_3DM(ST_GeomFromEWKT('CIRCULARSTRING(1 1 2, 2 3 2, "
+"4 5 2, 6 7 2, 5 6 2)')));\n"
 "                                   st_asewkt\n"
 "------------------------------------------------\n"
 " CIRCULARSTRINGM(1 1 0,2 3 0,4 5 0,6 7 0,5 6 0)\n"
 "\n"
 "\n"
-"SELECT  ST_AsEWKT(ST_Force_3DM('POLYGON((0 0 1,0 5 1,5 0 1,0 0 1),(1 1 1,3 1 1,1 3 1,1 1 1))'));\n"
+"SELECT  ST_AsEWKT(ST_Force_3DM('POLYGON((0 0 1,0 5 1,5 0 1,0 0 1),(1 1 1,3 1 "
+"1,1 3 1,1 1 1))'));\n"
 "\n"
 "                                                  st_asewkt\n"
 "---------------------------------------------------------------\n"
@@ -549,7 +617,9 @@ msgstr ""
 msgid ""
 "<funcdef>geometry <function>ST_Force_4D</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_Force_4D</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_Force_4D</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
 
 #. Tag: para
 #: reference_editor.xml:319
@@ -564,18 +634,21 @@ msgstr ""
 #, no-c-format
 msgid ""
 "--Nothing happens to an already 3D geometry\n"
-"SELECT ST_AsEWKT(ST_Force_4D(ST_GeomFromEWKT('CIRCULARSTRING(1 1 2, 2 3 2, 4 5 2, 6 7 2, 5 6 2)')));\n"
+"SELECT ST_AsEWKT(ST_Force_4D(ST_GeomFromEWKT('CIRCULARSTRING(1 1 2, 2 3 2, 4 "
+"5 2, 6 7 2, 5 6 2)')));\n"
 "                                                st_asewkt\n"
 "---------------------------------------------------------\n"
 " CIRCULARSTRING(1 1 2 0,2 3 2 0,4 5 2 0,6 7 2 0,5 6 2 0)\n"
 "\n"
 "\n"
 "\n"
-"SELECT  ST_AsEWKT(ST_Force_4D('MULTILINESTRINGM((0 0 1,0 5 2,5 0 3,0 0 4),(1 1 1,3 1 1,1 3 1,1 1 1))'));\n"
+"SELECT  ST_AsEWKT(ST_Force_4D('MULTILINESTRINGM((0 0 1,0 5 2,5 0 3,0 0 4),(1 "
+"1 1,3 1 1,1 3 1,1 1 1))'));\n"
 "\n"
 "                                                                          st_asewkt\n"
 "--------------------------------------------------------------------------------------\n"
-" MULTILINESTRING((0 0 0 1,0 5 0 2,5 0 0 3,0 0 0 4),(1 1 0 1,3 1 0 1,1 3 0 1,1 1 0 1))"
+" MULTILINESTRING((0 0 0 1,0 5 0 2,5 0 0 3,0 0 0 4),(1 1 0 1,3 1 0 1,1 3 0 "
+"1,1 1 0 1))"
 msgstr ""
 
 #. Tag: refname
@@ -596,7 +669,9 @@ msgstr ""
 msgid ""
 "<funcdef>geometry <function>ST_Force_Collection</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_Force_Collection</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_Force_Collection</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
 
 #. Tag: para
 #: reference_editor.xml:359
@@ -618,17 +693,21 @@ msgstr ""
 #: reference_editor.xml:374
 #, no-c-format
 msgid ""
-"SELECT  ST_AsEWKT(ST_Force_Collection('POLYGON((0 0 1,0 5 1,5 0 1,0 0 1),(1 1 1,3 1 1,1 3 1,1 1 1))'));\n"
+"SELECT  ST_AsEWKT(ST_Force_Collection('POLYGON((0 0 1,0 5 1,5 0 1,0 0 1),(1 "
+"1 1,3 1 1,1 3 1,1 1 1))'));\n"
 "\n"
 "                                                                   st_asewkt\n"
 "----------------------------------------------------------------------------------\n"
-" GEOMETRYCOLLECTION(POLYGON((0 0 1,0 5 1,5 0 1,0 0 1),(1 1 1,3 1 1,1 3 1,1 1 1)))\n"
+" GEOMETRYCOLLECTION(POLYGON((0 0 1,0 5 1,5 0 1,0 0 1),(1 1 1,3 1 1,1 3 1,1 1 "
+"1)))\n"
 "\n"
 "\n"
-"  SELECT ST_AsText(ST_Force_Collection('CIRCULARSTRING(220227 150406,2220227 150407,220227 150406)'));\n"
+"  SELECT ST_AsText(ST_Force_Collection('CIRCULARSTRING(220227 150406,2220227 "
+"150407,220227 150406)'));\n"
 "                                                                   st_astext\n"
 "--------------------------------------------------------------------------------\n"
-" GEOMETRYCOLLECTION(CIRCULARSTRING(220227 150406,2220227 150407,220227 150406))\n"
+" GEOMETRYCOLLECTION(CIRCULARSTRING(220227 150406,2220227 150407,220227 "
+"150406))\n"
 "(1 row)"
 msgstr ""
 
@@ -637,7 +716,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "-- POLYHEDRAL example --\n"
-"SELECT ST_AsEWKT(ST_Force_Collection('POLYHEDRALSURFACE(((0 0 0,0 0 1,0 1 1,0 1 0,0 0 0)),\n"
+"SELECT ST_AsEWKT(ST_Force_Collection('POLYHEDRALSURFACE(((0 0 0,0 0 1,0 1 "
+"1,0 1 0,0 0 0)),\n"
 " ((0 0 0,0 1 0,1 1 0,1 0 0,0 0 0)),\n"
 " ((0 0 0,1 0 0,1 0 1,0 0 1,0 0 0)),\n"
 " ((1 1 0,1 1 1,1 0 1,1 0 0,1 1 0)),\n"
@@ -666,8 +746,8 @@ msgstr "ST_ForceRHR"
 #: reference_editor.xml:392
 #, no-c-format
 msgid ""
-"Forces the orientation of the vertices in a polygon to follow the Right-"
-"Hand-Rule."
+"Forces the orientation of the vertices in a polygon to follow the Right-Hand-"
+"Rule."
 msgstr ""
 
 #. Tag: funcprototype
@@ -676,17 +756,19 @@ msgstr ""
 msgid ""
 "<funcdef>boolean <function>ST_ForceRHR</function></funcdef> "
 "<paramdef><type>geometry</type> <parameter>g</parameter></paramdef>"
-msgstr "<funcdef>boolean <function>ST_ForceRHR</function></funcdef> <paramdef><type>geometry</type> <parameter>g</parameter></paramdef>"
+msgstr ""
+"<funcdef>boolean <function>ST_ForceRHR</function></funcdef> "
+"<paramdef><type>geometry</type> <parameter>g</parameter></paramdef>"
 
 #. Tag: para
 #: reference_editor.xml:409
 #, no-c-format
 msgid ""
-"Forces the orientation of the vertices in a polygon to follow the Right-"
-"Hand-Rule. In GIS terminology, this means that the area that is bounded by "
-"the polygon is to the right of the boundary. In particular, the exterior "
-"ring is orientated in a clockwise direction and the interior rings in a "
-"counter-clockwise direction."
+"Forces the orientation of the vertices in a polygon to follow the Right-Hand-"
+"Rule. In GIS terminology, this means that the area that is bounded by the "
+"polygon is to the right of the boundary. In particular, the exterior ring is "
+"orientated in a clockwise direction and the interior rings in a counter-"
+"clockwise direction."
 msgstr ""
 
 #. Tag: programlisting
@@ -695,7 +777,8 @@ msgstr ""
 msgid ""
 "SELECT ST_AsEWKT(\n"
 "  ST_ForceRHR(\n"
-"        'POLYGON((0 0 2, 5 0 2, 0 5 2, 0 0 2),(1 1 2, 1 3 2, 3 1 2, 1 1 2))'\n"
+"        'POLYGON((0 0 2, 5 0 2, 0 5 2, 0 0 2),(1 1 2, 1 3 2, 3 1 2, 1 1 "
+"2))'\n"
 "  )\n"
 ");\n"
 "                                                  st_asewkt\n"
@@ -720,8 +803,7 @@ msgstr ""
 #: reference_editor.xml:439
 #, no-c-format
 msgid ""
-"Returns a (set of) LineString(s) formed by sewing together a "
-"MULTILINESTRING."
+"Returns a (set of) LineString(s) formed by sewing together a MULTILINESTRING."
 msgstr ""
 
 #. Tag: funcprototype
@@ -729,9 +811,12 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>geometry <function>ST_LineMerge</function></funcdef> "
-"<paramdef><type>geometry </type> "
-"<parameter>amultilinestring</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_LineMerge</function></funcdef> <paramdef><type>geometry </type> <parameter>amultilinestring</parameter></paramdef>"
+"<paramdef><type>geometry </type> <parameter>amultilinestring</parameter></"
+"paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_LineMerge</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>amultilinestring</parameter></"
+"paramdef>"
 
 #. Tag: para
 #: reference_editor.xml:455
@@ -745,8 +830,8 @@ msgstr ""
 #: reference_editor.xml:457
 #, no-c-format
 msgid ""
-"Only use with MULTILINESTRING/LINESTRINGs. If you feed a polygon or geometry"
-" collection into this function, it will return an empty GEOMETRYCOLLECTION"
+"Only use with MULTILINESTRING/LINESTRINGs. If you feed a polygon or geometry "
+"collection into this function, it will return an empty GEOMETRYCOLLECTION"
 msgstr ""
 
 #. Tag: para
@@ -760,7 +845,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "SELECT ST_AsText(ST_LineMerge(\n"
-"ST_GeomFromText('MULTILINESTRING((-29 -27,-30 -29.7,-36 -31,-45 -33),(-45 -33,-46 -32))')\n"
+"ST_GeomFromText('MULTILINESTRING((-29 -27,-30 -29.7,-36 -31,-45 -33),(-45 "
+"-33,-46 -32))')\n"
 "                )\n"
 ");\n"
 "st_astext\n"
@@ -770,7 +856,8 @@ msgid ""
 "\n"
 "--If can't be merged - original MULTILINESTRING is returned\n"
 "SELECT ST_AsText(ST_LineMerge(\n"
-"ST_GeomFromText('MULTILINESTRING((-29 -27,-30 -29.7,-36 -31,-45 -33),(-45.2 -33.2,-46 -32))')\n"
+"ST_GeomFromText('MULTILINESTRING((-29 -27,-30 -29.7,-36 -31,-45 -33),(-45.2 "
+"-33.2,-46 -32))')\n"
 ")\n"
 ");\n"
 "st_astext\n"
@@ -803,10 +890,14 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>geometry <function>ST_CollectionExtract</function></funcdef> "
-"<paramdef><type>geometry </type> "
-"<parameter>collection</parameter></paramdef> <paramdef><type>integer </type>"
-" <parameter>type</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_CollectionExtract</function></funcdef> <paramdef><type>geometry </type> <parameter>collection</parameter></paramdef> <paramdef><type>integer </type> <parameter>type</parameter></paramdef>"
+"<paramdef><type>geometry </type> <parameter>collection</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>type</parameter></"
+"paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_CollectionExtract</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>collection</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>type</parameter></"
+"paramdef>"
 
 #. Tag: para
 #: reference_editor.xml:497
@@ -814,8 +905,8 @@ msgstr "<funcdef>geometry <function>ST_CollectionExtract</function></funcdef> <p
 msgid ""
 "Given a (multi)geometry, returns a (multi)geometry consisting only of "
 "elements of the specified type. Sub-geometries that are not the specified "
-"type are ignored. If there are no sub-geometries of the right type, an EMPTY"
-" geometry will be returned. Only points, lines and polygons are supported. "
+"type are ignored. If there are no sub-geometries of the right type, an EMPTY "
+"geometry will be returned. Only points, lines and polygons are supported. "
 "Type numbers are 1 == POINT, 2 == LINESTRING, 3 == POLYGON."
 msgstr ""
 
@@ -840,13 +931,17 @@ msgstr ""
 #, no-c-format
 msgid ""
 "-- Constants: 1 == POINT, 2 == LINESTRING, 3 == POLYGON\n"
-"SELECT ST_AsText(ST_CollectionExtract(ST_GeomFromText('GEOMETRYCOLLECTION(GEOMETRYCOLLECTION(POINT(0 0)))'),1));\n"
+"SELECT "
+"ST_AsText(ST_CollectionExtract(ST_GeomFromText('GEOMETRYCOLLECTION(GEOMETRYCOLLECTION(POINT(0 "
+"0)))'),1));\n"
 "st_astext\n"
 "---------------\n"
 "MULTIPOINT(0 0)\n"
 "(1 row)\n"
 "\n"
-"SELECT ST_AsText(ST_CollectionExtract(ST_GeomFromText('GEOMETRYCOLLECTION(GEOMETRYCOLLECTION(LINESTRING(0 0, 1 1)),LINESTRING(2 2, 3 3))'),2));\n"
+"SELECT "
+"ST_AsText(ST_CollectionExtract(ST_GeomFromText('GEOMETRYCOLLECTION(GEOMETRYCOLLECTION(LINESTRING(0 "
+"0, 1 1)),LINESTRING(2 2, 3 3))'),2));\n"
 "st_astext\n"
 "---------------\n"
 "MULTILINESTRING((0 0, 1 1), (2 2, 3 3))\n"
@@ -856,7 +951,8 @@ msgstr ""
 #. Tag: para
 #: reference_editor.xml:520
 #, no-c-format
-msgid ", <xref linkend=\"ST_Dump\"/>, <xref linkend=\"ST_CollectionHomogenize\"/>"
+msgid ""
+", <xref linkend=\"ST_Dump\"/>, <xref linkend=\"ST_CollectionHomogenize\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -878,9 +974,10 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>geometry <function>ST_CollectionHomogenize</function></funcdef> "
-"<paramdef><type>geometry </type> "
-"<parameter>collection</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_CollectionHomogenize</function></funcdef> <paramdef><type>geometry </type> <parameter>collection</parameter></paramdef>"
+"<paramdef><type>geometry </type> <parameter>collection</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_CollectionHomogenize</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>collection</parameter></paramdef>"
 
 #. Tag: para
 #: reference_editor.xml:545
@@ -901,14 +998,16 @@ msgstr ""
 #: reference_editor.xml:556
 #, no-c-format
 msgid ""
-"SELECT ST_AsText(ST_CollectionHomogenize('GEOMETRYCOLLECTION(POINT(0 0))'));        \n"
+"SELECT ST_AsText(ST_CollectionHomogenize('GEOMETRYCOLLECTION(POINT(0 "
+"0))'));        \n"
 "\n"
 "        st_astext\n"
 "        ------------\n"
 "         POINT(0 0)\n"
 "        (1 row)\n"
 "\n"
-"  SELECT ST_AsText(ST_CollectionHomogenize('GEOMETRYCOLLECTION(POINT(0 0),POINT(1 1))'));        \n"
+"  SELECT ST_AsText(ST_CollectionHomogenize('GEOMETRYCOLLECTION(POINT(0 0),"
+"POINT(1 1))'));        \n"
 "\n"
 "        st_astext\n"
 "        ---------------------\n"
@@ -942,7 +1041,9 @@ msgstr ""
 msgid ""
 "<funcdef>geometry <function>ST_Multi</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_Multi</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_Multi</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
 
 #. Tag: para
 #: reference_editor.xml:584
@@ -956,11 +1057,14 @@ msgstr ""
 #: reference_editor.xml:592
 #, no-c-format
 msgid ""
-"SELECT ST_AsText(ST_Multi(ST_GeomFromText('POLYGON((743238 2967416,743238 2967450,\n"
-"                        743265 2967450,743265.625 2967416,743238 2967416))')));\n"
+"SELECT ST_AsText(ST_Multi(ST_GeomFromText('POLYGON((743238 2967416,743238 "
+"2967450,\n"
+"                        743265 2967450,743265.625 2967416,743238 "
+"2967416))')));\n"
 "                        st_astext\n"
 "                        --------------------------------------------------------------------------------------------------\n"
-"                        MULTIPOLYGON(((743238 2967416,743238 2967450,743265 2967450,743265.625 2967416,\n"
+"                        MULTIPOLYGON(((743238 2967416,743238 2967450,743265 "
+"2967450,743265.625 2967416,\n"
 "                        743238 2967416)))\n"
 "                        (1 row)"
 msgstr ""
@@ -982,9 +1086,12 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>geometry <function>ST_RemovePoint</function></funcdef> "
-"<paramdef><type>geometry</type> <parameter>linestring</parameter></paramdef>"
-" <paramdef><type>integer</type> <parameter>offset</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_RemovePoint</function></funcdef> <paramdef><type>geometry</type> <parameter>linestring</parameter></paramdef> <paramdef><type>integer</type> <parameter>offset</parameter></paramdef>"
+"<paramdef><type>geometry</type> <parameter>linestring</parameter></paramdef> "
+"<paramdef><type>integer</type> <parameter>offset</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_RemovePoint</function></funcdef> "
+"<paramdef><type>geometry</type> <parameter>linestring</parameter></paramdef> "
+"<paramdef><type>integer</type> <parameter>offset</parameter></paramdef>"
 
 #. Tag: para
 #: reference_editor.xml:618
@@ -999,7 +1106,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "--guarantee no LINESTRINGS are closed\n"
-"--by removing the end point.  The below assumes the_geom is of type LINESTRING\n"
+"--by removing the end point.  The below assumes the_geom is of type "
+"LINESTRING\n"
 "UPDATE sometable\n"
 "        SET the_geom = ST_RemovePoint(the_geom, ST_NPoints(the_geom) - 1)\n"
 "        FROM sometable\n"
@@ -1030,7 +1138,9 @@ msgstr ""
 msgid ""
 "<funcdef>geometry <function>ST_Reverse</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_Reverse</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_Reverse</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
 
 #. Tag: para
 #: reference_editor.xml:651
@@ -1042,7 +1152,8 @@ msgstr ""
 #: reference_editor.xml:656
 #, no-c-format
 msgid ""
-"SELECT ST_AsText(the_geom) as line, ST_AsText(ST_Reverse(the_geom)) As reverseline\n"
+"SELECT ST_AsText(the_geom) as line, ST_AsText(ST_Reverse(the_geom)) As "
+"reverseline\n"
 "FROM\n"
 "(SELECT ST_MakeLine(ST_MakePoint(1,2),\n"
 "                ST_MakePoint(1,10)) As the_geom) as foo;\n"
@@ -1070,26 +1181,38 @@ msgstr ""
 msgid ""
 "<funcprototype> <funcdef>geometry <function>ST_Rotate</function></funcdef> "
 "<paramdef><type>geometry</type> <parameter>geomA</parameter></paramdef> "
-"<paramdef><type>float</type> <parameter>rotRadians</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>geometry "
+"<paramdef><type>float</type> <parameter>rotRadians</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>geometry <function>ST_Rotate</"
+"function></funcdef> <paramdef><type>geometry</type> <parameter>geomA</"
+"parameter></paramdef> <paramdef><type>float</type> <parameter>rotRadians</"
+"parameter></paramdef> <paramdef><type>float</type> <parameter>x0</"
+"parameter></paramdef> <paramdef><type>float</type> <parameter>y0</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry "
 "<function>ST_Rotate</function></funcdef> <paramdef><type>geometry</type> "
 "<parameter>geomA</parameter></paramdef> <paramdef><type>float</type> "
-"<parameter>rotRadians</parameter></paramdef> <paramdef><type>float</type> "
-"<parameter>x0</parameter></paramdef> <paramdef><type>float</type> "
-"<parameter>y0</parameter></paramdef> </funcprototype> <funcprototype> "
-"<funcdef>geometry <function>ST_Rotate</function></funcdef> "
+"<parameter>rotRadians</parameter></paramdef> <paramdef><type>geometry</type> "
+"<parameter>pointOrigin</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>geometry <function>ST_Rotate</function></funcdef> "
 "<paramdef><type>geometry</type> <parameter>geomA</parameter></paramdef> "
-"<paramdef><type>float</type> <parameter>rotRadians</parameter></paramdef> "
-"<paramdef><type>geometry</type> "
+"<paramdef><type>float</type> <parameter>rotRadians</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>geometry <function>ST_Rotate</"
+"function></funcdef> <paramdef><type>geometry</type> <parameter>geomA</"
+"parameter></paramdef> <paramdef><type>float</type> <parameter>rotRadians</"
+"parameter></paramdef> <paramdef><type>float</type> <parameter>x0</"
+"parameter></paramdef> <paramdef><type>float</type> <parameter>y0</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_Rotate</function></funcdef> <paramdef><type>geometry</type> "
+"<parameter>geomA</parameter></paramdef> <paramdef><type>float</type> "
+"<parameter>rotRadians</parameter></paramdef> <paramdef><type>geometry</type> "
 "<parameter>pointOrigin</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>geometry <function>ST_Rotate</function></funcdef> <paramdef><type>geometry</type> <parameter>geomA</parameter></paramdef> <paramdef><type>float</type> <parameter>rotRadians</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_Rotate</function></funcdef> <paramdef><type>geometry</type> <parameter>geomA</parameter></paramdef> <paramdef><type>float</type> <parameter>rotRadians</parameter></paramdef> <paramdef><type>float</type> <parameter>x0</parameter></paramdef> <paramdef><type>float</type> <parameter>y0</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_Rotate</function></funcdef> <paramdef><type>geometry</type> <parameter>geomA</parameter></paramdef> <paramdef><type>float</type> <parameter>rotRadians</parameter></paramdef> <paramdef><type>geometry</type> <parameter>pointOrigin</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_editor.xml:695
 #, no-c-format
 msgid ""
-"Rotates geometry rotRadians counter-clockwise about the origin. The rotation"
-" origin can be specified either as a POINT geometry, or as x and y "
+"Rotates geometry rotRadians counter-clockwise about the origin. The rotation "
+"origin can be specified either as a POINT geometry, or as x and y "
 "coordinates. If the origin is not specified, the geometry is rotated about "
 "POINT(0 0)."
 msgstr ""
@@ -1120,7 +1243,8 @@ msgid ""
 "(1 row)\n"
 "\n"
 "--Rotate 30 degrees counter-clockwise at x=50, y=160\n"
-"SELECT ST_AsEWKT(ST_Rotate('LINESTRING (50 160, 50 50, 100 50)', pi()/6, 50, 160));\n"
+"SELECT ST_AsEWKT(ST_Rotate('LINESTRING (50 160, 50 50, 100 50)', pi()/6, 50, "
+"160));\n"
 "                                 st_asewkt\n"
 "---------------------------------------------------------------------------\n"
 " LINESTRING(50 160,105 64.7372055837117,148.301270189222 89.7372055837117)\n"
@@ -1128,7 +1252,8 @@ msgid ""
 "\n"
 "--Rotate 60 degrees clockwise from centroid\n"
 "SELECT ST_AsEWKT(ST_Rotate(geom, -pi()/3, ST_Centroid(geom)))\n"
-"FROM (SELECT 'LINESTRING (50 160, 50 50, 100 50)'::geometry AS geom) AS foo;\n"
+"FROM (SELECT 'LINESTRING (50 160, 50 50, 100 50)'::geometry AS geom) AS "
+"foo;\n"
 "                           st_asewkt\n"
 "--------------------------------------------------------------\n"
 " LINESTRING(116.4225 130.6721,21.1597 75.6721,46.1597 32.3708)\n"
@@ -1162,7 +1287,10 @@ msgid ""
 "<funcdef>geometry <function>ST_RotateX</function></funcdef> "
 "<paramdef><type>geometry</type> <parameter>geomA</parameter></paramdef> "
 "<paramdef><type>float</type> <parameter>rotRadians</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_RotateX</function></funcdef> <paramdef><type>geometry</type> <parameter>geomA</parameter></paramdef> <paramdef><type>float</type> <parameter>rotRadians</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_RotateX</function></funcdef> "
+"<paramdef><type>geometry</type> <parameter>geomA</parameter></paramdef> "
+"<paramdef><type>float</type> <parameter>rotRadians</parameter></paramdef>"
 
 #. Tag: para
 #: reference_editor.xml:744
@@ -1190,7 +1318,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "--Rotate a line 90 degrees along x-axis\n"
-"SELECT ST_AsEWKT(ST_RotateX(ST_GeomFromEWKT('LINESTRING(1 2 3, 1 1 1)'), pi()/2));\n"
+"SELECT ST_AsEWKT(ST_RotateX(ST_GeomFromEWKT('LINESTRING(1 2 3, 1 1 1)'), "
+"pi()/2));\n"
 "                 st_asewkt\n"
 "---------------------------\n"
 " LINESTRING(1 -3 2,1 -1 1)"
@@ -1221,7 +1350,10 @@ msgid ""
 "<funcdef>geometry <function>ST_RotateY</function></funcdef> "
 "<paramdef><type>geometry</type> <parameter>geomA</parameter></paramdef> "
 "<paramdef><type>float</type> <parameter>rotRadians</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_RotateY</function></funcdef> <paramdef><type>geometry</type> <parameter>geomA</parameter></paramdef> <paramdef><type>float</type> <parameter>rotRadians</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_RotateY</function></funcdef> "
+"<paramdef><type>geometry</type> <parameter>geomA</parameter></paramdef> "
+"<paramdef><type>float</type> <parameter>rotRadians</parameter></paramdef>"
 
 #. Tag: para
 #: reference_editor.xml:791
@@ -1234,8 +1366,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<code>ST_RotateY(geomA, rotRadians)</code> is short-hand for "
-"<code>ST_Affine(geomA, cos(rotRadians), 0, sin(rotRadians), 0, 1, 0, "
-"-sin(rotRadians), 0, cos(rotRadians), 0, 0, 0)</code>."
+"<code>ST_Affine(geomA, cos(rotRadians), 0, sin(rotRadians), 0, 1, 0, -"
+"sin(rotRadians), 0, cos(rotRadians), 0, 0, 0)</code>."
 msgstr ""
 
 #. Tag: para
@@ -1249,7 +1381,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "--Rotate a line 90 degrees along y-axis\n"
-" SELECT ST_AsEWKT(ST_RotateY(ST_GeomFromEWKT('LINESTRING(1 2 3, 1 1 1)'), pi()/2));\n"
+" SELECT ST_AsEWKT(ST_RotateY(ST_GeomFromEWKT('LINESTRING(1 2 3, 1 1 1)'), "
+"pi()/2));\n"
 "                 st_asewkt\n"
 "---------------------------\n"
 " LINESTRING(3 2 -1,1 1 -1)"
@@ -1280,7 +1413,10 @@ msgid ""
 "<funcdef>geometry <function>ST_RotateZ</function></funcdef> "
 "<paramdef><type>geometry</type> <parameter>geomA</parameter></paramdef> "
 "<paramdef><type>float</type> <parameter>rotRadians</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_RotateZ</function></funcdef> <paramdef><type>geometry</type> <parameter>geomA</parameter></paramdef> <paramdef><type>float</type> <parameter>rotRadians</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_RotateZ</function></funcdef> "
+"<paramdef><type>geometry</type> <parameter>geomA</parameter></paramdef> "
+"<paramdef><type>float</type> <parameter>rotRadians</parameter></paramdef>"
 
 #. Tag: para
 #: reference_editor.xml:840
@@ -1314,18 +1450,21 @@ msgstr ""
 #, no-c-format
 msgid ""
 "--Rotate a line 90 degrees along z-axis\n"
-"SELECT ST_AsEWKT(ST_RotateZ(ST_GeomFromEWKT('LINESTRING(1 2 3, 1 1 1)'), pi()/2));\n"
+"SELECT ST_AsEWKT(ST_RotateZ(ST_GeomFromEWKT('LINESTRING(1 2 3, 1 1 1)'), "
+"pi()/2));\n"
 "                 st_asewkt\n"
 "---------------------------\n"
 " LINESTRING(-2 1 3,-1 1 1)\n"
 "\n"
 " --Rotate a curved circle around z-axis\n"
 "SELECT ST_AsEWKT(ST_RotateZ(the_geom, pi()/2))\n"
-"FROM (SELECT ST_LineToCurve(ST_Buffer(ST_GeomFromText('POINT(234 567)'), 3)) As the_geom) As foo;\n"
+"FROM (SELECT ST_LineToCurve(ST_Buffer(ST_GeomFromText('POINT(234 567)'), 3)) "
+"As the_geom) As foo;\n"
 "\n"
 "                                                                                                           st_asewkt\n"
 "----------------------------------------------------------------------------------------------------------------------------\n"
-" CURVEPOLYGON(CIRCULARSTRING(-567 237,-564.87867965644 236.12132034356,-564 234,-569.12132034356 231.87867965644,-567 237))"
+" CURVEPOLYGON(CIRCULARSTRING(-567 237,-564.87867965644 236.12132034356,-564 "
+"234,-569.12132034356 231.87867965644,-567 237))"
 msgstr ""
 
 #. Tag: para
@@ -1345,8 +1484,8 @@ msgstr "ST_Scale"
 #, no-c-format
 msgid ""
 "<refpurpose>Scales the geometry to a new size by multiplying the ordinates "
-"with the parameters. Ie: ST_Scale(geom, Xfactor, Yfactor, "
-"Zfactor).</refpurpose>"
+"with the parameters. Ie: ST_Scale(geom, Xfactor, Yfactor, Zfactor).</"
+"refpurpose>"
 msgstr ""
 
 #. Tag: funcsynopsis
@@ -1357,13 +1496,23 @@ msgid ""
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
 "<paramdef><type>float</type> <parameter>XFactor</parameter></paramdef> "
 "<paramdef><type>float</type> <parameter>YFactor</parameter></paramdef> "
-"<paramdef><type>float</type> <parameter>ZFactor</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>geometry "
-"<function>ST_Scale</function></funcdef> <paramdef><type>geometry </type> "
-"<parameter>geomA</parameter></paramdef> <paramdef><type>float</type> "
-"<parameter>XFactor</parameter></paramdef> <paramdef><type>float</type> "
-"<parameter>YFactor</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>geometry <function>ST_Scale</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> <paramdef><type>float</type> <parameter>XFactor</parameter></paramdef> <paramdef><type>float</type> <parameter>YFactor</parameter></paramdef> <paramdef><type>float</type> <parameter>ZFactor</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_Scale</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> <paramdef><type>float</type> <parameter>XFactor</parameter></paramdef> <paramdef><type>float</type> <parameter>YFactor</parameter></paramdef> </funcprototype>"
+"<paramdef><type>float</type> <parameter>ZFactor</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>geometry <function>ST_Scale</"
+"function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</"
+"parameter></paramdef> <paramdef><type>float</type> <parameter>XFactor</"
+"parameter></paramdef> <paramdef><type>float</type> <parameter>YFactor</"
+"parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>geometry <function>ST_Scale</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
+"<paramdef><type>float</type> <parameter>XFactor</parameter></paramdef> "
+"<paramdef><type>float</type> <parameter>YFactor</parameter></paramdef> "
+"<paramdef><type>float</type> <parameter>ZFactor</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>geometry <function>ST_Scale</"
+"function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</"
+"parameter></paramdef> <paramdef><type>float</type> <parameter>XFactor</"
+"parameter></paramdef> <paramdef><type>float</type> <parameter>YFactor</"
+"parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_editor.xml:904
@@ -1393,13 +1542,15 @@ msgstr ""
 #, no-c-format
 msgid ""
 "--Version 1: scale X, Y, Z\n"
-"SELECT ST_AsEWKT(ST_Scale(ST_GeomFromEWKT('LINESTRING(1 2 3, 1 1 1)'), 0.5, 0.75, 0.8));\n"
+"SELECT ST_AsEWKT(ST_Scale(ST_GeomFromEWKT('LINESTRING(1 2 3, 1 1 1)'), 0.5, "
+"0.75, 0.8));\n"
 "                          st_asewkt\n"
 "--------------------------------------\n"
 " LINESTRING(0.5 1.5 2.4,0.5 0.75 0.8)\n"
 "\n"
 "--Version 2: Scale X Y\n"
-" SELECT ST_AsEWKT(ST_Scale(ST_GeomFromEWKT('LINESTRING(1 2 3, 1 1 1)'), 0.5, 0.75));\n"
+" SELECT ST_AsEWKT(ST_Scale(ST_GeomFromEWKT('LINESTRING(1 2 3, 1 1 1)'), 0.5, "
+"0.75));\n"
 "                        st_asewkt\n"
 "----------------------------------\n"
 " LINESTRING(0.5 1.5 3,0.5 0.75 1)"
@@ -1421,25 +1572,30 @@ msgstr ""
 #: reference_editor.xml:941
 #, no-c-format
 msgid ""
-"Return a modified geometry/geography having no segment longer than the given"
-" distance. Distance computation is performed in 2d only. For geometry, "
-"length units are in units of spatial reference. For geography, units are in "
-"meters."
+"Return a modified geometry/geography having no segment longer than the given "
+"distance. Distance computation is performed in 2d only. For geometry, length "
+"units are in units of spatial reference. For geography, units are in meters."
 msgstr ""
 
 #. Tag: funcsynopsis
 #: reference_editor.xml:947
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>geometry "
-"<function>ST_Segmentize</function></funcdef> <paramdef><type>geometry "
-"</type> <parameter>geom</parameter></paramdef> <paramdef><type>float </type>"
-" <parameter>max_segment_length</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>geometry "
-"<function>ST_Segmentize</function></funcdef> <paramdef><type>geography "
-"</type> <parameter>geog</parameter></paramdef> <paramdef><type>float </type>"
-" <parameter>max_segment_length</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>geometry <function>ST_Segmentize</function></funcdef> <paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> <paramdef><type>float </type> <parameter>max_segment_length</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_Segmentize</function></funcdef> <paramdef><type>geography </type> <parameter>geog</parameter></paramdef> <paramdef><type>float </type> <parameter>max_segment_length</parameter></paramdef> </funcprototype>"
+"<funcprototype> <funcdef>geometry <function>ST_Segmentize</function></"
+"funcdef> <paramdef><type>geometry </type> <parameter>geom</parameter></"
+"paramdef> <paramdef><type>float </type> <parameter>max_segment_length</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_Segmentize</function></funcdef> <paramdef><type>geography </"
+"type> <parameter>geog</parameter></paramdef> <paramdef><type>float </type> "
+"<parameter>max_segment_length</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>geometry <function>ST_Segmentize</function></"
+"funcdef> <paramdef><type>geometry </type> <parameter>geom</parameter></"
+"paramdef> <paramdef><type>float </type> <parameter>max_segment_length</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_Segmentize</function></funcdef> <paramdef><type>geography </"
+"type> <parameter>geog</parameter></paramdef> <paramdef><type>float </type> "
+"<parameter>max_segment_length</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_editor.xml:964
@@ -1471,16 +1627,16 @@ msgid ""
 "construct <code>SELECT ST_Segmentize('LINESTRING(1 2, 3 4)',0.5);</code> "
 "will result in ambiguous function error. You need to have properly typed "
 "object e.g. a geometry/geography column, use ST_GeomFromText, "
-"ST_GeogFromText or <code>SELECT ST_Segmentize('LINESTRING(1 2, 3 "
-"4)'::geometry,0.5);</code>"
+"ST_GeogFromText or <code>SELECT ST_Segmentize('LINESTRING(1 2, 3 4)'::"
+"geometry,0.5);</code>"
 msgstr ""
 
 #. Tag: para
 #: reference_editor.xml:971
 #, no-c-format
 msgid ""
-"This will only increase segments. It will not lengthen segments shorter than"
-" max length"
+"This will only increase segments. It will not lengthen segments shorter than "
+"max length"
 msgstr ""
 
 #. Tag: programlisting
@@ -1488,20 +1644,24 @@ msgstr ""
 #, no-c-format
 msgid ""
 "SELECT ST_AsText(ST_Segmentize(\n"
-"ST_GeomFromText('MULTILINESTRING((-29 -27,-30 -29.7,-36 -31,-45 -33),(-45 -33,-46 -32))')\n"
+"ST_GeomFromText('MULTILINESTRING((-29 -27,-30 -29.7,-36 -31,-45 -33),(-45 "
+"-33,-46 -32))')\n"
 "                ,5)\n"
 ");\n"
 "st_astext\n"
 "--------------------------------------------------------------------------------------------------\n"
-"MULTILINESTRING((-29 -27,-30 -29.7,-34.886615700134 -30.758766735029,-36 -31,\n"
+"MULTILINESTRING((-29 -27,-30 -29.7,-34.886615700134 -30.758766735029,-36 "
+"-31,\n"
 "-40.8809353009198 -32.0846522890933,-45 -33),\n"
 "(-45 -33,-46 -32))\n"
 "(1 row)\n"
 "\n"
-"SELECT ST_AsText(ST_Segmentize(ST_GeomFromText('POLYGON((-29 28, -30 40, -29 28))'),10));\n"
+"SELECT ST_AsText(ST_Segmentize(ST_GeomFromText('POLYGON((-29 28, -30 40, -29 "
+"28))'),10));\n"
 "st_astext\n"
 "-----------------------\n"
-"POLYGON((-29 28,-29.8304547985374 37.9654575824488,-30 40,-29.1695452014626 30.0345424175512,-29 28))\n"
+"POLYGON((-29 28,-29.8304547985374 37.9654575824488,-30 40,-29.1695452014626 "
+"30.0345424175512,-29 28))\n"
 "(1 row)"
 msgstr ""
 
@@ -1522,19 +1682,24 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>geometry <function>ST_SetPoint</function></funcdef> "
-"<paramdef><type>geometry</type> <parameter>linestring</parameter></paramdef>"
-" <paramdef><type>integer</type> "
-"<parameter>zerobasedposition</parameter></paramdef> "
-"<paramdef><type>geometry</type> <parameter>point</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_SetPoint</function></funcdef> <paramdef><type>geometry</type> <parameter>linestring</parameter></paramdef> <paramdef><type>integer</type> <parameter>zerobasedposition</parameter></paramdef> <paramdef><type>geometry</type> <parameter>point</parameter></paramdef>"
+"<paramdef><type>geometry</type> <parameter>linestring</parameter></paramdef> "
+"<paramdef><type>integer</type> <parameter>zerobasedposition</parameter></"
+"paramdef> <paramdef><type>geometry</type> <parameter>point</parameter></"
+"paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_SetPoint</function></funcdef> "
+"<paramdef><type>geometry</type> <parameter>linestring</parameter></paramdef> "
+"<paramdef><type>integer</type> <parameter>zerobasedposition</parameter></"
+"paramdef> <paramdef><type>geometry</type> <parameter>point</parameter></"
+"paramdef>"
 
 #. Tag: para
 #: reference_editor.xml:1006
 #, no-c-format
 msgid ""
 "Replace point N of linestring with given point. Index is 0-based. This is "
-"especially useful in triggers when trying to maintain relationship of joints"
-" when one vertex moves."
+"especially useful in triggers when trying to maintain relationship of joints "
+"when one vertex moves."
 msgstr ""
 
 #. Tag: programlisting
@@ -1547,9 +1712,12 @@ msgid ""
 "-----------------------\n"
 " LINESTRING(-1 1,-1 3)\n"
 "\n"
-"---Change last point in a line string (lets play with 3d linestring this time)\n"
-"SELECT ST_AsEWKT(ST_SetPoint(foo.the_geom, ST_NumPoints(foo.the_geom) - 1, ST_GeomFromEWKT('POINT(-1 1 3)')))\n"
-"FROM (SELECT ST_GeomFromEWKT('LINESTRING(-1 2 3,-1 3 4, 5 6 7)') As the_geom) As foo;\n"
+"---Change last point in a line string (lets play with 3d linestring this "
+"time)\n"
+"SELECT ST_AsEWKT(ST_SetPoint(foo.the_geom, ST_NumPoints(foo.the_geom) - 1, "
+"ST_GeomFromEWKT('POINT(-1 1 3)')))\n"
+"FROM (SELECT ST_GeomFromEWKT('LINESTRING(-1 2 3,-1 3 4, 5 6 7)') As "
+"the_geom) As foo;\n"
 "           st_asewkt\n"
 "-----------------------\n"
 "LINESTRING(-1 2 3,-1 3 4,-1 1 3)"
@@ -1582,7 +1750,10 @@ msgid ""
 "<funcdef>geometry <function>ST_SetSRID</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>srid</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_SetSRID</function></funcdef> <paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_SetSRID</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>srid</parameter></paramdef>"
 
 #. Tag: para
 #: reference_editor.xml:1049
@@ -1597,8 +1768,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "This function does not transform the geometry coordinates in any way - it "
-"simply sets the meta data defining the spatial reference system the geometry"
-" is assumed to be in. Use <xref linkend=\"ST_Transform\"/> if you want to "
+"simply sets the meta data defining the spatial reference system the geometry "
+"is assumed to be in. Use <xref linkend=\"ST_Transform\"/> if you want to "
 "transform the geometry into a new projection."
 msgstr ""
 
@@ -1635,7 +1806,8 @@ msgstr ""
 #: reference_editor.xml:1067
 #, no-c-format
 msgid ""
-"SELECT ST_Transform(ST_SetSRID(ST_Point(-123.365556, 48.428611),4326),3785) As spere_merc;\n"
+"SELECT ST_Transform(ST_SetSRID(ST_Point(-123.365556, 48.428611),4326),3785) "
+"As spere_merc;\n"
 "-- the ewkt representation (wrap with ST_AsEWKT) -\n"
 "SRID=3785;POINT(-13732990.8753491 6178458.96425423)"
 msgstr ""
@@ -1644,9 +1816,9 @@ msgstr ""
 #: reference_editor.xml:1073
 #, no-c-format
 msgid ""
-", <xref linkend=\"ST_AsEWKT\"/>, <xref linkend=\"ST_Point\"/>, <xref "
-"linkend=\"ST_SRID\"/>, <xref linkend=\"ST_Transform\"/>, <xref "
-"linkend=\"UpdateGeometrySRID\"/>"
+", <xref linkend=\"ST_AsEWKT\"/>, <xref linkend=\"ST_Point\"/>, <xref linkend="
+"\"ST_SRID\"/>, <xref linkend=\"ST_Transform\"/>, <xref linkend="
+"\"UpdateGeometrySRID\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -1665,31 +1837,51 @@ msgstr ""
 #: reference_editor.xml:1088
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>geometry "
-"<function>ST_SnapToGrid</function></funcdef> <paramdef><type>geometry "
-"</type> <parameter>geomA</parameter></paramdef> <paramdef><type>float "
-"</type> <parameter>originX</parameter></paramdef> <paramdef><type>float "
-"</type> <parameter>originY</parameter></paramdef> <paramdef><type>float "
-"</type> <parameter>sizeX</parameter></paramdef> <paramdef><type>float "
-"</type> <parameter>sizeY</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>geometry "
-"<function>ST_SnapToGrid</function></funcdef> <paramdef><type>geometry "
-"</type> <parameter>geomA</parameter></paramdef> <paramdef><type>float "
-"</type> <parameter>sizeX</parameter></paramdef> <paramdef><type>float "
-"</type> <parameter>sizeY</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>geometry "
-"<function>ST_SnapToGrid</function></funcdef> <paramdef><type>geometry "
-"</type> <parameter>geomA</parameter></paramdef> <paramdef><type>float "
-"</type> <parameter>size</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>geometry "
-"<function>ST_SnapToGrid</function></funcdef> <paramdef><type>geometry "
-"</type> <parameter>geomA</parameter></paramdef> <paramdef><type>geometry "
-"</type> <parameter>pointOrigin</parameter></paramdef> <paramdef><type>float "
-"</type> <parameter>sizeX</parameter></paramdef> <paramdef><type>float "
-"</type> <parameter>sizeY</parameter></paramdef> <paramdef><type>float "
-"</type> <parameter>sizeZ</parameter></paramdef> <paramdef><type>float "
-"</type> <parameter>sizeM</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>geometry <function>ST_SnapToGrid</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> <paramdef><type>float </type> <parameter>originX</parameter></paramdef> <paramdef><type>float </type> <parameter>originY</parameter></paramdef> <paramdef><type>float </type> <parameter>sizeX</parameter></paramdef> <paramdef><type>float </type> <parameter>sizeY</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_SnapToGrid</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> <paramdef><type>float </type> <parameter>sizeX</parameter></paramdef> <paramdef><type>float </type> <parameter>sizeY</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_SnapToGrid</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> <paramdef><type>float </type> <parameter>size</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_SnapToGrid</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> <paramdef><type>geometry </type> <parameter>pointOrigin</parameter></paramdef> <paramdef><type>float </type> <parameter>sizeX</parameter></paramdef> <paramdef><type>float </type> <parameter>sizeY</parameter></paramdef> <paramdef><type>float </type> <parameter>sizeZ</parameter></paramdef> <paramdef><type>float </type> <parameter>sizeM</parameter></paramdef> </funcprototype>"
+"<funcprototype> <funcdef>geometry <function>ST_SnapToGrid</function></"
+"funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></"
+"paramdef> <paramdef><type>float </type> <parameter>originX</parameter></"
+"paramdef> <paramdef><type>float </type> <parameter>originY</parameter></"
+"paramdef> <paramdef><type>float </type> <parameter>sizeX</parameter></"
+"paramdef> <paramdef><type>float </type> <parameter>sizeY</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_SnapToGrid</function></funcdef> <paramdef><type>geometry </"
+"type> <parameter>geomA</parameter></paramdef> <paramdef><type>float </type> "
+"<parameter>sizeX</parameter></paramdef> <paramdef><type>float </type> "
+"<parameter>sizeY</parameter></paramdef> </funcprototype> <funcprototype> "
+"<funcdef>geometry <function>ST_SnapToGrid</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
+"<paramdef><type>float </type> <parameter>size</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>geometry <function>ST_SnapToGrid</"
+"function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</"
+"parameter></paramdef> <paramdef><type>geometry </type> "
+"<parameter>pointOrigin</parameter></paramdef> <paramdef><type>float </type> "
+"<parameter>sizeX</parameter></paramdef> <paramdef><type>float </type> "
+"<parameter>sizeY</parameter></paramdef> <paramdef><type>float </type> "
+"<parameter>sizeZ</parameter></paramdef> <paramdef><type>float </type> "
+"<parameter>sizeM</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>geometry <function>ST_SnapToGrid</function></"
+"funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></"
+"paramdef> <paramdef><type>float </type> <parameter>originX</parameter></"
+"paramdef> <paramdef><type>float </type> <parameter>originY</parameter></"
+"paramdef> <paramdef><type>float </type> <parameter>sizeX</parameter></"
+"paramdef> <paramdef><type>float </type> <parameter>sizeY</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_SnapToGrid</function></funcdef> <paramdef><type>geometry </"
+"type> <parameter>geomA</parameter></paramdef> <paramdef><type>float </type> "
+"<parameter>sizeX</parameter></paramdef> <paramdef><type>float </type> "
+"<parameter>sizeY</parameter></paramdef> </funcprototype> <funcprototype> "
+"<funcdef>geometry <function>ST_SnapToGrid</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
+"<paramdef><type>float </type> <parameter>size</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>geometry <function>ST_SnapToGrid</"
+"function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</"
+"parameter></paramdef> <paramdef><type>geometry </type> "
+"<parameter>pointOrigin</parameter></paramdef> <paramdef><type>float </type> "
+"<parameter>sizeX</parameter></paramdef> <paramdef><type>float </type> "
+"<parameter>sizeY</parameter></paramdef> <paramdef><type>float </type> "
+"<parameter>sizeZ</parameter></paramdef> <paramdef><type>float </type> "
+"<parameter>sizeM</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_editor.xml:1126
@@ -1715,8 +1907,8 @@ msgstr ""
 #: reference_editor.xml:1140
 #, no-c-format
 msgid ""
-"The returned geometry might loose its simplicity (see <xref "
-"linkend=\"ST_IsSimple\"/>)."
+"The returned geometry might loose its simplicity (see <xref linkend="
+"\"ST_IsSimple\"/>)."
 msgstr ""
 
 #. Tag: para
@@ -1750,7 +1942,8 @@ msgid ""
 "   SET the_geom = ST_SnapToGrid(the_geom, 0.001);\n"
 "\n"
 "SELECT ST_AsText(ST_SnapToGrid(\n"
-"                        ST_GeomFromText('LINESTRING(1.1115678 2.123, 4.111111 3.2374897, 4.11112 3.23748667)'),\n"
+"                        ST_GeomFromText('LINESTRING(1.1115678 2.123, "
+"4.111111 3.2374897, 4.11112 3.23748667)'),\n"
 "                        0.001)\n"
 "                );\n"
 "                          st_astext\n"
@@ -1759,16 +1952,20 @@ msgid ""
 " --Snap a 4d geometry\n"
 "SELECT ST_AsEWKT(ST_SnapToGrid(\n"
 "        ST_GeomFromEWKT('LINESTRING(-1.1115678 2.123 2.3456 1.11111,\n"
-"                4.111111 3.2374897 3.1234 1.1111, -1.11111112 2.123 2.3456 1.1111112)'),\n"
+"                4.111111 3.2374897 3.1234 1.1111, -1.11111112 2.123 2.3456 "
+"1.1111112)'),\n"
 " ST_GeomFromEWKT('POINT(1.12 2.22 3.2 4.4444)'),\n"
 " 0.1, 0.1, 0.1, 0.01) );\n"
 "                                                                  st_asewkt\n"
 "------------------------------------------------------------------------------\n"
-" LINESTRING(-1.08 2.12 2.3 1.1144,4.12 3.22 3.1 1.1144,-1.08 2.12 2.3 1.1144)\n"
+" LINESTRING(-1.08 2.12 2.3 1.1144,4.12 3.22 3.1 1.1144,-1.08 2.12 2.3 "
+"1.1144)\n"
 "\n"
 "\n"
-"--With a 4d geometry - the ST_SnapToGrid(geom,size) only touches x and y coords but keeps m and z the same\n"
-"SELECT ST_AsEWKT(ST_SnapToGrid(ST_GeomFromEWKT('LINESTRING(-1.1115678 2.123 3 2.3456,\n"
+"--With a 4d geometry - the ST_SnapToGrid(geom,size) only touches x and y "
+"coords but keeps m and z the same\n"
+"SELECT ST_AsEWKT(ST_SnapToGrid(ST_GeomFromEWKT('LINESTRING(-1.1115678 2.123 "
+"3 2.3456,\n"
 "                4.111111 3.2374897 3.1234 1.1111)'),\n"
 "           0.01)      );\n"
 "                                                st_asewkt\n"
@@ -1805,16 +2002,20 @@ msgstr ""
 msgid ""
 "<funcdef>geometry <function>ST_Snap</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>input</parameter></paramdef> "
-"<paramdef><type>geometry </type> <parameter>reference</parameter></paramdef>"
-" <paramdef><type>float </type> <parameter>tolerance</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_Snap</function></funcdef> <paramdef><type>geometry </type> <parameter>input</parameter></paramdef> <paramdef><type>geometry </type> <parameter>reference</parameter></paramdef> <paramdef><type>float </type> <parameter>tolerance</parameter></paramdef>"
+"<paramdef><type>geometry </type> <parameter>reference</parameter></paramdef> "
+"<paramdef><type>float </type> <parameter>tolerance</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_Snap</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>input</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>reference</parameter></paramdef> "
+"<paramdef><type>float </type> <parameter>tolerance</parameter></paramdef>"
 
 #. Tag: para
 #: reference_editor.xml:1204
 #, no-c-format
 msgid ""
-"Snaps the vertices and segments of a geometry another Geometry's vertices. A"
-" snap distance tolerance is used to control where snapping is performed."
+"Snaps the vertices and segments of a geometry another Geometry's vertices. A "
+"snap distance tolerance is used to control where snapping is performed."
 msgstr ""
 
 #. Tag: para
@@ -1840,9 +2041,8 @@ msgstr ""
 #: reference_editor.xml:1225
 #, no-c-format
 msgid ""
-"The returned geometry might loose its simplicity (see <xref "
-"linkend=\"ST_IsSimple\"/>) and validity (see <xref "
-"linkend=\"ST_IsValid\"/>)."
+"The returned geometry might loose its simplicity (see <xref linkend="
+"\"ST_IsSimple\"/>) and validity (see <xref linkend=\"ST_IsValid\"/>)."
 msgstr ""
 
 #. Tag: para
@@ -1861,15 +2061,16 @@ msgstr ""
 #: reference_editor.xml:1260
 #, no-c-format
 msgid ""
-"A multipolygon snapped to linestring to tolerance: 1.01 of distance. The new"
-" multipolygon is shown with reference linestring"
+"A multipolygon snapped to linestring to tolerance: 1.01 of distance. The new "
+"multipolygon is shown with reference linestring"
 msgstr ""
 
 #. Tag: programlisting
 #: reference_editor.xml:1264
 #, no-c-format
 msgid ""
-"SELECT ST_AsText(ST_Snap(poly,line, ST_Distance(poly,line)*1.01)) AS polysnapped\n"
+"SELECT ST_AsText(ST_Snap(poly,line, ST_Distance(poly,line)*1.01)) AS "
+"polysnapped\n"
 "FROM (SELECT \n"
 "   ST_GeomFromText('MULTIPOLYGON(\n"
 "     ((26 125, 26 200, 126 200, 126 125, 26 125 ),\n"
@@ -1889,8 +2090,8 @@ msgstr ""
 #: reference_editor.xml:1271
 #, no-c-format
 msgid ""
-"A multipolygon snapped to linestring to tolerance: 1.25 of distance. The new"
-" multipolygon is shown with reference linestring"
+"A multipolygon snapped to linestring to tolerance: 1.25 of distance. The new "
+"multipolygon is shown with reference linestring"
 msgstr ""
 
 #. Tag: programlisting
@@ -1963,7 +2164,8 @@ msgid ""
 "     (( 26 125, 26 200, 126 200, 126 125, 26 125 ),\n"
 "      (51 150, 101 150, 76 175, 51 150 )), \n"
 "      ((151 100, 151 200, 176 175, 151 100 )))') As poly,\n"
-"       ST_GeomFromText('LINESTRING (5 107, 54 84, 101 100)') As line        \n"
+"       ST_GeomFromText('LINESTRING (5 107, 54 84, 101 100)') As "
+"line        \n"
 "        ) As foo;\n"
 "              linesnapped\n"
 "---------------------------------------\n"
@@ -1991,14 +2193,17 @@ msgid ""
 "<funcdef>geometry <function>ST_Transform</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>srid</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_Transform</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_Transform</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>srid</parameter></paramdef>"
 
 #. Tag: para
 #: reference_editor.xml:1340
 #, no-c-format
 msgid ""
-"Returns a new geometry with its coordinates transformed to spatial reference"
-" system referenced by the SRID integer parameter. The destination SRID must "
+"Returns a new geometry with its coordinates transformed to spatial reference "
+"system referenced by the SRID integer parameter. The destination SRID must "
 "exist in the <varname>SPATIAL_REF_SYS</varname> table."
 msgstr ""
 
@@ -2016,9 +2221,8 @@ msgstr ""
 #: reference_editor.xml:1348
 #, no-c-format
 msgid ""
-"Requires PostGIS be compiled with Proj support. Use <xref "
-"linkend=\"PostGIS_Full_Version\"/> to confirm you have proj support compiled"
-" in."
+"Requires PostGIS be compiled with Proj support. Use <xref linkend="
+"\"PostGIS_Full_Version\"/> to confirm you have proj support compiled in."
 msgstr ""
 
 #. Tag: para
@@ -2045,22 +2249,29 @@ msgstr ""
 #: reference_editor.xml:1368
 #, no-c-format
 msgid ""
-"SELECT ST_AsText(ST_Transform(ST_GeomFromText('POLYGON((743238 2967416,743238 2967450,\n"
-"        743265 2967450,743265.625 2967416,743238 2967416))',2249),4326)) As wgs_geom;\n"
+"SELECT ST_AsText(ST_Transform(ST_GeomFromText('POLYGON((743238 "
+"2967416,743238 2967450,\n"
+"        743265 2967450,743265.625 2967416,743238 2967416))',2249),4326)) As "
+"wgs_geom;\n"
 "\n"
 " wgs_geom\n"
 "---------------------------\n"
-" POLYGON((-71.1776848522251 42.3902896512902,-71.1776843766326 42.3903829478009,\n"
-"-71.1775844305465 42.3903826677917,-71.1775825927231 42.3902893647987,-71.177684\n"
+" POLYGON((-71.1776848522251 42.3902896512902,-71.1776843766326 "
+"42.3903829478009,\n"
+"-71.1775844305465 42.3903826677917,-71.1775825927231 "
+"42.3902893647987,-71.177684\n"
 "8522251 42.3902896512902));\n"
 "(1 row)\n"
 "\n"
 "--3D Circular String example\n"
-"SELECT ST_AsEWKT(ST_Transform(ST_GeomFromEWKT('SRID=2249;CIRCULARSTRING(743238 2967416 1,743238 2967450 2,743265 2967450 3,743265.625 2967416 3,743238 2967416 4)'),4326));\n"
+"SELECT ST_AsEWKT(ST_Transform(ST_GeomFromEWKT('SRID=2249;"
+"CIRCULARSTRING(743238 2967416 1,743238 2967450 2,743265 2967450 3,743265.625 "
+"2967416 3,743238 2967416 4)'),4326));\n"
 "\n"
 "                                 st_asewkt\n"
 "--------------------------------------------------------------------------------------\n"
-" SRID=4326;CIRCULARSTRING(-71.1776848522251 42.3902896512902 1,-71.1776843766326 42.3903829478009 2,\n"
+" SRID=4326;CIRCULARSTRING(-71.1776848522251 42.3902896512902 "
+"1,-71.1776843766326 42.3903829478009 2,\n"
 " -71.1775844305465 42.3903826677917 3,\n"
 " -71.1775825927231 42.3902893647987 3,-71.1776848522251 42.3902896512902 4)"
 msgstr ""
@@ -2069,10 +2280,10 @@ msgstr ""
 #: reference_editor.xml:1369
 #, no-c-format
 msgid ""
-"Example of creating a partial functional index. For tables where you are not"
-" sure all the geometries will be filled in, its best to use a partial index "
-"that leaves out null geometries which will both conserve space and make your"
-" index smaller and more efficient."
+"Example of creating a partial functional index. For tables where you are not "
+"sure all the geometries will be filled in, its best to use a partial index "
+"that leaves out null geometries which will both conserve space and make your "
+"index smaller and more efficient."
 msgstr ""
 
 #. Tag: programlisting
@@ -2097,8 +2308,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Sometimes coordinate transformation involving a grid-shift can fail, for "
-"example if PROJ.4 has not been built with grid-shift files or the coordinate"
-" does not lie within the range for which the grid shift is defined. By "
+"example if PROJ.4 has not been built with grid-shift files or the coordinate "
+"does not lie within the range for which the grid shift is defined. By "
 "default, PostGIS will throw an error if a grid shift file is not present, "
 "but this behaviour can be configured on a per-SRID basis by altering the "
 "proj4text value within the spatial_ref_sys table."
@@ -2122,8 +2333,8 @@ msgstr ""
 #: reference_editor.xml:1379
 #, no-c-format
 msgid ""
-"The @ prefix means no error is reported if the files are not present, but if"
-" the end of the list is reached with no file having been appropriate (ie. "
+"The @ prefix means no error is reported if the files are not present, but if "
+"the end of the list is reached with no file having been appropriate (ie. "
 "found and overlapping) then an error is issued."
 msgstr ""
 
@@ -2146,8 +2357,8 @@ msgstr ""
 #: reference_editor.xml:1382
 #, no-c-format
 msgid ""
-"The null grid shift file is a valid grid shift file covering the whole world"
-" and applying no shift. So for a complete example, if you wanted to alter "
+"The null grid shift file is a valid grid shift file covering the whole world "
+"and applying no shift. So for a complete example, if you wanted to alter "
 "PostGIS so that transformations to SRID 4267 that didn't lie within the "
 "correct range did not throw an ERROR, you would use the following:"
 msgstr ""
@@ -2157,8 +2368,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "UPDATE spatial_ref_sys SET proj4text = '+proj=longlat +ellps=clrk66 "
-"+nadgrids=@conus,@alaska,@ntv2_0.gsb,@ntv1_can.dat,null +no_defs' WHERE srid"
-" = 4267;"
+"+nadgrids=@conus,@alaska,@ntv2_0.gsb,@ntv1_can.dat,null +no_defs' WHERE srid "
+"= 4267;"
 msgstr ""
 
 #. Tag: para
@@ -2187,25 +2398,34 @@ msgstr ""
 #: reference_editor.xml:1403
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>geometry "
-"<function>ST_Translate</function></funcdef> <paramdef><type>geometry </type>"
-" <parameter>g1</parameter></paramdef> <paramdef><type>float </type> "
+"<funcprototype> <funcdef>geometry <function>ST_Translate</function></"
+"funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></"
+"paramdef> <paramdef><type>float </type> <parameter>deltax</parameter></"
+"paramdef> <paramdef><type>float </type> <parameter>deltay</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_Translate</function></funcdef> <paramdef><type>geometry </type> "
+"<parameter>g1</parameter></paramdef> <paramdef><type>float </type> "
 "<parameter>deltax</parameter></paramdef> <paramdef><type>float </type> "
-"<parameter>deltay</parameter></paramdef> </funcprototype> <funcprototype> "
-"<funcdef>geometry <function>ST_Translate</function></funcdef> "
-"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
-"<paramdef><type>float </type> <parameter>deltax</parameter></paramdef> "
-"<paramdef><type>float </type> <parameter>deltay</parameter></paramdef> "
-"<paramdef><type>float </type> <parameter>deltaz</parameter></paramdef> "
-"</funcprototype>"
-msgstr "<funcprototype> <funcdef>geometry <function>ST_Translate</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> <paramdef><type>float </type> <parameter>deltax</parameter></paramdef> <paramdef><type>float </type> <parameter>deltay</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_Translate</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> <paramdef><type>float </type> <parameter>deltax</parameter></paramdef> <paramdef><type>float </type> <parameter>deltay</parameter></paramdef> <paramdef><type>float </type> <parameter>deltaz</parameter></paramdef> </funcprototype>"
+"<parameter>deltay</parameter></paramdef> <paramdef><type>float </type> "
+"<parameter>deltaz</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>geometry <function>ST_Translate</function></"
+"funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></"
+"paramdef> <paramdef><type>float </type> <parameter>deltax</parameter></"
+"paramdef> <paramdef><type>float </type> <parameter>deltay</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_Translate</function></funcdef> <paramdef><type>geometry </type> "
+"<parameter>g1</parameter></paramdef> <paramdef><type>float </type> "
+"<parameter>deltax</parameter></paramdef> <paramdef><type>float </type> "
+"<parameter>deltay</parameter></paramdef> <paramdef><type>float </type> "
+"<parameter>deltaz</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_editor.xml:1423
 #, no-c-format
 msgid ""
-"Returns a new geometry whose coordinates are translated delta x,delta "
-"y,delta z units. Units are based on the units defined in spatial reference "
+"Returns a new geometry whose coordinates are translated delta x,delta y,"
+"delta z units. Units are based on the units defined in spatial reference "
 "(SRID) for this geometry."
 msgstr ""
 
@@ -2219,7 +2439,8 @@ msgstr ""
 #: reference_editor.xml:1436
 #, no-c-format
 msgid ""
-"SELECT ST_AsText(ST_Translate(ST_GeomFromText('POINT(-71.01 42.37)',4326),1,0)) As wgs_transgeomtxt;\n"
+"SELECT ST_AsText(ST_Translate(ST_GeomFromText('POINT(-71.01 "
+"42.37)',4326),1,0)) As wgs_transgeomtxt;\n"
 "\n"
 "        wgs_transgeomtxt\n"
 "        ---------------------\n"
@@ -2236,7 +2457,8 @@ msgstr ""
 #: reference_editor.xml:1438
 #, no-c-format
 msgid ""
-"SELECT ST_AsText(ST_Translate(ST_GeomFromText('LINESTRING(-71.01 42.37,-71.11 42.38)',4326),1,0.5)) As wgs_transgeomtxt;\n"
+"SELECT ST_AsText(ST_Translate(ST_GeomFromText('LINESTRING(-71.01 "
+"42.37,-71.11 42.38)',4326),1,0.5)) As wgs_transgeomtxt;\n"
 "                   wgs_transgeomtxt\n"
 "        ---------------------------------------\n"
 "        LINESTRING(-70.01 42.87,-70.11 42.88)"
@@ -2268,10 +2490,12 @@ msgstr ""
 #: reference_editor.xml:1442
 #, no-c-format
 msgid ""
-"SELECT ST_AsText(ST_Translate(ST_Collect('CURVEPOLYGON(CIRCULARSTRING(4 3,3.12 0.878,1 0,-1.121 5.1213,6 7, 8 9,4 3))','POINT(1 3)'),1,2));\n"
+"SELECT ST_AsText(ST_Translate(ST_Collect('CURVEPOLYGON(CIRCULARSTRING(4 "
+"3,3.12 0.878,1 0,-1.121 5.1213,6 7, 8 9,4 3))','POINT(1 3)'),1,2));\n"
 "                                                                                                                 st_astext\n"
 "------------------------------------------------------------------------------------------------------------\n"
-" GEOMETRYCOLLECTION(CURVEPOLYGON(CIRCULARSTRING(5 5,4.12 2.878,2 2,-0.121 7.1213,7 9,9 11,5 5)),POINT(2 5))"
+" GEOMETRYCOLLECTION(CURVEPOLYGON(CIRCULARSTRING(5 5,4.12 2.878,2 2,-0.121 "
+"7.1213,7 9,9 11,5 5)),POINT(2 5))"
 msgstr ""
 
 #. Tag: para
@@ -2304,7 +2528,13 @@ msgid ""
 "<paramdef><type>float</type> <parameter>deltaY</parameter></paramdef> "
 "<paramdef><type>float</type> <parameter>XFactor</parameter></paramdef> "
 "<paramdef><type>float</type> <parameter>YFactor</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_TransScale</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> <paramdef><type>float</type> <parameter>deltaX</parameter></paramdef> <paramdef><type>float</type> <parameter>deltaY</parameter></paramdef> <paramdef><type>float</type> <parameter>XFactor</parameter></paramdef> <paramdef><type>float</type> <parameter>YFactor</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_TransScale</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
+"<paramdef><type>float</type> <parameter>deltaX</parameter></paramdef> "
+"<paramdef><type>float</type> <parameter>deltaY</parameter></paramdef> "
+"<paramdef><type>float</type> <parameter>XFactor</parameter></paramdef> "
+"<paramdef><type>float</type> <parameter>YFactor</parameter></paramdef>"
 
 #. Tag: para
 #: reference_editor.xml:1477
@@ -2318,26 +2548,30 @@ msgstr ""
 #: reference_editor.xml:1480
 #, no-c-format
 msgid ""
-"<code>ST_TransScale(geomA, deltaX, deltaY, XFactor, YFactor)</code> is "
-"short-hand for <code>ST_Affine(geomA, XFactor, 0, 0, 0, YFactor, 0, 0, 0, 1,"
-" deltaX*XFactor, deltaY*YFactor, 0)</code>."
+"<code>ST_TransScale(geomA, deltaX, deltaY, XFactor, YFactor)</code> is short-"
+"hand for <code>ST_Affine(geomA, XFactor, 0, 0, 0, YFactor, 0, 0, 0, 1, "
+"deltaX*XFactor, deltaY*YFactor, 0)</code>."
 msgstr ""
 
 #. Tag: programlisting
 #: reference_editor.xml:1496
 #, no-c-format
 msgid ""
-"SELECT ST_AsEWKT(ST_TransScale(ST_GeomFromEWKT('LINESTRING(1 2 3, 1 1 1)'), 0.5, 1, 1, 2));\n"
+"SELECT ST_AsEWKT(ST_TransScale(ST_GeomFromEWKT('LINESTRING(1 2 3, 1 1 1)'), "
+"0.5, 1, 1, 2));\n"
 "                  st_asewkt\n"
 "-----------------------------\n"
 " LINESTRING(1.5 6 3,1.5 4 1)\n"
 "\n"
 "\n"
-"--Buffer a point to get an approximation of a circle, convert to curve and then translate 1,2 and scale it 3,4\n"
-"  SELECT ST_AsText(ST_Transscale(ST_LineToCurve(ST_Buffer('POINT(234 567)', 3)),1,2,3,4));\n"
+"--Buffer a point to get an approximation of a circle, convert to curve and "
+"then translate 1,2 and scale it 3,4\n"
+"  SELECT ST_AsText(ST_Transscale(ST_LineToCurve(ST_Buffer('POINT(234 567)', "
+"3)),1,2,3,4));\n"
 "                                                                                                                  st_astext\n"
 "------------------------------------------------------------------------------------------------------------------------------\n"
-" CURVEPOLYGON(CIRCULARSTRING(714 2276,711.363961030679 2267.51471862576,705 2264,698.636038969321 2284.48528137424,714 2276))"
+" CURVEPOLYGON(CIRCULARSTRING(714 2276,711.363961030679 2267.51471862576,705 "
+"2264,698.636038969321 2284.48528137424,714 2276))"
 msgstr ""
 
 #. Tag: para
index 563a3728af9ccd12938ee2060a63fea9cc9054dd..c7077786536b02881a6e3c8940e77e7b321287b0 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 # vpicavet <vincent.ml@oslandia.com>, 2014
 msgid ""
@@ -9,11 +9,12 @@ msgstr ""
 "POT-Creation-Date: 2012-09-14 17:50+0000\n"
 "PO-Revision-Date: 2014-03-25 13:52+0000\n"
 "Last-Translator: vpicavet <vincent.ml@oslandia.com>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: title
@@ -29,7 +30,11 @@ msgid ""
 "These functions are rarely used functions that should only be used if your "
 "data is corrupted in someway. They are used for troubleshooting corruption "
 "and also fixing things that should under normal circumstances, never happen."
-msgstr "Ces fonctions sont rarement utilisées et ne devraient Ãªtre employées que si vos données sont corrompues d'une manière ou d'une autre. Elles sont utilisées pour vérifier les corruptions de données et réparer des choses qui ne devraient jamais arriver dans des circonstances normales."
+msgstr ""
+"Ces fonctions sont rarement utilisées et ne devraient Ãªtre employées que si "
+"vos données sont corrompues d'une manière ou d'une autre. Elles sont "
+"utilisées pour vérifier les corruptions de données et réparer des choses qui "
+"ne devraient jamais arriver dans des circonstances normales."
 
 #. Tag: refname
 #: reference_exception.xml:9
@@ -49,7 +54,9 @@ msgstr "Ajoute une bounding box Ã  la géométrie"
 msgid ""
 "<funcdef>geometry <function>PostGIS_AddBBox</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>PostGIS_AddBBox</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>PostGIS_AddBBox</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
 
 #. Tag: title
 #: reference_exception.xml:24 reference_exception.xml:70
@@ -62,9 +69,12 @@ msgstr "Description"
 #: reference_exception.xml:26
 #, no-c-format
 msgid ""
-"Add bounding box to the geometry. This would make bounding box based queries"
-" faster, but will increase the size of the geometry."
-msgstr "Ajoute une bounding box (boîte englobante) Ã  la géométrie. Cela accélère les requêtes basées sur les bounding box, mais augmente Ã©galement la taille de la géométrie."
+"Add bounding box to the geometry. This would make bounding box based queries "
+"faster, but will increase the size of the geometry."
+msgstr ""
+"Ajoute une bounding box (boîte englobante) Ã  la géométrie. Cela accélère les "
+"requêtes basées sur les bounding box, mais augmente Ã©galement la taille de "
+"la géométrie."
 
 #. Tag: para
 #: reference_exception.xml:31
@@ -74,7 +84,12 @@ msgid ""
 "not needed unless the generated bounding box somehow becomes corrupted or "
 "you have an old install that is lacking bounding boxes. Then you need to "
 "drop the old and readd."
-msgstr "Les bounding boxes sont automatiquement ajoutées aux géométries, donc en général cette fonction n'est pas nécessaire sauf si la bounding box générée devient corrompue, ou si vous avez une vieille installation qui n'a pas de bounding boxes. Alors vous aurez besoin de supprimer l'ancienne et de la remettre."
+msgstr ""
+"Les bounding boxes sont automatiquement ajoutées aux géométries, donc en "
+"général cette fonction n'est pas nécessaire sauf si la bounding box générée "
+"devient corrompue, ou si vous avez une vieille installation qui n'a pas de "
+"bounding boxes. Alors vous aurez besoin de supprimer l'ancienne et de la "
+"remettre."
 
 #. Tag: para
 #: reference_exception.xml:35 reference_exception.xml:83
@@ -97,7 +112,10 @@ msgid ""
 "UPDATE sometable\n"
 " SET the_geom =  PostGIS_AddBBox(the_geom)\n"
 " WHERE PostGIS_HasBBox(the_geom) = false;"
-msgstr "UPDATE sometable\n SET the_geom =  PostGIS_AddBBox(the_geom)\n WHERE PostGIS_HasBBox(the_geom) = false;"
+msgstr ""
+"UPDATE sometable\n"
+" SET the_geom =  PostGIS_AddBBox(the_geom)\n"
+" WHERE PostGIS_HasBBox(the_geom) = false;"
 
 #. Tag: title
 #: reference_exception.xml:47 reference_exception.xml:95
@@ -130,7 +148,9 @@ msgstr "Supprime le cache de bounding box de la géométrie."
 msgid ""
 "<funcdef>geometry <function>PostGIS_DropBBox</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>PostGIS_DropBBox</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>PostGIS_DropBBox</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
 
 #. Tag: para
 #: reference_exception.xml:72
@@ -139,9 +159,15 @@ msgid ""
 "Drop the bounding box cache from the geometry. This reduces geometry size, "
 "but makes bounding-box based queries slower. It is also used to drop a "
 "corrupt bounding box. A tale-tell sign of a corrupt cached bounding box is "
-"when your ST_Intersects and other relation queries leave out geometries that"
-" rightfully should return true."
-msgstr "Supprime le cache de la bounding box de la géométrie. Cela réduit la taille de la géométrie, mais ralentit les requêtes basées sur les bounding boxes. C'est aussi utilisé pour supprimer une bounding box corrompue. Un signe révélateur d'un cache de bounding box corrompu est lorsque la fonction ST_Intersects ou d'autre requêtes de relations laisse de côté des géométries qui devraient théoriquement Ãªtre prise en compte."
+"when your ST_Intersects and other relation queries leave out geometries that "
+"rightfully should return true."
+msgstr ""
+"Supprime le cache de la bounding box de la géométrie. Cela réduit la taille "
+"de la géométrie, mais ralentit les requêtes basées sur les bounding boxes. "
+"C'est aussi utilisé pour supprimer une bounding box corrompue. Un signe "
+"révélateur d'un cache de bounding box corrompu est lorsque la fonction "
+"ST_Intersects ou d'autre requêtes de relations laisse de côté des géométries "
+"qui devraient théoriquement Ãªtre prise en compte."
 
 #. Tag: para
 #: reference_exception.xml:77
@@ -155,14 +181,27 @@ msgid ""
 "not always recalculated when a geometry changed and upgrading to a newer "
 "version without a dump reload will not correct already corrupted boxes. So "
 "one can manually correct using below and readd the bbox or do a dump reload."
-msgstr "Les bounding boxes sont automatiquement ajoutées aux géométries et améliorent la vitesse des requêtes donc en général ce n'est pas nécessaire, sauf si la bounding box générée devient corrompue ou si vous avez une vieille installation qui ne possède pas de bounding boxes. Alors vous devrez supprimer l'ancienne et la ré-ajouter. Ce type de corruption a Ã©té observé dans les séries 8.3-8.3.6 où les bboxes cachées n'étaient pas toujours recalculées lorsqu'une géométrie Ã©tait changée, et une mise Ã  jour vers une nouvelle version sans une sauvegarde et restauration ne corrigeait pas les bounding boxes corrompues. En conséquence, on peut corriger la situation en utilisant cette fonction et en ré-ajoutant la bbox ou en faisant une sauvegarde-restauration."
+msgstr ""
+"Les bounding boxes sont automatiquement ajoutées aux géométries et "
+"améliorent la vitesse des requêtes donc en général ce n'est pas nécessaire, "
+"sauf si la bounding box générée devient corrompue ou si vous avez une "
+"vieille installation qui ne possède pas de bounding boxes. Alors vous devrez "
+"supprimer l'ancienne et la ré-ajouter. Ce type de corruption a Ã©té observé "
+"dans les séries 8.3-8.3.6 où les bboxes cachées n'étaient pas toujours "
+"recalculées lorsqu'une géométrie Ã©tait changée, et une mise Ã  jour vers une "
+"nouvelle version sans une sauvegarde et restauration ne corrigeait pas les "
+"bounding boxes corrompues. En conséquence, on peut corriger la situation en "
+"utilisant cette fonction et en ré-ajoutant la bbox ou en faisant une "
+"sauvegarde-restauration."
 
 #. Tag: programlisting
 #: reference_exception.xml:90
 #, no-c-format
 msgid ""
 "--This example drops bounding boxes where the cached box is not correct\n"
-"                        --The force to ST_AsBinary before applying Box2D forces a recalculation of the box, and Box2D applied to the table geometry always\n"
+"                        --The force to ST_AsBinary before applying Box2D "
+"forces a recalculation of the box, and Box2D applied to the table geometry "
+"always\n"
 "                        -- returns the cached bounding box.\n"
 "                        UPDATE sometable\n"
 " SET the_geom =  PostGIS_DropBBox(the_geom)\n"
@@ -171,7 +210,20 @@ msgid ""
 "        UPDATE sometable\n"
 " SET the_geom =  PostGIS_AddBBox(the_geom)\n"
 " WHERE Not PostGIS_HasBBOX(the_geom);"
-msgstr "-- Cet exemple supprime les bounding boxes là où la boîte cachée est incorrecte\n-- Le fait de forcer ST_AsBinary avant d'appliquer Box2D provoque un recalcul de la boîte, et \n-- Box2D appliquée Ã  la géométrie de la table renvoie toujours la boîte mise en cache.\nUPDATE sometable\n SET the_geom =  PostGIS_DropBBox(the_geom)\n WHERE Not (Box2D(ST_AsBinary(the_geom)) = Box2D(the_geom));\n\n UPDATE sometable\n SET the_geom =  PostGIS_AddBBox(the_geom)\n WHERE Not PostGIS_HasBBOX(the_geom);"
+msgstr ""
+"-- Cet exemple supprime les bounding boxes là où la boîte cachée est "
+"incorrecte\n"
+"-- Le fait de forcer ST_AsBinary avant d'appliquer Box2D provoque un "
+"recalcul de la boîte, et \n"
+"-- Box2D appliquée Ã  la géométrie de la table renvoie toujours la boîte mise "
+"en cache.\n"
+"UPDATE sometable\n"
+" SET the_geom =  PostGIS_DropBBox(the_geom)\n"
+" WHERE Not (Box2D(ST_AsBinary(the_geom)) = Box2D(the_geom));\n"
+"\n"
+" UPDATE sometable\n"
+" SET the_geom =  PostGIS_AddBBox(the_geom)\n"
+" WHERE Not PostGIS_HasBBOX(the_geom);"
 
 #. Tag: para
 #: reference_exception.xml:97
@@ -197,16 +249,21 @@ msgstr "Renvoie TRUE si la bbox de cette géométrie est en cache, sinon FALSE "
 msgid ""
 "<funcdef>boolean <function>PostGIS_HasBBox</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
-msgstr "<funcdef>boolean <function>PostGIS_HasBBox</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
+msgstr ""
+"<funcdef>boolean <function>PostGIS_HasBBox</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
 
 #. Tag: para
 #: reference_exception.xml:121
 #, no-c-format
 msgid ""
 "Returns TRUE if the bbox of this geometry is cached, FALSE otherwise. Use "
-"<xref linkend=\"PostGIS_AddBBox\"/> and <xref linkend=\"PostGIS_DropBBox\"/>"
-" to control caching."
-msgstr "Renvoie TRUE si la bbox de cette géométrie est en cache, FALSE sinon. Utiliser <xref linkend=\"PostGIS_AddBBox\"/> et <xref linkend=\"PostGIS_DropBBox\"/> pour contrôler la mise en cache."
+"<xref linkend=\"PostGIS_AddBBox\"/> and <xref linkend=\"PostGIS_DropBBox\"/> "
+"to control caching."
+msgstr ""
+"Renvoie TRUE si la bbox de cette géométrie est en cache, FALSE sinon. "
+"Utiliser <xref linkend=\"PostGIS_AddBBox\"/> et <xref linkend="
+"\"PostGIS_DropBBox\"/> pour contrôler la mise en cache."
 
 #. Tag: programlisting
 #: reference_exception.xml:131
@@ -214,7 +271,9 @@ msgstr "Renvoie TRUE si la bbox de cette géométrie est en cache, FALSE sinon.
 msgid ""
 "SELECT the_geom\n"
 "FROM sometable WHERE PostGIS_HasBBox(the_geom) = false;"
-msgstr "SELECT the_geom\nFROM sometable WHERE PostGIS_HasBBox(the_geom) = false;"
+msgstr ""
+"SELECT the_geom\n"
+"FROM sometable WHERE PostGIS_HasBBox(the_geom) = false;"
 
 #. Tag: para
 #: reference_exception.xml:138
index eec7e2f7957cd4bc33597815db08e3eeb520a140..57981cddf5b8b7cf60a70c15c202d44f26a91be1 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 msgid ""
 msgstr ""
@@ -8,20 +8,21 @@ msgstr ""
 "POT-Creation-Date: 2014-10-10 23:07+0000\n"
 "PO-Revision-Date: 2014-10-13 17:58+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: para
 #: reference_guc.xml:5
 #, no-c-format
 msgid ""
-"This section lists custom PostGIS Grand Unified Custom Variables(GUC). These"
-" can be set globally, by database, by session or by transaction. Best set at"
-" global or database level."
+"This section lists custom PostGIS Grand Unified Custom Variables(GUC). These "
+"can be set globally, by database, by session or by transaction. Best set at "
+"global or database level."
 msgstr ""
 
 #. Tag: title
@@ -155,9 +156,9 @@ msgstr ""
 #: reference_guc.xml:61
 #, no-c-format
 msgid ""
-"Additional information about GDAL_DATA is available at GDAL's <ulink "
-"url=\"http://trac.osgeo.org/gdal/wiki/ConfigOptions\">Configuration "
-"Options</ulink>."
+"Additional information about GDAL_DATA is available at GDAL's <ulink url="
+"\"http://trac.osgeo.org/gdal/wiki/ConfigOptions\">Configuration Options</"
+"ulink>."
 msgstr ""
 
 #. Tag: para
@@ -233,18 +234,17 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Enabled GDAL specified drivers can be specified by the driver's short-name "
-"or code. Driver short-names or codes can be found at <ulink "
-"url=\"http://www.gdal.org/formats_list.html\">GDAL Raster Formats</ulink>. "
-"Multiple drivers can be specified by putting a space between each driver."
+"or code. Driver short-names or codes can be found at <ulink url=\"http://www."
+"gdal.org/formats_list.html\">GDAL Raster Formats</ulink>. Multiple drivers "
+"can be specified by putting a space between each driver."
 msgstr ""
 
 #. Tag: para
 #: reference_guc.xml:113
 #, no-c-format
 msgid ""
-"There are three special codes available for "
-"<varname>postgis.gdal_enabled_drivers</varname>. The codes are case-"
-"sensitive."
+"There are three special codes available for <varname>postgis."
+"gdal_enabled_drivers</varname>. The codes are case-sensitive."
 msgstr ""
 
 #. Tag: para
@@ -283,17 +283,17 @@ msgstr ""
 #: reference_guc.xml:134
 #, no-c-format
 msgid ""
-"In the standard PostGIS installation, "
-"<varname>postgis.gdal_enabled_drivers</varname> is set to DISABLE_ALL."
+"In the standard PostGIS installation, <varname>postgis.gdal_enabled_drivers</"
+"varname> is set to DISABLE_ALL."
 msgstr ""
 
 #. Tag: para
 #: reference_guc.xml:140
 #, no-c-format
 msgid ""
-"Additional information about GDAL_SKIP is available at GDAL's <ulink "
-"url=\"http://trac.osgeo.org/gdal/wiki/ConfigOptions\">Configuration "
-"Options</ulink>."
+"Additional information about GDAL_SKIP is available at GDAL's <ulink url="
+"\"http://trac.osgeo.org/gdal/wiki/ConfigOptions\">Configuration Options</"
+"ulink>."
 msgstr ""
 
 #. Tag: para
@@ -351,16 +351,15 @@ msgstr ""
 #. Tag: refpurpose
 #: reference_guc.xml:185
 #, no-c-format
-msgid ""
-"A boolean configuration option to enable access to out-db raster bands."
+msgid "A boolean configuration option to enable access to out-db raster bands."
 msgstr ""
 
 #. Tag: para
 #: reference_guc.xml:192
 #, no-c-format
 msgid ""
-"A boolean configuration option to enable access to out-db raster bands. This"
-" option can be set in PostgreSQL's configuration file: postgresql.conf. It "
+"A boolean configuration option to enable access to out-db raster bands. This "
+"option can be set in PostgreSQL's configuration file: postgresql.conf. It "
 "can also be set by connection or transaction."
 msgstr ""
 
@@ -370,8 +369,8 @@ msgstr ""
 msgid ""
 "The initial value of <varname>postgis.enable_outdb_rasters</varname> may "
 "also be set by passing the environment variable "
-"<varname>POSTGIS_ENABLE_OUTDB_RASTERS</varname> with a non-zero value to the"
-" process starting PostgreSQL."
+"<varname>POSTGIS_ENABLE_OUTDB_RASTERS</varname> with a non-zero value to the "
+"process starting PostgreSQL."
 msgstr ""
 
 #. Tag: para
@@ -387,8 +386,8 @@ msgstr ""
 #: reference_guc.xml:207
 #, no-c-format
 msgid ""
-"In the standard PostGIS installation, "
-"<varname>postgis.enable_outdb_rasters</varname> is set to False."
+"In the standard PostGIS installation, <varname>postgis.enable_outdb_rasters</"
+"varname> is set to False."
 msgstr ""
 
 #. Tag: para
index 3d50e3bc1ede625d9cc0c9998ee920cd2b8f601c..6c0ea5d3adc111d4abec3edac2b4eae9d2e42f34 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 # vpicavet <vincent.ml@oslandia.com>, 2013-2014
 msgid ""
@@ -9,11 +9,12 @@ msgstr ""
 "POT-Creation-Date: 2012-09-14 17:50+0000\n"
 "PO-Revision-Date: 2014-06-10 13:15+0000\n"
 "Last-Translator: vpicavet <vincent.ml@oslandia.com>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: title
@@ -35,17 +36,24 @@ msgid ""
 "Returns a point interpolated along a line. Second argument is a float8 "
 "between 0 and 1 representing fraction of total length of linestring the "
 "point has to be located."
-msgstr "Retourne un point interpolé sur une ligne. Le second argument est un float8 entre 0 et 1 représentant la fraction de la longueur total de la ligne où le point doit Ãªtre situé."
+msgstr ""
+"Retourne un point interpolé sur une ligne. Le second argument est un float8 "
+"entre 0 et 1 représentant la fraction de la longueur total de la ligne où le "
+"point doit Ãªtre situé."
 
 #. Tag: funcprototype
 #: reference_lrs.xml:15
 #, no-c-format
 msgid ""
 "<funcdef>geometry <function>ST_Line_Interpolate_Point</function></funcdef> "
-"<paramdef><type>geometry </type> "
-"<parameter>a_linestring</parameter></paramdef> <paramdef><type>float </type>"
-" <parameter>a_fraction</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_Line_Interpolate_Point</function></funcdef> <paramdef><type>geometry </type> <parameter>a_linestring</parameter></paramdef> <paramdef><type>float </type> <parameter>a_fraction</parameter></paramdef>"
+"<paramdef><type>geometry </type> <parameter>a_linestring</parameter></"
+"paramdef> <paramdef><type>float </type> <parameter>a_fraction</parameter></"
+"paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_Line_Interpolate_Point</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>a_linestring</parameter></"
+"paramdef> <paramdef><type>float </type> <parameter>a_fraction</parameter></"
+"paramdef>"
 
 #. Tag: title
 #: reference_lrs.xml:24 reference_lrs.xml:85 reference_lrs.xml:136
@@ -62,15 +70,20 @@ msgid ""
 "Returns a point interpolated along a line. First argument must be a "
 "LINESTRING. Second argument is a float8 between 0 and 1 representing "
 "fraction of total linestring length the point has to be located."
-msgstr "Retourne un point interpolé sur une ligne. Le premier argument doit Ãªtre une LINESTRING. Le second argument est un float8 entre 0 et 1 représentant la fraction de la longueur totale de la ligne où le point doit Ãªtre situé."
+msgstr ""
+"Retourne un point interpolé sur une ligne. Le premier argument doit Ãªtre une "
+"LINESTRING. Le second argument est un float8 entre 0 et 1 représentant la "
+"fraction de la longueur totale de la ligne où le point doit Ãªtre situé."
 
 #. Tag: para
 #: reference_lrs.xml:30 reference_lrs.xml:147
 #, no-c-format
 msgid ""
-"See <xref linkend=\"ST_Line_Locate_Point\"/> for computing the line location"
-" nearest to a Point."
-msgstr "Voir <xref linkend=\"ST_Line_Locate_Point\"/> pour calculer l'emplacement de la ligne le plus proche d'un Point."
+"See <xref linkend=\"ST_Line_Locate_Point\"/> for computing the line location "
+"nearest to a Point."
+msgstr ""
+"Voir <xref linkend=\"ST_Line_Locate_Point\"/> pour calculer l'emplacement de "
+"la ligne le plus proche d'un Point."
 
 #. Tag: para
 #: reference_lrs.xml:34
@@ -78,7 +91,10 @@ msgstr "Voir <xref linkend=\"ST_Line_Locate_Point\"/> pour calculer l'emplacemen
 msgid ""
 "Since release 1.1.1 this function also interpolates M and Z values (when "
 "present), while prior releases set them to 0.0."
-msgstr "Depuis la version 1.1.1 cette fonction interpole aussi les valeurs M et Z (lorsqu'elles sont présentes), les versions précédentes renvoient des valeurs M et Z Ã  0.0."
+msgstr ""
+"Depuis la version 1.1.1 cette fonction interpole aussi les valeurs M et Z "
+"(lorsqu'elles sont présentes), les versions précédentes renvoient des "
+"valeurs M et Z Ã  0.0."
 
 #. Tag: para
 #: reference_lrs.xml:38
@@ -113,7 +129,8 @@ msgstr ""
 msgid ""
 "--Return point 20% along 2d line\n"
 "SELECT ST_AsEWKT(ST_Line_Interpolate_Point(the_line, 0.20))\n"
-"        FROM (SELECT ST_GeomFromEWKT('LINESTRING(25 50, 100 125, 150 190)') as the_line) As foo;\n"
+"        FROM (SELECT ST_GeomFromEWKT('LINESTRING(25 50, 100 125, 150 190)') "
+"as the_line) As foo;\n"
 "   st_asewkt\n"
 "----------------\n"
 " POINT(51.5974135047432 76.5974135047432)"
@@ -125,7 +142,8 @@ msgstr ""
 msgid ""
 "--Return point mid-way of 3d line\n"
 "SELECT ST_AsEWKT(ST_Line_Interpolate_Point(the_line, 0.5))\n"
-"        FROM (SELECT ST_GeomFromEWKT('LINESTRING(1 2 3, 4 5 6, 6 7 8)') as the_line) As foo;\n"
+"        FROM (SELECT ST_GeomFromEWKT('LINESTRING(1 2 3, 4 5 6, 6 7 8)') as "
+"the_line) As foo;\n"
 "\n"
 "        st_asewkt\n"
 "--------------------\n"
@@ -133,8 +151,10 @@ msgid ""
 "\n"
 "\n"
 "--find closest point on a line to a point or other geometry\n"
-" SELECT ST_AsText(ST_Line_Interpolate_Point(foo.the_line, ST_Line_Locate_Point(foo.the_line, ST_GeomFromText('POINT(4 3)'))))\n"
-"FROM (SELECT ST_GeomFromText('LINESTRING(1 2, 4 5, 6 7)') As the_line) As foo;\n"
+" SELECT ST_AsText(ST_Line_Interpolate_Point(foo.the_line, "
+"ST_Line_Locate_Point(foo.the_line, ST_GeomFromText('POINT(4 3)'))))\n"
+"FROM (SELECT ST_GeomFromText('LINESTRING(1 2, 4 5, 6 7)') As the_line) As "
+"foo;\n"
 "   st_astext\n"
 "----------------\n"
 " POINT(3 4)"
@@ -154,7 +174,9 @@ msgstr "Voir aussi"
 msgid ""
 ", <xref linkend=\"ST_AsEWKT\"/>, <xref linkend=\"ST_Length\"/>, <xref "
 "linkend=\"ST_Line_Locate_Point\"/>"
-msgstr ", <xref linkend=\"ST_AsEWKT\"/>, <xref linkend=\"ST_Length\"/>, <xref linkend=\"ST_Line_Locate_Point\"/>"
+msgstr ""
+", <xref linkend=\"ST_AsEWKT\"/>, <xref linkend=\"ST_Length\"/>, <xref "
+"linkend=\"ST_Line_Locate_Point\"/>"
 
 #. Tag: refname
 #: reference_lrs.xml:67
@@ -176,27 +198,31 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>float <function>ST_Line_Locate_Point</function></funcdef> "
-"<paramdef><type>geometry </type> "
-"<parameter>a_linestring</parameter></paramdef> <paramdef><type>geometry "
-"</type> <parameter>a_point</parameter></paramdef>"
-msgstr "<funcdef>float <function>ST_Line_Locate_Point</function></funcdef> <paramdef><type>geometry </type> <parameter>a_linestring</parameter></paramdef> <paramdef><type>geometry </type> <parameter>a_point</parameter></paramdef>"
+"<paramdef><type>geometry </type> <parameter>a_linestring</parameter></"
+"paramdef> <paramdef><type>geometry </type> <parameter>a_point</parameter></"
+"paramdef>"
+msgstr ""
+"<funcdef>float <function>ST_Line_Locate_Point</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>a_linestring</parameter></"
+"paramdef> <paramdef><type>geometry </type> <parameter>a_point</parameter></"
+"paramdef>"
 
 #. Tag: para
 #: reference_lrs.xml:87
 #, no-c-format
 msgid ""
 "Returns a float between 0 and 1 representing the location of the closest "
-"point on LineString to the given Point, as a fraction of total <link "
-"linkend=\"ST_Length2D\">2d line</link> length."
+"point on LineString to the given Point, as a fraction of total <link linkend="
+"\"ST_Length2D\">2d line</link> length."
 msgstr ""
 
 #. Tag: para
 #: reference_lrs.xml:91
 #, no-c-format
 msgid ""
-"You can use the returned location to extract a Point (<xref "
-"linkend=\"ST_Line_Interpolate_Point\"/>) or a substring (<xref "
-"linkend=\"ST_Line_Substring\"/>)."
+"You can use the returned location to extract a Point (<xref linkend="
+"\"ST_Line_Interpolate_Point\"/>) or a substring (<xref linkend="
+"\"ST_Line_Substring\"/>)."
 msgstr ""
 
 #. Tag: para
@@ -215,7 +241,8 @@ msgstr "Disponibilité: 1.1.0"
 #: reference_lrs.xml:103
 #, no-c-format
 msgid ""
-"--Rough approximation of finding the street number of a point along the street\n"
+"--Rough approximation of finding the street number of a point along the "
+"street\n"
 "--Note the whole foo thing is just to generate dummy data that looks\n"
 "--like house centroids and street\n"
 "--We use ST_DWithin to exclude\n"
@@ -223,7 +250,8 @@ msgid ""
 "SELECT ST_AsText(house_loc) As as_text_house_loc,\n"
 "        startstreet_num +\n"
 "                CAST( (endstreet_num - startstreet_num)\n"
-"                        * ST_Line_Locate_Point(street_line, house_loc) As integer) As street_num\n"
+"                        * ST_Line_Locate_Point(street_line, house_loc) As "
+"integer) As street_num\n"
 "FROM\n"
 "(SELECT ST_GeomFromText('LINESTRING(1 2, 3 4)') As street_line,\n"
 "        ST_MakePoint(x*1.01,y*1.03) As house_loc, 10 As startstreet_num,\n"
@@ -239,8 +267,10 @@ msgid ""
 " POINT(3.03 4.12)  |         20\n"
 "\n"
 " --find closest point on a line to a point or other geometry\n"
-" SELECT ST_AsText(ST_Line_Interpolate_Point(foo.the_line, ST_Line_Locate_Point(foo.the_line, ST_GeomFromText('POINT(4 3)'))))\n"
-"FROM (SELECT ST_GeomFromText('LINESTRING(1 2, 4 5, 6 7)') As the_line) As foo;\n"
+" SELECT ST_AsText(ST_Line_Interpolate_Point(foo.the_line, "
+"ST_Line_Locate_Point(foo.the_line, ST_GeomFromText('POINT(4 3)'))))\n"
+"FROM (SELECT ST_GeomFromText('LINESTRING(1 2, 4 5, 6 7)') As the_line) As "
+"foo;\n"
 "   st_astext\n"
 "----------------\n"
 " POINT(3 4)"
@@ -250,10 +280,11 @@ msgstr ""
 #: reference_lrs.xml:110
 #, no-c-format
 msgid ""
-", <xref linkend=\"ST_Length2D\"/>, <xref "
-"linkend=\"ST_Line_Interpolate_Point\"/>, <xref "
-"linkend=\"ST_Line_Substring\"/>"
-msgstr ", <xref linkend=\"ST_Length2D\"/>, <xref linkend=\"ST_Line_Interpolate_Point\"/>, <xref linkend=\"ST_Line_Substring\"/>"
+", <xref linkend=\"ST_Length2D\"/>, <xref linkend=\"ST_Line_Interpolate_Point"
+"\"/>, <xref linkend=\"ST_Line_Substring\"/>"
+msgstr ""
+", <xref linkend=\"ST_Length2D\"/>, <xref linkend=\"ST_Line_Interpolate_Point"
+"\"/>, <xref linkend=\"ST_Line_Substring\"/>"
 
 #. Tag: refname
 #: reference_lrs.xml:116
@@ -275,11 +306,16 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>geometry <function>ST_Line_Substring</function></funcdef> "
-"<paramdef><type>geometry </type> "
-"<parameter>a_linestring</parameter></paramdef> <paramdef><type>float </type>"
-" <parameter>startfraction</parameter></paramdef> <paramdef><type>float "
-"</type> <parameter>endfraction</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_Line_Substring</function></funcdef> <paramdef><type>geometry </type> <parameter>a_linestring</parameter></paramdef> <paramdef><type>float </type> <parameter>startfraction</parameter></paramdef> <paramdef><type>float </type> <parameter>endfraction</parameter></paramdef>"
+"<paramdef><type>geometry </type> <parameter>a_linestring</parameter></"
+"paramdef> <paramdef><type>float </type> <parameter>startfraction</"
+"parameter></paramdef> <paramdef><type>float </type> <parameter>endfraction</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_Line_Substring</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>a_linestring</parameter></"
+"paramdef> <paramdef><type>float </type> <parameter>startfraction</"
+"parameter></paramdef> <paramdef><type>float </type> <parameter>endfraction</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: reference_lrs.xml:138
@@ -287,17 +323,17 @@ msgstr "<funcdef>geometry <function>ST_Line_Substring</function></funcdef> <para
 msgid ""
 "Return a linestring being a substring of the input one starting and ending "
 "at the given fractions of total 2d length. Second and third arguments are "
-"float8 values between 0 and 1. This only works with LINESTRINGs. To use with"
-" contiguous MULTILINESTRINGs use in conjunction with <xref "
-"linkend=\"ST_LineMerge\"/>."
+"float8 values between 0 and 1. This only works with LINESTRINGs. To use with "
+"contiguous MULTILINESTRINGs use in conjunction with <xref linkend="
+"\"ST_LineMerge\"/>."
 msgstr ""
 
 #. Tag: para
 #: reference_lrs.xml:144
 #, no-c-format
 msgid ""
-"If 'start' and 'end' have the same value this is equivalent to <xref "
-"linkend=\"ST_Line_Interpolate_Point\"/>."
+"If 'start' and 'end' have the same value this is equivalent to <xref linkend="
+"\"ST_Line_Interpolate_Point\"/>."
 msgstr ""
 
 #. Tag: para
@@ -325,18 +361,21 @@ msgstr ""
 #, no-c-format
 msgid ""
 "--Return the approximate 1/3 mid-range part of a linestring\n"
-"SELECT ST_AsText(ST_Line_SubString(ST_GeomFromText('LINESTRING(25 50, 100 125, 150 190)'), 0.333, 0.666));\n"
+"SELECT ST_AsText(ST_Line_SubString(ST_GeomFromText('LINESTRING(25 50, 100 "
+"125, 150 190)'), 0.333, 0.666));\n"
 "\n"
 "                                                                                   st_astext\n"
 "------------------------------------------------------------------------------------------------\n"
-"LINESTRING(69.2846934853974 94.2846934853974,100 125,111.700356260683 140.210463138888)\n"
+"LINESTRING(69.2846934853974 94.2846934853974,100 125,111.700356260683 "
+"140.210463138888)\n"
 "\n"
 "--The below example simulates a while loop in\n"
 "--SQL using PostgreSQL generate_series() to cut all\n"
 "--linestrings in a table to 100 unit segments\n"
 "-- of which no segment is longer than 100 units\n"
 "-- units are measured in the SRID units of measurement\n"
-"-- It also assumes all geometries are LINESTRING or contiguous MULTILINESTRING\n"
+"-- It also assumes all geometries are LINESTRING or contiguous "
+"MULTILINESTRING\n"
 "--and no geometry is longer than 100 units*10000\n"
 "--for better performance you can reduce the 10000\n"
 "--to match max number of segments you expect\n"
@@ -360,9 +399,11 @@ msgstr ""
 #: reference_lrs.xml:177
 #, no-c-format
 msgid ""
-", <xref linkend=\"ST_Line_Interpolate_Point\"/>, <xref "
-"linkend=\"ST_LineMerge\"/>"
-msgstr ", <xref linkend=\"ST_Line_Interpolate_Point\"/>, <xref linkend=\"ST_LineMerge\"/>"
+", <xref linkend=\"ST_Line_Interpolate_Point\"/>, <xref linkend=\"ST_LineMerge"
+"\"/>"
+msgstr ""
+", <xref linkend=\"ST_Line_Interpolate_Point\"/>, <xref linkend=\"ST_LineMerge"
+"\"/>"
 
 #. Tag: refname
 #: reference_lrs.xml:183
@@ -375,8 +416,8 @@ msgstr "ST_LocateAlong"
 #, no-c-format
 msgid ""
 "<refpurpose>Return a derived geometry collection value with elements that "
-"match the specified measure. Polygonal elements are not "
-"supported.</refpurpose>"
+"match the specified measure. Polygonal elements are not supported.</"
+"refpurpose>"
 msgstr ""
 
 #. Tag: funcprototype
@@ -384,11 +425,16 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>geometry <function>ST_LocateAlong</function></funcdef> "
-"<paramdef><type>geometry </type> "
-"<parameter>ageom_with_measure</parameter></paramdef> <paramdef><type>float "
-"</type> <parameter>a_measure</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>float </type> <parameter>offset</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_LocateAlong</function></funcdef> <paramdef><type>geometry </type> <parameter>ageom_with_measure</parameter></paramdef> <paramdef><type>float </type> <parameter>a_measure</parameter></paramdef> <paramdef choice=\"opt\"><type>float </type> <parameter>offset</parameter></paramdef>"
+"<paramdef><type>geometry </type> <parameter>ageom_with_measure</parameter></"
+"paramdef> <paramdef><type>float </type> <parameter>a_measure</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>float </type> <parameter>offset</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_LocateAlong</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>ageom_with_measure</parameter></"
+"paramdef> <paramdef><type>float </type> <parameter>a_measure</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>float </type> <parameter>offset</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: reference_lrs.xml:204
@@ -411,8 +457,8 @@ msgstr ""
 #: reference_lrs.xml:213 reference_lrs.xml:266
 #, no-c-format
 msgid ""
-"Semantic is specified by: ISO/IEC CD 13249-3:200x(E) - Text for Continuation"
-" CD Editing Meeting"
+"Semantic is specified by: ISO/IEC CD 13249-3:200x(E) - Text for Continuation "
+"CD Editing Meeting"
 msgstr ""
 
 #. Tag: para
@@ -449,7 +495,8 @@ msgid ""
 "SELECT ST_AsText(the_geom)\n"
 "                FROM\n"
 "                (SELECT ST_LocateAlong(\n"
-"                        ST_GeomFromText('MULTILINESTRINGM((1 2 3, 3 4 2, 9 4 3),\n"
+"                        ST_GeomFromText('MULTILINESTRINGM((1 2 3, 3 4 2, 9 4 "
+"3),\n"
 "                (1 2 3, 5 4 5))'),3) As the_geom) As foo;\n"
 "\n"
 "                                                 st_asewkt\n"
@@ -461,7 +508,8 @@ msgid ""
 "SELECT ST_AsText((ST_Dump(the_geom)).geom)\n"
 "        FROM\n"
 "        (SELECT ST_LocateAlong(\n"
-"                        ST_GeomFromText('MULTILINESTRINGM((1 2 3, 3 4 2, 9 4 3),\n"
+"                        ST_GeomFromText('MULTILINESTRINGM((1 2 3, 3 4 2, 9 4 "
+"3),\n"
 "        (1 2 3, 5 4 5))'),3) As the_geom) As foo;\n"
 "\n"
 "   st_asewkt\n"
@@ -498,11 +546,17 @@ msgstr ""
 msgid ""
 "<funcdef>geometry <function>ST_LocateBetween</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
-"<paramdef><type>float </type> "
-"<parameter>measure_start</parameter></paramdef> <paramdef><type>float "
-"</type> <parameter>measure_end</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>float </type> <parameter>offset</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_LocateBetween</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> <paramdef><type>float </type> <parameter>measure_start</parameter></paramdef> <paramdef><type>float </type> <parameter>measure_end</parameter></paramdef> <paramdef choice=\"opt\"><type>float </type> <parameter>offset</parameter></paramdef>"
+"<paramdef><type>float </type> <parameter>measure_start</parameter></"
+"paramdef> <paramdef><type>float </type> <parameter>measure_end</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>float </type> <parameter>offset</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_LocateBetween</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
+"<paramdef><type>float </type> <parameter>measure_start</parameter></"
+"paramdef> <paramdef><type>float </type> <parameter>measure_end</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>float </type> <parameter>offset</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: reference_lrs.xml:262
@@ -535,7 +589,8 @@ msgid ""
 "SELECT ST_AsText(the_geom)\n"
 "                FROM\n"
 "                (SELECT ST_LocateBetween(\n"
-"                        ST_GeomFromText('MULTILINESTRING M ((1 2 3, 3 4 2, 9 4 3),\n"
+"                        ST_GeomFromText('MULTILINESTRING M ((1 2 3, 3 4 2, 9 "
+"4 3),\n"
 "                (1 2 3, 5 4 5))'),1.5, 3) As the_geom) As foo;\n"
 "\n"
 "                                                         st_asewkt\n"
@@ -547,7 +602,8 @@ msgid ""
 "SELECT ST_AsText((ST_Dump(the_geom)).geom)\n"
 "                FROM\n"
 "                (SELECT ST_LocateBetween(\n"
-"                        ST_GeomFromText('MULTILINESTRING M ((1 2 3, 3 4 2, 9 4 3),\n"
+"                        ST_GeomFromText('MULTILINESTRING M ((1 2 3, 3 4 2, 9 "
+"4 3),\n"
 "                (1 2 3, 5 4 5))'),1.5, 3) As the_geom) As foo;\n"
 "\n"
 "                   st_asewkt\n"
@@ -582,11 +638,16 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>geometry <function>ST_LocateBetweenElevations</function></funcdef> "
-"<paramdef><type>geometry </type> "
-"<parameter>geom_mline</parameter></paramdef> <paramdef><type>float </type> "
-"<parameter>elevation_start</parameter></paramdef> <paramdef><type>float "
-"</type> <parameter>elevation_end</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_LocateBetweenElevations</function></funcdef> <paramdef><type>geometry </type> <parameter>geom_mline</parameter></paramdef> <paramdef><type>float </type> <parameter>elevation_start</parameter></paramdef> <paramdef><type>float </type> <parameter>elevation_end</parameter></paramdef>"
+"<paramdef><type>geometry </type> <parameter>geom_mline</parameter></"
+"paramdef> <paramdef><type>float </type> <parameter>elevation_start</"
+"parameter></paramdef> <paramdef><type>float </type> "
+"<parameter>elevation_end</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_LocateBetweenElevations</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geom_mline</parameter></"
+"paramdef> <paramdef><type>float </type> <parameter>elevation_start</"
+"parameter></paramdef> <paramdef><type>float </type> "
+"<parameter>elevation_end</parameter></paramdef>"
 
 #. Tag: para
 #: reference_lrs.xml:313
@@ -608,13 +669,15 @@ msgstr "Disponibilité: 1.4.0"
 #, no-c-format
 msgid ""
 "SELECT ST_AsEWKT(ST_LocateBetweenElevations(\n"
-"                        ST_GeomFromEWKT('LINESTRING(1 2 3, 4 5 6)'),2,4)) As ewelev;\n"
+"                        ST_GeomFromEWKT('LINESTRING(1 2 3, 4 5 6)'),2,4)) As "
+"ewelev;\n"
 "                                                                   ewelev\n"
 "----------------------------------------------------------------\n"
 "        MULTILINESTRING((1 2 3,2 3 4))\n"
 "\n"
 "SELECT ST_AsEWKT(ST_LocateBetweenElevations(\n"
-"                        ST_GeomFromEWKT('LINESTRING(1 2 6, 4 5 -1, 7 8 9)'),6,9)) As ewelev;\n"
+"                        ST_GeomFromEWKT('LINESTRING(1 2 6, 4 5 -1, 7 8 "
+"9)'),6,9)) As ewelev;\n"
 "\n"
 "                                ewelev\n"
 "----------------------------------------------------------------\n"
@@ -625,13 +688,41 @@ msgid ""
 "SELECT ST_AsEWKT((ST_Dump(the_geom)).geom)\n"
 "                FROM\n"
 "                (SELECT ST_LocateBetweenElevations(\n"
-"                        ST_GeomFromEWKT('LINESTRING(1 2 6, 4 5 -1, 7 8 9)'),6,9) As the_geom) As foo;\n"
+"                        ST_GeomFromEWKT('LINESTRING(1 2 6, 4 5 -1, 7 8 "
+"9)'),6,9) As the_geom) As foo;\n"
+"\n"
+"                   st_asewkt\n"
+"--------------------------------\n"
+"POINT(1 2 6)\n"
+"LINESTRING(6.1 7.1 6,7 8 9)"
+msgstr ""
+"SELECT ST_AsEWKT(ST_LocateBetweenElevations(\n"
+"                        ST_GeomFromEWKT('LINESTRING(1 2 3, 4 5 6)'),2,4)) As "
+"ewelev;\n"
+"                                                                   ewelev\n"
+"----------------------------------------------------------------\n"
+"        MULTILINESTRING((1 2 3,2 3 4))\n"
+"\n"
+"SELECT ST_AsEWKT(ST_LocateBetweenElevations(\n"
+"                        ST_GeomFromEWKT('LINESTRING(1 2 6, 4 5 -1, 7 8 "
+"9)'),6,9)) As ewelev;\n"
+"\n"
+"                                ewelev\n"
+"----------------------------------------------------------------\n"
+"GEOMETRYCOLLECTION(POINT(1 2 6),LINESTRING(6.1 7.1 6,7 8 9))\n"
+"\n"
+"--Geometry collections are difficult animals so dump them\n"
+"--to make them more digestable\n"
+"SELECT ST_AsEWKT((ST_Dump(the_geom)).geom)\n"
+"                FROM\n"
+"                (SELECT ST_LocateBetweenElevations(\n"
+"                        ST_GeomFromEWKT('LINESTRING(1 2 6, 4 5 -1, 7 8 "
+"9)'),6,9) As the_geom) As foo;\n"
 "\n"
 "                   st_asewkt\n"
 "--------------------------------\n"
 "POINT(1 2 6)\n"
 "LINESTRING(6.1 7.1 6,7 8 9)"
-msgstr "SELECT ST_AsEWKT(ST_LocateBetweenElevations(\n                        ST_GeomFromEWKT('LINESTRING(1 2 3, 4 5 6)'),2,4)) As ewelev;\n                                                                   ewelev\n----------------------------------------------------------------\n        MULTILINESTRING((1 2 3,2 3 4))\n\nSELECT ST_AsEWKT(ST_LocateBetweenElevations(\n                        ST_GeomFromEWKT('LINESTRING(1 2 6, 4 5 -1, 7 8 9)'),6,9)) As ewelev;\n\n                                ewelev\n----------------------------------------------------------------\nGEOMETRYCOLLECTION(POINT(1 2 6),LINESTRING(6.1 7.1 6,7 8 9))\n\n--Geometry collections are difficult animals so dump them\n--to make them more digestable\nSELECT ST_AsEWKT((ST_Dump(the_geom)).geom)\n                FROM\n                (SELECT ST_LocateBetweenElevations(\n                        ST_GeomFromEWKT('LINESTRING(1 2 6, 4 5 -1, 7 8 9)'),6,9) As the_geom) As foo;\n\n                   st_asewkt\n--------------------------------\nPOINT(1 2 6)\nLINESTRING(6.1 7.1 6,7 8 9)"
 
 #. Tag: refname
 #: reference_lrs.xml:339
@@ -654,7 +745,10 @@ msgid ""
 "<funcdef>float <function>ST_InterpolatePoint</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>line</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>point</parameter></paramdef>"
-msgstr "<funcdef>float <function>ST_InterpolatePoint</function></funcdef> <paramdef><type>geometry </type> <parameter>line</parameter></paramdef> <paramdef><type>geometry </type> <parameter>point</parameter></paramdef>"
+msgstr ""
+"<funcdef>float <function>ST_InterpolatePoint</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>line</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>point</parameter></paramdef>"
 
 #. Tag: para
 #: reference_lrs.xml:358
@@ -678,13 +772,19 @@ msgid ""
 " st_interpolatepoint \n"
 " ---------------------\n"
 "                                    10"
-msgstr "SELECT ST_InterpolatePoint('LINESTRING M (0 0 0, 10 0 20)', 'POINT(5 5)');\n st_interpolatepoint \n ---------------------\n                                    10"
+msgstr ""
+"SELECT ST_InterpolatePoint('LINESTRING M (0 0 0, 10 0 20)', 'POINT(5 5)');\n"
+" st_interpolatepoint \n"
+" ---------------------\n"
+"                                    10"
 
 #. Tag: para
 #: reference_lrs.xml:374
 #, no-c-format
-msgid ", <xref linkend=\"ST_LocateAlong\"/>, <xref linkend=\"ST_LocateBetween\"/>"
-msgstr ", <xref linkend=\"ST_LocateAlong\"/>, <xref linkend=\"ST_LocateBetween\"/>"
+msgid ""
+", <xref linkend=\"ST_LocateAlong\"/>, <xref linkend=\"ST_LocateBetween\"/>"
+msgstr ""
+", <xref linkend=\"ST_LocateAlong\"/>, <xref linkend=\"ST_LocateBetween\"/>"
 
 #. Tag: refname
 #: reference_lrs.xml:382
@@ -698,8 +798,8 @@ msgstr "ST_AddMeasure"
 msgid ""
 "<refpurpose>Return a derived geometry with measure elements linearly "
 "interpolated between the start and end points. If the geometry has no "
-"measure dimension, one is added. If the geometry has a measure dimension, it"
-" is over-written with new values. Only LINESTRINGS and MULTILINESTRINGS are "
+"measure dimension, one is added. If the geometry has a measure dimension, it "
+"is over-written with new values. Only LINESTRINGS and MULTILINESTRINGS are "
 "supported.</refpurpose>"
 msgstr ""
 
@@ -708,11 +808,16 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>geometry <function>ST_AddMeasure</function></funcdef> "
-"<paramdef><type>geometry </type> "
-"<parameter>geom_mline</parameter></paramdef> <paramdef><type>float </type> "
-"<parameter>measure_start</parameter></paramdef> <paramdef><type>float "
-"</type> <parameter>measure_end</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_AddMeasure</function></funcdef> <paramdef><type>geometry </type> <parameter>geom_mline</parameter></paramdef> <paramdef><type>float </type> <parameter>measure_start</parameter></paramdef> <paramdef><type>float </type> <parameter>measure_end</parameter></paramdef>"
+"<paramdef><type>geometry </type> <parameter>geom_mline</parameter></"
+"paramdef> <paramdef><type>float </type> <parameter>measure_start</"
+"parameter></paramdef> <paramdef><type>float </type> <parameter>measure_end</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_AddMeasure</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geom_mline</parameter></"
+"paramdef> <paramdef><type>float </type> <parameter>measure_start</"
+"parameter></paramdef> <paramdef><type>float </type> <parameter>measure_end</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: reference_lrs.xml:402
@@ -753,8 +858,33 @@ msgid ""
 " LINESTRINGM(1 0 10,2 0 20,4 0 40)\n"
 " \n"
 "SELECT ST_AsText(ST_AddMeasure(\n"
-"ST_GeomFromEWKT('MULTILINESTRINGM((1 0 4, 2 0 4, 4 0 4),(1 0 4, 2 0 4, 4 0 4))'),10,70)) As ewelev;\n"
+"ST_GeomFromEWKT('MULTILINESTRINGM((1 0 4, 2 0 4, 4 0 4),(1 0 4, 2 0 4, 4 0 "
+"4))'),10,70)) As ewelev;\n"
+"                             ewelev                              \n"
+"-----------------------------------------------------------------\n"
+" MULTILINESTRINGM((1 0 10,2 0 20,4 0 40),(1 0 40,2 0 50,4 0 70))"
+msgstr ""
+"SELECT ST_AsText(ST_AddMeasure(\n"
+"ST_GeomFromEWKT('LINESTRING(1 0, 2 0, 4 0)'),1,4)) As ewelev;\n"
+"           ewelev             \n"
+"--------------------------------\n"
+" LINESTRINGM(1 0 1,2 0 2,4 0 4)\n"
+"\n"
+"SELECT ST_AsText(ST_AddMeasure(\n"
+"ST_GeomFromEWKT('LINESTRING(1 0 4, 2 0 4, 4 0 4)'),10,40)) As ewelev;\n"
+"                 ewelev                 \n"
+"----------------------------------------\n"
+" LINESTRING(1 0 4 10,2 0 4 20,4 0 4 40)\n"
+"\n"
+"SELECT ST_AsText(ST_AddMeasure(\n"
+"ST_GeomFromEWKT('LINESTRINGM(1 0 4, 2 0 4, 4 0 4)'),10,40)) As ewelev;\n"
+"                 ewelev                 \n"
+"----------------------------------------\n"
+" LINESTRINGM(1 0 10,2 0 20,4 0 40)\n"
+" \n"
+"SELECT ST_AsText(ST_AddMeasure(\n"
+"ST_GeomFromEWKT('MULTILINESTRINGM((1 0 4, 2 0 4, 4 0 4),(1 0 4, 2 0 4, 4 0 "
+"4))'),10,70)) As ewelev;\n"
 "                             ewelev                              \n"
 "-----------------------------------------------------------------\n"
 " MULTILINESTRINGM((1 0 10,2 0 20,4 0 40),(1 0 40,2 0 50,4 0 70))"
-msgstr "SELECT ST_AsText(ST_AddMeasure(\nST_GeomFromEWKT('LINESTRING(1 0, 2 0, 4 0)'),1,4)) As ewelev;\n           ewelev             \n--------------------------------\n LINESTRINGM(1 0 1,2 0 2,4 0 4)\n\nSELECT ST_AsText(ST_AddMeasure(\nST_GeomFromEWKT('LINESTRING(1 0 4, 2 0 4, 4 0 4)'),10,40)) As ewelev;\n                 ewelev                 \n----------------------------------------\n LINESTRING(1 0 4 10,2 0 4 20,4 0 4 40)\n\nSELECT ST_AsText(ST_AddMeasure(\nST_GeomFromEWKT('LINESTRINGM(1 0 4, 2 0 4, 4 0 4)'),10,40)) As ewelev;\n                 ewelev                 \n----------------------------------------\n LINESTRINGM(1 0 10,2 0 20,4 0 40)\n \nSELECT ST_AsText(ST_AddMeasure(\nST_GeomFromEWKT('MULTILINESTRINGM((1 0 4, 2 0 4, 4 0 4),(1 0 4, 2 0 4, 4 0 4))'),10,70)) As ewelev;\n                             ewelev                              \n-----------------------------------------------------------------\n MULTILINESTRINGM((1 0 10,2 0 20,4 0 40),(1 0 40,2 0 50,4 0 70))"
index cec7d2bf164342d9a18b5d151331af5452dc334e..b13e040f3059cfca94a4629205771af9e73c72d3 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 # Nicolas Ribot <nicolas.ribot@gmail.com>, 2013
 msgid ""
@@ -9,11 +9,12 @@ msgstr ""
 "POT-Creation-Date: 2012-09-14 17:50+0000\n"
 "PO-Revision-Date: 2013-11-27 17:39+0000\n"
 "Last-Translator: Nicolas Ribot <nicolas.ribot@gmail.com>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: title
@@ -35,45 +36,73 @@ msgid ""
 "Adds a geometry column to an existing table of attributes. By default uses "
 "type modifier to define rather than constraints. Pass in false for "
 "use_typmod to get old check constraint based behavior"
-msgstr "Ajoute une colonne géométrique Ã  une table attributaire existante. Utilise par défaut le modificateur de type lors de la définition de la géométrie, plutôt que des contraintes. Passer le paramètre use_typmod Ã  false pour activer l'ancien mécanisme basé sur les contraintes."
+msgstr ""
+"Ajoute une colonne géométrique Ã  une table attributaire existante. Utilise "
+"par défaut le modificateur de type lors de la définition de la géométrie, "
+"plutôt que des contraintes. Passer le paramètre use_typmod Ã  false pour "
+"activer l'ancien mécanisme basé sur les contraintes."
 
 #. Tag: funcsynopsis
 #: reference_management.xml:15
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>text "
-"<function>AddGeometryColumn</function></funcdef> <paramdef><type>varchar "
-"</type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar"
-" </type> <parameter>column_name</parameter></paramdef> "
-"<paramdef><type>integer </type> <parameter>srid</parameter></paramdef> "
-"<paramdef><type>varchar </type> <parameter>type</parameter></paramdef> "
-"<paramdef><type>integer </type> <parameter>dimension</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>boolean </type> "
+"<funcprototype> <funcdef>text <function>AddGeometryColumn</function></"
+"funcdef> <paramdef><type>varchar </type> <parameter>table_name</parameter></"
+"paramdef> <paramdef><type>varchar </type> <parameter>column_name</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</"
+"parameter></paramdef> <paramdef><type>varchar </type> <parameter>type</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>dimension</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>use_typmod=true</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>text <function>AddGeometryColumn</function></"
+"funcdef> <paramdef><type>varchar </type> <parameter>schema_name</parameter></"
+"paramdef> <paramdef><type>varchar </type> <parameter>table_name</parameter></"
+"paramdef> <paramdef><type>varchar </type> <parameter>column_name</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</"
+"parameter></paramdef> <paramdef><type>varchar </type> <parameter>type</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>dimension</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
 "<parameter>use_typmod=true</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>text "
-"<function>AddGeometryColumn</function></funcdef> <paramdef><type>varchar "
-"</type> <parameter>schema_name</parameter></paramdef> "
-"<paramdef><type>varchar </type> <parameter>table_name</parameter></paramdef>"
-" <paramdef><type>varchar </type> "
-"<parameter>column_name</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>srid</parameter></paramdef> <paramdef><type>varchar "
-"</type> <parameter>type</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>dimension</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
+"<funcprototype> <funcdef>text <function>AddGeometryColumn</function></"
+"funcdef> <paramdef><type>varchar </type> <parameter>catalog_name</"
+"parameter></paramdef> <paramdef><type>varchar </type> "
+"<parameter>schema_name</parameter></paramdef> <paramdef><type>varchar </"
+"type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar </"
+"type> <parameter>column_name</parameter></paramdef> <paramdef><type>integer "
+"</type> <parameter>srid</parameter></paramdef> <paramdef><type>varchar </"
+"type> <parameter>type</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>dimension</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>use_typmod=true</parameter></paramdef> </"
+"funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>text <function>AddGeometryColumn</function></"
+"funcdef> <paramdef><type>varchar </type> <parameter>table_name</parameter></"
+"paramdef> <paramdef><type>varchar </type> <parameter>column_name</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</"
+"parameter></paramdef> <paramdef><type>varchar </type> <parameter>type</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>dimension</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>use_typmod=true</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>text <function>AddGeometryColumn</function></"
+"funcdef> <paramdef><type>varchar </type> <parameter>schema_name</parameter></"
+"paramdef> <paramdef><type>varchar </type> <parameter>table_name</parameter></"
+"paramdef> <paramdef><type>varchar </type> <parameter>column_name</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</"
+"parameter></paramdef> <paramdef><type>varchar </type> <parameter>type</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>dimension</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
 "<parameter>use_typmod=true</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>text "
-"<function>AddGeometryColumn</function></funcdef> <paramdef><type>varchar "
-"</type> <parameter>catalog_name</parameter></paramdef> "
-"<paramdef><type>varchar </type> "
-"<parameter>schema_name</parameter></paramdef> <paramdef><type>varchar "
-"</type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar"
-" </type> <parameter>column_name</parameter></paramdef> "
-"<paramdef><type>integer </type> <parameter>srid</parameter></paramdef> "
-"<paramdef><type>varchar </type> <parameter>type</parameter></paramdef> "
-"<paramdef><type>integer </type> <parameter>dimension</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>boolean </type> "
-"<parameter>use_typmod=true</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>text <function>AddGeometryColumn</function></funcdef> <paramdef><type>varchar </type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>column_name</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></paramdef> <paramdef><type>varchar </type> <parameter>type</parameter></paramdef> <paramdef><type>integer </type> <parameter>dimension</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>use_typmod=true</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text <function>AddGeometryColumn</function></funcdef> <paramdef><type>varchar </type> <parameter>schema_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>column_name</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></paramdef> <paramdef><type>varchar </type> <parameter>type</parameter></paramdef> <paramdef><type>integer </type> <parameter>dimension</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>use_typmod=true</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text <function>AddGeometryColumn</function></funcdef> <paramdef><type>varchar </type> <parameter>catalog_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>schema_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>column_name</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></paramdef> <paramdef><type>varchar </type> <parameter>type</parameter></paramdef> <paramdef><type>integer </type> <parameter>dimension</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>use_typmod=true</parameter></paramdef> </funcprototype>"
+"<funcprototype> <funcdef>text <function>AddGeometryColumn</function></"
+"funcdef> <paramdef><type>varchar </type> <parameter>catalog_name</"
+"parameter></paramdef> <paramdef><type>varchar </type> "
+"<parameter>schema_name</parameter></paramdef> <paramdef><type>varchar </"
+"type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar </"
+"type> <parameter>column_name</parameter></paramdef> <paramdef><type>integer "
+"</type> <parameter>srid</parameter></paramdef> <paramdef><type>varchar </"
+"type> <parameter>type</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>dimension</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>use_typmod=true</parameter></paramdef> </"
+"funcprototype>"
 
 #. Tag: title
 #: reference_management.xml:92 reference_management.xml:188
@@ -100,7 +129,14 @@ msgid ""
 "error is thrown if the schemaname doesn't exist (or not visible in the "
 "current search_path) or the specified SRID, geometry type, or dimension is "
 "invalid."
-msgstr "Ajoute une colonne géométrique Ã  une table attributaire existante. <varname>schema_name</varname> est le nom du schéma de la table.\n<varname>srid</varname> est un entier positif présent dans la table SPATIAL_REF_SYS.  <varname>type</varname> est le type de géométrie en texte, par exemple 'POLYGON' ou 'MULTILINESTRING'. Une erreur est renvoyée si le schéma n'existe pas (ou n'est pas visible dans le search_path courant) ou si le SRID, type de géométrie ou dimension est invalide."
+msgstr ""
+"Ajoute une colonne géométrique Ã  une table attributaire existante. "
+"<varname>schema_name</varname> est le nom du schéma de la table.\n"
+"<varname>srid</varname> est un entier positif présent dans la table "
+"SPATIAL_REF_SYS.  <varname>type</varname> est le type de géométrie en texte, "
+"par exemple 'POLYGON' ou 'MULTILINESTRING'. Une erreur est renvoyée si le "
+"schéma n'existe pas (ou n'est pas visible dans le search_path courant) ou si "
+"le SRID, type de géométrie ou dimension est invalide."
 
 #. Tag: para
 #: reference_management.xml:104
@@ -110,9 +146,15 @@ msgid ""
 "geometry_columns is a view that reads from system catalogs. It by default "
 "also does not create constraints, but instead uses the built in type "
 "modifier behavior of PostgreSQL. So for example building a wgs84 POINT "
-"column with this function is now equivalent to: <code>ALTER TABLE some_table"
-" ADD COLUMN geom geometry(Point,4326);</code>"
-msgstr "Changement: 2.0.0 Cette fonction ne met plus Ã  jour geometry_columns maintenant que geometry_columns est une vue basée sur le catalogue système. Par défaut, elle ne créée plus de contraintes mais utilise le modificateur de type de PostgreSQL. Ainsi, par exemple, créer une colonne de type POINT WGS84 est désormais Ã©quivalent Ã : <code>ALTER TABLE some_table ADD COLUMN geom geometry(Point,4326);</code>"
+"column with this function is now equivalent to: <code>ALTER TABLE some_table "
+"ADD COLUMN geom geometry(Point,4326);</code>"
+msgstr ""
+"Changement: 2.0.0 Cette fonction ne met plus Ã  jour geometry_columns "
+"maintenant que geometry_columns est une vue basée sur le catalogue système. "
+"Par défaut, elle ne créée plus de contraintes mais utilise le modificateur "
+"de type de PostgreSQL. Ainsi, par exemple, créer une colonne de type POINT "
+"WGS84 est désormais Ã©quivalent Ã : <code>ALTER TABLE some_table ADD COLUMN "
+"geom geometry(Point,4326);</code>"
 
 #. Tag: para
 #: reference_management.xml:107
@@ -120,7 +162,10 @@ msgstr "Changement: 2.0.0 Cette fonction ne met plus Ã  jour geometry_columns ma
 msgid ""
 "Changed: 2.0.0 If you require the old behavior of constraints use the "
 "default <varname>use_typmod</varname>, but set it to false."
-msgstr "Changement: 2.0.0 Si l'ancien mécanisme basé sur les contraintes est nécessaire, utiliser le paramètre <varname>use_typmod</varname> avec la valeur false."
+msgstr ""
+"Changement: 2.0.0 Si l'ancien mécanisme basé sur les contraintes est "
+"nécessaire, utiliser le paramètre <varname>use_typmod</varname> avec la "
+"valeur false."
 
 #. Tag: para
 #: reference_management.xml:111
@@ -132,9 +177,18 @@ msgid ""
 "correctly because they inherit the typmod behavior of their parent table "
 "column. Views that use geometry functions that output other geometries will "
 "need to be cast to typmod geometries for these view geometry columns to be "
-"registered correctly in geometry_columns. Refer to <xref "
-"linkend=\"Manual_Register_Spatial_Column\"/>."
-msgstr "Changement: 2.0.0 Les vues ne peuvent plus Ãªtre enregistrées dans geometry_columns. Cependant, les vues construites Ã  partir de tables contenant des géométries définies avec le modificateur de type et n'utilisant pas de fonctions d'encapsulation seront enregistrées dans la vue geometry_columns car elles héritent du mécanisme des tables dont elles sont issues. Les vues utilisant des fonctions renvoyant d'autres géométries doivent Ãªtre transtypées vers des géométries avec modificateur de type pour pouvoir Ãªtre correctement référencées dans la vue geometry_columns. Cf. <xref linkend=\"Manual_Register_Spatial_Column\"/>."
+"registered correctly in geometry_columns. Refer to <xref linkend="
+"\"Manual_Register_Spatial_Column\"/>."
+msgstr ""
+"Changement: 2.0.0 Les vues ne peuvent plus Ãªtre enregistrées dans "
+"geometry_columns. Cependant, les vues construites Ã  partir de tables "
+"contenant des géométries définies avec le modificateur de type et "
+"n'utilisant pas de fonctions d'encapsulation seront enregistrées dans la vue "
+"geometry_columns car elles héritent du mécanisme des tables dont elles sont "
+"issues. Les vues utilisant des fonctions renvoyant d'autres géométries "
+"doivent Ãªtre transtypées vers des géométries avec modificateur de type pour "
+"pouvoir Ãªtre correctement référencées dans la vue geometry_columns. Cf. "
+"<xref linkend=\"Manual_Register_Spatial_Column\"/>."
 
 #. Tag: para
 #: reference_management.xml:117 reference_management.xml:194
@@ -162,7 +216,10 @@ msgstr "&curve_support;"
 msgid ""
 "Enhanced: 2.0.0 use_typmod argument introduced. Defaults to creating typmod "
 "geometry column instead of constraint-based."
-msgstr "Amélioration: 2.0.0 introduction du paramètre use_typmod. Le comportement par défaut est de créer une colonne géométrique avec modificateur de type au lieu de contraintes sur la colonne."
+msgstr ""
+"Amélioration: 2.0.0 introduction du paramètre use_typmod. Le comportement "
+"par défaut est de créer une colonne géométrique avec modificateur de type au "
+"lieu de contraintes sur la colonne."
 
 #. Tag: title
 #: reference_management.xml:124 reference_management.xml:203
@@ -187,19 +244,25 @@ msgid ""
 "\n"
 "-- Describing the table shows a simple table with a single \"id\" column.\n"
 "postgis=# \\d my_schema.my_spatial_table\n"
-"                                                         Table \"my_schema.my_spatial_table\"\n"
+"                                                         Table \"my_schema."
+"my_spatial_table\"\n"
 " Column |  Type   |                                Modifiers\n"
-"--------+---------+-------------------------------------------------------------------------\n"
-" id     | integer | not null default nextval('my_schema.my_spatial_table_id_seq'::regclass)\n"
+"--------+---------"
+"+-------------------------------------------------------------------------\n"
+" id     | integer | not null default nextval('my_schema."
+"my_spatial_table_id_seq'::regclass)\n"
 "\n"
 "-- Add a spatial column to the table\n"
-"SELECT AddGeometryColumn ('my_schema','my_spatial_table','geom',4326,'POINT',2);\n"
+"SELECT AddGeometryColumn "
+"('my_schema','my_spatial_table','geom',4326,'POINT',2);\n"
 "\n"
 "-- Add a point using the old constraint based behavior\n"
-"SELECT AddGeometryColumn ('my_schema','my_spatial_table','geom_c',4326,'POINT',2, false);\n"
+"SELECT AddGeometryColumn "
+"('my_schema','my_spatial_table','geom_c',4326,'POINT',2, false);\n"
 "\n"
 "--Add a curvepolygon using old constraint behavior\n"
-"SELECT AddGeometryColumn ('my_schema','my_spatial_table','geomcp_c',4326,'CURVEPOLYGON',2, false);\n"
+"SELECT AddGeometryColumn "
+"('my_schema','my_spatial_table','geomcp_c',4326,'CURVEPOLYGON',2, false);\n"
 "\n"
 "-- Describe the table again reveals the addition of a new geometry columns.\n"
 "\\d my_schema.my_spatial_table\n"
@@ -209,31 +272,102 @@ msgid ""
 "(1 row)\n"
 "\n"
 "                                    Table \"my_schema.my_spatial_table\"\n"
-"  Column  |         Type         |                                Modifiers                                \n"
-"----------+----------------------+-------------------------------------------------------------------------\n"
-" id       | integer              | not null default nextval('my_schema.my_spatial_table_id_seq'::regclass)\n"
+"  Column  |         Type         |                                "
+"Modifiers                                \n"
+"----------+----------------------"
+"+-------------------------------------------------------------------------\n"
+" id       | integer              | not null default nextval('my_schema."
+"my_spatial_table_id_seq'::regclass)\n"
 " geom     | geometry(Point,4326) | \n"
 " geom_c   | geometry             | \n"
 " geomcp_c | geometry             | \n"
 "Check constraints:\n"
 "    \"enforce_dims_geom_c\" CHECK (st_ndims(geom_c) = 2)\n"
 "    \"enforce_dims_geomcp_c\" CHECK (st_ndims(geomcp_c) = 2)\n"
-"    \"enforce_geotype_geom_c\" CHECK (geometrytype(geom_c) = 'POINT'::text OR geom_c IS NULL)\n"
-"    \"enforce_geotype_geomcp_c\" CHECK (geometrytype(geomcp_c) = 'CURVEPOLYGON'::text OR geomcp_c IS NULL)\n"
+"    \"enforce_geotype_geom_c\" CHECK (geometrytype(geom_c) = 'POINT'::text "
+"OR geom_c IS NULL)\n"
+"    \"enforce_geotype_geomcp_c\" CHECK (geometrytype(geomcp_c) = "
+"'CURVEPOLYGON'::text OR geomcp_c IS NULL)\n"
 "    \"enforce_srid_geom_c\" CHECK (st_srid(geom_c) = 4326)\n"
 "    \"enforce_srid_geomcp_c\" CHECK (st_srid(geomcp_c) = 4326)\n"
 "    \n"
 "-- geometry_columns view also registers the new columns --\n"
 "SELECT f_geometry_column As col_name, type, srid, coord_dimension As ndims \n"
 "    FROM geometry_columns\n"
-"    WHERE f_table_name = 'my_spatial_table' AND f_table_schema = 'my_schema';\n"
+"    WHERE f_table_name = 'my_spatial_table' AND f_table_schema = "
+"'my_schema';\n"
+"\n"
+" col_name |     type     | srid | ndims \n"
+"----------+--------------+------+-------\n"
+" geom     | Point        | 4326 |     2\n"
+" geom_c   | Point        | 4326 |     2\n"
+" geomcp_c | CurvePolygon | 4326 |     2"
+msgstr ""
+"-- Create schema to hold data\n"
+"CREATE SCHEMA my_schema;\n"
+"-- Create a new simple PostgreSQL table\n"
+"CREATE TABLE my_schema.my_spatial_table (id serial);\n"
+"\n"
+"-- Describing the table shows a simple table with a single \"id\" column.\n"
+"postgis=# \\d my_schema.my_spatial_table\n"
+"                                                         Table \"my_schema."
+"my_spatial_table\"\n"
+" Column |  Type   |                                Modifiers\n"
+"--------+---------"
+"+-------------------------------------------------------------------------\n"
+" id     | integer | not null default nextval('my_schema."
+"my_spatial_table_id_seq'::regclass)\n"
+"\n"
+"-- Add a spatial column to the table\n"
+"SELECT AddGeometryColumn "
+"('my_schema','my_spatial_table','geom',4326,'POINT',2);\n"
+"\n"
+"-- Add a point using the old constraint based behavior\n"
+"SELECT AddGeometryColumn "
+"('my_schema','my_spatial_table','geom_c',4326,'POINT',2, false);\n"
+"\n"
+"--Add a curvepolygon using old constraint behavior\n"
+"SELECT AddGeometryColumn "
+"('my_schema','my_spatial_table','geomcp_c',4326,'CURVEPOLYGON',2, false);\n"
+"\n"
+"-- Describe the table again reveals the addition of a new geometry columns.\n"
+"\\d my_schema.my_spatial_table\n"
+"                            addgeometrycolumn                            \n"
+"-------------------------------------------------------------------------\n"
+" my_schema.my_spatial_table.geomcp_c SRID:4326 TYPE:CURVEPOLYGON DIMS:2 \n"
+"(1 row)\n"
+"\n"
+"                                    Table \"my_schema.my_spatial_table\"\n"
+"  Column  |         Type         |                                "
+"Modifiers                                \n"
+"----------+----------------------"
+"+-------------------------------------------------------------------------\n"
+" id       | integer              | not null default nextval('my_schema."
+"my_spatial_table_id_seq'::regclass)\n"
+" geom     | geometry(Point,4326) | \n"
+" geom_c   | geometry             | \n"
+" geomcp_c | geometry             | \n"
+"Check constraints:\n"
+"    \"enforce_dims_geom_c\" CHECK (st_ndims(geom_c) = 2)\n"
+"    \"enforce_dims_geomcp_c\" CHECK (st_ndims(geomcp_c) = 2)\n"
+"    \"enforce_geotype_geom_c\" CHECK (geometrytype(geom_c) = 'POINT'::text "
+"OR geom_c IS NULL)\n"
+"    \"enforce_geotype_geomcp_c\" CHECK (geometrytype(geomcp_c) = "
+"'CURVEPOLYGON'::text OR geomcp_c IS NULL)\n"
+"    \"enforce_srid_geom_c\" CHECK (st_srid(geom_c) = 4326)\n"
+"    \"enforce_srid_geomcp_c\" CHECK (st_srid(geomcp_c) = 4326)\n"
+"    \n"
+"-- geometry_columns view also registers the new columns --\n"
+"SELECT f_geometry_column As col_name, type, srid, coord_dimension As ndims \n"
+"    FROM geometry_columns\n"
+"    WHERE f_table_name = 'my_spatial_table' AND f_table_schema = "
+"'my_schema';\n"
 "\n"
 " col_name |     type     | srid | ndims \n"
 "----------+--------------+------+-------\n"
 " geom     | Point        | 4326 |     2\n"
 " geom_c   | Point        | 4326 |     2\n"
 " geomcp_c | CurvePolygon | 4326 |     2"
-msgstr "-- Create schema to hold data\nCREATE SCHEMA my_schema;\n-- Create a new simple PostgreSQL table\nCREATE TABLE my_schema.my_spatial_table (id serial);\n\n-- Describing the table shows a simple table with a single \"id\" column.\npostgis=# \\d my_schema.my_spatial_table\n                                                         Table \"my_schema.my_spatial_table\"\n Column |  Type   |                                Modifiers\n--------+---------+-------------------------------------------------------------------------\n id     | integer | not null default nextval('my_schema.my_spatial_table_id_seq'::regclass)\n\n-- Add a spatial column to the table\nSELECT AddGeometryColumn ('my_schema','my_spatial_table','geom',4326,'POINT',2);\n\n-- Add a point using the old constraint based behavior\nSELECT AddGeometryColumn ('my_schema','my_spatial_table','geom_c',4326,'POINT',2, false);\n\n--Add a curvepolygon using old constraint behavior\nSELECT AddGeometryColumn ('my_schema','my_spatial_table','geomcp_c',4326,'CURVEPOLYGON',2, false);\n\n-- Describe the table again reveals the addition of a new geometry columns.\n\\d my_schema.my_spatial_table\n                            addgeometrycolumn                            \n-------------------------------------------------------------------------\n my_schema.my_spatial_table.geomcp_c SRID:4326 TYPE:CURVEPOLYGON DIMS:2 \n(1 row)\n\n                                    Table \"my_schema.my_spatial_table\"\n  Column  |         Type         |                                Modifiers                                \n----------+----------------------+-------------------------------------------------------------------------\n id       | integer              | not null default nextval('my_schema.my_spatial_table_id_seq'::regclass)\n geom     | geometry(Point,4326) | \n geom_c   | geometry             | \n geomcp_c | geometry             | \nCheck constraints:\n    \"enforce_dims_geom_c\" CHECK (st_ndims(geom_c) = 2)\n    \"enforce_dims_geomcp_c\" CHECK (st_ndims(geomcp_c) = 2)\n    \"enforce_geotype_geom_c\" CHECK (geometrytype(geom_c) = 'POINT'::text OR geom_c IS NULL)\n    \"enforce_geotype_geomcp_c\" CHECK (geometrytype(geomcp_c) = 'CURVEPOLYGON'::text OR geomcp_c IS NULL)\n    \"enforce_srid_geom_c\" CHECK (st_srid(geom_c) = 4326)\n    \"enforce_srid_geomcp_c\" CHECK (st_srid(geomcp_c) = 4326)\n    \n-- geometry_columns view also registers the new columns --\nSELECT f_geometry_column As col_name, type, srid, coord_dimension As ndims \n    FROM geometry_columns\n    WHERE f_table_name = 'my_spatial_table' AND f_table_schema = 'my_schema';\n\n col_name |     type     | srid | ndims \n----------+--------------+------+-------\n geom     | Point        | 4326 |     2\n geom_c   | Point        | 4326 |     2\n geomcp_c | CurvePolygon | 4326 |     2"
 
 #. Tag: title
 #: reference_management.xml:130 reference_management.xml:208
@@ -251,10 +385,11 @@ msgstr "Voir aussi"
 #: reference_management.xml:132
 #, no-c-format
 msgid ""
-", <xref linkend=\"DropGeometryTable\"/>, <xref "
-"linkend=\"geometry_columns\"/>, <xref "
-"linkend=\"Manual_Register_Spatial_Column\"/>"
-msgstr ", <xref linkend=\"DropGeometryTable\"/>, <xref linkend=\"geometry_columns\"/>, <xref linkend=\"Manual_Register_Spatial_Column\"/>"
+", <xref linkend=\"DropGeometryTable\"/>, <xref linkend=\"geometry_columns\"/"
+">, <xref linkend=\"Manual_Register_Spatial_Column\"/>"
+msgstr ""
+", <xref linkend=\"DropGeometryTable\"/>, <xref linkend=\"geometry_columns\"/"
+">, <xref linkend=\"Manual_Register_Spatial_Column\"/>"
 
 #. Tag: refname
 #: reference_management.xml:138
@@ -272,24 +407,35 @@ msgstr "Supprime une colonne géométrique d'une table spatiale."
 #: reference_management.xml:145
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>text "
-"<function>DropGeometryColumn</function></funcdef> <paramdef><type>varchar "
-"</type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar"
-" </type> <parameter>column_name</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>text "
-"<function>DropGeometryColumn</function></funcdef> <paramdef><type>varchar "
-"</type> <parameter>schema_name</parameter></paramdef> "
-"<paramdef><type>varchar </type> <parameter>table_name</parameter></paramdef>"
-" <paramdef><type>varchar </type> "
-"<parameter>column_name</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>text "
-"<function>DropGeometryColumn</function></funcdef> <paramdef><type>varchar "
-"</type> <parameter>catalog_name</parameter></paramdef> "
-"<paramdef><type>varchar </type> "
-"<parameter>schema_name</parameter></paramdef> <paramdef><type>varchar "
-"</type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar"
-" </type> <parameter>column_name</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>text <function>DropGeometryColumn</function></funcdef> <paramdef><type>varchar </type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>column_name</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text <function>DropGeometryColumn</function></funcdef> <paramdef><type>varchar </type> <parameter>schema_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>column_name</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text <function>DropGeometryColumn</function></funcdef> <paramdef><type>varchar </type> <parameter>catalog_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>schema_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>column_name</parameter></paramdef> </funcprototype>"
+"<funcprototype> <funcdef>text <function>DropGeometryColumn</function></"
+"funcdef> <paramdef><type>varchar </type> <parameter>table_name</parameter></"
+"paramdef> <paramdef><type>varchar </type> <parameter>column_name</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text "
+"<function>DropGeometryColumn</function></funcdef> <paramdef><type>varchar </"
+"type> <parameter>schema_name</parameter></paramdef> <paramdef><type>varchar "
+"</type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar "
+"</type> <parameter>column_name</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>text <function>DropGeometryColumn</function></"
+"funcdef> <paramdef><type>varchar </type> <parameter>catalog_name</"
+"parameter></paramdef> <paramdef><type>varchar </type> "
+"<parameter>schema_name</parameter></paramdef> <paramdef><type>varchar </"
+"type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar </"
+"type> <parameter>column_name</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>text <function>DropGeometryColumn</function></"
+"funcdef> <paramdef><type>varchar </type> <parameter>table_name</parameter></"
+"paramdef> <paramdef><type>varchar </type> <parameter>column_name</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text "
+"<function>DropGeometryColumn</function></funcdef> <paramdef><type>varchar </"
+"type> <parameter>schema_name</parameter></paramdef> <paramdef><type>varchar "
+"</type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar "
+"</type> <parameter>column_name</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>text <function>DropGeometryColumn</function></"
+"funcdef> <paramdef><type>varchar </type> <parameter>catalog_name</"
+"parameter></paramdef> <paramdef><type>varchar </type> "
+"<parameter>schema_name</parameter></paramdef> <paramdef><type>varchar </"
+"type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar </"
+"type> <parameter>column_name</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_management.xml:190
@@ -298,7 +444,9 @@ msgid ""
 "Removes a geometry column from a spatial table. Note that schema_name will "
 "need to match the f_table_schema field of the table's row in the "
 "geometry_columns table."
-msgstr "Supprime une colonne géométrique d'une table spatiale. Note: schema_name doit correspondre au champ f_table_schema de la table geometry_columns."
+msgstr ""
+"Supprime une colonne géométrique d'une table spatiale. Note: schema_name "
+"doit correspondre au champ f_table_schema de la table geometry_columns."
 
 #. Tag: para
 #: reference_management.xml:198
@@ -308,7 +456,11 @@ msgid ""
 "that since geometry_columns is now a view against the system catalogs, you "
 "can drop a geometry column like any other table column using <code>ALTER "
 "TABLE</code>"
-msgstr "Changement: 2.0.0 Function assurant la rétro compatibilité. Maintenant que geometry_columns est une vue basée sur les catalogues du système, la colonne géométrique peut etre supprimée d'une table comme tout autre colonne en utilisant <code>ALTER TABLE</code>"
+msgstr ""
+"Changement: 2.0.0 Function assurant la rétro compatibilité. Maintenant que "
+"geometry_columns est une vue basée sur les catalogues du système, la colonne "
+"géométrique peut etre supprimée d'une table comme tout autre colonne en "
+"utilisant <code>ALTER TABLE</code>"
 
 #. Tag: programlisting
 #: reference_management.xml:205
@@ -323,13 +475,24 @@ msgid ""
 "-- In PostGIS 2.0+ the above is also equivalent to the standard\n"
 "-- the standard alter table.  Both will deregister from geometry_columns\n"
 "ALTER TABLE my_schema.my_spatial_table DROP column geom;"
-msgstr "SELECT DropGeometryColumn ('my_schema','my_spatial_table','geom');\n                        ----RESULT output ---\n                                          dropgeometrycolumn\n------------------------------------------------------\n my_schema.my_spatial_table.geom effectively removed.\n \n-- In PostGIS 2.0+ the above is also equivalent to the standard\n-- the standard alter table.  Both will deregister from geometry_columns\nALTER TABLE my_schema.my_spatial_table DROP column geom;"
+msgstr ""
+"SELECT DropGeometryColumn ('my_schema','my_spatial_table','geom');\n"
+"                        ----RESULT output ---\n"
+"                                          dropgeometrycolumn\n"
+"------------------------------------------------------\n"
+" my_schema.my_spatial_table.geom effectively removed.\n"
+" \n"
+"-- In PostGIS 2.0+ the above is also equivalent to the standard\n"
+"-- the standard alter table.  Both will deregister from geometry_columns\n"
+"ALTER TABLE my_schema.my_spatial_table DROP column geom;"
 
 #. Tag: para
 #: reference_management.xml:210
 #, no-c-format
-msgid ", <xref linkend=\"DropGeometryTable\"/>, <xref linkend=\"geometry_columns\"/>"
-msgstr ", <xref linkend=\"DropGeometryTable\"/>, <xref linkend=\"geometry_columns\"/>"
+msgid ""
+", <xref linkend=\"DropGeometryTable\"/>, <xref linkend=\"geometry_columns\"/>"
+msgstr ""
+", <xref linkend=\"DropGeometryTable\"/>, <xref linkend=\"geometry_columns\"/>"
 
 #. Tag: refname
 #: reference_management.xml:216
@@ -347,20 +510,29 @@ msgstr "Supprime une table et toutes ces références dans geometry_columns."
 #: reference_management.xml:223
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>boolean "
-"<function>DropGeometryTable</function></funcdef> <paramdef><type>varchar "
+"<funcprototype> <funcdef>boolean <function>DropGeometryTable</function></"
+"funcdef> <paramdef><type>varchar </type> <parameter>table_name</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>boolean "
+"<function>DropGeometryTable</function></funcdef> <paramdef><type>varchar </"
+"type> <parameter>schema_name</parameter></paramdef> <paramdef><type>varchar "
+"</type> <parameter>table_name</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>boolean <function>DropGeometryTable</function></"
+"funcdef> <paramdef><type>varchar </type> <parameter>catalog_name</"
+"parameter></paramdef> <paramdef><type>varchar </type> "
+"<parameter>schema_name</parameter></paramdef> <paramdef><type>varchar </"
+"type> <parameter>table_name</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>boolean <function>DropGeometryTable</function></"
+"funcdef> <paramdef><type>varchar </type> <parameter>table_name</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>boolean "
+"<function>DropGeometryTable</function></funcdef> <paramdef><type>varchar </"
+"type> <parameter>schema_name</parameter></paramdef> <paramdef><type>varchar "
 "</type> <parameter>table_name</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>boolean "
-"<function>DropGeometryTable</function></funcdef> <paramdef><type>varchar "
-"</type> <parameter>schema_name</parameter></paramdef> "
-"<paramdef><type>varchar </type> <parameter>table_name</parameter></paramdef>"
-" </funcprototype> <funcprototype> <funcdef>boolean "
-"<function>DropGeometryTable</function></funcdef> <paramdef><type>varchar "
-"</type> <parameter>catalog_name</parameter></paramdef> "
-"<paramdef><type>varchar </type> "
-"<parameter>schema_name</parameter></paramdef> <paramdef><type>varchar "
-"</type> <parameter>table_name</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>boolean <function>DropGeometryTable</function></funcdef> <paramdef><type>varchar </type> <parameter>table_name</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>boolean <function>DropGeometryTable</function></funcdef> <paramdef><type>varchar </type> <parameter>schema_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>table_name</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>boolean <function>DropGeometryTable</function></funcdef> <paramdef><type>varchar </type> <parameter>catalog_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>schema_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>table_name</parameter></paramdef> </funcprototype>"
+"<funcprototype> <funcdef>boolean <function>DropGeometryTable</function></"
+"funcdef> <paramdef><type>varchar </type> <parameter>catalog_name</"
+"parameter></paramdef> <paramdef><type>varchar </type> "
+"<parameter>schema_name</parameter></paramdef> <paramdef><type>varchar </"
+"type> <parameter>table_name</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_management.xml:256
@@ -369,7 +541,10 @@ msgid ""
 "Drops a table and all its references in geometry_columns. Note: uses "
 "current_schema() on schema-aware pgsql installations if schema is not "
 "provided."
-msgstr "Supprime une table et toutes ces références dans geometry_columns. Note: utilise la fonction current_schema() sur les installations PostgreSQL le supportant, si le schéma n'est pas fourni."
+msgstr ""
+"Supprime une table et toutes ces références dans geometry_columns. Note: "
+"utilise la fonction current_schema() sur les installations PostgreSQL le "
+"supportant, si le schéma n'est pas fourni."
 
 #. Tag: para
 #: reference_management.xml:261
@@ -377,9 +552,13 @@ msgstr "Supprime une table et toutes ces références dans geometry_columns. Not
 msgid ""
 "Changed: 2.0.0 This function is provided for backward compatibility. Now "
 "that since geometry_columns is now a view against the system catalogs, you "
-"can drop a table with geometry columns like any other table using <code>DROP"
-" TABLE</code>"
-msgstr "Changement: 2.0.0 Function assurant la rétro compatibilité. Maintenant que geometry_columns est une vue basée sur les catalogues du système, une table spatiale peut etre supprimée comme tout autre table en utilisant <code>ALTER TABLE</code>"
+"can drop a table with geometry columns like any other table using <code>DROP "
+"TABLE</code>"
+msgstr ""
+"Changement: 2.0.0 Function assurant la rétro compatibilité. Maintenant que "
+"geometry_columns est une vue basée sur les catalogues du système, une table "
+"spatiale peut etre supprimée comme tout autre table en utilisant <code>ALTER "
+"TABLE</code>"
 
 #. Tag: programlisting
 #: reference_management.xml:269
@@ -391,13 +570,23 @@ msgid ""
 "                        \n"
 "-- The above is now equivalent to --\n"
 "DROP TABLE my_schema.my_spatial_table;"
-msgstr "SELECT DropGeometryTable ('my_schema','my_spatial_table');\n----RESULT output ---\nmy_schema.my_spatial_table dropped.\n                        \n-- The above is now equivalent to --\nDROP TABLE my_schema.my_spatial_table;"
+msgstr ""
+"SELECT DropGeometryTable ('my_schema','my_spatial_table');\n"
+"----RESULT output ---\n"
+"my_schema.my_spatial_table dropped.\n"
+"                        \n"
+"-- The above is now equivalent to --\n"
+"DROP TABLE my_schema.my_spatial_table;"
 
 #. Tag: para
 #: reference_management.xml:274
 #, no-c-format
-msgid ", <xref linkend=\"DropGeometryColumn\"/>, <xref linkend=\"geometry_columns\"/>"
-msgstr ", <xref linkend=\"DropGeometryColumn\"/>, <xref linkend=\"geometry_columns\"/>"
+msgid ""
+", <xref linkend=\"DropGeometryColumn\"/>, <xref linkend=\"geometry_columns\"/"
+">"
+msgstr ""
+", <xref linkend=\"DropGeometryColumn\"/>, <xref linkend=\"geometry_columns\"/"
+">"
 
 #. Tag: refname
 #: reference_management.xml:281
@@ -409,7 +598,8 @@ msgstr "PostGIS_Full_Version"
 #: reference_management.xml:283
 #, no-c-format
 msgid "Reports full postgis version and build configuration infos."
-msgstr "Affiche la version complète de PostGIS et les informations de compilation."
+msgstr ""
+"Affiche la version complète de PostGIS et les informations de compilation."
 
 #. Tag: funcprototype
 #: reference_management.xml:289
@@ -417,7 +607,9 @@ msgstr "Affiche la version complète de PostGIS et les informations de compilati
 msgid ""
 "<funcdef>text <function>PostGIS_Full_Version</function></funcdef> "
 "<paramdef></paramdef>"
-msgstr "<funcdef>text <function>PostGIS_Full_Version</function></funcdef> <paramdef></paramdef>"
+msgstr ""
+"<funcdef>text <function>PostGIS_Full_Version</function></funcdef> "
+"<paramdef></paramdef>"
 
 #. Tag: para
 #: reference_management.xml:300
@@ -426,7 +618,10 @@ msgid ""
 "Reports full postgis version and build configuration infos. Also informs "
 "about synchronization between libraries and scripts suggesting upgrades as "
 "needed."
-msgstr "Affiche la version complète de PostGIS et les informations de compilation. Donne Ã©galement des informations sur la synchronisation entre les bibliothèques et les scripts en conseillant les mises Ã  jour si besoin."
+msgstr ""
+"Affiche la version complète de PostGIS et les informations de compilation. "
+"Donne Ã©galement des informations sur la synchronisation entre les "
+"bibliothèques et les scripts en conseillant les mises Ã  jour si besoin."
 
 #. Tag: programlisting
 #: reference_management.xml:308
@@ -435,19 +630,28 @@ msgid ""
 "SELECT PostGIS_Full_Version();\n"
 "                                                           postgis_full_version\n"
 "----------------------------------------------------------------------------------\n"
-" POSTGIS=\"1.3.3\" GEOS=\"3.1.0-CAPI-1.5.0\" PROJ=\"Rel. 4.4.9, 29 Oct 2004\" USE_STATS\n"
+" POSTGIS=\"1.3.3\" GEOS=\"3.1.0-CAPI-1.5.0\" PROJ=\"Rel. 4.4.9, 29 Oct "
+"2004\" USE_STATS\n"
+"(1 row)"
+msgstr ""
+"SELECT PostGIS_Full_Version();\n"
+"                                                           postgis_full_version\n"
+"----------------------------------------------------------------------------------\n"
+" POSTGIS=\"1.3.3\" GEOS=\"3.1.0-CAPI-1.5.0\" PROJ=\"Rel. 4.4.9, 29 Oct "
+"2004\" USE_STATS\n"
 "(1 row)"
-msgstr "SELECT PostGIS_Full_Version();\n                                                           postgis_full_version\n----------------------------------------------------------------------------------\n POSTGIS=\"1.3.3\" GEOS=\"3.1.0-CAPI-1.5.0\" PROJ=\"Rel. 4.4.9, 29 Oct 2004\" USE_STATS\n(1 row)"
 
 #. Tag: para
 #: reference_management.xml:314
 #, no-c-format
 msgid ""
-", <xref linkend=\"PostGIS_GEOS_Version\"/>, <xref "
-"linkend=\"PostGIS_Lib_Version\"/>, <xref "
-"linkend=\"PostGIS_LibXML_Version\"/>, <xref "
+", <xref linkend=\"PostGIS_GEOS_Version\"/>, <xref linkend="
+"\"PostGIS_Lib_Version\"/>, <xref linkend=\"PostGIS_LibXML_Version\"/>, <xref "
+"linkend=\"PostGIS_PROJ_Version\"/>, <xref linkend=\"PostGIS_Version\"/>"
+msgstr ""
+", <xref linkend=\"PostGIS_GEOS_Version\"/>, <xref linkend="
+"\"PostGIS_Lib_Version\"/>, <xref linkend=\"PostGIS_LibXML_Version\"/>, <xref "
 "linkend=\"PostGIS_PROJ_Version\"/>, <xref linkend=\"PostGIS_Version\"/>"
-msgstr ", <xref linkend=\"PostGIS_GEOS_Version\"/>, <xref linkend=\"PostGIS_Lib_Version\"/>, <xref linkend=\"PostGIS_LibXML_Version\"/>, <xref linkend=\"PostGIS_PROJ_Version\"/>, <xref linkend=\"PostGIS_Version\"/>"
 
 #. Tag: refname
 #: reference_management.xml:327
@@ -467,7 +671,9 @@ msgstr "Retourne le numéro de version de la bibliothèque GEOS"
 msgid ""
 "<funcdef>text <function>PostGIS_GEOS_Version</function></funcdef> "
 "<paramdef></paramdef>"
-msgstr "<funcdef>text <function>PostGIS_GEOS_Version</function></funcdef> <paramdef></paramdef>"
+msgstr ""
+"<funcdef>text <function>PostGIS_GEOS_Version</function></funcdef> "
+"<paramdef></paramdef>"
 
 #. Tag: para
 #: reference_management.xml:346
@@ -475,7 +681,9 @@ msgstr "<funcdef>text <function>PostGIS_GEOS_Version</function></funcdef> <param
 msgid ""
 "Returns the version number of the GEOS library, or <varname>NULL</varname> "
 "if GEOS support is not enabled."
-msgstr "Retourne le numéro de version de la bibliothèque GEOS ou <varname>NULL</varname> si le support GEOS n'est pas activé"
+msgstr ""
+"Retourne le numéro de version de la bibliothèque GEOS ou <varname>NULL</"
+"varname> si le support GEOS n'est pas activé"
 
 #. Tag: programlisting
 #: reference_management.xml:353
@@ -486,16 +694,24 @@ msgid ""
 "----------------------\n"
 " 3.1.0-CAPI-1.5.0\n"
 "(1 row)"
-msgstr "SELECT PostGIS_GEOS_Version();\n postgis_geos_version\n----------------------\n 3.1.0-CAPI-1.5.0\n(1 row)"
+msgstr ""
+"SELECT PostGIS_GEOS_Version();\n"
+" postgis_geos_version\n"
+"----------------------\n"
+" 3.1.0-CAPI-1.5.0\n"
+"(1 row)"
 
 #. Tag: para
 #: reference_management.xml:359
 #, no-c-format
 msgid ""
-", <xref linkend=\"PostGIS_Lib_Version\"/>, <xref "
-"linkend=\"PostGIS_LibXML_Version\"/>, <xref "
-"linkend=\"PostGIS_PROJ_Version\"/>, <xref linkend=\"PostGIS_Version\"/>"
-msgstr ", <xref linkend=\"PostGIS_Lib_Version\"/>, <xref linkend=\"PostGIS_LibXML_Version\"/>, <xref linkend=\"PostGIS_PROJ_Version\"/>, <xref linkend=\"PostGIS_Version\"/>"
+", <xref linkend=\"PostGIS_Lib_Version\"/>, <xref linkend="
+"\"PostGIS_LibXML_Version\"/>, <xref linkend=\"PostGIS_PROJ_Version\"/>, "
+"<xref linkend=\"PostGIS_Version\"/>"
+msgstr ""
+", <xref linkend=\"PostGIS_Lib_Version\"/>, <xref linkend="
+"\"PostGIS_LibXML_Version\"/>, <xref linkend=\"PostGIS_PROJ_Version\"/>, "
+"<xref linkend=\"PostGIS_Version\"/>"
 
 #. Tag: refname
 #: reference_management.xml:369
@@ -515,7 +731,9 @@ msgstr "Retourne le numéro de version de la bibliothèque libxml2."
 msgid ""
 "<funcdef>text <function>PostGIS_LibXML_Version</function></funcdef> "
 "<paramdef></paramdef>"
-msgstr "<funcdef>text <function>PostGIS_LibXML_Version</function></funcdef> <paramdef></paramdef>"
+msgstr ""
+"<funcdef>text <function>PostGIS_LibXML_Version</function></funcdef> "
+"<paramdef></paramdef>"
 
 #. Tag: para
 #: reference_management.xml:388
@@ -538,16 +756,24 @@ msgid ""
 "----------------------\n"
 " 2.7.6\n"
 "(1 row)"
-msgstr "SELECT PostGIS_LibXML_Version();\n postgis_libxml_version\n----------------------\n 2.7.6\n(1 row)"
+msgstr ""
+"SELECT PostGIS_LibXML_Version();\n"
+" postgis_libxml_version\n"
+"----------------------\n"
+" 2.7.6\n"
+"(1 row)"
 
 #. Tag: para
 #: reference_management.xml:401
 #, no-c-format
 msgid ""
-", <xref linkend=\"PostGIS_Lib_Version\"/>, <xref "
-"linkend=\"PostGIS_PROJ_Version\"/>, <xref "
-"linkend=\"PostGIS_GEOS_Version\"/>, <xref linkend=\"PostGIS_Version\"/>"
-msgstr ", <xref linkend=\"PostGIS_Lib_Version\"/>, <xref linkend=\"PostGIS_PROJ_Version\"/>, <xref linkend=\"PostGIS_GEOS_Version\"/>, <xref linkend=\"PostGIS_Version\"/>"
+", <xref linkend=\"PostGIS_Lib_Version\"/>, <xref linkend="
+"\"PostGIS_PROJ_Version\"/>, <xref linkend=\"PostGIS_GEOS_Version\"/>, <xref "
+"linkend=\"PostGIS_Version\"/>"
+msgstr ""
+", <xref linkend=\"PostGIS_Lib_Version\"/>, <xref linkend="
+"\"PostGIS_PROJ_Version\"/>, <xref linkend=\"PostGIS_GEOS_Version\"/>, <xref "
+"linkend=\"PostGIS_Version\"/>"
 
 #. Tag: refname
 #: reference_management.xml:411
@@ -559,7 +785,9 @@ msgstr "PostGIS_Lib_Build_Date"
 #: reference_management.xml:413
 #, no-c-format
 msgid "<refpurpose>Returns build date of the PostGIS library.</refpurpose>"
-msgstr "<refpurpose>Retourne la date de compilation de la bibliotèque PostGIS.</refpurpose>"
+msgstr ""
+"<refpurpose>Retourne la date de compilation de la bibliotèque PostGIS.</"
+"refpurpose>"
 
 #. Tag: funcprototype
 #: reference_management.xml:418
@@ -567,13 +795,16 @@ msgstr "<refpurpose>Retourne la date de compilation de la bibliotèque PostGIS.<
 msgid ""
 "<funcdef>text <function>PostGIS_Lib_Build_Date</function></funcdef> "
 "<paramdef></paramdef>"
-msgstr "<funcdef>text <function>PostGIS_Lib_Build_Date</function></funcdef> <paramdef></paramdef>"
+msgstr ""
+"<funcdef>text <function>PostGIS_Lib_Build_Date</function></funcdef> "
+"<paramdef></paramdef>"
 
 #. Tag: para
 #: reference_management.xml:429
 #, no-c-format
 msgid "<para>Returns build date of the PostGIS library.</para>"
-msgstr "<para>Retourne la date de compilation de la bibliothèque PostGIS.</para>"
+msgstr ""
+"<para>Retourne la date de compilation de la bibliothèque PostGIS.</para>"
 
 #. Tag: programlisting
 #: reference_management.xml:435
@@ -584,7 +815,12 @@ msgid ""
 "------------------------\n"
 " 2008-06-21 17:53:21\n"
 "(1 row)"
-msgstr "SELECT PostGIS_Lib_Build_Date();\n postgis_lib_build_date\n------------------------\n 2008-06-21 17:53:21\n(1 row)"
+msgstr ""
+"SELECT PostGIS_Lib_Build_Date();\n"
+" postgis_lib_build_date\n"
+"------------------------\n"
+" 2008-06-21 17:53:21\n"
+"(1 row)"
 
 #. Tag: refname
 #: reference_management.xml:441
@@ -597,15 +833,19 @@ msgstr "PostGIS_Lib_Version"
 #, no-c-format
 msgid ""
 "<refpurpose>Returns the version number of the PostGIS library.</refpurpose>"
-msgstr "<refpurpose>Retourne le numéro de version de la bibliothèque PostGIS.</refpurpose>"
+msgstr ""
+"<refpurpose>Retourne le numéro de version de la bibliothèque PostGIS.</"
+"refpurpose>"
 
 #. Tag: funcprototype
 #: reference_management.xml:449
 #, no-c-format
 msgid ""
-"<funcdef>text <function>PostGIS_Lib_Version</function></funcdef> "
-"<paramdef></paramdef>"
-msgstr "<funcdef>text <function>PostGIS_Lib_Version</function></funcdef> <paramdef></paramdef>"
+"<funcdef>text <function>PostGIS_Lib_Version</function></funcdef> <paramdef></"
+"paramdef>"
+msgstr ""
+"<funcdef>text <function>PostGIS_Lib_Version</function></funcdef> <paramdef></"
+"paramdef>"
 
 #. Tag: para
 #: reference_management.xml:460
@@ -622,16 +862,24 @@ msgid ""
 "---------------------\n"
 " 1.3.3\n"
 "(1 row)"
-msgstr "SELECT PostGIS_Lib_Version();\n postgis_lib_version\n---------------------\n 1.3.3\n(1 row)"
+msgstr ""
+"SELECT PostGIS_Lib_Version();\n"
+" postgis_lib_version\n"
+"---------------------\n"
+" 1.3.3\n"
+"(1 row)"
 
 #. Tag: para
 #: reference_management.xml:472
 #, no-c-format
 msgid ""
-", <xref linkend=\"PostGIS_GEOS_Version\"/>, <xref "
-"linkend=\"PostGIS_LibXML_Version\"/>, <xref "
-"linkend=\"PostGIS_PROJ_Version\"/>, <xref linkend=\"PostGIS_Version\"/>"
-msgstr ", <xref linkend=\"PostGIS_GEOS_Version\"/>, <xref linkend=\"PostGIS_LibXML_Version\"/>, <xref linkend=\"PostGIS_PROJ_Version\"/>, <xref linkend=\"PostGIS_Version\"/>"
+", <xref linkend=\"PostGIS_GEOS_Version\"/>, <xref linkend="
+"\"PostGIS_LibXML_Version\"/>, <xref linkend=\"PostGIS_PROJ_Version\"/>, "
+"<xref linkend=\"PostGIS_Version\"/>"
+msgstr ""
+", <xref linkend=\"PostGIS_GEOS_Version\"/>, <xref linkend="
+"\"PostGIS_LibXML_Version\"/>, <xref linkend=\"PostGIS_PROJ_Version\"/>, "
+"<xref linkend=\"PostGIS_Version\"/>"
 
 #. Tag: refname
 #: reference_management.xml:482
@@ -651,7 +899,9 @@ msgstr "Retourne le numéro de version de la bibliothèque PROJ4."
 msgid ""
 "<funcdef>text <function>PostGIS_PROJ_Version</function></funcdef> "
 "<paramdef></paramdef>"
-msgstr "<funcdef>text <function>PostGIS_PROJ_Version</function></funcdef> <paramdef></paramdef>"
+msgstr ""
+"<funcdef>text <function>PostGIS_PROJ_Version</function></funcdef> "
+"<paramdef></paramdef>"
 
 #. Tag: para
 #: reference_management.xml:501
@@ -659,7 +909,9 @@ msgstr "<funcdef>text <function>PostGIS_PROJ_Version</function></funcdef> <param
 msgid ""
 "Returns the version number of the PROJ4 library, or <varname>NULL</varname> "
 "if PROJ4 support is not enabled."
-msgstr "Retourne le numéro de version de la bibliothèque PROJ4, ou <varname>NULL</varname> si PROJ4 n'est pas installée."
+msgstr ""
+"Retourne le numéro de version de la bibliothèque PROJ4, ou <varname>NULL</"
+"varname> si PROJ4 n'est pas installée."
 
 #. Tag: programlisting
 #: reference_management.xml:508
@@ -670,16 +922,24 @@ msgid ""
 "-------------------------\n"
 " Rel. 4.4.9, 29 Oct 2004\n"
 "(1 row)"
-msgstr "SELECT PostGIS_PROJ_Version();\n  postgis_proj_version\n-------------------------\n Rel. 4.4.9, 29 Oct 2004\n(1 row)"
+msgstr ""
+"SELECT PostGIS_PROJ_Version();\n"
+"  postgis_proj_version\n"
+"-------------------------\n"
+" Rel. 4.4.9, 29 Oct 2004\n"
+"(1 row)"
 
 #. Tag: para
 #: reference_management.xml:514 reference_management.xml:556
 #, no-c-format
 msgid ""
-", <xref linkend=\"PostGIS_GEOS_Version\"/>, <xref "
-"linkend=\"PostGIS_Lib_Version\"/>, <xref "
-"linkend=\"PostGIS_LibXML_Version\"/>, <xref linkend=\"PostGIS_Version\"/>"
-msgstr ", <xref linkend=\"PostGIS_GEOS_Version\"/>, <xref linkend=\"PostGIS_Lib_Version\"/>, <xref linkend=\"PostGIS_LibXML_Version\"/>, <xref linkend=\"PostGIS_Version\"/>"
+", <xref linkend=\"PostGIS_GEOS_Version\"/>, <xref linkend="
+"\"PostGIS_Lib_Version\"/>, <xref linkend=\"PostGIS_LibXML_Version\"/>, <xref "
+"linkend=\"PostGIS_Version\"/>"
+msgstr ""
+", <xref linkend=\"PostGIS_GEOS_Version\"/>, <xref linkend="
+"\"PostGIS_Lib_Version\"/>, <xref linkend=\"PostGIS_LibXML_Version\"/>, <xref "
+"linkend=\"PostGIS_Version\"/>"
 
 #. Tag: refname
 #: reference_management.xml:524
@@ -691,7 +951,8 @@ msgstr "PostGIS_Scripts_Build_Date"
 #: reference_management.xml:526
 #, no-c-format
 msgid "<refpurpose>Returns build date of the PostGIS scripts.</refpurpose>"
-msgstr "<refpurpose>Retourne la date de génération des scripts PostGIS.</refpurpose>"
+msgstr ""
+"<refpurpose>Retourne la date de génération des scripts PostGIS.</refpurpose>"
 
 #. Tag: funcprototype
 #: reference_management.xml:531
@@ -699,7 +960,9 @@ msgstr "<refpurpose>Retourne la date de génération des scripts PostGIS.</refpu
 msgid ""
 "<funcdef>text <function>PostGIS_Scripts_Build_Date</function></funcdef> "
 "<paramdef></paramdef>"
-msgstr "<funcdef>text <function>PostGIS_Scripts_Build_Date</function></funcdef> <paramdef></paramdef>"
+msgstr ""
+"<funcdef>text <function>PostGIS_Scripts_Build_Date</function></funcdef> "
+"<paramdef></paramdef>"
 
 #. Tag: para
 #: reference_management.xml:542
@@ -722,7 +985,12 @@ msgid ""
 "-------------------------\n"
 " 2007-08-18 09:09:26\n"
 "(1 row)"
-msgstr "SELECT PostGIS_Scripts_Build_Date();\n  postgis_scripts_build_date\n-------------------------\n 2007-08-18 09:09:26\n(1 row)"
+msgstr ""
+"SELECT PostGIS_Scripts_Build_Date();\n"
+"  postgis_scripts_build_date\n"
+"-------------------------\n"
+" 2007-08-18 09:09:26\n"
+"(1 row)"
 
 #. Tag: refname
 #: reference_management.xml:566
@@ -736,7 +1004,9 @@ msgstr "PostGIS_Scripts_Installed"
 msgid ""
 "<refpurpose>Returns version of the postgis scripts installed in this "
 "database.</refpurpose>"
-msgstr "<refpurpose>Retourne le numéro de version des scripts PostGIS installés dans cette base de données.</refpurpose>"
+msgstr ""
+"<refpurpose>Retourne le numéro de version des scripts PostGIS installés dans "
+"cette base de données.</refpurpose>"
 
 #. Tag: funcprototype
 #: reference_management.xml:574
@@ -744,25 +1014,33 @@ msgstr "<refpurpose>Retourne le numéro de version des scripts PostGIS installé
 msgid ""
 "<funcdef>text <function>PostGIS_Scripts_Installed</function></funcdef> "
 "<paramdef></paramdef>"
-msgstr "<funcdef>text <function>PostGIS_Scripts_Installed</function></funcdef> <paramdef></paramdef>"
+msgstr ""
+"<funcdef>text <function>PostGIS_Scripts_Installed</function></funcdef> "
+"<paramdef></paramdef>"
 
 #. Tag: para
 #: reference_management.xml:585
 #, no-c-format
 msgid ""
-"<para>Returns version of the postgis scripts installed in this "
-"database.</para>"
-msgstr "<para>Retourne le numéro de version des scripts PostGIS installés dans cette base de données</para>"
+"<para>Returns version of the postgis scripts installed in this database.</"
+"para>"
+msgstr ""
+"<para>Retourne le numéro de version des scripts PostGIS installés dans cette "
+"base de données</para>"
 
 #. Tag: para
 #: reference_management.xml:589
 #, no-c-format
 msgid ""
-"If the output of this function doesn't match the output of <xref "
-"linkend=\"PostGIS_Scripts_Released\"/> you probably missed to properly "
-"upgrade an existing database. See the <link "
-"linkend=\"upgrading\">Upgrading</link> section for more info."
-msgstr "Si la sortie de cette fonction ne correspond pas Ã  la sortie de <xref linkend=\"PostGIS_Scripts_Released\"/> cela veut probablement dire que la mise Ã  jour de la base de données n'a pas fonctionné. Cf. section <link linkend=\"upgrading\">Upgrading</link> pour plus d'information"
+"If the output of this function doesn't match the output of <xref linkend="
+"\"PostGIS_Scripts_Released\"/> you probably missed to properly upgrade an "
+"existing database. See the <link linkend=\"upgrading\">Upgrading</link> "
+"section for more info."
+msgstr ""
+"Si la sortie de cette fonction ne correspond pas Ã  la sortie de <xref "
+"linkend=\"PostGIS_Scripts_Released\"/> cela veut probablement dire que la "
+"mise Ã  jour de la base de données n'a pas fonctionné. Cf. section <link "
+"linkend=\"upgrading\">Upgrading</link> pour plus d'information"
 
 #. Tag: para
 #: reference_management.xml:596 reference_management.xml:642
@@ -779,15 +1057,22 @@ msgid ""
 "-------------------------\n"
 " 1.5.0SVN\n"
 "(1 row)"
-msgstr "SELECT PostGIS_Scripts_Installed();\n  postgis_scripts_installed\n-------------------------\n 1.5.0SVN\n(1 row)"
+msgstr ""
+"SELECT PostGIS_Scripts_Installed();\n"
+"  postgis_scripts_installed\n"
+"-------------------------\n"
+" 1.5.0SVN\n"
+"(1 row)"
 
 #. Tag: para
 #: reference_management.xml:608
 #, no-c-format
 msgid ""
-", <xref linkend=\"PostGIS_Scripts_Released\"/>, <xref "
-"linkend=\"PostGIS_Version\"/>"
-msgstr ", <xref linkend=\"PostGIS_Scripts_Released\"/>, <xref linkend=\"PostGIS_Version\"/>"
+", <xref linkend=\"PostGIS_Scripts_Released\"/>, <xref linkend="
+"\"PostGIS_Version\"/>"
+msgstr ""
+", <xref linkend=\"PostGIS_Scripts_Released\"/>, <xref linkend="
+"\"PostGIS_Version\"/>"
 
 #. Tag: refname
 #: reference_management.xml:614
@@ -801,7 +1086,9 @@ msgstr "PostGIS_Scripts_Released"
 msgid ""
 "<refpurpose>Returns the version number of the postgis.sql script released "
 "with the installed postgis lib.</refpurpose>"
-msgstr "<refpurpose>Retourne le numéro de version des scripts PostGIS livrés avec la bibliothèque PostGIS installée</refpurpose>"
+msgstr ""
+"<refpurpose>Retourne le numéro de version des scripts PostGIS livrés avec la "
+"bibliothèque PostGIS installée</refpurpose>"
 
 #. Tag: funcprototype
 #: reference_management.xml:622
@@ -809,15 +1096,19 @@ msgstr "<refpurpose>Retourne le numéro de version des scripts PostGIS livrés a
 msgid ""
 "<funcdef>text <function>PostGIS_Scripts_Released</function></funcdef> "
 "<paramdef></paramdef>"
-msgstr "<funcdef>text <function>PostGIS_Scripts_Released</function></funcdef> <paramdef></paramdef>"
+msgstr ""
+"<funcdef>text <function>PostGIS_Scripts_Released</function></funcdef> "
+"<paramdef></paramdef>"
 
 #. Tag: para
 #: reference_management.xml:633
 #, no-c-format
 msgid ""
-"<para>Returns the version number of the postgis.sql script released with the"
-" installed postgis lib.</para>"
-msgstr "<para>Retourne le numéro de version des scripts PostGIS livrés avec la bibliothèque PostGIS installée.</para>"
+"<para>Returns the version number of the postgis.sql script released with the "
+"installed postgis lib.</para>"
+msgstr ""
+"<para>Retourne le numéro de version des scripts PostGIS livrés avec la "
+"bibliothèque PostGIS installée.</para>"
 
 #. Tag: para
 #: reference_management.xml:637
@@ -825,7 +1116,9 @@ msgstr "<para>Retourne le numéro de version des scripts PostGIS livrés avec la
 msgid ""
 "Starting with version 1.1.0 this function returns the same value of <xref "
 "linkend=\"PostGIS_Lib_Version\"/>. Kept for backward compatibility."
-msgstr "A partir de la version 1.1.0, cette fonction retourne la même valeur que <xref linkend=\"PostGIS_Lib_Version\"/>. Conservée pour rétro compatibilité."
+msgstr ""
+"A partir de la version 1.1.0, cette fonction retourne la même valeur que "
+"<xref linkend=\"PostGIS_Lib_Version\"/>. Conservée pour rétro compatibilité."
 
 #. Tag: programlisting
 #: reference_management.xml:648
@@ -836,15 +1129,22 @@ msgid ""
 "-------------------------\n"
 " 1.3.4SVN\n"
 "(1 row)"
-msgstr "SELECT PostGIS_Scripts_Released();\n  postgis_scripts_released\n-------------------------\n 1.3.4SVN\n(1 row)"
+msgstr ""
+"SELECT PostGIS_Scripts_Released();\n"
+"  postgis_scripts_released\n"
+"-------------------------\n"
+" 1.3.4SVN\n"
+"(1 row)"
 
 #. Tag: para
 #: reference_management.xml:654
 #, no-c-format
 msgid ""
-", <xref linkend=\"PostGIS_Scripts_Installed\"/>, <xref "
-"linkend=\"PostGIS_Lib_Version\"/>"
-msgstr ", <xref linkend=\"PostGIS_Scripts_Installed\"/>, <xref linkend=\"PostGIS_Lib_Version\"/>"
+", <xref linkend=\"PostGIS_Scripts_Installed\"/>, <xref linkend="
+"\"PostGIS_Lib_Version\"/>"
+msgstr ""
+", <xref linkend=\"PostGIS_Scripts_Installed\"/>, <xref linkend="
+"\"PostGIS_Lib_Version\"/>"
 
 #. Tag: refname
 #: reference_management.xml:660
@@ -856,23 +1156,29 @@ msgstr "PostGIS_Version"
 #: reference_management.xml:662
 #, no-c-format
 msgid ""
-"<refpurpose>Returns PostGIS version number and compile-time "
-"options.</refpurpose>"
-msgstr "<refpurpose>Retourne le numéro de version PostGIS et des options de compilation.</refpurpose>"
+"<refpurpose>Returns PostGIS version number and compile-time options.</"
+"refpurpose>"
+msgstr ""
+"<refpurpose>Retourne le numéro de version PostGIS et des options de "
+"compilation.</refpurpose>"
 
 #. Tag: funcprototype
 #: reference_management.xml:668
 #, no-c-format
 msgid ""
-"<funcdef>text <function>PostGIS_Version</function></funcdef> "
-"<paramdef></paramdef>"
-msgstr "<funcdef>text <function>PostGIS_Version</function></funcdef> <paramdef></paramdef>"
+"<funcdef>text <function>PostGIS_Version</function></funcdef> <paramdef></"
+"paramdef>"
+msgstr ""
+"<funcdef>text <function>PostGIS_Version</function></funcdef> <paramdef></"
+"paramdef>"
 
 #. Tag: para
 #: reference_management.xml:679
 #, no-c-format
 msgid "<para>Returns PostGIS version number and compile-time options.</para>"
-msgstr "<para>Retourne le numéro de version PostGIS et des options de compilation.</para>"
+msgstr ""
+"<para>Retourne le numéro de version PostGIS et des options de compilation.</"
+"para>"
 
 #. Tag: programlisting
 #: reference_management.xml:685
@@ -883,17 +1189,24 @@ msgid ""
 "---------------------------------------\n"
 " 1.3 USE_GEOS=1 USE_PROJ=1 USE_STATS=1\n"
 "(1 row)"
-msgstr "SELECT PostGIS_Version();\n                        postgis_version\n---------------------------------------\n 1.3 USE_GEOS=1 USE_PROJ=1 USE_STATS=1\n(1 row)"
+msgstr ""
+"SELECT PostGIS_Version();\n"
+"                        postgis_version\n"
+"---------------------------------------\n"
+" 1.3 USE_GEOS=1 USE_PROJ=1 USE_STATS=1\n"
+"(1 row)"
 
 #. Tag: para
 #: reference_management.xml:691
 #, no-c-format
 msgid ""
-", <xref linkend=\"PostGIS_GEOS_Version\"/>, <xref "
-"linkend=\"PostGIS_Lib_Version\"/>, <xref "
-"linkend=\"PostGIS_LibXML_Version\"/>, <xref "
+", <xref linkend=\"PostGIS_GEOS_Version\"/>, <xref linkend="
+"\"PostGIS_Lib_Version\"/>, <xref linkend=\"PostGIS_LibXML_Version\"/>, <xref "
+"linkend=\"PostGIS_PROJ_Version\"/>"
+msgstr ""
+", <xref linkend=\"PostGIS_GEOS_Version\"/>, <xref linkend="
+"\"PostGIS_Lib_Version\"/>, <xref linkend=\"PostGIS_LibXML_Version\"/>, <xref "
 "linkend=\"PostGIS_PROJ_Version\"/>"
-msgstr ", <xref linkend=\"PostGIS_GEOS_Version\"/>, <xref linkend=\"PostGIS_Lib_Version\"/>, <xref linkend=\"PostGIS_LibXML_Version\"/>, <xref linkend=\"PostGIS_PROJ_Version\"/>"
 
 #. Tag: refname
 #: reference_management.xml:701
@@ -905,27 +1218,38 @@ msgstr "Populate_Geometry_Columns"
 #: reference_management.xml:703
 #, no-c-format
 msgid ""
-"Ensures geometry columns are defined with type modifiers or have appropriate"
-" spatial constraints This ensures they will be registered correctly in "
+"Ensures geometry columns are defined with type modifiers or have appropriate "
+"spatial constraints This ensures they will be registered correctly in "
 "<varname>geometry_columns</varname> view. By default will convert all "
 "geometry columns with no type modifier to ones with type modifiers. To get "
 "old behavior set <varname>use_typmod=false</varname>"
-msgstr "S'assure que les colonnes géométriques sont définies avec un modificateur de type ou dispose des contraintes nécessaires. Garantit un enregistrement correct dans la vue <varname>geometry_columns</varname>. Par défaut, convertit toutes les colonnes géométriques sans modificateur de type en colonnes avec modificateurs. Pour conserver l'ancien mécanisme, mettre  <varname>use_typmod=false</varname>"
+msgstr ""
+"S'assure que les colonnes géométriques sont définies avec un modificateur de "
+"type ou dispose des contraintes nécessaires. Garantit un enregistrement "
+"correct dans la vue <varname>geometry_columns</varname>. Par défaut, "
+"convertit toutes les colonnes géométriques sans modificateur de type en "
+"colonnes avec modificateurs. Pour conserver l'ancien mécanisme, mettre  "
+"<varname>use_typmod=false</varname>"
 
 #. Tag: funcsynopsis
 #: reference_management.xml:709
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>text "
-"<function>Populate_Geometry_Columns</function></funcdef> "
-"<paramdef><type>boolean </type> "
+"<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>"
-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>"
+"<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>"
+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>"
 
 #. Tag: para
 #: reference_management.xml:728
@@ -934,7 +1258,10 @@ msgid ""
 "Ensures geometry columns have appropriate type modifiers or spatial "
 "constraints to ensure they are registered correctly in "
 "<varname>geometry_columns</varname> table."
-msgstr "S'assure que les colonnes géométriques sont définies avec un modificateur de type ou dispose des contraintes nécessaires pour Garantir un enregistrement correct dans la vue <varname>geometry_columns</varname>."
+msgstr ""
+"S'assure que les colonnes géométriques sont définies avec un modificateur de "
+"type ou dispose des contraintes nécessaires pour Garantir un enregistrement "
+"correct dans la vue <varname>geometry_columns</varname>."
 
 #. Tag: para
 #: reference_management.xml:730
@@ -944,11 +1271,19 @@ msgid ""
 "where each child table may have different geometry type, the old check "
 "constraint behavior is still supported. If you need the old behavior, you "
 "need to pass in the new optional argument as false "
-"<varname>use_typmod=false</varname>. When this is done geometry columns will"
-" be created with no type modifiers but will have 3 constraints defined. In "
+"<varname>use_typmod=false</varname>. When this is done geometry columns will "
+"be created with no type modifiers but will have 3 constraints defined. In "
 "particular, this means that every geometry column belonging to a table has "
 "at least three constraints:"
-msgstr "Pour conserver la rétro compatibilité et pour des besoins particuliers comme par exemple des tables héritées ayant des types géométriques différents, l'ancien mécanisme est toujours supporté. Si ce mécanisme est nécessaire, le nouveau paramètre optionnel doit Ãªtre mis Ã  false: <varname>use_typmod=false</varname>. Avec cette valeur, la colonne géométrique sera créée sans modificateur de type mais 3 contraintes seront définies. Cela signifie concrètement que chaque colonne géométrique de la table aura au moins 3 contraintes:"
+msgstr ""
+"Pour conserver la rétro compatibilité et pour des besoins particuliers comme "
+"par exemple des tables héritées ayant des types géométriques différents, "
+"l'ancien mécanisme est toujours supporté. Si ce mécanisme est nécessaire, le "
+"nouveau paramètre optionnel doit Ãªtre mis Ã  false: "
+"<varname>use_typmod=false</varname>. Avec cette valeur, la colonne "
+"géométrique sera créée sans modificateur de type mais 3 contraintes seront "
+"définies. Cela signifie concrètement que chaque colonne géométrique de la "
+"table aura au moins 3 contraintes:"
 
 #. Tag: para
 #: reference_management.xml:738
@@ -956,7 +1291,9 @@ msgstr "Pour conserver la rétro compatibilité et pour des besoins particuliers
 msgid ""
 "<varname>enforce_dims_the_geom</varname> - ensures every geometry has the "
 "same dimension (see <xref linkend=\"ST_NDims\"/>)"
-msgstr "<varname>enforce_dims_the_geom</varname> - ensures every geometry has the same dimension (see <xref linkend=\"ST_NDims\"/>)"
+msgstr ""
+"<varname>enforce_dims_the_geom</varname> - ensures every geometry has the "
+"same dimension (see <xref linkend=\"ST_NDims\"/>)"
 
 #. Tag: para
 #: reference_management.xml:744
@@ -964,7 +1301,9 @@ msgstr "<varname>enforce_dims_the_geom</varname> - ensures every geometry has th
 msgid ""
 "<varname>enforce_geotype_the_geom</varname> - ensures every geometry is of "
 "the same type (see <xref linkend=\"GeometryType\"/>)"
-msgstr "<varname>enforce_geotype_the_geom</varname> - ensures every geometry is of the same type (see <xref linkend=\"GeometryType\"/>)"
+msgstr ""
+"<varname>enforce_geotype_the_geom</varname> - ensures every geometry is of "
+"the same type (see <xref linkend=\"GeometryType\"/>)"
 
 #. Tag: para
 #: reference_management.xml:750
@@ -972,7 +1311,9 @@ msgstr "<varname>enforce_geotype_the_geom</varname> - ensures every geometry is
 msgid ""
 "<varname>enforce_srid_the_geom</varname> - ensures every geometry is in the "
 "same projection (see <xref linkend=\"ST_SRID\"/>)"
-msgstr "<varname>enforce_srid_the_geom</varname> - s'assure que toutes les  géométries sont dans la même projection (see <xref linkend=\"ST_SRID\"/>)"
+msgstr ""
+"<varname>enforce_srid_the_geom</varname> - s'assure que toutes les  "
+"géométries sont dans la même projection (see <xref linkend=\"ST_SRID\"/>)"
 
 #. Tag: para
 #: reference_management.xml:756
@@ -981,9 +1322,14 @@ msgid ""
 "If a table <varname>oid</varname> is provided, this function tries to "
 "determine the srid, dimension, and geometry type of all geometry columns in "
 "the table, adding constraints as necessary. If successful, an appropriate "
-"row is inserted into the geometry_columns table, otherwise, the exception is"
-" caught and an error notice is raised describing the problem."
-msgstr "Si un identifiant de table <varname>oid</varname> est fourni, cette fonction tente de déterminer le SRID, la dimension et le type géométrique de toutes les colonnes géométriques de la table, ajoutant des contraintes si nécessaire. En cas de succès, une ligne est insérée dans la table geometry_columns, sinon, une erreur est affichée indiquant le problème."
+"row is inserted into the geometry_columns table, otherwise, the exception is "
+"caught and an error notice is raised describing the problem."
+msgstr ""
+"Si un identifiant de table <varname>oid</varname> est fourni, cette fonction "
+"tente de déterminer le SRID, la dimension et le type géométrique de toutes "
+"les colonnes géométriques de la table, ajoutant des contraintes si "
+"nécessaire. En cas de succès, une ligne est insérée dans la table "
+"geometry_columns, sinon, une erreur est affichée indiquant le problème."
 
 #. Tag: para
 #: reference_management.xml:763
@@ -994,7 +1340,12 @@ msgid ""
 "geometries in the view, inserting appropriate entries into the "
 "<varname>geometry_columns</varname> table, but nothing is done to enforce "
 "constraints."
-msgstr "Si un identifiant de vue <varname>oid</varname> est fourni, comme pour un oid de table, cette fonction tente de déterminer le SRID, la dimension et le type géométrique de toutes les colonnes géométriques de la vue, insérant les informations correspondantes dans la table geometry_columns. Rien n'est fait concernant les contraintes."
+msgstr ""
+"Si un identifiant de vue <varname>oid</varname> est fourni, comme pour un "
+"oid de table, cette fonction tente de déterminer le SRID, la dimension et le "
+"type géométrique de toutes les colonnes géométriques de la vue, insérant les "
+"informations correspondantes dans la table geometry_columns. Rien n'est fait "
+"concernant les contraintes."
 
 #. Tag: para
 #: reference_management.xml:769
@@ -1002,13 +1353,20 @@ msgstr "Si un identifiant de vue <varname>oid</varname> est fourni, comme pour u
 msgid ""
 "The parameterless variant is a simple wrapper for the parameterized variant "
 "that first truncates and repopulates the geometry_columns table for every "
-"spatial table and view in the database, adding spatial constraints to tables"
-" where appropriate. It returns a summary of the number of geometry columns "
+"spatial table and view in the database, adding spatial constraints to tables "
+"where appropriate. It returns a summary of the number of geometry columns "
 "detected in the database and the number that were inserted into the "
 "<varname>geometry_columns</varname> table. The parameterized version simply "
-"returns the number of rows inserted into the "
-"<varname>geometry_columns</varname> table."
-msgstr "La version sans paramètre est un raccourci pour la version avec paramètres. Elle vide puis remplit la table geometry_columns pour chaque table ou vue spatiale de la base, ajoutant les contraintes aux tables si besoin. Retourne un résumé montrant le nombre de colonnes géométriques identifiées dans la base et le nombre inséré dans la table <varname>geometry_columns</varname>. La version avec paramètres renvoie juste le nombre de lignes insérées dans la table <varname>geometry_columns</varname> "
+"returns the number of rows inserted into the <varname>geometry_columns</"
+"varname> table."
+msgstr ""
+"La version sans paramètre est un raccourci pour la version avec paramètres. "
+"Elle vide puis remplit la table geometry_columns pour chaque table ou vue "
+"spatiale de la base, ajoutant les contraintes aux tables si besoin. Retourne "
+"un résumé montrant le nombre de colonnes géométriques identifiées dans la "
+"base et le nombre inséré dans la table <varname>geometry_columns</varname>. "
+"La version avec paramètres renvoie juste le nombre de lignes insérées dans "
+"la table <varname>geometry_columns</varname> "
 
 #. Tag: para
 #: reference_management.xml:777
@@ -1024,7 +1382,11 @@ msgid ""
 "constraints to constrain geometry types. You can still use check constraint "
 "behavior instead by using the new <varname>use_typmod</varname> and setting "
 "it to false."
-msgstr "Changement: 2.0.0 Par défaut, utilise les modificateurs de type au lieu de contraintes de vérification pour contraindre les types géométriques. Le comportement basé sur les contraintes peut Ãªtre activé en mettant le nouveau paramètre <varname>use_typmod</varname> Ã  false."
+msgstr ""
+"Changement: 2.0.0 Par défaut, utilise les modificateurs de type au lieu de "
+"contraintes de vérification pour contraindre les types géométriques. Le "
+"comportement basé sur les contraintes peut Ãªtre activé en mettant le nouveau "
+"paramètre <varname>use_typmod</varname> Ã  false."
 
 #. Tag: para
 #: reference_management.xml:780
@@ -1033,15 +1395,43 @@ msgid ""
 "Enhanced: 2.0.0 <varname>use_typmod</varname> optional argument was "
 "introduced that allows controlling if columns are created with typmodifiers "
 "or with check constraints."
-msgstr "Amélioration: 2.0.0 L'argument optionnel <varname>use_typmod</varname> a Ã©té introduit pour controler si les colonnes sont créés avec des modificateurs de type ou des contraintes de vérification."
+msgstr ""
+"Amélioration: 2.0.0 L'argument optionnel <varname>use_typmod</varname> a Ã©té "
+"introduit pour controler si les colonnes sont créés avec des modificateurs "
+"de type ou des contraintes de vérification."
 
 #. Tag: programlisting
 #: reference_management.xml:786
 #, no-c-format
 msgid ""
 "CREATE TABLE public.myspatial_table(gid serial, geom geometry);\n"
-"INSERT INTO myspatial_table(geom) VALUES(ST_GeomFromText('LINESTRING(1 2, 3 4)',4326) );\n"
-"-- This will now use typ modifiers.  For this to work, there must exist data\n"
+"INSERT INTO myspatial_table(geom) VALUES(ST_GeomFromText('LINESTRING(1 2, 3 "
+"4)',4326) );\n"
+"-- This will now use typ modifiers.  For this to work, there must exist "
+"data\n"
+"SELECT Populate_Geometry_Columns('public.myspatial_table'::regclass);\n"
+"\n"
+"populate_geometry_columns\n"
+"--------------------------\n"
+"                        1\n"
+"                        \n"
+"                        \n"
+"\\d myspatial_table\n"
+"\n"
+"                                   Table \"public.myspatial_table\"\n"
+" Column |           Type            |                           "
+"Modifiers                           \n"
+"--------+---------------------------"
+"+---------------------------------------------------------------\n"
+" gid    | integer                   | not null default "
+"nextval('myspatial_table_gid_seq'::regclass)\n"
+" geom   | geometry(LineString,4326) |"
+msgstr ""
+"CREATE TABLE public.myspatial_table(gid serial, geom geometry);\n"
+"INSERT INTO myspatial_table(geom) VALUES(ST_GeomFromText('LINESTRING(1 2, 3 "
+"4)',4326) );\n"
+"-- This will now use typ modifiers.  For this to work, there must exist "
+"data\n"
 "SELECT Populate_Geometry_Columns('public.myspatial_table'::regclass);\n"
 "\n"
 "populate_geometry_columns\n"
@@ -1052,36 +1442,71 @@ msgid ""
 "\\d myspatial_table\n"
 "\n"
 "                                   Table \"public.myspatial_table\"\n"
-" Column |           Type            |                           Modifiers                           \n"
-"--------+---------------------------+---------------------------------------------------------------\n"
-" gid    | integer                   | not null default nextval('myspatial_table_gid_seq'::regclass)\n"
+" Column |           Type            |                           "
+"Modifiers                           \n"
+"--------+---------------------------"
+"+---------------------------------------------------------------\n"
+" gid    | integer                   | not null default "
+"nextval('myspatial_table_gid_seq'::regclass)\n"
 " geom   | geometry(LineString,4326) |"
-msgstr "CREATE TABLE public.myspatial_table(gid serial, geom geometry);\nINSERT INTO myspatial_table(geom) VALUES(ST_GeomFromText('LINESTRING(1 2, 3 4)',4326) );\n-- This will now use typ modifiers.  For this to work, there must exist data\nSELECT Populate_Geometry_Columns('public.myspatial_table'::regclass);\n\npopulate_geometry_columns\n--------------------------\n                        1\n                        \n                        \n\\d myspatial_table\n\n                                   Table \"public.myspatial_table\"\n Column |           Type            |                           Modifiers                           \n--------+---------------------------+---------------------------------------------------------------\n gid    | integer                   | not null default nextval('myspatial_table_gid_seq'::regclass)\n geom   | geometry(LineString,4326) |"
 
 #. Tag: programlisting
 #: reference_management.xml:788
 #, no-c-format
 msgid ""
-"-- This will change the geometry columns to use constraints if they are not typmod or have constraints already.  \n"
+"-- This will change the geometry columns to use constraints if they are not "
+"typmod or have constraints already.  \n"
 "--For this to work, there must exist data\n"
 "CREATE TABLE public.myspatial_table_cs(gid serial, geom geometry);\n"
-"INSERT INTO myspatial_table_cs(geom) VALUES(ST_GeomFromText('LINESTRING(1 2, 3 4)',4326) );\n"
-"SELECT Populate_Geometry_Columns('public.myspatial_table_cs'::regclass, false);\n"
+"INSERT INTO myspatial_table_cs(geom) VALUES(ST_GeomFromText('LINESTRING(1 2, "
+"3 4)',4326) );\n"
+"SELECT Populate_Geometry_Columns('public.myspatial_table_cs'::regclass, "
+"false);\n"
 "populate_geometry_columns\n"
 "--------------------------\n"
 "                        1\n"
 "\\d myspatial_table_cs\n"
 "\n"
 "                          Table \"public.myspatial_table_cs\"\n"
-" Column |   Type   |                            Modifiers                             \n"
-"--------+----------+------------------------------------------------------------------\n"
-" gid    | integer  | not null default nextval('myspatial_table_cs_gid_seq'::regclass)\n"
+" Column |   Type   |                            "
+"Modifiers                             \n"
+"--------+----------"
+"+------------------------------------------------------------------\n"
+" gid    | integer  | not null default nextval('myspatial_table_cs_gid_seq'::"
+"regclass)\n"
 " geom   | geometry | \n"
 "Check constraints:\n"
 "    \"enforce_dims_geom\" CHECK (st_ndims(geom) = 2)\n"
-"    \"enforce_geotype_geom\" CHECK (geometrytype(geom) = 'LINESTRING'::text OR geom IS NULL)\n"
+"    \"enforce_geotype_geom\" CHECK (geometrytype(geom) = 'LINESTRING'::text "
+"OR geom IS NULL)\n"
+"    \"enforce_srid_geom\" CHECK (st_srid(geom) = 4326)"
+msgstr ""
+"-- This will change the geometry columns to use constraints if they are not "
+"typmod or have constraints already.  \n"
+"--For this to work, there must exist data\n"
+"CREATE TABLE public.myspatial_table_cs(gid serial, geom geometry);\n"
+"INSERT INTO myspatial_table_cs(geom) VALUES(ST_GeomFromText('LINESTRING(1 2, "
+"3 4)',4326) );\n"
+"SELECT Populate_Geometry_Columns('public.myspatial_table_cs'::regclass, "
+"false);\n"
+"populate_geometry_columns\n"
+"--------------------------\n"
+"                        1\n"
+"\\d myspatial_table_cs\n"
+"\n"
+"                          Table \"public.myspatial_table_cs\"\n"
+" Column |   Type   |                            "
+"Modifiers                             \n"
+"--------+----------"
+"+------------------------------------------------------------------\n"
+" gid    | integer  | not null default nextval('myspatial_table_cs_gid_seq'::"
+"regclass)\n"
+" geom   | geometry | \n"
+"Check constraints:\n"
+"    \"enforce_dims_geom\" CHECK (st_ndims(geom) = 2)\n"
+"    \"enforce_geotype_geom\" CHECK (geometrytype(geom) = 'LINESTRING'::text "
+"OR geom IS NULL)\n"
 "    \"enforce_srid_geom\" CHECK (st_srid(geom) = 4326)"
-msgstr "-- This will change the geometry columns to use constraints if they are not typmod or have constraints already.  \n--For this to work, there must exist data\nCREATE TABLE public.myspatial_table_cs(gid serial, geom geometry);\nINSERT INTO myspatial_table_cs(geom) VALUES(ST_GeomFromText('LINESTRING(1 2, 3 4)',4326) );\nSELECT Populate_Geometry_Columns('public.myspatial_table_cs'::regclass, false);\npopulate_geometry_columns\n--------------------------\n                        1\n\\d myspatial_table_cs\n\n                          Table \"public.myspatial_table_cs\"\n Column |   Type   |                            Modifiers                             \n--------+----------+------------------------------------------------------------------\n gid    | integer  | not null default nextval('myspatial_table_cs_gid_seq'::regclass)\n geom   | geometry | \nCheck constraints:\n    \"enforce_dims_geom\" CHECK (st_ndims(geom) = 2)\n    \"enforce_geotype_geom\" CHECK (geometrytype(geom) = 'LINESTRING'::text OR geom IS NULL)\n    \"enforce_srid_geom\" CHECK (st_srid(geom) = 4326)"
 
 #. Tag: refname
 #: reference_management.xml:803
@@ -1095,34 +1520,49 @@ msgstr "UpdateGeometrySRID"
 msgid ""
 "Updates the SRID of all features in a geometry column, geometry_columns "
 "metadata and srid table constraint"
-msgstr "Met Ã  jour le SRID de tous les objets d'une colonne géométrique et met Ã  jour les métadonnées de geometry_columns et la contrainte sur le SRID."
+msgstr ""
+"Met Ã  jour le SRID de tous les objets d'une colonne géométrique et met Ã  "
+"jour les métadonnées de geometry_columns et la contrainte sur le SRID."
 
 #. Tag: funcsynopsis
 #: reference_management.xml:810
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>text "
-"<function>UpdateGeometrySRID</function></funcdef> <paramdef><type>varchar "
-"</type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar"
-" </type> <parameter>column_name</parameter></paramdef> "
-"<paramdef><type>integer </type> <parameter>srid</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>text "
-"<function>UpdateGeometrySRID</function></funcdef> <paramdef><type>varchar "
-"</type> <parameter>schema_name</parameter></paramdef> "
-"<paramdef><type>varchar </type> <parameter>table_name</parameter></paramdef>"
-" <paramdef><type>varchar </type> "
-"<parameter>column_name</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>srid</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>text "
-"<function>UpdateGeometrySRID</function></funcdef> <paramdef><type>varchar "
-"</type> <parameter>catalog_name</parameter></paramdef> "
-"<paramdef><type>varchar </type> "
-"<parameter>schema_name</parameter></paramdef> <paramdef><type>varchar "
-"</type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar"
-" </type> <parameter>column_name</parameter></paramdef> "
-"<paramdef><type>integer </type> <parameter>srid</parameter></paramdef> "
-"</funcprototype>"
-msgstr "<funcprototype> <funcdef>text <function>UpdateGeometrySRID</function></funcdef> <paramdef><type>varchar </type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>column_name</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text <function>UpdateGeometrySRID</function></funcdef> <paramdef><type>varchar </type> <parameter>schema_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>column_name</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text <function>UpdateGeometrySRID</function></funcdef> <paramdef><type>varchar </type> <parameter>catalog_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>schema_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar </type> <parameter>column_name</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></paramdef> </funcprototype>"
+"<funcprototype> <funcdef>text <function>UpdateGeometrySRID</function></"
+"funcdef> <paramdef><type>varchar </type> <parameter>table_name</parameter></"
+"paramdef> <paramdef><type>varchar </type> <parameter>column_name</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text "
+"<function>UpdateGeometrySRID</function></funcdef> <paramdef><type>varchar </"
+"type> <parameter>schema_name</parameter></paramdef> <paramdef><type>varchar "
+"</type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar "
+"</type> <parameter>column_name</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>srid</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>text <function>UpdateGeometrySRID</"
+"function></funcdef> <paramdef><type>varchar </type> <parameter>catalog_name</"
+"parameter></paramdef> <paramdef><type>varchar </type> "
+"<parameter>schema_name</parameter></paramdef> <paramdef><type>varchar </"
+"type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar </"
+"type> <parameter>column_name</parameter></paramdef> <paramdef><type>integer "
+"</type> <parameter>srid</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>text <function>UpdateGeometrySRID</function></"
+"funcdef> <paramdef><type>varchar </type> <parameter>table_name</parameter></"
+"paramdef> <paramdef><type>varchar </type> <parameter>column_name</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text "
+"<function>UpdateGeometrySRID</function></funcdef> <paramdef><type>varchar </"
+"type> <parameter>schema_name</parameter></paramdef> <paramdef><type>varchar "
+"</type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar "
+"</type> <parameter>column_name</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>srid</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>text <function>UpdateGeometrySRID</"
+"function></funcdef> <paramdef><type>varchar </type> <parameter>catalog_name</"
+"parameter></paramdef> <paramdef><type>varchar </type> "
+"<parameter>schema_name</parameter></paramdef> <paramdef><type>varchar </"
+"type> <parameter>table_name</parameter></paramdef> <paramdef><type>varchar </"
+"type> <parameter>column_name</parameter></paramdef> <paramdef><type>integer "
+"</type> <parameter>srid</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_management.xml:864
@@ -1131,4 +1571,8 @@ msgid ""
 "Updates the SRID of all features in a geometry column, updating constraints "
 "and reference in geometry_columns. Note: uses current_schema() on schema-"
 "aware pgsql installations if schema is not provided."
-msgstr "Met Ã  jour le SRID de tous les objets d'une colonne géométrique et met Ã  jour les métadonnées de geometry_columns et la contrainte sur le SRID. Note: utilise la fonction current_schema() sur les installations PostgreSQL le supportant, si le schéma n'est pas fourni."
+msgstr ""
+"Met Ã  jour le SRID de tous les objets d'une colonne géométrique et met Ã  "
+"jour les métadonnées de geometry_columns et la contrainte sur le SRID. Note: "
+"utilise la fonction current_schema() sur les installations PostgreSQL le "
+"supportant, si le schéma n'est pas fourni."
index d60baaa50b518aa0afde29f978c1da8d21b17cf9..79e9ef592ddf363a8f32fb78d157f72eb4a3b54f 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 # Arnaud Vandecasteele <arnaud.sig@gmail.com>, 2014
 # vpicavet <vincent.ml@oslandia.com>, 2013
@@ -10,11 +10,12 @@ msgstr ""
 "POT-Creation-Date: 2012-10-11 21:39+0000\n"
 "PO-Revision-Date: 2014-01-07 13:19+0000\n"
 "Last-Translator: Arnaud Vandecasteele <arnaud.sig@gmail.com>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: title
@@ -44,7 +45,10 @@ msgid ""
 "<funcdef>geometry <function>ST_3DClosestPoint</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>g2</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_3DClosestPoint</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> <paramdef><type>geometry </type> <parameter>g2</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_3DClosestPoint</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>g2</parameter></paramdef>"
 
 #. Tag: title
 #: reference_measure.xml:27 reference_measure.xml:92 reference_measure.xml:143
@@ -153,14 +157,32 @@ msgid ""
 "SELECT ST_AsEWKT(ST_3DClosestPoint(line,pt)) AS cp3d_line_pt, \n"
 "                ST_AsEWKT(ST_ClosestPoint(line,pt)) As cp2d_line_pt\n"
 "        FROM (SELECT 'POINT(100 100 30)'::geometry As pt, \n"
-"                        'LINESTRING (20 80 20, 98 190 1, 110 180 3, 50 75 1000)'::geometry As line\n"
+"                        'LINESTRING (20 80 20, 98 190 1, 110 180 3, 50 75 "
+"1000)'::geometry As line\n"
 "                ) As foo;\n"
 "        \n"
 "                \n"
-" cp3d_line_pt                                                                        |               cp2d_line_pt\n"
-"-----------------------------------------------------------+------------------------------------------\n"
-" POINT(54.6993798867619 128.935022917228 11.5475869506606) | POINT(73.0769230769231 115.384615384615)"
-msgstr "SELECT ST_AsEWKT(ST_3DClosestPoint(line,pt)) AS cp3d_line_pt, \n                ST_AsEWKT(ST_ClosestPoint(line,pt)) As cp2d_line_pt\n        FROM (SELECT 'POINT(100 100 30)'::geometry As pt, \n                        'LINESTRING (20 80 20, 98 190 1, 110 180 3, 50 75 1000)'::geometry As line\n                ) As foo;\n        \n                \n cp3d_line_pt                                                                        |               cp2d_line_pt\n-----------------------------------------------------------+------------------------------------------\n POINT(54.6993798867619 128.935022917228 11.5475869506606) | POINT(73.0769230769231 115.384615384615)"
+" cp3d_line_pt                                                                        "
+"|               cp2d_line_pt\n"
+"-----------------------------------------------------------"
+"+------------------------------------------\n"
+" POINT(54.6993798867619 128.935022917228 11.5475869506606) | "
+"POINT(73.0769230769231 115.384615384615)"
+msgstr ""
+"SELECT ST_AsEWKT(ST_3DClosestPoint(line,pt)) AS cp3d_line_pt, \n"
+"                ST_AsEWKT(ST_ClosestPoint(line,pt)) As cp2d_line_pt\n"
+"        FROM (SELECT 'POINT(100 100 30)'::geometry As pt, \n"
+"                        'LINESTRING (20 80 20, 98 190 1, 110 180 3, 50 75 "
+"1000)'::geometry As line\n"
+"                ) As foo;\n"
+"        \n"
+"                \n"
+" cp3d_line_pt                                                                        "
+"|               cp2d_line_pt\n"
+"-----------------------------------------------------------"
+"+------------------------------------------\n"
+" POINT(54.6993798867619 128.935022917228 11.5475869506606) | "
+"POINT(73.0769230769231 115.384615384615)"
 
 #. Tag: para
 #: reference_measure.xml:49
@@ -175,14 +197,26 @@ msgid ""
 "SELECT ST_AsEWKT(ST_3DClosestPoint(line,pt)) AS cp3d_line_pt, \n"
 "                ST_AsEWKT(ST_ClosestPoint(line,pt)) As cp2d_line_pt\n"
 "        FROM (SELECT 'MULTIPOINT(100 100 30, 50 74 1000)'::geometry As pt, \n"
-"                        'LINESTRING (20 80 20, 98 190 1, 110 180 3, 50 75 900)'::geometry As line\n"
+"                        'LINESTRING (20 80 20, 98 190 1, 110 180 3, 50 75 "
+"900)'::geometry As line\n"
+"                ) As foo;\n"
+"        \n"
+"                \n"
+"                       cp3d_line_pt                        | cp2d_line_pt\n"
+"-----------------------------------------------------------+--------------\n"
+" POINT(54.6993798867619 128.935022917228 11.5475869506606) | POINT(50 75)"
+msgstr ""
+"SELECT ST_AsEWKT(ST_3DClosestPoint(line,pt)) AS cp3d_line_pt, \n"
+"                ST_AsEWKT(ST_ClosestPoint(line,pt)) As cp2d_line_pt\n"
+"        FROM (SELECT 'MULTIPOINT(100 100 30, 50 74 1000)'::geometry As pt, \n"
+"                        'LINESTRING (20 80 20, 98 190 1, 110 180 3, 50 75 "
+"900)'::geometry As line\n"
 "                ) As foo;\n"
 "        \n"
 "                \n"
 "                       cp3d_line_pt                        | cp2d_line_pt\n"
 "-----------------------------------------------------------+--------------\n"
 " POINT(54.6993798867619 128.935022917228 11.5475869506606) | POINT(50 75)"
-msgstr "SELECT ST_AsEWKT(ST_3DClosestPoint(line,pt)) AS cp3d_line_pt, \n                ST_AsEWKT(ST_ClosestPoint(line,pt)) As cp2d_line_pt\n        FROM (SELECT 'MULTIPOINT(100 100 30, 50 74 1000)'::geometry As pt, \n                        'LINESTRING (20 80 20, 98 190 1, 110 180 3, 50 75 900)'::geometry As line\n                ) As foo;\n        \n                \n                       cp3d_line_pt                        | cp2d_line_pt\n-----------------------------------------------------------+--------------\n POINT(54.6993798867619 128.935022917228 11.5475869506606) | POINT(50 75)"
 
 #. Tag: para
 #: reference_measure.xml:54
@@ -196,13 +230,25 @@ msgstr ""
 msgid ""
 "SELECT ST_AsEWKT(ST_3DClosestPoint(poly, mline)) As cp3d,\n"
 "    ST_AsEWKT(ST_ClosestPoint(poly, mline)) As cp2d \n"
-"        FROM (SELECT  ST_GeomFromEWKT('POLYGON((175 150 5, 20 40 5, 35 45 5, 50 60 5, 100 100 5, 175 150 5))') As poly,\n"
-"                ST_GeomFromEWKT('MULTILINESTRING((175 155 2, 20 40 20, 50 60 -2, 125 100 1, 175 155 1),\n"
+"        FROM (SELECT  ST_GeomFromEWKT('POLYGON((175 150 5, 20 40 5, 35 45 5, "
+"50 60 5, 100 100 5, 175 150 5))') As poly,\n"
+"                ST_GeomFromEWKT('MULTILINESTRING((175 155 2, 20 40 20, 50 60 "
+"-2, 125 100 1, 175 155 1),\n"
+"                (1 10 2, 5 20 1))') As mline ) As foo;\n"
+"                   cp3d                    |     cp2d\n"
+"-------------------------------------------+--------------\n"
+" POINT(39.993580415989 54.1889925532825 5) | POINT(20 40)"
+msgstr ""
+"SELECT ST_AsEWKT(ST_3DClosestPoint(poly, mline)) As cp3d,\n"
+"    ST_AsEWKT(ST_ClosestPoint(poly, mline)) As cp2d \n"
+"        FROM (SELECT  ST_GeomFromEWKT('POLYGON((175 150 5, 20 40 5, 35 45 5, "
+"50 60 5, 100 100 5, 175 150 5))') As poly,\n"
+"                ST_GeomFromEWKT('MULTILINESTRING((175 155 2, 20 40 20, 50 60 "
+"-2, 125 100 1, 175 155 1),\n"
 "                (1 10 2, 5 20 1))') As mline ) As foo;\n"
 "                   cp3d                    |     cp2d\n"
 "-------------------------------------------+--------------\n"
 " POINT(39.993580415989 54.1889925532825 5) | POINT(20 40)"
-msgstr "SELECT ST_AsEWKT(ST_3DClosestPoint(poly, mline)) As cp3d,\n    ST_AsEWKT(ST_ClosestPoint(poly, mline)) As cp2d \n        FROM (SELECT  ST_GeomFromEWKT('POLYGON((175 150 5, 20 40 5, 35 45 5, 50 60 5, 100 100 5, 175 150 5))') As poly,\n                ST_GeomFromEWKT('MULTILINESTRING((175 155 2, 20 40 20, 50 60 -2, 125 100 1, 175 155 1),\n                (1 10 2, 5 20 1))') As mline ) As foo;\n                   cp3d                    |     cp2d\n-------------------------------------------+--------------\n POINT(39.993580415989 54.1889925532825 5) | POINT(20 40)"
 
 #. Tag: title
 #: reference_measure.xml:65 reference_measure.xml:113
@@ -238,7 +284,9 @@ msgstr "Voir Ã©galement"
 msgid ""
 ", <xref linkend=\"ST_ClosestPoint\"/>, <xref linkend=\"ST_3DDistance\"/>, "
 "<xref linkend=\"ST_3DShortestLine\"/>"
-msgstr ", <xref linkend=\"ST_ClosestPoint\"/>, <xref linkend=\"ST_3DDistance\"/>, <xref linkend=\"ST_3DShortestLine\"/>"
+msgstr ""
+", <xref linkend=\"ST_ClosestPoint\"/>, <xref linkend=\"ST_3DDistance\"/>, "
+"<xref linkend=\"ST_3DShortestLine\"/>"
 
 #. Tag: refname
 #: reference_measure.xml:72
@@ -261,7 +309,10 @@ msgid ""
 "<funcdef>float <function>ST_3DDistance</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>g2</parameter></paramdef>"
-msgstr "<funcdef>float <function>ST_3DDistance</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> <paramdef><type>geometry </type> <parameter>g2</parameter></paramdef>"
+msgstr ""
+"<funcdef>float <function>ST_3DDistance</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>g2</parameter></paramdef>"
 
 #. Tag: para
 #: reference_measure.xml:94
@@ -281,15 +332,21 @@ msgstr ""
 #: reference_measure.xml:108
 #, no-c-format
 msgid ""
-"-- Geometry example - units in meters (SRID: 2163 US National Atlas Equal area) (3D point and line compared 2D point and line)\n"
-"-- Note: currently no vertical datum support so Z is not transformed and assumed to be same units as final.\n"
+"-- Geometry example - units in meters (SRID: 2163 US National Atlas Equal "
+"area) (3D point and line compared 2D point and line)\n"
+"-- Note: currently no vertical datum support so Z is not transformed and "
+"assumed to be same units as final.\n"
 "SELECT ST_3DDistance(\n"
-"                        ST_Transform(ST_GeomFromEWKT('SRID=4326;POINT(-72.1235 42.3521 4)'),2163),\n"
-"                        ST_Transform(ST_GeomFromEWKT('SRID=4326;LINESTRING(-72.1260 42.45 15, -72.123 42.1546 20)'),2163)\n"
+"                        ST_Transform(ST_GeomFromEWKT('SRID=4326;"
+"POINT(-72.1235 42.3521 4)'),2163),\n"
+"                        ST_Transform(ST_GeomFromEWKT('SRID=4326;"
+"LINESTRING(-72.1260 42.45 15, -72.123 42.1546 20)'),2163)\n"
 "                ) As dist_3d,\n"
 "                ST_Distance(\n"
-"                        ST_Transform(ST_GeomFromText('POINT(-72.1235 42.3521)',4326),2163),\n"
-"                        ST_Transform(ST_GeomFromText('LINESTRING(-72.1260 42.45, -72.123 42.1546)', 4326),2163)\n"
+"                        ST_Transform(ST_GeomFromText('POINT(-72.1235 "
+"42.3521)',4326),2163),\n"
+"                        ST_Transform(ST_GeomFromText('LINESTRING(-72.1260 "
+"42.45, -72.123 42.1546)', 4326),2163)\n"
 "                ) As dist_2d;\n"
 "\n"
 "     dist_3d      |     dist_2d\n"
@@ -305,8 +362,10 @@ msgid ""
 "-- Same example as 3D closest point example\n"
 "SELECT ST_3DDistance(poly, mline) As dist3d,\n"
 "    ST_Distance(poly, mline) As dist2d \n"
-"        FROM (SELECT  ST_GeomFromEWKT('POLYGON((175 150 5, 20 40 5, 35 45 5, 50 60 5, 100 100 5, 175 150 5))') As poly,\n"
-"                ST_GeomFromEWKT('MULTILINESTRING((175 155 2, 20 40 20, 50 60 -2, 125 100 1, 175 155 1),\n"
+"        FROM (SELECT  ST_GeomFromEWKT('POLYGON((175 150 5, 20 40 5, 35 45 5, "
+"50 60 5, 100 100 5, 175 150 5))') As poly,\n"
+"                ST_GeomFromEWKT('MULTILINESTRING((175 155 2, 20 40 20, 50 60 "
+"-2, 125 100 1, 175 155 1),\n"
 "                (1 10 2, 5 20 1))') As mline ) As foo;\n"
 "      dist3d       | dist2d\n"
 "-------------------+--------\n"
@@ -318,9 +377,12 @@ msgstr ""
 #, no-c-format
 msgid ""
 ", <xref linkend=\"ST_3DClosestPoint\"/>, <xref linkend=\"ST_3DDWithin\"/>, "
-"<xref linkend=\"ST_3DMaxDistance\"/>, <xref linkend=\"ST_3DShortestLine\"/>,"
-" <xref linkend=\"ST_Transform\"/>"
-msgstr ", <xref linkend=\"ST_3DClosestPoint\"/>, <xref linkend=\"ST_3DDWithin\"/>, <xref linkend=\"ST_3DMaxDistance\"/>, <xref linkend=\"ST_3DShortestLine\"/>, <xref linkend=\"ST_Transform\"/>"
+"<xref linkend=\"ST_3DMaxDistance\"/>, <xref linkend=\"ST_3DShortestLine\"/>, "
+"<xref linkend=\"ST_Transform\"/>"
+msgstr ""
+", <xref linkend=\"ST_3DClosestPoint\"/>, <xref linkend=\"ST_3DDWithin\"/>, "
+"<xref linkend=\"ST_3DMaxDistance\"/>, <xref linkend=\"ST_3DShortestLine\"/>, "
+"<xref linkend=\"ST_Transform\"/>"
 
 #. Tag: refname
 #: reference_measure.xml:121
@@ -343,9 +405,14 @@ msgid ""
 "<funcdef>boolean <function>ST_3DDWithin</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>g2</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>distance_of_srid</parameter></paramdef>"
-msgstr "<funcdef>boolean <function>ST_3DDWithin</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> <paramdef><type>geometry </type> <parameter>g2</parameter></paramdef> <paramdef><type>double precision </type> <parameter>distance_of_srid</parameter></paramdef>"
+"<paramdef><type>double precision </type> <parameter>distance_of_srid</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>boolean <function>ST_3DDWithin</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>g2</parameter></paramdef> "
+"<paramdef><type>double precision </type> <parameter>distance_of_srid</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: reference_measure.xml:145
@@ -359,16 +426,22 @@ msgstr ""
 #: reference_measure.xml:159
 #, no-c-format
 msgid ""
-"-- Geometry example - units in meters (SRID: 2163 US National Atlas Equal area) (3D point and line compared 2D point and line)\n"
-"-- Note: currently no vertical datum support so Z is not transformed and assumed to be same units as final.\n"
+"-- Geometry example - units in meters (SRID: 2163 US National Atlas Equal "
+"area) (3D point and line compared 2D point and line)\n"
+"-- Note: currently no vertical datum support so Z is not transformed and "
+"assumed to be same units as final.\n"
 "SELECT ST_3DDWithin(\n"
-"                        ST_Transform(ST_GeomFromEWKT('SRID=4326;POINT(-72.1235 42.3521 4)'),2163),\n"
-"                        ST_Transform(ST_GeomFromEWKT('SRID=4326;LINESTRING(-72.1260 42.45 15, -72.123 42.1546 20)'),2163),\n"
+"                        ST_Transform(ST_GeomFromEWKT('SRID=4326;"
+"POINT(-72.1235 42.3521 4)'),2163),\n"
+"                        ST_Transform(ST_GeomFromEWKT('SRID=4326;"
+"LINESTRING(-72.1260 42.45 15, -72.123 42.1546 20)'),2163),\n"
 "                        126.8\n"
 "                ) As within_dist_3d,\n"
 "ST_DWithin(\n"
-"                        ST_Transform(ST_GeomFromEWKT('SRID=4326;POINT(-72.1235 42.3521 4)'),2163),\n"
-"                        ST_Transform(ST_GeomFromEWKT('SRID=4326;LINESTRING(-72.1260 42.45 15, -72.123 42.1546 20)'),2163),\n"
+"                        ST_Transform(ST_GeomFromEWKT('SRID=4326;"
+"POINT(-72.1235 42.3521 4)'),2163),\n"
+"                        ST_Transform(ST_GeomFromEWKT('SRID=4326;"
+"LINESTRING(-72.1260 42.45 15, -72.123 42.1546 20)'),2163),\n"
 "                        126.8\n"
 "                ) As within_dist_2d;\n"
 "\n"
@@ -383,7 +456,9 @@ msgstr ""
 msgid ""
 ", <xref linkend=\"ST_Distance\"/>, <xref linkend=\"ST_DWithin\"/>, <xref "
 "linkend=\"ST_3DMaxDistance\"/>, <xref linkend=\"ST_Transform\"/>"
-msgstr ", <xref linkend=\"ST_Distance\"/>, <xref linkend=\"ST_DWithin\"/>, <xref linkend=\"ST_3DMaxDistance\"/>, <xref linkend=\"ST_Transform\"/>"
+msgstr ""
+", <xref linkend=\"ST_Distance\"/>, <xref linkend=\"ST_DWithin\"/>, <xref "
+"linkend=\"ST_3DMaxDistance\"/>, <xref linkend=\"ST_Transform\"/>"
 
 #. Tag: refname
 #: reference_measure.xml:171
@@ -406,19 +481,24 @@ msgid ""
 "<funcdef>boolean <function>ST_3DDFullyWithin</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>g2</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>distance</parameter></paramdef>"
-msgstr "<funcdef>boolean <function>ST_3DDFullyWithin</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> <paramdef><type>geometry </type> <parameter>g2</parameter></paramdef> <paramdef><type>double precision </type> <parameter>distance</parameter></paramdef>"
+"<paramdef><type>double precision </type> <parameter>distance</parameter></"
+"paramdef>"
+msgstr ""
+"<funcdef>boolean <function>ST_3DDFullyWithin</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>g2</parameter></paramdef> "
+"<paramdef><type>double precision </type> <parameter>distance</parameter></"
+"paramdef>"
 
 #. Tag: para
 #: reference_measure.xml:197
 #, no-c-format
 msgid ""
-"Returns true if the 3D geometries are fully within the specified distance of"
-" one another. The distance is specified in units defined by the spatial "
+"Returns true if the 3D geometries are fully within the specified distance of "
+"one another. The distance is specified in units defined by the spatial "
 "reference system of the geometries. For this function to make sense, the "
-"source geometries must both be of the same coordinate projection, having the"
-" same SRID."
+"source geometries must both be of the same coordinate projection, having the "
+"same SRID."
 msgstr ""
 
 #. Tag: para
@@ -427,21 +507,25 @@ msgstr ""
 #: reference_measure.xml:1923 reference_measure.xml:2095
 #, no-c-format
 msgid ""
-"This function call will automatically include a bounding box comparison that"
-" will make use of any indexes that are available on the geometries."
+"This function call will automatically include a bounding box comparison that "
+"will make use of any indexes that are available on the geometries."
 msgstr ""
 
 #. Tag: programlisting
 #: reference_measure.xml:218
 #, no-c-format
 msgid ""
-"-- This compares the difference between fully within and distance within as well\n"
-"                -- as the distance fully within for the 2D footprint of the line/point vs. the 3d fully within\n"
-"                SELECT ST_3DDFullyWithin(geom_a, geom_b, 10) as D3DFullyWithin10, ST_3DDWithin(geom_a, geom_b, 10) as D3DWithin10, \n"
+"-- This compares the difference between fully within and distance within as "
+"well\n"
+"                -- as the distance fully within for the 2D footprint of the "
+"line/point vs. the 3d fully within\n"
+"                SELECT ST_3DDFullyWithin(geom_a, geom_b, 10) as "
+"D3DFullyWithin10, ST_3DDWithin(geom_a, geom_b, 10) as D3DWithin10, \n"
 "        ST_DFullyWithin(geom_a, geom_b, 20) as D2DFullyWithin20, \n"
 "        ST_3DDFullyWithin(geom_a, geom_b, 20) as D3DFullyWithin20 from \n"
 "                (select ST_GeomFromEWKT('POINT(1 1 2)') as geom_a,\n"
-"                ST_GeomFromEWKT('LINESTRING(1 5 2, 2 7 20, 1 9 100, 14 12 3)') as geom_b) t1;\n"
+"                ST_GeomFromEWKT('LINESTRING(1 5 2, 2 7 20, 1 9 100, 14 12 "
+"3)') as geom_b) t1;\n"
 " d3dfullywithin10 | d3dwithin10 | d2dfullywithin20 | d3dfullywithin20\n"
 "------------------+-------------+------------------+------------------\n"
 " f                | t           | t                | f"
@@ -453,7 +537,9 @@ msgstr ""
 msgid ""
 ", <xref linkend=\"ST_3DDWithin\"/>, <xref linkend=\"ST_DWithin\"/>, <xref "
 "linkend=\"ST_DFullyWithin\"/>"
-msgstr ", <xref linkend=\"ST_3DDWithin\"/>, <xref linkend=\"ST_DWithin\"/>, <xref linkend=\"ST_DFullyWithin\"/>"
+msgstr ""
+", <xref linkend=\"ST_3DDWithin\"/>, <xref linkend=\"ST_DWithin\"/>, <xref "
+"linkend=\"ST_DFullyWithin\"/>"
 
 #. Tag: refname
 #: reference_measure.xml:230
@@ -476,7 +562,10 @@ msgid ""
 "<funcdef>boolean <function>ST_3DIntersects</function></funcdef> <paramdef> "
 "<type>geometry</type> <parameter>geomA</parameter> </paramdef> <paramdef> "
 "<type>geometry</type> <parameter>geomB</parameter> </paramdef>"
-msgstr "<funcdef>boolean <function>ST_3DIntersects</function></funcdef> <paramdef> <type>geometry</type> <parameter>geomA</parameter> </paramdef> <paramdef> <type>geometry</type> <parameter>geomB</parameter> </paramdef>"
+msgstr ""
+"<funcdef>boolean <function>ST_3DIntersects</function></funcdef> <paramdef> "
+"<type>geometry</type> <parameter>geomA</parameter> </paramdef> <paramdef> "
+"<type>geometry</type> <parameter>geomB</parameter> </paramdef>"
 
 #. Tag: para
 #: reference_measure.xml:253 reference_measure.xml:2083
@@ -511,7 +600,14 @@ msgid ""
 "-----------------+---------------\n"
 " f               | t\n"
 "(1 row)"
-msgstr "SELECT ST_3DIntersects(pt, line), ST_Intersects(pt,line) \n        FROM (SELECT 'POINT(0 0 2)'::geometry As pt, \n                'LINESTRING (0 0 1, 0 2 3 )'::geometry As line) As foo;\n st_3dintersects | st_intersects\n-----------------+---------------\n f               | t\n(1 row)"
+msgstr ""
+"SELECT ST_3DIntersects(pt, line), ST_Intersects(pt,line) \n"
+"        FROM (SELECT 'POINT(0 0 2)'::geometry As pt, \n"
+"                'LINESTRING (0 0 1, 0 2 3 )'::geometry As line) As foo;\n"
+" st_3dintersects | st_intersects\n"
+"-----------------+---------------\n"
+" f               | t\n"
+"(1 row)"
 
 #. Tag: refname
 #: reference_measure.xml:282
@@ -532,7 +628,10 @@ msgid ""
 "<funcdef>geometry <function>ST_3DLongestLine</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>g2</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_3DLongestLine</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> <paramdef><type>geometry </type> <parameter>g2</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_3DLongestLine</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>g2</parameter></paramdef>"
 
 #. Tag: para
 #: reference_measure.xml:304
@@ -541,8 +640,8 @@ msgid ""
 "Returns the 3-dimensional longest line between two geometries. The function "
 "will only return the first longest line if more than one. The line returned "
 "will always start in g1 and end in g2. The 3D length of the line this "
-"function returns will always be the same as <xref "
-"linkend=\"ST_3DMaxDistance\"/> returns for g1 and g2."
+"function returns will always be the same as <xref linkend=\"ST_3DMaxDistance"
+"\"/> returns for g1 and g2."
 msgstr ""
 
 #. Tag: para
@@ -558,14 +657,26 @@ msgid ""
 "SELECT ST_AsEWKT(ST_3DLongestLine(line,pt)) AS lol3d_line_pt, \n"
 "                ST_AsEWKT(ST_LongestLine(line,pt)) As lol2d_line_pt\n"
 "        FROM (SELECT 'POINT(100 100 30)'::geometry As pt, \n"
-"                        'LINESTRING (20 80 20, 98 190 1, 110 180 3, 50 75 1000)'::geometry As line\n"
+"                        'LINESTRING (20 80 20, 98 190 1, 110 180 3, 50 75 "
+"1000)'::geometry As line\n"
+"                ) As foo;\n"
+"        \n"
+"                \n"
+"           lol3d_line_pt           |       lol2d_line_pt\n"
+"-----------------------------------+----------------------------\n"
+" LINESTRING(50 75 1000,100 100 30) | LINESTRING(98 190,100 100)"
+msgstr ""
+"SELECT ST_AsEWKT(ST_3DLongestLine(line,pt)) AS lol3d_line_pt, \n"
+"                ST_AsEWKT(ST_LongestLine(line,pt)) As lol2d_line_pt\n"
+"        FROM (SELECT 'POINT(100 100 30)'::geometry As pt, \n"
+"                        'LINESTRING (20 80 20, 98 190 1, 110 180 3, 50 75 "
+"1000)'::geometry As line\n"
 "                ) As foo;\n"
 "        \n"
 "                \n"
 "           lol3d_line_pt           |       lol2d_line_pt\n"
 "-----------------------------------+----------------------------\n"
 " LINESTRING(50 75 1000,100 100 30) | LINESTRING(98 190,100 100)"
-msgstr "SELECT ST_AsEWKT(ST_3DLongestLine(line,pt)) AS lol3d_line_pt, \n                ST_AsEWKT(ST_LongestLine(line,pt)) As lol2d_line_pt\n        FROM (SELECT 'POINT(100 100 30)'::geometry As pt, \n                        'LINESTRING (20 80 20, 98 190 1, 110 180 3, 50 75 1000)'::geometry As line\n                ) As foo;\n        \n                \n           lol3d_line_pt           |       lol2d_line_pt\n-----------------------------------+----------------------------\n LINESTRING(50 75 1000,100 100 30) | LINESTRING(98 190,100 100)"
 
 #. Tag: para
 #: reference_measure.xml:327
@@ -580,14 +691,26 @@ msgid ""
 "SELECT ST_AsEWKT(ST_3DLongestLine(line,pt)) AS lol3d_line_pt, \n"
 "                ST_AsEWKT(ST_LongestLine(line,pt)) As lol2d_line_pt\n"
 "        FROM (SELECT 'MULTIPOINT(100 100 30, 50 74 1000)'::geometry As pt, \n"
-"                        'LINESTRING (20 80 20, 98 190 1, 110 180 3, 50 75 900)'::geometry As line\n"
+"                        'LINESTRING (20 80 20, 98 190 1, 110 180 3, 50 75 "
+"900)'::geometry As line\n"
+"                ) As foo;\n"
+"        \n"
+"                \n"
+"          lol3d_line_pt          |      lol2d_line_pt\n"
+"---------------------------------+--------------------------\n"
+" LINESTRING(98 190 1,50 74 1000) | LINESTRING(98 190,50 74)"
+msgstr ""
+"SELECT ST_AsEWKT(ST_3DLongestLine(line,pt)) AS lol3d_line_pt, \n"
+"                ST_AsEWKT(ST_LongestLine(line,pt)) As lol2d_line_pt\n"
+"        FROM (SELECT 'MULTIPOINT(100 100 30, 50 74 1000)'::geometry As pt, \n"
+"                        'LINESTRING (20 80 20, 98 190 1, 110 180 3, 50 75 "
+"900)'::geometry As line\n"
 "                ) As foo;\n"
 "        \n"
 "                \n"
 "          lol3d_line_pt          |      lol2d_line_pt\n"
 "---------------------------------+--------------------------\n"
 " LINESTRING(98 190 1,50 74 1000) | LINESTRING(98 190,50 74)"
-msgstr "SELECT ST_AsEWKT(ST_3DLongestLine(line,pt)) AS lol3d_line_pt, \n                ST_AsEWKT(ST_LongestLine(line,pt)) As lol2d_line_pt\n        FROM (SELECT 'MULTIPOINT(100 100 30, 50 74 1000)'::geometry As pt, \n                        'LINESTRING (20 80 20, 98 190 1, 110 180 3, 50 75 900)'::geometry As line\n                ) As foo;\n        \n                \n          lol3d_line_pt          |      lol2d_line_pt\n---------------------------------+--------------------------\n LINESTRING(98 190 1,50 74 1000) | LINESTRING(98 190,50 74)"
 
 #. Tag: para
 #: reference_measure.xml:332
@@ -601,13 +724,25 @@ msgstr ""
 msgid ""
 "SELECT ST_AsEWKT(ST_3DLongestLine(poly, mline)) As lol3d,\n"
 "    ST_AsEWKT(ST_LongestLine(poly, mline)) As lol2d \n"
-"        FROM (SELECT  ST_GeomFromEWKT('POLYGON((175 150 5, 20 40 5, 35 45 5, 50 60 5, 100 100 5, 175 150 5))') As poly,\n"
-"                ST_GeomFromEWKT('MULTILINESTRING((175 155 2, 20 40 20, 50 60 -2, 125 100 1, 175 155 1),\n"
+"        FROM (SELECT  ST_GeomFromEWKT('POLYGON((175 150 5, 20 40 5, 35 45 5, "
+"50 60 5, 100 100 5, 175 150 5))') As poly,\n"
+"                ST_GeomFromEWKT('MULTILINESTRING((175 155 2, 20 40 20, 50 60 "
+"-2, 125 100 1, 175 155 1),\n"
+"                (1 10 2, 5 20 1))') As mline ) As foo;\n"
+"            lol3d             |          lol2d\n"
+"------------------------------+--------------------------\n"
+" LINESTRING(175 150 5,1 10 2) | LINESTRING(175 150,1 10)"
+msgstr ""
+"SELECT ST_AsEWKT(ST_3DLongestLine(poly, mline)) As lol3d,\n"
+"    ST_AsEWKT(ST_LongestLine(poly, mline)) As lol2d \n"
+"        FROM (SELECT  ST_GeomFromEWKT('POLYGON((175 150 5, 20 40 5, 35 45 5, "
+"50 60 5, 100 100 5, 175 150 5))') As poly,\n"
+"                ST_GeomFromEWKT('MULTILINESTRING((175 155 2, 20 40 20, 50 60 "
+"-2, 125 100 1, 175 155 1),\n"
 "                (1 10 2, 5 20 1))') As mline ) As foo;\n"
 "            lol3d             |          lol2d\n"
 "------------------------------+--------------------------\n"
 " LINESTRING(175 150 5,1 10 2) | LINESTRING(175 150,1 10)"
-msgstr "SELECT ST_AsEWKT(ST_3DLongestLine(poly, mline)) As lol3d,\n    ST_AsEWKT(ST_LongestLine(poly, mline)) As lol2d \n        FROM (SELECT  ST_GeomFromEWKT('POLYGON((175 150 5, 20 40 5, 35 45 5, 50 60 5, 100 100 5, 175 150 5))') As poly,\n                ST_GeomFromEWKT('MULTILINESTRING((175 155 2, 20 40 20, 50 60 -2, 125 100 1, 175 155 1),\n                (1 10 2, 5 20 1))') As mline ) As foo;\n            lol3d             |          lol2d\n------------------------------+--------------------------\n LINESTRING(175 150 5,1 10 2) | LINESTRING(175 150,1 10)"
 
 #. Tag: para
 #: reference_measure.xml:345
@@ -615,7 +750,9 @@ msgstr "SELECT ST_AsEWKT(ST_3DLongestLine(poly, mline)) As lol3d,\n    ST_AsEWKT
 msgid ""
 ", <xref linkend=\"ST_3DDistance\"/>, <xref linkend=\"ST_LongestLine\"/>, "
 "<xref linkend=\"ST_3DShortestLine\"/>, <xref linkend=\"ST_3DMaxDistance\"/>"
-msgstr ", <xref linkend=\"ST_3DDistance\"/>, <xref linkend=\"ST_LongestLine\"/>, <xref linkend=\"ST_3DShortestLine\"/>, <xref linkend=\"ST_3DMaxDistance\"/>"
+msgstr ""
+", <xref linkend=\"ST_3DDistance\"/>, <xref linkend=\"ST_LongestLine\"/>, "
+"<xref linkend=\"ST_3DShortestLine\"/>, <xref linkend=\"ST_3DMaxDistance\"/>"
 
 #. Tag: refname
 #: reference_measure.xml:351
@@ -638,7 +775,10 @@ msgid ""
 "<funcdef>float <function>ST_3DMaxDistance</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>g2</parameter></paramdef>"
-msgstr "<funcdef>float <function>ST_3DMaxDistance</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> <paramdef><type>geometry </type> <parameter>g2</parameter></paramdef>"
+msgstr ""
+"<funcdef>float <function>ST_3DMaxDistance</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>g2</parameter></paramdef>"
 
 #. Tag: para
 #: reference_measure.xml:373
@@ -652,15 +792,21 @@ msgstr ""
 #: reference_measure.xml:386
 #, no-c-format
 msgid ""
-"-- Geometry example - units in meters (SRID: 2163 US National Atlas Equal area) (3D point and line compared 2D point and line)\n"
-"-- Note: currently no vertical datum support so Z is not transformed and assumed to be same units as final.\n"
+"-- Geometry example - units in meters (SRID: 2163 US National Atlas Equal "
+"area) (3D point and line compared 2D point and line)\n"
+"-- Note: currently no vertical datum support so Z is not transformed and "
+"assumed to be same units as final.\n"
 "SELECT ST_3DMaxDistance(\n"
-"                        ST_Transform(ST_GeomFromEWKT('SRID=4326;POINT(-72.1235 42.3521 10000)'),2163),\n"
-"                        ST_Transform(ST_GeomFromEWKT('SRID=4326;LINESTRING(-72.1260 42.45 15, -72.123 42.1546 20)'),2163)\n"
+"                        ST_Transform(ST_GeomFromEWKT('SRID=4326;"
+"POINT(-72.1235 42.3521 10000)'),2163),\n"
+"                        ST_Transform(ST_GeomFromEWKT('SRID=4326;"
+"LINESTRING(-72.1260 42.45 15, -72.123 42.1546 20)'),2163)\n"
 "                ) As dist_3d,\n"
 "                ST_MaxDistance(\n"
-"                        ST_Transform(ST_GeomFromEWKT('SRID=4326;POINT(-72.1235 42.3521 10000)'),2163),\n"
-"                        ST_Transform(ST_GeomFromEWKT('SRID=4326;LINESTRING(-72.1260 42.45 15, -72.123 42.1546 20)'),2163)\n"
+"                        ST_Transform(ST_GeomFromEWKT('SRID=4326;"
+"POINT(-72.1235 42.3521 10000)'),2163),\n"
+"                        ST_Transform(ST_GeomFromEWKT('SRID=4326;"
+"LINESTRING(-72.1260 42.45 15, -72.123 42.1546 20)'),2163)\n"
 "                ) As dist_2d;\n"
 "\n"
 "     dist_3d      |     dist_2d\n"
@@ -674,7 +820,9 @@ msgstr ""
 msgid ""
 ", <xref linkend=\"ST_3DDWithin\"/>, <xref linkend=\"ST_3DMaxDistance\"/>, "
 "<xref linkend=\"ST_Transform\"/>"
-msgstr ", <xref linkend=\"ST_3DDWithin\"/>, <xref linkend=\"ST_3DMaxDistance\"/>, <xref linkend=\"ST_Transform\"/>"
+msgstr ""
+", <xref linkend=\"ST_3DDWithin\"/>, <xref linkend=\"ST_3DMaxDistance\"/>, "
+"<xref linkend=\"ST_Transform\"/>"
 
 #. Tag: refname
 #: reference_measure.xml:397
@@ -695,18 +843,21 @@ msgid ""
 "<funcdef>geometry <function>ST_3DShortestLine</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>g2</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_3DShortestLine</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> <paramdef><type>geometry </type> <parameter>g2</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_3DShortestLine</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>g2</parameter></paramdef>"
 
 #. Tag: para
 #: reference_measure.xml:419
 #, no-c-format
 msgid ""
-"Returns the 3-dimensional shortest line between two geometries. The function"
-" will only return the first shortest line if more than one, that the "
-"function finds. If g1 and g2 intersects in just one point the function will "
-"return a line with both start and end in that intersection-point. If g1 and "
-"g2 are intersecting with more than one point the function will return a line"
-" with start and end in the same point but it can be any of the intersecting "
+"Returns the 3-dimensional shortest line between two geometries. The function "
+"will only return the first shortest line if more than one, that the function "
+"finds. If g1 and g2 intersects in just one point the function will return a "
+"line with both start and end in that intersection-point. If g1 and g2 are "
+"intersecting with more than one point the function will return a line with "
+"start and end in the same point but it can be any of the intersecting "
 "points. The line returned will always start in g1 and end in g2. The 3D "
 "length of the line this function returns will always be the same as <xref "
 "linkend=\"ST_3DDistance\"/> returns for g1 and g2."
@@ -725,14 +876,32 @@ msgid ""
 "SELECT ST_AsEWKT(ST_3DShortestLine(line,pt)) AS shl3d_line_pt, \n"
 "                ST_AsEWKT(ST_ShortestLine(line,pt)) As shl2d_line_pt\n"
 "        FROM (SELECT 'POINT(100 100 30)'::geometry As pt, \n"
-"                        'LINESTRING (20 80 20, 98 190 1, 110 180 3, 50 75 1000)'::geometry As line\n"
+"                        'LINESTRING (20 80 20, 98 190 1, 110 180 3, 50 75 "
+"1000)'::geometry As line\n"
 "                ) As foo;\n"
 "        \n"
 "                \n"
-" shl3d_line_pt                                                                                         |               shl2d_line_pt\n"
-"----------------------------------------------------------------------------+------------------------------------------------------\n"
-" LINESTRING(54.6993798867619 128.935022917228 11.5475869506606,100 100 30)  | LINESTRING(73.0769230769231 115.384615384615,100 100)"
-msgstr "SELECT ST_AsEWKT(ST_3DShortestLine(line,pt)) AS shl3d_line_pt, \n                ST_AsEWKT(ST_ShortestLine(line,pt)) As shl2d_line_pt\n        FROM (SELECT 'POINT(100 100 30)'::geometry As pt, \n                        'LINESTRING (20 80 20, 98 190 1, 110 180 3, 50 75 1000)'::geometry As line\n                ) As foo;\n        \n                \n shl3d_line_pt                                                                                         |               shl2d_line_pt\n----------------------------------------------------------------------------+------------------------------------------------------\n LINESTRING(54.6993798867619 128.935022917228 11.5475869506606,100 100 30)  | LINESTRING(73.0769230769231 115.384615384615,100 100)"
+" shl3d_line_pt                                                                                         "
+"|               shl2d_line_pt\n"
+"----------------------------------------------------------------------------"
+"+------------------------------------------------------\n"
+" LINESTRING(54.6993798867619 128.935022917228 11.5475869506606,100 100 30)  "
+"| LINESTRING(73.0769230769231 115.384615384615,100 100)"
+msgstr ""
+"SELECT ST_AsEWKT(ST_3DShortestLine(line,pt)) AS shl3d_line_pt, \n"
+"                ST_AsEWKT(ST_ShortestLine(line,pt)) As shl2d_line_pt\n"
+"        FROM (SELECT 'POINT(100 100 30)'::geometry As pt, \n"
+"                        'LINESTRING (20 80 20, 98 190 1, 110 180 3, 50 75 "
+"1000)'::geometry As line\n"
+"                ) As foo;\n"
+"        \n"
+"                \n"
+" shl3d_line_pt                                                                                         "
+"|               shl2d_line_pt\n"
+"----------------------------------------------------------------------------"
+"+------------------------------------------------------\n"
+" LINESTRING(54.6993798867619 128.935022917228 11.5475869506606,100 100 30)  "
+"| LINESTRING(73.0769230769231 115.384615384615,100 100)"
 
 #. Tag: para
 #: reference_measure.xml:446
@@ -747,14 +916,32 @@ msgid ""
 "SELECT ST_AsEWKT(ST_3DShortestLine(line,pt)) AS shl3d_line_pt, \n"
 "                ST_AsEWKT(ST_ShortestLine(line,pt)) As shl2d_line_pt\n"
 "        FROM (SELECT 'MULTIPOINT(100 100 30, 50 74 1000)'::geometry As pt, \n"
-"                        'LINESTRING (20 80 20, 98 190 1, 110 180 3, 50 75 900)'::geometry As line\n"
+"                        'LINESTRING (20 80 20, 98 190 1, 110 180 3, 50 75 "
+"900)'::geometry As line\n"
 "                ) As foo;\n"
 "        \n"
 "                \n"
-"                       shl3d_line_pt                                       | shl2d_line_pt\n"
-"---------------------------------------------------------------------------+------------------------\n"
-" LINESTRING(54.6993798867619 128.935022917228 11.5475869506606,100 100 30) | LINESTRING(50 75,50 74)"
-msgstr "SELECT ST_AsEWKT(ST_3DShortestLine(line,pt)) AS shl3d_line_pt, \n                ST_AsEWKT(ST_ShortestLine(line,pt)) As shl2d_line_pt\n        FROM (SELECT 'MULTIPOINT(100 100 30, 50 74 1000)'::geometry As pt, \n                        'LINESTRING (20 80 20, 98 190 1, 110 180 3, 50 75 900)'::geometry As line\n                ) As foo;\n        \n                \n                       shl3d_line_pt                                       | shl2d_line_pt\n---------------------------------------------------------------------------+------------------------\n LINESTRING(54.6993798867619 128.935022917228 11.5475869506606,100 100 30) | LINESTRING(50 75,50 74)"
+"                       shl3d_line_pt                                       | "
+"shl2d_line_pt\n"
+"---------------------------------------------------------------------------"
+"+------------------------\n"
+" LINESTRING(54.6993798867619 128.935022917228 11.5475869506606,100 100 30) | "
+"LINESTRING(50 75,50 74)"
+msgstr ""
+"SELECT ST_AsEWKT(ST_3DShortestLine(line,pt)) AS shl3d_line_pt, \n"
+"                ST_AsEWKT(ST_ShortestLine(line,pt)) As shl2d_line_pt\n"
+"        FROM (SELECT 'MULTIPOINT(100 100 30, 50 74 1000)'::geometry As pt, \n"
+"                        'LINESTRING (20 80 20, 98 190 1, 110 180 3, 50 75 "
+"900)'::geometry As line\n"
+"                ) As foo;\n"
+"        \n"
+"                \n"
+"                       shl3d_line_pt                                       | "
+"shl2d_line_pt\n"
+"---------------------------------------------------------------------------"
+"+------------------------\n"
+" LINESTRING(54.6993798867619 128.935022917228 11.5475869506606,100 100 30) | "
+"LINESTRING(50 75,50 74)"
 
 #. Tag: para
 #: reference_measure.xml:451
@@ -768,13 +955,31 @@ msgstr ""
 msgid ""
 "SELECT ST_AsEWKT(ST_3DShortestLine(poly, mline)) As shl3d,\n"
 "    ST_AsEWKT(ST_ShortestLine(poly, mline)) As shl2d \n"
-"        FROM (SELECT  ST_GeomFromEWKT('POLYGON((175 150 5, 20 40 5, 35 45 5, 50 60 5, 100 100 5, 175 150 5))') As poly,\n"
-"                ST_GeomFromEWKT('MULTILINESTRING((175 155 2, 20 40 20, 50 60 -2, 125 100 1, 175 155 1),\n"
+"        FROM (SELECT  ST_GeomFromEWKT('POLYGON((175 150 5, 20 40 5, 35 45 5, "
+"50 60 5, 100 100 5, 175 150 5))') As poly,\n"
+"                ST_GeomFromEWKT('MULTILINESTRING((175 155 2, 20 40 20, 50 60 "
+"-2, 125 100 1, 175 155 1),\n"
 "                (1 10 2, 5 20 1))') As mline ) As foo;\n"
-"                   shl3d                                                                           |     shl2d\n"
-"---------------------------------------------------------------------------------------------------+------------------------\n"
-" LINESTRING(39.993580415989 54.1889925532825 5,40.4078575708294 53.6052383805529 5.03423778139177) | LINESTRING(20 40,20 40)"
-msgstr "SELECT ST_AsEWKT(ST_3DShortestLine(poly, mline)) As shl3d,\n    ST_AsEWKT(ST_ShortestLine(poly, mline)) As shl2d \n        FROM (SELECT  ST_GeomFromEWKT('POLYGON((175 150 5, 20 40 5, 35 45 5, 50 60 5, 100 100 5, 175 150 5))') As poly,\n                ST_GeomFromEWKT('MULTILINESTRING((175 155 2, 20 40 20, 50 60 -2, 125 100 1, 175 155 1),\n                (1 10 2, 5 20 1))') As mline ) As foo;\n                   shl3d                                                                           |     shl2d\n---------------------------------------------------------------------------------------------------+------------------------\n LINESTRING(39.993580415989 54.1889925532825 5,40.4078575708294 53.6052383805529 5.03423778139177) | LINESTRING(20 40,20 40)"
+"                   shl3d                                                                           "
+"|     shl2d\n"
+"---------------------------------------------------------------------------------------------------"
+"+------------------------\n"
+" LINESTRING(39.993580415989 54.1889925532825 5,40.4078575708294 "
+"53.6052383805529 5.03423778139177) | LINESTRING(20 40,20 40)"
+msgstr ""
+"SELECT ST_AsEWKT(ST_3DShortestLine(poly, mline)) As shl3d,\n"
+"    ST_AsEWKT(ST_ShortestLine(poly, mline)) As shl2d \n"
+"        FROM (SELECT  ST_GeomFromEWKT('POLYGON((175 150 5, 20 40 5, 35 45 5, "
+"50 60 5, 100 100 5, 175 150 5))') As poly,\n"
+"                ST_GeomFromEWKT('MULTILINESTRING((175 155 2, 20 40 20, 50 60 "
+"-2, 125 100 1, 175 155 1),\n"
+"                (1 10 2, 5 20 1))') As mline ) As foo;\n"
+"                   shl3d                                                                           "
+"|     shl2d\n"
+"---------------------------------------------------------------------------------------------------"
+"+------------------------\n"
+" LINESTRING(39.993580415989 54.1889925532825 5,40.4078575708294 "
+"53.6052383805529 5.03423778139177) | LINESTRING(20 40,20 40)"
 
 #. Tag: para
 #: reference_measure.xml:464
@@ -782,7 +987,9 @@ msgstr "SELECT ST_AsEWKT(ST_3DShortestLine(poly, mline)) As shl3d,\n    ST_AsEWK
 msgid ""
 ", <xref linkend=\"ST_3DDistance\"/>, <xref linkend=\"ST_LongestLine\"/>, "
 "<xref linkend=\"ST_ShortestLine\"/>, <xref linkend=\"ST_3DMaxDistance\"/>"
-msgstr ", <xref linkend=\"ST_3DDistance\"/>, <xref linkend=\"ST_LongestLine\"/>, <xref linkend=\"ST_ShortestLine\"/>, <xref linkend=\"ST_3DMaxDistance\"/>"
+msgstr ""
+", <xref linkend=\"ST_3DDistance\"/>, <xref linkend=\"ST_LongestLine\"/>, "
+"<xref linkend=\"ST_ShortestLine\"/>, <xref linkend=\"ST_3DMaxDistance\"/>"
 
 #. Tag: refname
 #: reference_measure.xml:469
@@ -795,8 +1002,8 @@ msgstr "ST_Area"
 #, no-c-format
 msgid ""
 "Returns the area of the surface if it is a polygon or multi-polygon. For "
-"\"geometry\" type area is in SRID units. For \"geography\" area is in square"
-" meters."
+"\"geometry\" type area is in SRID units. For \"geography\" area is in square "
+"meters."
 msgstr ""
 
 #. Tag: funcsynopsis
@@ -804,24 +1011,29 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcprototype> <funcdef>float <function>ST_Area</function></funcdef> "
-"<paramdef><type>geometry </type><parameter>g1</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>float "
-"<function>ST_Area</function></funcdef> <paramdef><type>geography "
-"</type><parameter>geog</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean "
-"</type><parameter>use_spheroid=true</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>float <function>ST_Area</function></funcdef> <paramdef><type>geometry </type><parameter>g1</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>float <function>ST_Area</function></funcdef> <paramdef><type>geography </type><parameter>geog</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type><parameter>use_spheroid=true</parameter></paramdef> </funcprototype>"
+"<paramdef><type>geometry </type><parameter>g1</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>float <function>ST_Area</function></"
+"funcdef> <paramdef><type>geography </type><parameter>geog</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>boolean </"
+"type><parameter>use_spheroid=true</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>float <function>ST_Area</function></funcdef> "
+"<paramdef><type>geometry </type><parameter>g1</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>float <function>ST_Area</function></"
+"funcdef> <paramdef><type>geography </type><parameter>geog</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>boolean </"
+"type><parameter>use_spheroid=true</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_measure.xml:491
 #, no-c-format
 msgid ""
-"Returns the area of the geometry if it is a polygon or multi-polygon. Return"
-" the area measurement of an ST_Surface or ST_MultiSurface value. For "
-"geometry Area is in the units of the srid. For geography area is in square "
-"meters and defaults to measuring about the spheroid of the geography "
-"(currently only WGS84). To measure around the faster but less accurate "
-"sphere -- ST_Area(geog,false)."
+"Returns the area of the geometry if it is a polygon or multi-polygon. Return "
+"the area measurement of an ST_Surface or ST_MultiSurface value. For geometry "
+"Area is in the units of the srid. For geography area is in square meters and "
+"defaults to measuring about the spheroid of the geography (currently only "
+"WGS84). To measure around the faster but less accurate sphere -- "
+"ST_Area(geog,false)."
 msgstr ""
 
 #. Tag: para
@@ -857,8 +1069,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Return area in square feet for a plot of Massachusetts land and multiply by "
-"conversion to get square meters. Note this is in square feet because 2249 is"
-" Mass State Plane Feet"
+"conversion to get square meters. Note this is in square feet because 2249 is "
+"Mass State Plane Feet"
 msgstr ""
 
 #. Tag: programlisting
@@ -868,11 +1080,20 @@ msgid ""
 "SELECT ST_Area(the_geom) As sqft, ST_Area(the_geom)*POWER(0.3048,2) As sqm\n"
 "                FROM (SELECT\n"
 "                ST_GeomFromText('POLYGON((743238 2967416,743238 2967450,\n"
-"                        743265 2967450,743265.625 2967416,743238 2967416))',2249) ) As foo(the_geom);\n"
+"                        743265 2967450,743265.625 2967416,743238 "
+"2967416))',2249) ) As foo(the_geom);\n"
+"  sqft   |     sqm\n"
+"---------+-------------\n"
+" 928.625 | 86.27208552"
+msgstr ""
+"SELECT ST_Area(the_geom) As sqft, ST_Area(the_geom)*POWER(0.3048,2) As sqm\n"
+"                FROM (SELECT\n"
+"                ST_GeomFromText('POLYGON((743238 2967416,743238 2967450,\n"
+"                        743265 2967450,743265.625 2967416,743238 "
+"2967416))',2249) ) As foo(the_geom);\n"
 "  sqft   |     sqm\n"
 "---------+-------------\n"
 " 928.625 | 86.27208552"
-msgstr "SELECT ST_Area(the_geom) As sqft, ST_Area(the_geom)*POWER(0.3048,2) As sqm\n                FROM (SELECT\n                ST_GeomFromText('POLYGON((743238 2967416,743238 2967450,\n                        743265 2967450,743265.625 2967416,743238 2967416))',2249) ) As foo(the_geom);\n  sqft   |     sqm\n---------+-------------\n 928.625 | 86.27208552"
 
 #. Tag: para
 #: reference_measure.xml:510
@@ -888,14 +1109,25 @@ msgstr ""
 #: reference_measure.xml:513
 #, no-c-format
 msgid ""
-"SELECT ST_Area(the_geom) As sqft, ST_Area(ST_Transform(the_geom,26986)) As sqm\n"
+"SELECT ST_Area(the_geom) As sqft, ST_Area(ST_Transform(the_geom,26986)) As "
+"sqm\n"
+"                FROM (SELECT\n"
+"                ST_GeomFromText('POLYGON((743238 2967416,743238 2967450,\n"
+"                        743265 2967450,743265.625 2967416,743238 "
+"2967416))',2249) ) As foo(the_geom);\n"
+"  sqft   |       sqm\n"
+"---------+------------------\n"
+" 928.625 | 86.2724304199219"
+msgstr ""
+"SELECT ST_Area(the_geom) As sqft, ST_Area(ST_Transform(the_geom,26986)) As "
+"sqm\n"
 "                FROM (SELECT\n"
 "                ST_GeomFromText('POLYGON((743238 2967416,743238 2967450,\n"
-"                        743265 2967450,743265.625 2967416,743238 2967416))',2249) ) As foo(the_geom);\n"
+"                        743265 2967450,743265.625 2967416,743238 "
+"2967416))',2249) ) As foo(the_geom);\n"
 "  sqft   |       sqm\n"
 "---------+------------------\n"
 " 928.625 | 86.2724304199219"
-msgstr "SELECT ST_Area(the_geom) As sqft, ST_Area(ST_Transform(the_geom,26986)) As sqm\n                FROM (SELECT\n                ST_GeomFromText('POLYGON((743238 2967416,743238 2967450,\n                        743265 2967450,743265.625 2967416,743238 2967416))',2249) ) As foo(the_geom);\n  sqft   |       sqm\n---------+------------------\n 928.625 | 86.2724304199219"
 
 #. Tag: para
 #: reference_measure.xml:515
@@ -903,20 +1135,22 @@ msgstr "SELECT ST_Area(the_geom) As sqft, ST_Area(ST_Transform(the_geom,26986))
 msgid ""
 "Return area square feet and square meters using Geography data type. Note "
 "that we transform to our geometry to geography (before you can do that make "
-"sure your geometry is in WGS 84 long lat 4326). Geography always measures in"
-" meters. This is just for demonstration to compare. Normally your table will"
-" be stored in geography data type already."
+"sure your geometry is in WGS 84 long lat 4326). Geography always measures in "
+"meters. This is just for demonstration to compare. Normally your table will "
+"be stored in geography data type already."
 msgstr ""
 
 #. Tag: programlisting
 #: reference_measure.xml:518
 #, no-c-format
 msgid ""
-"SELECT ST_Area(the_geog)/POWER(0.3048,2) As sqft_spheroid,  ST_Area(the_geog,false)/POWER(0.3048,2) As sqft_sphere, ST_Area(the_geog) As sqm_spheroid\n"
+"SELECT ST_Area(the_geog)/POWER(0.3048,2) As sqft_spheroid,  ST_Area(the_geog,"
+"false)/POWER(0.3048,2) As sqft_sphere, ST_Area(the_geog) As sqm_spheroid\n"
 "                FROM (SELECT\n"
 "                geography(\n"
 "                ST_Transform(\n"
-"                        ST_GeomFromText('POLYGON((743238 2967416,743238 2967450,743265 2967450,743265.625 2967416,743238 2967416))',\n"
+"                        ST_GeomFromText('POLYGON((743238 2967416,743238 "
+"2967450,743265 2967450,743265.625 2967416,743238 2967416))',\n"
 "                                2249\n"
 "                                ) ,4326\n"
 "                        )\n"
@@ -927,9 +1161,30 @@ msgid ""
 "928.684405217197 | 927.186481558724 | 86.2776044452694\n"
 "\n"
 " --if your data is in geography already\n"
-" SELECT ST_Area(the_geog)/POWER(0.3048,2) As  sqft, ST_Area(the_geog) As sqm\n"
+" SELECT ST_Area(the_geog)/POWER(0.3048,2) As  sqft, ST_Area(the_geog) As "
+"sqm\n"
+"        FROM somegeogtable;"
+msgstr ""
+"SELECT ST_Area(the_geog)/POWER(0.3048,2) As sqft_spheroid,  ST_Area(the_geog,"
+"false)/POWER(0.3048,2) As sqft_sphere, ST_Area(the_geog) As sqm_spheroid\n"
+"                FROM (SELECT\n"
+"                geography(\n"
+"                ST_Transform(\n"
+"                        ST_GeomFromText('POLYGON((743238 2967416,743238 "
+"2967450,743265 2967450,743265.625 2967416,743238 2967416))',\n"
+"                                2249\n"
+"                                ) ,4326\n"
+"                        )\n"
+"                )\n"
+"        ) As foo(the_geog);\n"
+" sqft_spheroid   |   sqft_sphere    |   sqm_spheroid\n"
+"-----------------+------------------+------------------\n"
+"928.684405217197 | 927.186481558724 | 86.2776044452694\n"
+"\n"
+" --if your data is in geography already\n"
+" SELECT ST_Area(the_geog)/POWER(0.3048,2) As  sqft, ST_Area(the_geog) As "
+"sqm\n"
 "        FROM somegeogtable;"
-msgstr "SELECT ST_Area(the_geog)/POWER(0.3048,2) As sqft_spheroid,  ST_Area(the_geog,false)/POWER(0.3048,2) As sqft_sphere, ST_Area(the_geog) As sqm_spheroid\n                FROM (SELECT\n                geography(\n                ST_Transform(\n                        ST_GeomFromText('POLYGON((743238 2967416,743238 2967450,743265 2967450,743265.625 2967416,743238 2967416))',\n                                2249\n                                ) ,4326\n                        )\n                )\n        ) As foo(the_geog);\n sqft_spheroid   |   sqft_sphere    |   sqm_spheroid\n-----------------+------------------+------------------\n928.684405217197 | 927.186481558724 | 86.2776044452694\n\n --if your data is in geography already\n SELECT ST_Area(the_geog)/POWER(0.3048,2) As  sqft, ST_Area(the_geog) As sqm\n        FROM somegeogtable;"
 
 #. Tag: para
 #: reference_measure.xml:522
@@ -937,7 +1192,9 @@ msgstr "SELECT ST_Area(the_geog)/POWER(0.3048,2) As sqft_spheroid,  ST_Area(the_
 msgid ""
 ", <xref linkend=\"ST_GeographyFromText\"/>, <xref linkend=\"ST_SetSRID\"/>, "
 "<xref linkend=\"ST_Transform\"/>"
-msgstr ", <xref linkend=\"ST_GeographyFromText\"/>, <xref linkend=\"ST_SetSRID\"/>, <xref linkend=\"ST_Transform\"/>"
+msgstr ""
+", <xref linkend=\"ST_GeographyFromText\"/>, <xref linkend=\"ST_SetSRID\"/>, "
+"<xref linkend=\"ST_Transform\"/>"
 
 #. Tag: refname
 #: reference_measure.xml:528
@@ -960,21 +1217,27 @@ msgstr ""
 msgid ""
 "<funcprototype> <funcdef>float <function>ST_Azimuth</function></funcdef> "
 "<paramdef><type>geometry </type><parameter>pointA</parameter></paramdef> "
-"<paramdef><type>geometry </type><parameter>pointB</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>float "
-"<function>ST_Azimuth</function></funcdef> <paramdef><type>geography "
-"</type><parameter>pointA</parameter></paramdef> <paramdef><type>geography "
-"</type><parameter>pointB</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>float <function>ST_Azimuth</function></funcdef> <paramdef><type>geometry </type><parameter>pointA</parameter></paramdef> <paramdef><type>geometry </type><parameter>pointB</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>float <function>ST_Azimuth</function></funcdef> <paramdef><type>geography </type><parameter>pointA</parameter></paramdef> <paramdef><type>geography </type><parameter>pointB</parameter></paramdef> </funcprototype>"
+"<paramdef><type>geometry </type><parameter>pointB</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>float <function>ST_Azimuth</"
+"function></funcdef> <paramdef><type>geography </type><parameter>pointA</"
+"parameter></paramdef> <paramdef><type>geography </type><parameter>pointB</"
+"parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>float <function>ST_Azimuth</function></funcdef> "
+"<paramdef><type>geometry </type><parameter>pointA</parameter></paramdef> "
+"<paramdef><type>geometry </type><parameter>pointB</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>float <function>ST_Azimuth</"
+"function></funcdef> <paramdef><type>geography </type><parameter>pointA</"
+"parameter></paramdef> <paramdef><type>geography </type><parameter>pointB</"
+"parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_measure.xml:549
 #, no-c-format
 msgid ""
-"Returns the azimuth of the segment defined by the given Point geometries, or"
-" NULL if the two points are coincident. Return value is in radians. Angle is"
-" computed clockwise from down-to-up: on the clock: 12=0; 3=PI/2; 6=PI; "
-"9=3PI/2"
+"Returns the azimuth of the segment defined by the given Point geometries, or "
+"NULL if the two points are coincident. Return value is in radians. Angle is "
+"computed clockwise from down-to-up: on the clock: 12=0; 3=PI/2; 6=PI; 9=3PI/2"
 msgstr ""
 
 #. Tag: para
@@ -1002,9 +1265,9 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Azimuth is especially useful in conjunction with ST_Translate for shifting "
-"an object along its perpendicular axis. See upgis_lineshift <ulink "
-"url=\"http://trac.osgeo.org/postgis/wiki/UsersWikiplpgsqlfunctions\">Plpgsqlfunctions"
-" PostGIS wiki section</ulink> for example of this."
+"an object along its perpendicular axis. See upgis_lineshift <ulink url="
+"\"http://trac.osgeo.org/postgis/wiki/UsersWikiplpgsqlfunctions"
+"\">Plpgsqlfunctions PostGIS wiki section</ulink> for example of this."
 msgstr ""
 
 #. Tag: para
@@ -1018,12 +1281,15 @@ msgstr ""
 #, no-c-format
 msgid ""
 "SELECT ST_Azimuth(ST_Point(25,45), ST_Point(75,100))/(2*pi())*360 as degAz,\n"
-"        ST_Azimuth(ST_Point(75,100), ST_Point(25,45))/(2*pi())*360 As degAzrev;\n"
+"        ST_Azimuth(ST_Point(75,100), ST_Point(25,45))/(2*pi())*360 As "
+"degAzrev;\n"
 "        \n"
-"-- NOTE easier to remember syntax using PostgreSQL built-in degrees function --\n"
+"-- NOTE easier to remember syntax using PostgreSQL built-in degrees function "
+"--\n"
 "-- Both yield same answer --\n"
 "SELECT degrees( ST_Azimuth(ST_Point(25,45), ST_Point(75,100)) ) as degAz,\n"
-"        degrees( ST_Azimuth(ST_Point(75,100), ST_Point(25,45)) ) As degAzrev;\n"
+"        degrees( ST_Azimuth(ST_Point(75,100), ST_Point(25,45)) ) As "
+"degAzrev;\n"
 "\n"
 "      degaz       |     degazrev\n"
 "------------------+------------------\n"
@@ -1044,8 +1310,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "degAzrev is azimuth curve shown, horizontal line (which starts at the start "
-"point and ends where we want the end point to fall) and points (start point:"
-" 75,100 is in green)"
+"point and ends where we want the end point to fall) and points (start point: "
+"75,100 is in green)"
 msgstr ""
 
 #. Tag: para
@@ -1072,22 +1338,23 @@ msgstr ""
 msgid ""
 "<funcdef>geometry <function>ST_Centroid</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_Centroid</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_Centroid</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
 
 #. Tag: para
 #: reference_measure.xml:623
 #, no-c-format
 msgid ""
 "Computes the geometric center of a geometry, or equivalently, the center of "
-"mass of the geometry as a <varname>POINT</varname>. For "
-"[<varname>MULTI</varname>]<varname>POINT</varname>s, this is computed as the"
-" arithmetric mean of the input coordinates. For "
-"[<varname>MULTI</varname>]<varname>LINESTRING</varname>s, this is computed "
-"as the weighted length of each line segment. For "
-"[<varname>MULTI</varname>]<varname>POLYGON</varname>s, \"weight\" is thought"
-" in terms of area. If an empty geometry is supplied, an empty "
-"<varname>GEOMETRYCOLLECTION</varname> is returned. If "
-"<varname>NULL</varname> is supplied, <varname>NULL</varname> is returned."
+"mass of the geometry as a <varname>POINT</varname>. For [<varname>MULTI</"
+"varname>]<varname>POINT</varname>s, this is computed as the arithmetric mean "
+"of the input coordinates. For [<varname>MULTI</varname>]<varname>LINESTRING</"
+"varname>s, this is computed as the weighted length of each line segment. For "
+"[<varname>MULTI</varname>]<varname>POLYGON</varname>s, \"weight\" is thought "
+"in terms of area. If an empty geometry is supplied, an empty "
+"<varname>GEOMETRYCOLLECTION</varname> is returned. If <varname>NULL</"
+"varname> is supplied, <varname>NULL</varname> is returned."
 msgstr ""
 
 #. Tag: para
@@ -1117,8 +1384,8 @@ msgstr ""
 #: reference_measure.xml:649
 #, no-c-format
 msgid ""
-"In each of the following illustrations, the blue dot represents the centroid"
-" of the source geometry."
+"In each of the following illustrations, the blue dot represents the centroid "
+"of the source geometry."
 msgstr ""
 
 #. Tag: para
@@ -1149,12 +1416,19 @@ msgstr ""
 #: reference_measure.xml:706
 #, no-c-format
 msgid ""
-"SELECT ST_AsText(ST_Centroid('MULTIPOINT ( -1 0, -1 2, -1 3, -1 4, -1 7, 0 1, 0 3, 1 1, 2 0, 6 0, 7 8, 9 8, 10 6 )'));\n"
+"SELECT ST_AsText(ST_Centroid('MULTIPOINT ( -1 0, -1 2, -1 3, -1 4, -1 7, 0 "
+"1, 0 3, 1 1, 2 0, 6 0, 7 8, 9 8, 10 6 )'));\n"
+"                                st_astext\n"
+"------------------------------------------\n"
+" POINT(2.30769230769231 3.30769230769231)\n"
+"(1 row)"
+msgstr ""
+"SELECT ST_AsText(ST_Centroid('MULTIPOINT ( -1 0, -1 2, -1 3, -1 4, -1 7, 0 "
+"1, 0 3, 1 1, 2 0, 6 0, 7 8, 9 8, 10 6 )'));\n"
 "                                st_astext\n"
 "------------------------------------------\n"
 " POINT(2.30769230769231 3.30769230769231)\n"
 "(1 row)"
-msgstr "SELECT ST_AsText(ST_Centroid('MULTIPOINT ( -1 0, -1 2, -1 3, -1 4, -1 7, 0 1, 0 3, 1 1, 2 0, 6 0, 7 8, 9 8, 10 6 )'));\n                                st_astext\n------------------------------------------\n POINT(2.30769230769231 3.30769230769231)\n(1 row)"
 
 #. Tag: refname
 #: reference_measure.xml:718
@@ -1177,7 +1451,10 @@ msgid ""
 "<funcdef>geometry <function>ST_ClosestPoint</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>g2</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_ClosestPoint</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> <paramdef><type>geometry </type> <parameter>g2</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_ClosestPoint</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>g2</parameter></paramdef>"
 
 #. Tag: para
 #: reference_measure.xml:741
@@ -1191,8 +1468,8 @@ msgstr ""
 #: reference_measure.xml:744
 #, no-c-format
 msgid ""
-"If you have a 3D Geometry, you may prefer to use <xref "
-"linkend=\"ST_3DClosestPoint\"/>."
+"If you have a 3D Geometry, you may prefer to use <xref linkend="
+"\"ST_3DClosestPoint\"/>."
 msgstr ""
 
 #. Tag: para
@@ -1218,14 +1495,26 @@ msgid ""
 "SELECT ST_AsText(ST_ClosestPoint(pt,line)) AS cp_pt_line, \n"
 "        ST_AsText(ST_ClosestPoint(line,pt)) As cp_line_pt\n"
 "FROM (SELECT 'POINT(100 100)'::geometry As pt, \n"
-"                'LINESTRING (20 80, 98 190, 110 180, 50 75 )'::geometry As line\n"
+"                'LINESTRING (20 80, 98 190, 110 180, 50 75 )'::geometry As "
+"line\n"
+"        ) As foo;\n"
+"\n"
+"        \n"
+"   cp_pt_line   |                cp_line_pt\n"
+"----------------+------------------------------------------\n"
+" POINT(100 100) | POINT(73.0769230769231 115.384615384615)"
+msgstr ""
+"SELECT ST_AsText(ST_ClosestPoint(pt,line)) AS cp_pt_line, \n"
+"        ST_AsText(ST_ClosestPoint(line,pt)) As cp_line_pt\n"
+"FROM (SELECT 'POINT(100 100)'::geometry As pt, \n"
+"                'LINESTRING (20 80, 98 190, 110 180, 50 75 )'::geometry As "
+"line\n"
 "        ) As foo;\n"
 "\n"
 "        \n"
 "   cp_pt_line   |                cp_line_pt\n"
 "----------------+------------------------------------------\n"
 " POINT(100 100) | POINT(73.0769230769231 115.384615384615)"
-msgstr "SELECT ST_AsText(ST_ClosestPoint(pt,line)) AS cp_pt_line, \n        ST_AsText(ST_ClosestPoint(line,pt)) As cp_line_pt\nFROM (SELECT 'POINT(100 100)'::geometry As pt, \n                'LINESTRING (20 80, 98 190, 110 180, 50 75 )'::geometry As line\n        ) As foo;\n\n        \n   cp_pt_line   |                cp_line_pt\n----------------+------------------------------------------\n POINT(100 100) | POINT(73.0769230769231 115.384615384615)"
 
 #. Tag: para
 #: reference_measure.xml:771
@@ -1239,7 +1528,20 @@ msgstr ""
 msgid ""
 "SELECT ST_AsText(\n"
 "                ST_ClosestPoint(\n"
-"                        ST_GeomFromText('POLYGON((175 150, 20 40, 50 60, 125 100, 175 150))'),\n"
+"                        ST_GeomFromText('POLYGON((175 150, 20 40, 50 60, 125 "
+"100, 175 150))'),\n"
+"                        ST_Buffer(ST_GeomFromText('POINT(110 170)'), 20)\n"
+"                        ) \n"
+"                ) As ptwkt;\n"
+"                \n"
+"                  ptwkt\n"
+"------------------------------------------\n"
+" POINT(140.752120669087 125.695053378061)"
+msgstr ""
+"SELECT ST_AsText(\n"
+"                ST_ClosestPoint(\n"
+"                        ST_GeomFromText('POLYGON((175 150, 20 40, 50 60, 125 "
+"100, 175 150))'),\n"
 "                        ST_Buffer(ST_GeomFromText('POINT(110 170)'), 20)\n"
 "                        ) \n"
 "                ) As ptwkt;\n"
@@ -1247,7 +1549,6 @@ msgid ""
 "                  ptwkt\n"
 "------------------------------------------\n"
 " POINT(140.752120669087 125.695053378061)"
-msgstr "SELECT ST_AsText(\n                ST_ClosestPoint(\n                        ST_GeomFromText('POLYGON((175 150, 20 40, 50 60, 125 100, 175 150))'),\n                        ST_Buffer(ST_GeomFromText('POINT(110 170)'), 20)\n                        ) \n                ) As ptwkt;\n                \n                  ptwkt\n------------------------------------------\n POINT(140.752120669087 125.695053378061)"
 
 #. Tag: para
 #: reference_measure.xml:786
@@ -1255,7 +1556,9 @@ msgstr "SELECT ST_AsText(\n                ST_ClosestPoint(\n
 msgid ""
 ",<xref linkend=\"ST_Distance\"/>, <xref linkend=\"ST_LongestLine\"/>, <xref "
 "linkend=\"ST_ShortestLine\"/>, <xref linkend=\"ST_MaxDistance\"/>"
-msgstr ",<xref linkend=\"ST_Distance\"/>, <xref linkend=\"ST_LongestLine\"/>, <xref linkend=\"ST_ShortestLine\"/>, <xref linkend=\"ST_MaxDistance\"/>"
+msgstr ""
+",<xref linkend=\"ST_Distance\"/>, <xref linkend=\"ST_LongestLine\"/>, <xref "
+"linkend=\"ST_ShortestLine\"/>, <xref linkend=\"ST_MaxDistance\"/>"
 
 #. Tag: refname
 #: reference_measure.xml:792
@@ -1278,7 +1581,10 @@ msgid ""
 "<funcdef>boolean <function>ST_Contains</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>geomB</parameter></paramdef>"
-msgstr "<funcdef>boolean <function>ST_Contains</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> <paramdef><type>geometry </type> <parameter>geomB</parameter></paramdef>"
+msgstr ""
+"<funcdef>boolean <function>ST_Contains</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>geomB</parameter></paramdef>"
 
 #. Tag: para
 #: reference_measure.xml:814
@@ -1288,8 +1594,8 @@ msgid ""
 "exterior of A, and at least one point of the interior of B lies in the "
 "interior of A. An important subtlety of this definition is that A does not "
 "contain its boundary, but A does contain itself. Contrast that to <xref "
-"linkend=\"ST_ContainsProperly\"/> where geometry A does not Contain Properly"
-" itself."
+"linkend=\"ST_ContainsProperly\"/> where geometry A does not Contain Properly "
+"itself."
 msgstr ""
 
 #. Tag: para
@@ -1319,8 +1625,7 @@ msgstr ""
 #: reference_measure.xml:1239 reference_measure.xml:1494
 #: reference_measure.xml:3108 reference_measure.xml:3230
 #, no-c-format
-msgid ""
-"Do not call with a <varname>GEOMETRYCOLLECTION</varname> as an argument"
+msgid "Do not call with a <varname>GEOMETRYCOLLECTION</varname> as an argument"
 msgstr ""
 
 #. Tag: para
@@ -1337,9 +1642,9 @@ msgstr ""
 #: reference_measure.xml:833
 #, no-c-format
 msgid ""
-"This function call will automatically include a bounding box comparison that"
-" will make use of any indexes that are available on the geometries. To avoid"
-" index use, use the function _ST_Contains."
+"This function call will automatically include a bounding box comparison that "
+"will make use of any indexes that are available on the geometries. To avoid "
+"index use, use the function _ST_Contains."
 msgstr ""
 
 #. Tag: para
@@ -1374,16 +1679,16 @@ msgstr ""
 msgid ""
 "There are certain subtleties to ST_Contains and ST_Within that are not "
 "intuitively obvious. For details check out <ulink url=\"http://lin-ear-th-"
-"inking.blogspot.com/2007/06/subtleties-of-ogc-covers-"
-"spatial.html\">Subtleties of OGC Covers, Contains, Within</ulink>"
+"inking.blogspot.com/2007/06/subtleties-of-ogc-covers-spatial.html"
+"\">Subtleties of OGC Covers, Contains, Within</ulink>"
 msgstr ""
 
 #. Tag: para
 #: reference_measure.xml:852
 #, no-c-format
 msgid ""
-"The <function>ST_Contains</function> predicate returns "
-"<varname>TRUE</varname> in all the following illustrations."
+"The <function>ST_Contains</function> predicate returns <varname>TRUE</"
+"varname> in all the following illustrations."
 msgstr ""
 
 #. Tag: para
@@ -1416,8 +1721,8 @@ msgstr ""
 #: reference_measure.xml:903
 #, no-c-format
 msgid ""
-"The <function>ST_Contains</function> predicate returns "
-"<varname>FALSE</varname> in all the following illustrations."
+"The <function>ST_Contains</function> predicate returns <varname>FALSE</"
+"varname> in all the following illustrations."
 msgstr ""
 
 #. Tag: para
@@ -1438,23 +1743,30 @@ msgid ""
 "           ST_Covers(bigc, ST_ExteriorRing(bigc)) As bigcoversexterior,\n"
 "           ST_Contains(bigc, ST_ExteriorRing(bigc)) As bigcontainsexterior\n"
 "FROM (SELECT ST_Buffer(ST_GeomFromText('POINT(1 2)'), 10) As smallc,\n"
-"                         ST_Buffer(ST_GeomFromText('POINT(1 2)'), 20) As bigc) As foo;\n"
+"                         ST_Buffer(ST_GeomFromText('POINT(1 2)'), 20) As "
+"bigc) As foo;\n"
 "\n"
 "-- Result\n"
-"  smallcontainsbig | bigcontainssmall | bigcontainsunion | bigisunion | bigcoversexterior | bigcontainsexterior\n"
-"------------------+------------------+------------------+------------+-------------------+---------------------\n"
-" f                | t                | t                | t          | t        | f\n"
+"  smallcontainsbig | bigcontainssmall | bigcontainsunion | bigisunion | "
+"bigcoversexterior | bigcontainsexterior\n"
+"------------------+------------------+------------------+------------"
+"+-------------------+---------------------\n"
+" f                | t                | t                | t          | "
+"t        | f\n"
 "\n"
 "-- Example demonstrating difference between contains and contains properly\n"
-"SELECT ST_GeometryType(geomA) As geomtype, ST_Contains(geomA,geomA) AS acontainsa, ST_ContainsProperly(geomA, geomA) AS acontainspropa,\n"
-"   ST_Contains(geomA, ST_Boundary(geomA)) As acontainsba, ST_ContainsProperly(geomA, ST_Boundary(geomA)) As acontainspropba\n"
+"SELECT ST_GeometryType(geomA) As geomtype, ST_Contains(geomA,geomA) AS "
+"acontainsa, ST_ContainsProperly(geomA, geomA) AS acontainspropa,\n"
+"   ST_Contains(geomA, ST_Boundary(geomA)) As acontainsba, "
+"ST_ContainsProperly(geomA, ST_Boundary(geomA)) As acontainspropba\n"
 "FROM (VALUES ( ST_Buffer(ST_Point(1,1), 5,1) ),\n"
 "                         ( ST_MakeLine(ST_Point(1,1), ST_Point(-1,-1) ) ),\n"
 "                         ( ST_Point(1,1) )\n"
 "          ) As foo(geomA);\n"
 "\n"
 "  geomtype    | acontainsa | acontainspropa | acontainsba | acontainspropba\n"
-"--------------+------------+----------------+-------------+-----------------\n"
+"--------------+------------+----------------+-------------"
+"+-----------------\n"
 "ST_Polygon    | t          | f              | f           | f\n"
 "ST_LineString | t          | f              | f           | f\n"
 "ST_Point      | t          | t              | f           | f"
@@ -1467,7 +1779,10 @@ msgid ""
 ", <xref linkend=\"ST_ContainsProperly\"/>, <xref linkend=\"ST_Covers\"/>, "
 "<xref linkend=\"ST_CoveredBy\"/>, <xref linkend=\"ST_Equals\"/>, <xref "
 "linkend=\"ST_Within\"/>"
-msgstr ", <xref linkend=\"ST_ContainsProperly\"/>, <xref linkend=\"ST_Covers\"/>, <xref linkend=\"ST_CoveredBy\"/>, <xref linkend=\"ST_Equals\"/>, <xref linkend=\"ST_Within\"/>"
+msgstr ""
+", <xref linkend=\"ST_ContainsProperly\"/>, <xref linkend=\"ST_Covers\"/>, "
+"<xref linkend=\"ST_CoveredBy\"/>, <xref linkend=\"ST_Equals\"/>, <xref "
+"linkend=\"ST_Within\"/>"
 
 #. Tag: refname
 #: reference_measure.xml:944
@@ -1490,7 +1805,10 @@ msgid ""
 "<funcdef>boolean <function>ST_ContainsProperly</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>geomB</parameter></paramdef>"
-msgstr "<funcdef>boolean <function>ST_ContainsProperly</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> <paramdef><type>geometry </type> <parameter>geomB</parameter></paramdef>"
+msgstr ""
+"<funcdef>boolean <function>ST_ContainsProperly</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>geomB</parameter></paramdef>"
 
 #. Tag: para
 #: reference_measure.xml:966
@@ -1546,9 +1864,9 @@ msgstr ""
 #: reference_measure.xml:995
 #, no-c-format
 msgid ""
-"This function call will automatically include a bounding box comparison that"
-" will make use of any indexes that are available on the geometries. To avoid"
-" index use, use the function _ST_ContainsProperly."
+"This function call will automatically include a bounding box comparison that "
+"will make use of any indexes that are available on the geometries. To avoid "
+"index use, use the function _ST_ContainsProperly."
 msgstr ""
 
 #. Tag: programlisting
@@ -1558,27 +1876,36 @@ msgid ""
 "--a circle within a circle\n"
 "        SELECT ST_ContainsProperly(smallc, bigc) As smallcontainspropbig,\n"
 "        ST_ContainsProperly(bigc,smallc) As bigcontainspropsmall,\n"
-"        ST_ContainsProperly(bigc, ST_Union(smallc, bigc)) as bigcontainspropunion,\n"
+"        ST_ContainsProperly(bigc, ST_Union(smallc, bigc)) as "
+"bigcontainspropunion,\n"
 "        ST_Equals(bigc, ST_Union(smallc, bigc)) as bigisunion,\n"
 "        ST_Covers(bigc, ST_ExteriorRing(bigc)) As bigcoversexterior,\n"
-"        ST_ContainsProperly(bigc, ST_ExteriorRing(bigc)) As bigcontainsexterior\n"
-"        FROM (SELECT ST_Buffer(ST_GeomFromText('POINT(1 2)'), 10) As smallc,\n"
+"        ST_ContainsProperly(bigc, ST_ExteriorRing(bigc)) As "
+"bigcontainsexterior\n"
+"        FROM (SELECT ST_Buffer(ST_GeomFromText('POINT(1 2)'), 10) As "
+"smallc,\n"
 "        ST_Buffer(ST_GeomFromText('POINT(1 2)'), 20) As bigc) As foo;\n"
 "        --Result\n"
-"  smallcontainspropbig | bigcontainspropsmall | bigcontainspropunion | bigisunion | bigcoversexterior | bigcontainsexterior\n"
-"------------------+------------------+------------------+------------+-------------------+---------------------\n"
-" f                     | t                    | f                    | t          | t                 | f\n"
+"  smallcontainspropbig | bigcontainspropsmall | bigcontainspropunion | "
+"bigisunion | bigcoversexterior | bigcontainsexterior\n"
+"------------------+------------------+------------------+------------"
+"+-------------------+---------------------\n"
+" f                     | t                    | f                    | "
+"t          | t                 | f\n"
 "\n"
 " --example demonstrating difference between contains and contains properly\n"
-" SELECT ST_GeometryType(geomA) As geomtype, ST_Contains(geomA,geomA) AS acontainsa, ST_ContainsProperly(geomA, geomA) AS acontainspropa,\n"
-" ST_Contains(geomA, ST_Boundary(geomA)) As acontainsba, ST_ContainsProperly(geomA, ST_Boundary(geomA)) As acontainspropba\n"
+" SELECT ST_GeometryType(geomA) As geomtype, ST_Contains(geomA,geomA) AS "
+"acontainsa, ST_ContainsProperly(geomA, geomA) AS acontainspropa,\n"
+" ST_Contains(geomA, ST_Boundary(geomA)) As acontainsba, "
+"ST_ContainsProperly(geomA, ST_Boundary(geomA)) As acontainspropba\n"
 " FROM (VALUES ( ST_Buffer(ST_Point(1,1), 5,1) ),\n"
 "                  ( ST_MakeLine(ST_Point(1,1), ST_Point(-1,-1) ) ),\n"
 "                  ( ST_Point(1,1) )\n"
 "        ) As foo(geomA);\n"
 "\n"
 "  geomtype    | acontainsa | acontainspropa | acontainsba | acontainspropba\n"
-"--------------+------------+----------------+-------------+-----------------\n"
+"--------------+------------+----------------+-------------"
+"+-----------------\n"
 "ST_Polygon    | t          | f              | f           | f\n"
 "ST_LineString | t          | f              | f           | f\n"
 "ST_Point      | t          | t              | f           | f"
@@ -1589,10 +1916,12 @@ msgstr ""
 #, no-c-format
 msgid ""
 ", <xref linkend=\"ST_Boundary\"/>, <xref linkend=\"ST_Contains\"/>, <xref "
-"linkend=\"ST_Covers\"/>, <xref linkend=\"ST_CoveredBy\"/>, <xref "
-"linkend=\"ST_Equals\"/>, <xref linkend=\"ST_Relate\"/>, <xref "
-"linkend=\"ST_Within\"/>"
-msgstr ", <xref linkend=\"ST_Boundary\"/>, <xref linkend=\"ST_Contains\"/>, <xref linkend=\"ST_Covers\"/>, <xref linkend=\"ST_CoveredBy\"/>, <xref linkend=\"ST_Equals\"/>, <xref linkend=\"ST_Relate\"/>, <xref linkend=\"ST_Within\"/>"
+"linkend=\"ST_Covers\"/>, <xref linkend=\"ST_CoveredBy\"/>, <xref linkend="
+"\"ST_Equals\"/>, <xref linkend=\"ST_Relate\"/>, <xref linkend=\"ST_Within\"/>"
+msgstr ""
+", <xref linkend=\"ST_Boundary\"/>, <xref linkend=\"ST_Contains\"/>, <xref "
+"linkend=\"ST_Covers\"/>, <xref linkend=\"ST_CoveredBy\"/>, <xref linkend="
+"\"ST_Equals\"/>, <xref linkend=\"ST_Relate\"/>, <xref linkend=\"ST_Within\"/>"
 
 #. Tag: refname
 #: reference_measure.xml:1015
@@ -1612,19 +1941,26 @@ msgstr ""
 msgid ""
 "<funcprototype> <funcdef>boolean <function>ST_Covers</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
-"<paramdef><type>geometry </type> <parameter>geomB</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>boolean "
-"<function>ST_Covers</function></funcdef> <paramdef><type>geography </type> "
-"<parameter>geogpolyA</parameter></paramdef> <paramdef><type>geography "
-"</type> <parameter>geogpointB</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>boolean <function>ST_Covers</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> <paramdef><type>geometry </type> <parameter>geomB</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>boolean <function>ST_Covers</function></funcdef> <paramdef><type>geography </type> <parameter>geogpolyA</parameter></paramdef> <paramdef><type>geography </type> <parameter>geogpointB</parameter></paramdef> </funcprototype>"
+"<paramdef><type>geometry </type> <parameter>geomB</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>boolean <function>ST_Covers</"
+"function></funcdef> <paramdef><type>geography </type> <parameter>geogpolyA</"
+"parameter></paramdef> <paramdef><type>geography </type> "
+"<parameter>geogpointB</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>boolean <function>ST_Covers</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>geomB</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>boolean <function>ST_Covers</"
+"function></funcdef> <paramdef><type>geography </type> <parameter>geogpolyA</"
+"parameter></paramdef> <paramdef><type>geography </type> "
+"<parameter>geogpointB</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_measure.xml:1047
 #, no-c-format
 msgid ""
-"Returns 1 (TRUE) if no point in Geometry/Geography B is outside "
-"Geometry/Geography A"
+"Returns 1 (TRUE) if no point in Geometry/Geography B is outside Geometry/"
+"Geography A"
 msgstr ""
 
 #. Tag: para
@@ -1637,9 +1973,9 @@ msgstr ""
 #: reference_measure.xml:1064
 #, no-c-format
 msgid ""
-"This function call will automatically include a bounding box comparison that"
-" will make use of any indexes that are available on the geometries. To avoid"
-" index use, use the function _ST_Covers."
+"This function call will automatically include a bounding box comparison that "
+"will make use of any indexes that are available on the geometries. To avoid "
+"index use, use the function _ST_Covers."
 msgstr ""
 
 #. Tag: para
@@ -1694,11 +2030,14 @@ msgstr ""
 #: reference_measure.xml:1085
 #, no-c-format
 msgid ""
-"-- a point with a 300 meter buffer compared to a point, a point and its 10 meter buffer\n"
+"-- a point with a 300 meter buffer compared to a point, a point and its 10 "
+"meter buffer\n"
 "SELECT ST_Covers(geog_poly, geog_pt) As poly_covers_pt, \n"
 "        ST_Covers(ST_Buffer(geog_pt,10), geog_pt) As buff_10m_covers_cent\n"
-"        FROM (SELECT ST_Buffer(ST_GeogFromText('SRID=4326;POINT(-99.327 31.4821)'), 300) As geog_poly,\n"
-"                                ST_GeogFromText('SRID=4326;POINT(-99.33 31.483)') As geog_pt ) As foo;\n"
+"        FROM (SELECT ST_Buffer(ST_GeogFromText('SRID=4326;POINT(-99.327 "
+"31.4821)'), 300) As geog_poly,\n"
+"                                ST_GeogFromText('SRID=4326;POINT(-99.33 "
+"31.483)') As geog_pt ) As foo;\n"
 "                                \n"
 " poly_covers_pt | buff_10m_covers_cent\n"
 "----------------+------------------\n"
@@ -1729,14 +2068,21 @@ msgstr ""
 #: reference_measure.xml:1103
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>boolean <function>ST_CoveredBy</function></funcdef>"
-" <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
-"<paramdef><type>geometry </type> <parameter>geomB</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>boolean "
-"<function>ST_CoveredBy</function></funcdef> <paramdef><type>geography "
-"</type> <parameter>geogA</parameter></paramdef> <paramdef><type>geography "
-"</type> <parameter>geogB</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>boolean <function>ST_CoveredBy</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> <paramdef><type>geometry </type> <parameter>geomB</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>boolean <function>ST_CoveredBy</function></funcdef> <paramdef><type>geography </type> <parameter>geogA</parameter></paramdef> <paramdef><type>geography </type> <parameter>geogB</parameter></paramdef> </funcprototype>"
+"<funcprototype> <funcdef>boolean <function>ST_CoveredBy</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>geomB</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>boolean <function>ST_CoveredBy</"
+"function></funcdef> <paramdef><type>geography </type> <parameter>geogA</"
+"parameter></paramdef> <paramdef><type>geography </type> <parameter>geogB</"
+"parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>boolean <function>ST_CoveredBy</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>geomB</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>boolean <function>ST_CoveredBy</"
+"function></funcdef> <paramdef><type>geography </type> <parameter>geogA</"
+"parameter></paramdef> <paramdef><type>geography </type> <parameter>geogB</"
+"parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_measure.xml:1129
@@ -1750,9 +2096,9 @@ msgstr ""
 #: reference_measure.xml:1142
 #, no-c-format
 msgid ""
-"This function call will automatically include a bounding box comparison that"
-" will make use of any indexes that are available on the geometries. To avoid"
-" index use, use the function _ST_CoveredBy."
+"This function call will automatically include a bounding box comparison that "
+"will make use of any indexes that are available on the geometries. To avoid "
+"index use, use the function _ST_CoveredBy."
 msgstr ""
 
 #. Tag: programlisting
@@ -1768,7 +2114,8 @@ msgid ""
 "        ST_Buffer(ST_GeomFromText('POINT(1 2)'), 20) As bigc) As foo;\n"
 "        --Result\n"
 " smallinsmall | smallcoveredbybig | exteriorcoveredbybig | exeriorwithinbig\n"
-"--------------+-------------------+----------------------+------------------\n"
+"--------------+-------------------+----------------------"
+"+------------------\n"
 " t            | t                 | t                    | f\n"
 "(1 row)"
 msgstr ""
@@ -1779,7 +2126,9 @@ msgstr ""
 msgid ""
 ", <xref linkend=\"ST_Covers\"/>, <xref linkend=\"ST_ExteriorRing\"/>, <xref "
 "linkend=\"ST_Within\"/>"
-msgstr ", <xref linkend=\"ST_Covers\"/>, <xref linkend=\"ST_ExteriorRing\"/>, <xref linkend=\"ST_Within\"/>"
+msgstr ""
+", <xref linkend=\"ST_Covers\"/>, <xref linkend=\"ST_ExteriorRing\"/>, <xref "
+"linkend=\"ST_Within\"/>"
 
 #. Tag: refname
 #: reference_measure.xml:1168
@@ -1802,7 +2151,10 @@ msgid ""
 "<funcdef>boolean <function>ST_Crosses</function></funcdef> "
 "<paramdef><type>geometry </type><parameter>g1</parameter></paramdef> "
 "<paramdef><type>geometry </type><parameter>g2</parameter></paramdef>"
-msgstr "<funcdef>boolean <function>ST_Crosses</function></funcdef> <paramdef><type>geometry </type><parameter>g1</parameter></paramdef> <paramdef><type>geometry </type><parameter>g2</parameter></paramdef>"
+msgstr ""
+"<funcdef>boolean <function>ST_Crosses</function></funcdef> "
+"<paramdef><type>geometry </type><parameter>g1</parameter></paramdef> "
+"<paramdef><type>geometry </type><parameter>g2</parameter></paramdef>"
 
 #. Tag: para
 #: reference_measure.xml:1189
@@ -1828,8 +2180,8 @@ msgstr ""
 #: reference_measure.xml:1200
 #, no-c-format
 msgid ""
-"TODO: Insert appropriate MathML markup here or use a gif. Simple HTML markup"
-" does not work well in both IE and Firefox."
+"TODO: Insert appropriate MathML markup here or use a gif. Simple HTML markup "
+"does not work well in both IE and Firefox."
 msgstr ""
 
 #. Tag: para
@@ -1963,7 +2315,10 @@ msgid ""
 "SELECT roads.id\n"
 "FROM roads, highways\n"
 "WHERE ST_Crosses(roads.the_geom, highways.the_geom);"
-msgstr "SELECT roads.id\nFROM roads, highways\nWHERE ST_Crosses(roads.the_geom, highways.the_geom);"
+msgstr ""
+"SELECT roads.id\n"
+"FROM roads, highways\n"
+"WHERE ST_Crosses(roads.the_geom, highways.the_geom);"
 
 #. Tag: refname
 #: reference_measure.xml:1337
@@ -1975,8 +2330,8 @@ msgstr "ST_LineCrossingDirection"
 #: reference_measure.xml:1339
 #, no-c-format
 msgid ""
-"Given 2 linestrings, returns a number between -3 and 3 denoting what kind of"
-" crossing behavior. 0 is no crossing."
+"Given 2 linestrings, returns a number between -3 and 3 denoting what kind of "
+"crossing behavior. 0 is no crossing."
 msgstr ""
 
 #. Tag: funcprototype
@@ -1984,17 +2339,17 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>integer <function>ST_LineCrossingDirection</function></funcdef> "
-"<paramdef><type>geometry </type> "
-"<parameter>linestringA</parameter></paramdef> <paramdef><type>geometry "
-"</type> <parameter>linestringB</parameter></paramdef>"
+"<paramdef><type>geometry </type> <parameter>linestringA</parameter></"
+"paramdef> <paramdef><type>geometry </type> <parameter>linestringB</"
+"parameter></paramdef>"
 msgstr ""
 
 #. Tag: para
 #: reference_measure.xml:1355
 #, no-c-format
 msgid ""
-"Given 2 linestrings, returns a number between -3 and 3 denoting what kind of"
-" crossing behavior. 0 is no crossing. This is only supported for "
+"Given 2 linestrings, returns a number between -3 and 3 denoting what kind of "
+"crossing behavior. 0 is no crossing. This is only supported for "
 "<varname>LINESTRING</varname>"
 msgstr ""
 
@@ -2095,7 +2450,8 @@ msgid ""
 "FROM (\n"
 " SELECT\n"
 "  ST_GeomFromText('LINESTRING(25 169,89 114,40 70,86 43)') As line1,\n"
-"  ST_GeomFromText('LINESTRING (171 154, 20 140, 71 74, 2.99 90.16)') As line2\n"
+"  ST_GeomFromText('LINESTRING (171 154, 20 140, 71 74, 2.99 90.16)') As "
+"line2\n"
 ") As foo;\n"
 "\n"
 " l1_cross_l2 | l2_cross_l1\n"
@@ -2129,7 +2485,8 @@ msgid ""
 "          ST_LineCrossingDirection(foo.line2, foo.line1) As l2_cross_l1\n"
 "FROM (SELECT\n"
 "        ST_GeomFromText('LINESTRING(25 169,89 114,40 70,86 43)') As line1,\n"
-"        ST_GeomFromText('LINESTRING(2.99 90.16,71 74,20 140,171 154)') As line2\n"
+"        ST_GeomFromText('LINESTRING(2.99 90.16,71 74,20 140,171 154)') As "
+"line2\n"
 "        ) As foo;\n"
 "\n"
 " l1_cross_l2 | l2_cross_l1\n"
@@ -2142,7 +2499,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "SELECT s1.gid, s2.gid, ST_LineCrossingDirection(s1.the_geom, s2.the_geom)\n"
-"        FROM streets s1 CROSS JOIN streets s2 ON (s1.gid != s2.gid AND s1.the_geom &amp;&amp; s2.the_geom )\n"
+"        FROM streets s1 CROSS JOIN streets s2 ON (s1.gid != s2.gid AND s1."
+"the_geom &amp;&amp; s2.the_geom )\n"
 "WHERE ST_CrossingDirection(s1.the_geom, s2.the_geom) > 0;"
 msgstr ""
 
@@ -2167,7 +2525,10 @@ msgid ""
 "<funcdef>boolean <function>ST_Disjoint</function></funcdef> <paramdef> "
 "<type>geometry</type> <parameter>A</parameter> </paramdef> <paramdef> "
 "<type>geometry</type> <parameter>B</parameter> </paramdef>"
-msgstr "<funcdef>boolean <function>ST_Disjoint</function></funcdef> <paramdef> <type>geometry</type> <parameter>A</parameter> </paramdef> <paramdef> <type>geometry</type> <parameter>B</parameter> </paramdef>"
+msgstr ""
+"<funcdef>boolean <function>ST_Disjoint</function></funcdef> <paramdef> "
+"<type>geometry</type> <parameter>A</parameter> </paramdef> <paramdef> "
+"<type>geometry</type> <parameter>B</parameter> </paramdef>"
 
 #. Tag: para
 #: reference_measure.xml:1489
@@ -2200,17 +2561,31 @@ msgstr ""
 #: reference_measure.xml:1513
 #, no-c-format
 msgid ""
-"SELECT ST_Disjoint('POINT(0 0)'::geometry, 'LINESTRING ( 2 0, 0 2 )'::geometry);\n"
+"SELECT ST_Disjoint('POINT(0 0)'::geometry, 'LINESTRING ( 2 0, 0 2 )'::"
+"geometry);\n"
 " st_disjoint\n"
 "---------------\n"
 " t\n"
 "(1 row)\n"
-"SELECT ST_Disjoint('POINT(0 0)'::geometry, 'LINESTRING ( 0 0, 0 2 )'::geometry);\n"
+"SELECT ST_Disjoint('POINT(0 0)'::geometry, 'LINESTRING ( 0 0, 0 2 )'::"
+"geometry);\n"
+" st_disjoint\n"
+"---------------\n"
+" f\n"
+"(1 row)"
+msgstr ""
+"SELECT ST_Disjoint('POINT(0 0)'::geometry, 'LINESTRING ( 2 0, 0 2 )'::"
+"geometry);\n"
+" st_disjoint\n"
+"---------------\n"
+" t\n"
+"(1 row)\n"
+"SELECT ST_Disjoint('POINT(0 0)'::geometry, 'LINESTRING ( 0 0, 0 2 )'::"
+"geometry);\n"
 " st_disjoint\n"
 "---------------\n"
 " f\n"
 "(1 row)"
-msgstr "SELECT ST_Disjoint('POINT(0 0)'::geometry, 'LINESTRING ( 2 0, 0 2 )'::geometry);\n st_disjoint\n---------------\n t\n(1 row)\nSELECT ST_Disjoint('POINT(0 0)'::geometry, 'LINESTRING ( 0 0, 0 2 )'::geometry);\n st_disjoint\n---------------\n f\n(1 row)"
 
 #. Tag: para
 #: reference_measure.xml:1518
@@ -2240,27 +2615,37 @@ msgstr ""
 msgid ""
 "<funcprototype> <funcdef>float <function>ST_Distance</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
-"<paramdef><type>geometry </type> <parameter>g2</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>float "
-"<function>ST_Distance</function></funcdef> <paramdef><type>geography </type>"
-" <parameter>gg1</parameter></paramdef> <paramdef><type>geography </type> "
-"<parameter>gg2</parameter></paramdef> </funcprototype> <funcprototype> "
-"<funcdef>float <function>ST_Distance</function></funcdef> "
-"<paramdef><type>geography </type> <parameter>gg1</parameter></paramdef> "
-"<paramdef><type>geography </type> <parameter>gg2</parameter></paramdef> "
-"<paramdef><type>boolean </type> "
+"<paramdef><type>geometry </type> <parameter>g2</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>float <function>ST_Distance</"
+"function></funcdef> <paramdef><type>geography </type> <parameter>gg1</"
+"parameter></paramdef> <paramdef><type>geography </type> <parameter>gg2</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>float "
+"<function>ST_Distance</function></funcdef> <paramdef><type>geography </type> "
+"<parameter>gg1</parameter></paramdef> <paramdef><type>geography </type> "
+"<parameter>gg2</parameter></paramdef> <paramdef><type>boolean </type> "
+"<parameter>use_spheroid</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>float <function>ST_Distance</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>g2</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>float <function>ST_Distance</"
+"function></funcdef> <paramdef><type>geography </type> <parameter>gg1</"
+"parameter></paramdef> <paramdef><type>geography </type> <parameter>gg2</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>float "
+"<function>ST_Distance</function></funcdef> <paramdef><type>geography </type> "
+"<parameter>gg1</parameter></paramdef> <paramdef><type>geography </type> "
+"<parameter>gg2</parameter></paramdef> <paramdef><type>boolean </type> "
 "<parameter>use_spheroid</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>float <function>ST_Distance</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> <paramdef><type>geometry </type> <parameter>g2</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>float <function>ST_Distance</function></funcdef> <paramdef><type>geography </type> <parameter>gg1</parameter></paramdef> <paramdef><type>geography </type> <parameter>gg2</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>float <function>ST_Distance</function></funcdef> <paramdef><type>geography </type> <parameter>gg1</parameter></paramdef> <paramdef><type>geography </type> <parameter>gg2</parameter></paramdef> <paramdef><type>boolean </type> <parameter>use_spheroid</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_measure.xml:1568
 #, no-c-format
 msgid ""
 "For geometry type returns the 2-dimensional minimum cartesian distance "
-"between two geometries in projected units (spatial ref units). For geography"
-" type defaults to return the minimum distance around WGS 84 spheroid between"
-" two geographies in meters. Pass in false to return answer in sphere instead"
-" of spheroid."
+"between two geometries in projected units (spatial ref units). For geography "
+"type defaults to return the minimum distance around WGS 84 spheroid between "
+"two geographies in meters. Pass in false to return answer in sphere instead "
+"of spheroid."
 msgstr ""
 
 #. Tag: para
@@ -2281,48 +2666,59 @@ msgstr ""
 #: reference_measure.xml:1576 reference_measure.xml:1939
 #, no-c-format
 msgid ""
-"Enhanced: 2.1.0 improved speed for geography. See <ulink "
-"url=\"http://blog.opengeo.org/2012/07/12/making-geography-faster/\">Making "
-"Geography faster</ulink> for details."
+"Enhanced: 2.1.0 improved speed for geography. See <ulink url=\"http://blog."
+"opengeo.org/2012/07/12/making-geography-faster/\">Making Geography faster</"
+"ulink> for details."
 msgstr ""
 
 #. Tag: programlisting
 #: reference_measure.xml:1582
 #, no-c-format
 msgid ""
-"--Geometry example - units in planar degrees 4326 is WGS 84 long lat unit=degrees\n"
+"--Geometry example - units in planar degrees 4326 is WGS 84 long lat "
+"unit=degrees\n"
 "SELECT ST_Distance(\n"
 "                ST_GeomFromText('POINT(-72.1235 42.3521)',4326),\n"
-"                ST_GeomFromText('LINESTRING(-72.1260 42.45, -72.123 42.1546)', 4326)\n"
+"                ST_GeomFromText('LINESTRING(-72.1260 42.45, -72.123 "
+"42.1546)', 4326)\n"
 "        );\n"
 "st_distance\n"
 "-----------------\n"
 "0.00150567726382282\n"
 "\n"
-"-- Geometry example - units in meters (SRID: 26986 Massachusetts state plane meters) (most accurate for Massachusetts)\n"
+"-- Geometry example - units in meters (SRID: 26986 Massachusetts state plane "
+"meters) (most accurate for Massachusetts)\n"
 "SELECT ST_Distance(\n"
-"                        ST_Transform(ST_GeomFromText('POINT(-72.1235 42.3521)',4326),26986),\n"
-"                        ST_Transform(ST_GeomFromText('LINESTRING(-72.1260 42.45, -72.123 42.1546)', 4326),26986)\n"
+"                        ST_Transform(ST_GeomFromText('POINT(-72.1235 "
+"42.3521)',4326),26986),\n"
+"                        ST_Transform(ST_GeomFromText('LINESTRING(-72.1260 "
+"42.45, -72.123 42.1546)', 4326),26986)\n"
 "                );\n"
 "st_distance\n"
 "-----------------\n"
 "123.797937878454\n"
 "\n"
-"-- Geometry example - units in meters (SRID: 2163 US National Atlas Equal area) (least accurate)\n"
+"-- Geometry example - units in meters (SRID: 2163 US National Atlas Equal "
+"area) (least accurate)\n"
 "SELECT ST_Distance(\n"
-"                        ST_Transform(ST_GeomFromText('POINT(-72.1235 42.3521)',4326),2163),\n"
-"                        ST_Transform(ST_GeomFromText('LINESTRING(-72.1260 42.45, -72.123 42.1546)', 4326),2163)\n"
+"                        ST_Transform(ST_GeomFromText('POINT(-72.1235 "
+"42.3521)',4326),2163),\n"
+"                        ST_Transform(ST_GeomFromText('LINESTRING(-72.1260 "
+"42.45, -72.123 42.1546)', 4326),2163)\n"
 "                );\n"
 "\n"
 "st_distance\n"
 "------------------\n"
 "126.664256056812\n"
 "\n"
-"-- Geography example -- same but note units in meters - use sphere for slightly faster less accurate\n"
-"SELECT ST_Distance(gg1, gg2) As spheroid_dist, ST_Distance(gg1, gg2, false) As sphere_dist \n"
+"-- Geography example -- same but note units in meters - use sphere for "
+"slightly faster less accurate\n"
+"SELECT ST_Distance(gg1, gg2) As spheroid_dist, ST_Distance(gg1, gg2, false) "
+"As sphere_dist \n"
 "FROM (SELECT\n"
 "        ST_GeographyFromText('SRID=4326;POINT(-72.1235 42.3521)') As gg1,\n"
-"        ST_GeographyFromText('SRID=4326;LINESTRING(-72.1260 42.45, -72.123 42.1546)') As gg2\n"
+"        ST_GeographyFromText('SRID=4326;LINESTRING(-72.1260 42.45, -72.123 "
+"42.1546)') As gg2\n"
 "        ) As foo  ;\n"
 "\n"
 "  spheroid_dist   |   sphere_dist\n"
@@ -2335,9 +2731,12 @@ msgstr ""
 #, no-c-format
 msgid ""
 ", <xref linkend=\"ST_DWithin\"/>, <xref linkend=\"ST_Distance_Sphere\"/>, "
-"<xref linkend=\"ST_Distance_Spheroid\"/>, <xref "
-"linkend=\"ST_MaxDistance\"/>, <xref linkend=\"ST_Transform\"/>"
-msgstr ", <xref linkend=\"ST_DWithin\"/>, <xref linkend=\"ST_Distance_Sphere\"/>, <xref linkend=\"ST_Distance_Spheroid\"/>, <xref linkend=\"ST_MaxDistance\"/>, <xref linkend=\"ST_Transform\"/>"
+"<xref linkend=\"ST_Distance_Spheroid\"/>, <xref linkend=\"ST_MaxDistance\"/"
+">, <xref linkend=\"ST_Transform\"/>"
+msgstr ""
+", <xref linkend=\"ST_DWithin\"/>, <xref linkend=\"ST_Distance_Sphere\"/>, "
+"<xref linkend=\"ST_Distance_Spheroid\"/>, <xref linkend=\"ST_MaxDistance\"/"
+">, <xref linkend=\"ST_Transform\"/>"
 
 #. Tag: refname
 #: reference_measure.xml:1594
@@ -2350,37 +2749,44 @@ msgstr "ST_HausdorffDistance"
 #, no-c-format
 msgid ""
 "Returns the Hausdorff distance between two geometries. Basically a measure "
-"of how similar or dissimilar 2 geometries are. Units are in the units of the"
-" spatial reference system of the geometries."
+"of how similar or dissimilar 2 geometries are. Units are in the units of the "
+"spatial reference system of the geometries."
 msgstr ""
 
 #. Tag: funcsynopsis
 #: reference_measure.xml:1601
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>float "
-"<function>ST_HausdorffDistance</function></funcdef> <paramdef><type>geometry"
-" </type> <parameter>g1</parameter></paramdef> <paramdef><type>geometry "
-"</type> <parameter>g2</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>float "
-"<function>ST_HausdorffDistance</function></funcdef> <paramdef><type>geometry"
-" </type> <parameter>g1</parameter></paramdef> <paramdef><type>geometry "
-"</type> <parameter>g2</parameter></paramdef> <paramdef><type>float</type> "
+"<funcprototype> <funcdef>float <function>ST_HausdorffDistance</function></"
+"funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></"
+"paramdef> <paramdef><type>geometry </type> <parameter>g2</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>float "
+"<function>ST_HausdorffDistance</function></funcdef> <paramdef><type>geometry "
+"</type> <parameter>g1</parameter></paramdef> <paramdef><type>geometry </"
+"type> <parameter>g2</parameter></paramdef> <paramdef><type>float</type> "
+"<parameter>densifyFrac</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>float <function>ST_HausdorffDistance</function></"
+"funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></"
+"paramdef> <paramdef><type>geometry </type> <parameter>g2</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>float "
+"<function>ST_HausdorffDistance</function></funcdef> <paramdef><type>geometry "
+"</type> <parameter>g1</parameter></paramdef> <paramdef><type>geometry </"
+"type> <parameter>g2</parameter></paramdef> <paramdef><type>float</type> "
 "<parameter>densifyFrac</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>float <function>ST_HausdorffDistance</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> <paramdef><type>geometry </type> <parameter>g2</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>float <function>ST_HausdorffDistance</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> <paramdef><type>geometry </type> <parameter>g2</parameter></paramdef> <paramdef><type>float</type> <parameter>densifyFrac</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_measure.xml:1629
 #, no-c-format
 msgid ""
-"Implements algorithm for computing a distance metric which can be thought of"
-" as the \"Discrete Hausdorff Distance\". This is the Hausdorff distance "
-"restricted to discrete points for one of the geometries. <ulink "
-"url=\"http://en.wikipedia.org/wiki/Hausdorff_distance\">Wikipedia article on"
-" Hausdorff distance</ulink> <ulink url=\"http://lin-ear-th-"
-"inking.blogspot.com/2009/01/computing-geometric-similarity.html\">Martin "
-"Davis note on how Hausdorff Distance calculation was used to prove "
-"correctness of the CascadePolygonUnion approach.</ulink>"
+"Implements algorithm for computing a distance metric which can be thought of "
+"as the \"Discrete Hausdorff Distance\". This is the Hausdorff distance "
+"restricted to discrete points for one of the geometries. <ulink url=\"http://"
+"en.wikipedia.org/wiki/Hausdorff_distance\">Wikipedia article on Hausdorff "
+"distance</ulink> <ulink url=\"http://lin-ear-th-inking.blogspot.com/2009/01/"
+"computing-geometric-similarity.html\">Martin Davis note on how Hausdorff "
+"Distance calculation was used to prove correctness of the "
+"CascadePolygonUnion approach.</ulink>"
 msgstr ""
 
 #. Tag: para
@@ -2398,8 +2804,8 @@ msgstr ""
 #: reference_measure.xml:1637
 #, no-c-format
 msgid ""
-"The current implementation supports only vertices as the discrete locations."
-" This could be extended to allow an arbitrary density of points to be used."
+"The current implementation supports only vertices as the discrete locations. "
+"This could be extended to allow an arbitrary density of points to be used."
 msgstr ""
 
 #. Tag: para
@@ -2430,18 +2836,32 @@ msgid ""
 " ----------------------\n"
 "                                         1\n"
 "(1 row)"
-msgstr "postgis=# SELECT st_HausdorffDistance(\n                                'LINESTRING (0 0, 2 0)'::geometry,\n                                'MULTIPOINT (0 1, 1 0, 2 1)'::geometry);\n st_hausdorffdistance\n ----------------------\n                                         1\n(1 row)"
+msgstr ""
+"postgis=# SELECT st_HausdorffDistance(\n"
+"                                'LINESTRING (0 0, 2 0)'::geometry,\n"
+"                                'MULTIPOINT (0 1, 1 0, 2 1)'::geometry);\n"
+" st_hausdorffdistance\n"
+" ----------------------\n"
+"                                         1\n"
+"(1 row)"
 
 #. Tag: programlisting
 #: reference_measure.xml:1655
 #, no-c-format
 msgid ""
-"postgis=# SELECT st_hausdorffdistance('LINESTRING (130 0, 0 0, 0 150)'::geometry, 'LINESTRING (10 10, 10 150, 130 10)'::geometry, 0.5);\n"
+"postgis=# SELECT st_hausdorffdistance('LINESTRING (130 0, 0 0, 0 150)'::"
+"geometry, 'LINESTRING (10 10, 10 150, 130 10)'::geometry, 0.5);\n"
+" st_hausdorffdistance\n"
+" ----------------------\n"
+"                                        70\n"
+"(1 row)"
+msgstr ""
+"postgis=# SELECT st_hausdorffdistance('LINESTRING (130 0, 0 0, 0 150)'::"
+"geometry, 'LINESTRING (10 10, 10 150, 130 10)'::geometry, 0.5);\n"
 " st_hausdorffdistance\n"
 " ----------------------\n"
 "                                        70\n"
 "(1 row)"
-msgstr "postgis=# SELECT st_hausdorffdistance('LINESTRING (130 0, 0 0, 0 150)'::geometry, 'LINESTRING (10 10, 10 150, 130 10)'::geometry, 0.5);\n st_hausdorffdistance\n ----------------------\n                                        70\n(1 row)"
 
 #. Tag: refname
 #: reference_measure.xml:1662
@@ -2464,7 +2884,10 @@ msgid ""
 "<funcdef>float <function>ST_MaxDistance</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>g2</parameter></paramdef>"
-msgstr "<funcdef>float <function>ST_MaxDistance</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> <paramdef><type>geometry </type> <parameter>g2</parameter></paramdef>"
+msgstr ""
+"<funcdef>float <function>ST_MaxDistance</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>g2</parameter></paramdef>"
 
 #. Tag: para
 #: reference_measure.xml:1681
@@ -2486,18 +2909,33 @@ msgstr ""
 #: reference_measure.xml:1695
 #, no-c-format
 msgid ""
-"postgis=# SELECT ST_MaxDistance('POINT(0 0)'::geometry, 'LINESTRING ( 2 0, 0 2 )'::geometry);\n"
+"postgis=# SELECT ST_MaxDistance('POINT(0 0)'::geometry, 'LINESTRING ( 2 0, 0 "
+"2 )'::geometry);\n"
 "   st_maxdistance\n"
 "-----------------\n"
 " 2\n"
 "(1 row)\n"
 "\n"
-"postgis=# SELECT ST_MaxDistance('POINT(0 0)'::geometry, 'LINESTRING ( 2 2, 2 2 )'::geometry);\n"
+"postgis=# SELECT ST_MaxDistance('POINT(0 0)'::geometry, 'LINESTRING ( 2 2, 2 "
+"2 )'::geometry);\n"
+"  st_maxdistance  \n"
+"------------------\n"
+" 2.82842712474619\n"
+"(1 row)"
+msgstr ""
+"postgis=# SELECT ST_MaxDistance('POINT(0 0)'::geometry, 'LINESTRING ( 2 0, 0 "
+"2 )'::geometry);\n"
+"   st_maxdistance\n"
+"-----------------\n"
+" 2\n"
+"(1 row)\n"
+"\n"
+"postgis=# SELECT ST_MaxDistance('POINT(0 0)'::geometry, 'LINESTRING ( 2 2, 2 "
+"2 )'::geometry);\n"
 "  st_maxdistance  \n"
 "------------------\n"
 " 2.82842712474619\n"
 "(1 row)"
-msgstr "postgis=# SELECT ST_MaxDistance('POINT(0 0)'::geometry, 'LINESTRING ( 2 0, 0 2 )'::geometry);\n   st_maxdistance\n-----------------\n 2\n(1 row)\n\npostgis=# SELECT ST_MaxDistance('POINT(0 0)'::geometry, 'LINESTRING ( 2 2, 2 2 )'::geometry);\n  st_maxdistance  \n------------------\n 2.82842712474619\n(1 row)"
 
 #. Tag: para
 #: reference_measure.xml:1701
@@ -2526,9 +2964,9 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>float <function>ST_Distance_Sphere</function></funcdef> "
-"<paramdef><type>geometry </type> "
-"<parameter>geomlonlatA</parameter></paramdef> <paramdef><type>geometry "
-"</type> <parameter>geomlonlatB</parameter></paramdef>"
+"<paramdef><type>geometry </type> <parameter>geomlonlatA</parameter></"
+"paramdef> <paramdef><type>geometry </type> <parameter>geomlonlatB</"
+"parameter></paramdef>"
 msgstr ""
 
 #. Tag: para
@@ -2536,9 +2974,9 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Returns minimum distance in meters between two lon/lat points. Uses a "
-"spherical earth and radius of 6370986 meters. Faster than <xref "
-"linkend=\"ST_Distance_Spheroid\"/>, but less accurate. PostGIS Versions "
-"prior to 1.5 only implemented for points."
+"spherical earth and radius of 6370986 meters. Faster than <xref linkend="
+"\"ST_Distance_Spheroid\"/>, but less accurate. PostGIS Versions prior to 1.5 "
+"only implemented for points."
 msgstr ""
 
 #. Tag: para
@@ -2562,17 +3000,25 @@ msgstr ""
 #: reference_measure.xml:1743
 #, no-c-format
 msgid ""
-"SELECT round(CAST(ST_Distance_Sphere(ST_Centroid(the_geom), ST_GeomFromText('POINT(-118 38)',4326)) As numeric),2) As dist_meters,\n"
+"SELECT round(CAST(ST_Distance_Sphere(ST_Centroid(the_geom), "
+"ST_GeomFromText('POINT(-118 38)',4326)) As numeric),2) As dist_meters,\n"
 "round(CAST(ST_Distance(ST_Transform(ST_Centroid(the_geom),32611),\n"
-"                ST_Transform(ST_GeomFromText('POINT(-118 38)', 4326),32611)) As numeric),2) As dist_utm11_meters,\n"
-"round(CAST(ST_Distance(ST_Centroid(the_geom), ST_GeomFromText('POINT(-118 38)', 4326)) As numeric),5) As dist_degrees,\n"
+"                ST_Transform(ST_GeomFromText('POINT(-118 38)', 4326),32611)) "
+"As numeric),2) As dist_utm11_meters,\n"
+"round(CAST(ST_Distance(ST_Centroid(the_geom), ST_GeomFromText('POINT(-118 "
+"38)', 4326)) As numeric),5) As dist_degrees,\n"
 "round(CAST(ST_Distance(ST_Transform(the_geom,32611),\n"
-"                ST_Transform(ST_GeomFromText('POINT(-118 38)', 4326),32611)) As numeric),2) As min_dist_line_point_meters\n"
+"                ST_Transform(ST_GeomFromText('POINT(-118 38)', 4326),32611)) "
+"As numeric),2) As min_dist_line_point_meters\n"
 "FROM\n"
-"        (SELECT ST_GeomFromText('LINESTRING(-118.584 38.374,-118.583 38.5)', 4326) As the_geom) as foo;\n"
-"         dist_meters | dist_utm11_meters | dist_degrees | min_dist_line_point_meters\n"
-"        -------------+-------------------+--------------+----------------------------\n"
-"                70424.47 |          70438.00 |      0.72900 |                   65871.18"
+"        (SELECT ST_GeomFromText('LINESTRING(-118.584 38.374,-118.583 38.5)', "
+"4326) As the_geom) as foo;\n"
+"         dist_meters | dist_utm11_meters | dist_degrees | "
+"min_dist_line_point_meters\n"
+"        -------------+-------------------+--------------"
+"+----------------------------\n"
+"                70424.47 |          70438.00 |      0.72900 "
+"|                   65871.18"
 msgstr ""
 
 #. Tag: para
@@ -2600,12 +3046,16 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>float <function>ST_Distance_Spheroid</function></funcdef> "
-"<paramdef><type>geometry </type> "
-"<parameter>geomlonlatA</parameter></paramdef> <paramdef><type>geometry "
-"</type> <parameter>geomlonlatB</parameter></paramdef> "
-"<paramdef><type>spheroid </type> "
+"<paramdef><type>geometry </type> <parameter>geomlonlatA</parameter></"
+"paramdef> <paramdef><type>geometry </type> <parameter>geomlonlatB</"
+"parameter></paramdef> <paramdef><type>spheroid </type> "
+"<parameter>measurement_spheroid</parameter></paramdef>"
+msgstr ""
+"<funcdef>float <function>ST_Distance_Spheroid</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomlonlatA</parameter></"
+"paramdef> <paramdef><type>geometry </type> <parameter>geomlonlatB</"
+"parameter></paramdef> <paramdef><type>spheroid </type> "
 "<parameter>measurement_spheroid</parameter></paramdef>"
-msgstr "<funcdef>float <function>ST_Distance_Spheroid</function></funcdef> <paramdef><type>geometry </type> <parameter>geomlonlatA</parameter></paramdef> <paramdef><type>geometry </type> <parameter>geomlonlatB</parameter></paramdef> <paramdef><type>spheroid </type> <parameter>measurement_spheroid</parameter></paramdef>"
 
 #. Tag: para
 #: reference_measure.xml:1777
@@ -2631,17 +3081,40 @@ msgstr ""
 #, no-c-format
 msgid ""
 "SELECT round(CAST(\n"
-"                ST_Distance_Spheroid(ST_Centroid(the_geom), ST_GeomFromText('POINT(-118 38)',4326), 'SPHEROID[\"WGS 84\",6378137,298.257223563]')\n"
+"                ST_Distance_Spheroid(ST_Centroid(the_geom), "
+"ST_GeomFromText('POINT(-118 38)',4326), 'SPHEROID[\"WGS "
+"84\",6378137,298.257223563]')\n"
 "                        As numeric),2) As dist_meters_spheroid,\n"
-"                round(CAST(ST_Distance_Sphere(ST_Centroid(the_geom), ST_GeomFromText('POINT(-118 38)',4326)) As numeric),2) As dist_meters_sphere,\n"
+"                round(CAST(ST_Distance_Sphere(ST_Centroid(the_geom), "
+"ST_GeomFromText('POINT(-118 38)',4326)) As numeric),2) As "
+"dist_meters_sphere,\n"
 "round(CAST(ST_Distance(ST_Transform(ST_Centroid(the_geom),32611),\n"
-"                ST_Transform(ST_GeomFromText('POINT(-118 38)', 4326),32611)) As numeric),2) As dist_utm11_meters\n"
+"                ST_Transform(ST_GeomFromText('POINT(-118 38)', 4326),32611)) "
+"As numeric),2) As dist_utm11_meters\n"
 "FROM\n"
-"        (SELECT ST_GeomFromText('LINESTRING(-118.584 38.374,-118.583 38.5)', 4326) As the_geom) as foo;\n"
+"        (SELECT ST_GeomFromText('LINESTRING(-118.584 38.374,-118.583 38.5)', "
+"4326) As the_geom) as foo;\n"
+" dist_meters_spheroid | dist_meters_sphere | dist_utm11_meters\n"
+"----------------------+--------------------+-------------------\n"
+"                         70454.92 |           70424.47 |          70438.00"
+msgstr ""
+"SELECT round(CAST(\n"
+"                ST_Distance_Spheroid(ST_Centroid(the_geom), "
+"ST_GeomFromText('POINT(-118 38)',4326), 'SPHEROID[\"WGS "
+"84\",6378137,298.257223563]')\n"
+"                        As numeric),2) As dist_meters_spheroid,\n"
+"                round(CAST(ST_Distance_Sphere(ST_Centroid(the_geom), "
+"ST_GeomFromText('POINT(-118 38)',4326)) As numeric),2) As "
+"dist_meters_sphere,\n"
+"round(CAST(ST_Distance(ST_Transform(ST_Centroid(the_geom),32611),\n"
+"                ST_Transform(ST_GeomFromText('POINT(-118 38)', 4326),32611)) "
+"As numeric),2) As dist_utm11_meters\n"
+"FROM\n"
+"        (SELECT ST_GeomFromText('LINESTRING(-118.584 38.374,-118.583 38.5)', "
+"4326) As the_geom) as foo;\n"
 " dist_meters_spheroid | dist_meters_sphere | dist_utm11_meters\n"
 "----------------------+--------------------+-------------------\n"
 "                         70454.92 |           70424.47 |          70438.00"
-msgstr "SELECT round(CAST(\n                ST_Distance_Spheroid(ST_Centroid(the_geom), ST_GeomFromText('POINT(-118 38)',4326), 'SPHEROID[\"WGS 84\",6378137,298.257223563]')\n                        As numeric),2) As dist_meters_spheroid,\n                round(CAST(ST_Distance_Sphere(ST_Centroid(the_geom), ST_GeomFromText('POINT(-118 38)',4326)) As numeric),2) As dist_meters_sphere,\nround(CAST(ST_Distance(ST_Transform(ST_Centroid(the_geom),32611),\n                ST_Transform(ST_GeomFromText('POINT(-118 38)', 4326),32611)) As numeric),2) As dist_utm11_meters\nFROM\n        (SELECT ST_GeomFromText('LINESTRING(-118.584 38.374,-118.583 38.5)', 4326) As the_geom) as foo;\n dist_meters_spheroid | dist_meters_sphere | dist_utm11_meters\n----------------------+--------------------+-------------------\n                         70454.92 |           70424.47 |          70438.00"
 
 #. Tag: para
 #: reference_measure.xml:1798
@@ -2670,33 +3143,51 @@ msgid ""
 "<funcdef>boolean <function>ST_DFullyWithin</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>g2</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>distance</parameter></paramdef>"
-msgstr "<funcdef>boolean <function>ST_DFullyWithin</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> <paramdef><type>geometry </type> <parameter>g2</parameter></paramdef> <paramdef><type>double precision </type> <parameter>distance</parameter></paramdef>"
+"<paramdef><type>double precision </type> <parameter>distance</parameter></"
+"paramdef>"
+msgstr ""
+"<funcdef>boolean <function>ST_DFullyWithin</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>g2</parameter></paramdef> "
+"<paramdef><type>double precision </type> <parameter>distance</parameter></"
+"paramdef>"
 
 #. Tag: para
 #: reference_measure.xml:1830
 #, no-c-format
 msgid ""
-"Returns true if the geometries is fully within the specified distance of one"
-" another. The distance is specified in units defined by the spatial "
-"reference system of the geometries. For this function to make sense, the "
-"source geometries must both be of the same coordinate projection, having the"
-" same SRID."
+"Returns true if the geometries is fully within the specified distance of one "
+"another. The distance is specified in units defined by the spatial reference "
+"system of the geometries. For this function to make sense, the source "
+"geometries must both be of the same coordinate projection, having the same "
+"SRID."
 msgstr ""
 
 #. Tag: programlisting
 #: reference_measure.xml:1847
 #, no-c-format
 msgid ""
-"postgis=# SELECT ST_DFullyWithin(geom_a, geom_b, 10) as DFullyWithin10, ST_DWithin(geom_a, geom_b, 10) as DWithin10, ST_DFullyWithin(geom_a, geom_b, 20) as DFullyWithin20 from \n"
-"                (select ST_GeomFromText('POINT(1 1)') as geom_a,ST_GeomFromText('LINESTRING(1 5, 2 7, 1 9, 14 12)') as geom_b) t1;\n"
+"postgis=# SELECT ST_DFullyWithin(geom_a, geom_b, 10) as DFullyWithin10, "
+"ST_DWithin(geom_a, geom_b, 10) as DWithin10, ST_DFullyWithin(geom_a, geom_b, "
+"20) as DFullyWithin20 from \n"
+"                (select ST_GeomFromText('POINT(1 1)') as geom_a,"
+"ST_GeomFromText('LINESTRING(1 5, 2 7, 1 9, 14 12)') as geom_b) t1;\n"
+"   \n"
+"-----------------\n"
+" DFullyWithin10 | DWithin10 | DFullyWithin20 |\n"
+"---------------+----------+---------------+\n"
+" f             | t        | t             |"
+msgstr ""
+"postgis=# SELECT ST_DFullyWithin(geom_a, geom_b, 10) as DFullyWithin10, "
+"ST_DWithin(geom_a, geom_b, 10) as DWithin10, ST_DFullyWithin(geom_a, geom_b, "
+"20) as DFullyWithin20 from \n"
+"                (select ST_GeomFromText('POINT(1 1)') as geom_a,"
+"ST_GeomFromText('LINESTRING(1 5, 2 7, 1 9, 14 12)') as geom_b) t1;\n"
 "   \n"
 "-----------------\n"
 " DFullyWithin10 | DWithin10 | DFullyWithin20 |\n"
 "---------------+----------+---------------+\n"
 " f             | t        | t             |"
-msgstr "postgis=# SELECT ST_DFullyWithin(geom_a, geom_b, 10) as DFullyWithin10, ST_DWithin(geom_a, geom_b, 10) as DWithin10, ST_DFullyWithin(geom_a, geom_b, 20) as DFullyWithin20 from \n                (select ST_GeomFromText('POINT(1 1)') as geom_a,ST_GeomFromText('LINESTRING(1 5, 2 7, 1 9, 14 12)') as geom_b) t1;\n   \n-----------------\n DFullyWithin10 | DWithin10 | DFullyWithin20 |\n---------------+----------+---------------+\n f             | t        | t             |"
 
 #. Tag: para
 #: reference_measure.xml:1853
@@ -2728,20 +3219,34 @@ msgid ""
 "<funcprototype> <funcdef>boolean <function>ST_DWithin</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>g2</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>distance_of_srid</parameter></paramdef> </funcprototype> "
+"<paramdef><type>double precision </type> <parameter>distance_of_srid</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>boolean "
+"<function>ST_DWithin</function></funcdef> <paramdef><type>geography </type> "
+"<parameter>gg1</parameter></paramdef> <paramdef><type>geography </type> "
+"<parameter>gg2</parameter></paramdef> <paramdef><type>double precision </"
+"type> <parameter>distance_meters</parameter></paramdef> </funcprototype> "
 "<funcprototype> <funcdef>boolean <function>ST_DWithin</function></funcdef> "
 "<paramdef><type>geography </type> <parameter>gg1</parameter></paramdef> "
 "<paramdef><type>geography </type> <parameter>gg2</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>distance_meters</parameter></paramdef> </funcprototype> "
+"<paramdef><type>double precision </type> <parameter>distance_meters</"
+"parameter></paramdef> <paramdef><type>boolean </type> "
+"<parameter>use_spheroid</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>boolean <function>ST_DWithin</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>g2</parameter></paramdef> "
+"<paramdef><type>double precision </type> <parameter>distance_of_srid</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>boolean "
+"<function>ST_DWithin</function></funcdef> <paramdef><type>geography </type> "
+"<parameter>gg1</parameter></paramdef> <paramdef><type>geography </type> "
+"<parameter>gg2</parameter></paramdef> <paramdef><type>double precision </"
+"type> <parameter>distance_meters</parameter></paramdef> </funcprototype> "
 "<funcprototype> <funcdef>boolean <function>ST_DWithin</function></funcdef> "
 "<paramdef><type>geography </type> <parameter>gg1</parameter></paramdef> "
 "<paramdef><type>geography </type> <parameter>gg2</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>distance_meters</parameter></paramdef> <paramdef><type>boolean "
-"</type> <parameter>use_spheroid</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>boolean <function>ST_DWithin</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> <paramdef><type>geometry </type> <parameter>g2</parameter></paramdef> <paramdef><type>double precision </type> <parameter>distance_of_srid</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>boolean <function>ST_DWithin</function></funcdef> <paramdef><type>geography </type> <parameter>gg1</parameter></paramdef> <paramdef><type>geography </type> <parameter>gg2</parameter></paramdef> <paramdef><type>double precision </type> <parameter>distance_meters</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>boolean <function>ST_DWithin</function></funcdef> <paramdef><type>geography </type> <parameter>gg1</parameter></paramdef> <paramdef><type>geography </type> <parameter>gg2</parameter></paramdef> <paramdef><type>double precision </type> <parameter>distance_meters</parameter></paramdef> <paramdef><type>boolean </type> <parameter>use_spheroid</parameter></paramdef> </funcprototype>"
+"<paramdef><type>double precision </type> <parameter>distance_meters</"
+"parameter></paramdef> <paramdef><type>boolean </type> "
+"<parameter>use_spheroid</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_measure.xml:1912
@@ -2757,8 +3262,8 @@ msgstr ""
 msgid ""
 "For Geometries: The distance is specified in units defined by the spatial "
 "reference system of the geometries. For this function to make sense, the "
-"source geometries must both be of the same coordinate projection, having the"
-" same SRID."
+"source geometries must both be of the same coordinate projection, having the "
+"same SRID."
 msgstr ""
 
 #. Tag: para
@@ -2774,8 +3279,8 @@ msgstr ""
 #: reference_measure.xml:1929
 #, no-c-format
 msgid ""
-"Prior to 1.3, ST_Expand was commonly used in conjunction with &amp;&amp; and"
-" ST_Distance to achieve the same effect and in pre-1.3.4 this function was "
+"Prior to 1.3, ST_Expand was commonly used in conjunction with &amp;&amp; and "
+"ST_Distance to achieve the same effect and in pre-1.3.4 this function was "
 "basically short-hand for that construct. From 1.3.4, ST_DWithin uses a more "
 "short-circuit distance function which should make it more efficient than "
 "prior versions for larger buffer regions."
@@ -2801,18 +3306,23 @@ msgid ""
 "--that is within 3000 units of the school.\n"
 "-- We do an ST_DWithin search to utilize indexes to limit our search list\n"
 "-- that the non-indexable ST_Distance needs to process\n"
-"--If the units of the spatial reference is meters then units would be meters\n"
-"SELECT DISTINCT ON (s.gid) s.gid, s.school_name, s.the_geom, h.hospital_name\n"
+"--If the units of the spatial reference is meters then units would be "
+"meters\n"
+"SELECT DISTINCT ON (s.gid) s.gid, s.school_name, s.the_geom, h."
+"hospital_name\n"
 "        FROM schools s\n"
-"                LEFT JOIN hospitals h ON ST_DWithin(s.the_geom, h.the_geom, 3000)\n"
+"                LEFT JOIN hospitals h ON ST_DWithin(s.the_geom, h.the_geom, "
+"3000)\n"
 "        ORDER BY s.gid, ST_Distance(s.the_geom, h.the_geom);\n"
 "\n"
 "--The schools with no close hospitals\n"
 "--Find all schools with no hospital within 3000 units\n"
-"--away from the school.  Units is in units of spatial ref (e.g. meters, feet, degrees)\n"
+"--away from the school.  Units is in units of spatial ref (e.g. meters, "
+"feet, degrees)\n"
 "SELECT s.gid, s.school_name\n"
 "        FROM schools s\n"
-"                LEFT JOIN hospitals h ON ST_DWithin(s.the_geom, h.the_geom, 3000)\n"
+"                LEFT JOIN hospitals h ON ST_DWithin(s.the_geom, h.the_geom, "
+"3000)\n"
 "        WHERE h.gid IS NULL;"
 msgstr ""
 
@@ -2843,14 +3353,17 @@ msgid ""
 "<funcdef>boolean <function>ST_Equals</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>A</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>B</parameter></paramdef>"
-msgstr "<funcdef>boolean <function>ST_Equals</function></funcdef> <paramdef><type>geometry </type> <parameter>A</parameter></paramdef> <paramdef><type>geometry </type> <parameter>B</parameter></paramdef>"
+msgstr ""
+"<funcdef>boolean <function>ST_Equals</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>A</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>B</parameter></paramdef>"
 
 #. Tag: para
 #: reference_measure.xml:1975
 #, no-c-format
 msgid ""
-"Returns TRUE if the given Geometries are \"spatially equal\". Use this for a"
-" 'better' answer than '='. Note by spatially equal we mean ST_Within(A,B) = "
+"Returns TRUE if the given Geometries are \"spatially equal\". Use this for a "
+"'better' answer than '='. Note by spatially equal we mean ST_Within(A,B) = "
 "true and ST_Within(B,A) = true and also mean ordering of points can be "
 "different but represent the same geometry structure. To verify the order of "
 "points is consistent, use ST_OrderingEquals (it must be noted "
@@ -2903,7 +3416,9 @@ msgstr ""
 msgid ""
 ", <xref linkend=\"ST_OrderingEquals\"/>, <xref linkend=\"ST_Reverse\"/>, "
 "<xref linkend=\"ST_Within\"/>"
-msgstr ", <xref linkend=\"ST_OrderingEquals\"/>, <xref linkend=\"ST_Reverse\"/>, <xref linkend=\"ST_Within\"/>"
+msgstr ""
+", <xref linkend=\"ST_OrderingEquals\"/>, <xref linkend=\"ST_Reverse\"/>, "
+"<xref linkend=\"ST_Within\"/>"
 
 #. Tag: refname
 #: reference_measure.xml:2007
@@ -2925,7 +3440,9 @@ msgstr ""
 msgid ""
 "<funcdef>boolean <function>ST_HasArc</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
-msgstr "<funcdef>boolean <function>ST_HasArc</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
+msgstr ""
+"<funcdef>boolean <function>ST_HasArc</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
 
 #. Tag: para
 #: reference_measure.xml:2024
@@ -2951,11 +3468,17 @@ msgstr ""
 #: reference_measure.xml:2035
 #, no-c-format
 msgid ""
-"SELECT ST_HasArc(ST_Collect('LINESTRING(1 2, 3 4, 5 6)', 'CIRCULARSTRING(1 1, 2 3, 4 5, 6 7, 5 6)'));\n"
+"SELECT ST_HasArc(ST_Collect('LINESTRING(1 2, 3 4, 5 6)', 'CIRCULARSTRING(1 "
+"1, 2 3, 4 5, 6 7, 5 6)'));\n"
+"                st_hasarc\n"
+"                --------\n"
+"                t"
+msgstr ""
+"SELECT ST_HasArc(ST_Collect('LINESTRING(1 2, 3 4, 5 6)', 'CIRCULARSTRING(1 "
+"1, 2 3, 4 5, 6 7, 5 6)'));\n"
 "                st_hasarc\n"
 "                --------\n"
 "                t"
-msgstr "SELECT ST_HasArc(ST_Collect('LINESTRING(1 2, 3 4, 5 6)', 'CIRCULARSTRING(1 1, 2 3, 4 5, 6 7, 5 6)'));\n                st_hasarc\n                --------\n                t"
 
 #. Tag: para
 #: reference_measure.xml:2042
@@ -2983,16 +3506,21 @@ msgstr ""
 #: reference_measure.xml:2056
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>boolean "
-"<function>ST_Intersects</function></funcdef> <paramdef> "
-"<type>geometry</type> <parameter>geomA</parameter> </paramdef> <paramdef> "
-"<type>geometry</type> <parameter>geomB</parameter> </paramdef> "
-"</funcprototype> <funcprototype> <funcdef>boolean "
-"<function>ST_Intersects</function></funcdef> <paramdef> "
-"<type>geography</type> <parameter>geogA</parameter> </paramdef> <paramdef> "
-"<type>geography</type> <parameter>geogB</parameter> </paramdef> "
-"</funcprototype>"
-msgstr "<funcprototype> <funcdef>boolean <function>ST_Intersects</function></funcdef> <paramdef> <type>geometry</type> <parameter>geomA</parameter> </paramdef> <paramdef> <type>geometry</type> <parameter>geomB</parameter> </paramdef> </funcprototype> <funcprototype> <funcdef>boolean <function>ST_Intersects</function></funcdef> <paramdef> <type>geography</type> <parameter>geogA</parameter> </paramdef> <paramdef> <type>geography</type> <parameter>geogB</parameter> </paramdef> </funcprototype>"
+"<funcprototype> <funcdef>boolean <function>ST_Intersects</function></"
+"funcdef> <paramdef> <type>geometry</type> <parameter>geomA</parameter> </"
+"paramdef> <paramdef> <type>geometry</type> <parameter>geomB</parameter> </"
+"paramdef> </funcprototype> <funcprototype> <funcdef>boolean "
+"<function>ST_Intersects</function></funcdef> <paramdef> <type>geography</"
+"type> <parameter>geogA</parameter> </paramdef> <paramdef> <type>geography</"
+"type> <parameter>geogB</parameter> </paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>boolean <function>ST_Intersects</function></"
+"funcdef> <paramdef> <type>geometry</type> <parameter>geomA</parameter> </"
+"paramdef> <paramdef> <type>geometry</type> <parameter>geomB</parameter> </"
+"paramdef> </funcprototype> <funcprototype> <funcdef>boolean "
+"<function>ST_Intersects</function></funcdef> <paramdef> <type>geography</"
+"type> <parameter>geogA</parameter> </paramdef> <paramdef> <type>geography</"
+"type> <parameter>geogB</parameter> </paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_measure.xml:2088
@@ -3041,12 +3569,14 @@ msgstr ""
 #: reference_measure.xml:2114
 #, no-c-format
 msgid ""
-"SELECT ST_Intersects('POINT(0 0)'::geometry, 'LINESTRING ( 2 0, 0 2 )'::geometry);\n"
+"SELECT ST_Intersects('POINT(0 0)'::geometry, 'LINESTRING ( 2 0, 0 2 )'::"
+"geometry);\n"
 " st_intersects\n"
 "---------------\n"
 " f\n"
 "(1 row)\n"
-"SELECT ST_Intersects('POINT(0 0)'::geometry, 'LINESTRING ( 0 0, 0 2 )'::geometry);\n"
+"SELECT ST_Intersects('POINT(0 0)'::geometry, 'LINESTRING ( 0 0, 0 2 )'::"
+"geometry);\n"
 " st_intersects\n"
 "---------------\n"
 " t\n"
@@ -3064,14 +3594,26 @@ msgstr ""
 #, no-c-format
 msgid ""
 "SELECT ST_Intersects(\n"
-"                ST_GeographyFromText('SRID=4326;LINESTRING(-43.23456 72.4567,-43.23456 72.4568)'),\n"
-"                ST_GeographyFromText('SRID=4326;POINT(-43.23456 72.4567772)')\n"
+"                ST_GeographyFromText('SRID=4326;LINESTRING(-43.23456 "
+"72.4567,-43.23456 72.4568)'),\n"
+"                ST_GeographyFromText('SRID=4326;POINT(-43.23456 "
+"72.4567772)')\n"
+"                );\n"
+"\n"
+" st_intersects\n"
+"---------------\n"
+"t"
+msgstr ""
+"SELECT ST_Intersects(\n"
+"                ST_GeographyFromText('SRID=4326;LINESTRING(-43.23456 "
+"72.4567,-43.23456 72.4568)'),\n"
+"                ST_GeographyFromText('SRID=4326;POINT(-43.23456 "
+"72.4567772)')\n"
 "                );\n"
 "\n"
 " st_intersects\n"
 "---------------\n"
 "t"
-msgstr "SELECT ST_Intersects(\n                ST_GeographyFromText('SRID=4326;LINESTRING(-43.23456 72.4567,-43.23456 72.4568)'),\n                ST_GeographyFromText('SRID=4326;POINT(-43.23456 72.4567772)')\n                );\n\n st_intersects\n---------------\nt"
 
 #. Tag: para
 #: reference_measure.xml:2122
@@ -3099,13 +3641,20 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcprototype> <funcdef>float <function>ST_Length</function></funcdef> "
-"<paramdef><type>geometry "
-"</type><parameter>a_2dlinestring</parameter></paramdef> </funcprototype> "
+"<paramdef><type>geometry </type><parameter>a_2dlinestring</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>float "
+"<function>ST_Length</function></funcdef> <paramdef><type>geography </"
+"type><parameter>geog</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type><parameter>use_spheroid=true</parameter></paramdef> "
+"</funcprototype>"
+msgstr ""
 "<funcprototype> <funcdef>float <function>ST_Length</function></funcdef> "
-"<paramdef><type>geography </type><parameter>geog</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>boolean "
-"</type><parameter>use_spheroid=true</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>float <function>ST_Length</function></funcdef> <paramdef><type>geometry </type><parameter>a_2dlinestring</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>float <function>ST_Length</function></funcdef> <paramdef><type>geography </type><parameter>geog</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type><parameter>use_spheroid=true</parameter></paramdef> </funcprototype>"
+"<paramdef><type>geometry </type><parameter>a_2dlinestring</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>float "
+"<function>ST_Length</function></funcdef> <paramdef><type>geography </"
+"type><parameter>geog</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type><parameter>use_spheroid=true</parameter></paramdef> "
+"</funcprototype>"
 
 #. Tag: para
 #: reference_measure.xml:2147
@@ -3123,19 +3672,19 @@ msgstr ""
 #: reference_measure.xml:2151
 #, no-c-format
 msgid ""
-"Currently for geometry this is an alias for ST_Length2D, but this may change"
-" to support higher dimensions."
+"Currently for geometry this is an alias for ST_Length2D, but this may change "
+"to support higher dimensions."
 msgstr ""
 
 #. Tag: para
 #: reference_measure.xml:2152
 #, no-c-format
 msgid ""
-"Changed: 2.0.0 Breaking change -- in prior versions applying this to a "
-"MULTI/POLYGON of type geography would give you the perimeter of the "
-"POLYGON/MULTIPOLYGON. In 2.0.0 this was changed to return 0 to be in line "
-"with geometry behavior. Please use ST_Perimeter if you want the perimeter of"
-" a polygon"
+"Changed: 2.0.0 Breaking change -- in prior versions applying this to a MULTI/"
+"POLYGON of type geography would give you the perimeter of the POLYGON/"
+"MULTIPOLYGON. In 2.0.0 this was changed to return 0 to be in line with "
+"geometry behavior. Please use ST_Perimeter if you want the perimeter of a "
+"polygon"
 msgstr ""
 
 #. Tag: para
@@ -3176,7 +3725,8 @@ msgstr ""
 #: reference_measure.xml:2164
 #, no-c-format
 msgid ""
-"SELECT ST_Length(ST_GeomFromText('LINESTRING(743238 2967416,743238 2967450,743265 2967450,\n"
+"SELECT ST_Length(ST_GeomFromText('LINESTRING(743238 2967416,743238 "
+"2967450,743265 2967450,\n"
 "743265.625 2967416,743238 2967416)',2249));\n"
 "st_length\n"
 "---------\n"
@@ -3186,7 +3736,8 @@ msgid ""
 "--Transforming WGS 84 linestring to Massachusetts state plane meters\n"
 "SELECT ST_Length(\n"
 "        ST_Transform(\n"
-"                ST_GeomFromEWKT('SRID=4326;LINESTRING(-72.1260 42.45, -72.1240 42.45666, -72.123 42.1546)'),\n"
+"                ST_GeomFromEWKT('SRID=4326;LINESTRING(-72.1260 42.45, "
+"-72.1240 42.45666, -72.123 42.1546)'),\n"
 "                26986\n"
 "        )\n"
 ");\n"
@@ -3206,9 +3757,11 @@ msgstr ""
 #, no-c-format
 msgid ""
 "-- default calculation is using a sphere rather than spheroid\n"
-"SELECT ST_Length(the_geog) As length_spheroid,  ST_Length(the_geog,false) As length_sphere\n"
+"SELECT ST_Length(the_geog) As length_spheroid,  ST_Length(the_geog,false) As "
+"length_sphere\n"
 "FROM (SELECT ST_GeographyFromText(\n"
-"'SRID=4326;LINESTRING(-72.1260 42.45, -72.1240 42.45666, -72.123 42.1546)') As the_geog)\n"
+"'SRID=4326;LINESTRING(-72.1260 42.45, -72.1240 42.45666, -72.123 42.1546)') "
+"As the_geog)\n"
 " As foo;\n"
 " length_spheroid  |  length_sphere\n"
 "------------------+------------------\n"
@@ -3220,10 +3773,11 @@ msgstr ""
 #: reference_measure.xml:2173
 #, no-c-format
 msgid ""
-", <xref linkend=\"ST_GeomFromEWKT\"/>, <xref "
-"linkend=\"ST_Length_Spheroid\"/>, <xref linkend=\"ST_Perimeter\"/>, <xref "
-"linkend=\"ST_Transform\"/>"
-msgstr ", <xref linkend=\"ST_GeomFromEWKT\"/>, <xref linkend=\"ST_Length_Spheroid\"/>, <xref linkend=\"ST_Perimeter\"/>, <xref linkend=\"ST_Transform\"/>"
+", <xref linkend=\"ST_GeomFromEWKT\"/>, <xref linkend=\"ST_Length_Spheroid\"/"
+">, <xref linkend=\"ST_Perimeter\"/>, <xref linkend=\"ST_Transform\"/>"
+msgstr ""
+", <xref linkend=\"ST_GeomFromEWKT\"/>, <xref linkend=\"ST_Length_Spheroid\"/"
+">, <xref linkend=\"ST_Perimeter\"/>, <xref linkend=\"ST_Transform\"/>"
 
 #. Tag: refname
 #: reference_measure.xml:2179
@@ -3236,8 +3790,8 @@ msgstr "ST_Length2D"
 #, no-c-format
 msgid ""
 "<refpurpose>Returns the 2-dimensional length of the geometry if it is a "
-"linestring or multi-linestring. This is an alias for "
-"<varname>ST_Length</varname></refpurpose>"
+"linestring or multi-linestring. This is an alias for <varname>ST_Length</"
+"varname></refpurpose>"
 msgstr ""
 
 #. Tag: funcprototype
@@ -3245,17 +3799,19 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>float <function>ST_Length2D</function></funcdef> "
-"<paramdef><type>geometry </type> "
-"<parameter>a_2dlinestring</parameter></paramdef>"
-msgstr "<funcdef>float <function>ST_Length2D</function></funcdef> <paramdef><type>geometry </type> <parameter>a_2dlinestring</parameter></paramdef>"
+"<paramdef><type>geometry </type> <parameter>a_2dlinestring</parameter></"
+"paramdef>"
+msgstr ""
+"<funcdef>float <function>ST_Length2D</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>a_2dlinestring</parameter></"
+"paramdef>"
 
 #. Tag: para
 #: reference_measure.xml:2197
 #, no-c-format
 msgid ""
-"<para>Returns the 2-dimensional length of the geometry if it is a linestring"
-" or multi-linestring. This is an alias for "
-"<varname>ST_Length</varname></para>"
+"<para>Returns the 2-dimensional length of the geometry if it is a linestring "
+"or multi-linestring. This is an alias for <varname>ST_Length</varname></para>"
 msgstr ""
 
 #. Tag: para
@@ -3274,8 +3830,8 @@ msgstr "ST_3DLength"
 #: reference_measure.xml:2214
 #, no-c-format
 msgid ""
-"Returns the 3-dimensional or 2-dimensional length of the geometry if it is a"
-" linestring or multi-linestring."
+"Returns the 3-dimensional or 2-dimensional length of the geometry if it is a "
+"linestring or multi-linestring."
 msgstr ""
 
 #. Tag: funcprototype
@@ -3283,16 +3839,19 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>float <function>ST_3DLength</function></funcdef> "
-"<paramdef><type>geometry </type> "
-"<parameter>a_3dlinestring</parameter></paramdef>"
-msgstr "<funcdef>float <function>ST_3DLength</function></funcdef> <paramdef><type>geometry </type> <parameter>a_3dlinestring</parameter></paramdef>"
+"<paramdef><type>geometry </type> <parameter>a_3dlinestring</parameter></"
+"paramdef>"
+msgstr ""
+"<funcdef>float <function>ST_3DLength</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>a_3dlinestring</parameter></"
+"paramdef>"
 
 #. Tag: para
 #: reference_measure.xml:2230
 #, no-c-format
 msgid ""
-"Returns the 3-dimensional or 2-dimensional length of the geometry if it is a"
-" linestring or multi-linestring. For 2-d lines it will just return the 2-d "
+"Returns the 3-dimensional or 2-dimensional length of the geometry if it is a "
+"linestring or multi-linestring. For 2-d lines it will just return the 2-d "
 "length (same as ST_Length and ST_Length2D)"
 msgstr ""
 
@@ -3314,12 +3873,19 @@ msgstr ""
 #: reference_measure.xml:2242
 #, no-c-format
 msgid ""
-"SELECT ST_3DLength(ST_GeomFromText('LINESTRING(743238 2967416 1,743238 2967450 1,743265 2967450 3,\n"
+"SELECT ST_3DLength(ST_GeomFromText('LINESTRING(743238 2967416 1,743238 "
+"2967450 1,743265 2967450 3,\n"
+"743265.625 2967416 3,743238 2967416 3)',2249));\n"
+"ST_3DLength\n"
+"-----------\n"
+"122.704716741457"
+msgstr ""
+"SELECT ST_3DLength(ST_GeomFromText('LINESTRING(743238 2967416 1,743238 "
+"2967450 1,743265 2967450 3,\n"
 "743265.625 2967416 3,743238 2967416 3)',2249));\n"
 "ST_3DLength\n"
 "-----------\n"
 "122.704716741457"
-msgstr "SELECT ST_3DLength(ST_GeomFromText('LINESTRING(743238 2967416 1,743238 2967450 1,743265 2967450 3,\n743265.625 2967416 3,743238 2967416 3)',2249));\nST_3DLength\n-----------\n122.704716741457"
 
 #. Tag: para
 #: reference_measure.xml:2249
@@ -3347,10 +3913,14 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>float <function>ST_Length_Spheroid</function></funcdef> "
-"<paramdef><type>geometry </type> "
-"<parameter>a_linestring</parameter></paramdef> <paramdef><type>spheroid "
-"</type> <parameter>a_spheroid</parameter></paramdef>"
-msgstr "<funcdef>float <function>ST_Length_Spheroid</function></funcdef> <paramdef><type>geometry </type> <parameter>a_linestring</parameter></paramdef> <paramdef><type>spheroid </type> <parameter>a_spheroid</parameter></paramdef>"
+"<paramdef><type>geometry </type> <parameter>a_linestring</parameter></"
+"paramdef> <paramdef><type>spheroid </type> <parameter>a_spheroid</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>float <function>ST_Length_Spheroid</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>a_linestring</parameter></"
+"paramdef> <paramdef><type>spheroid </type> <parameter>a_spheroid</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: reference_measure.xml:2275
@@ -3393,9 +3963,11 @@ msgid ""
 "SELECT ST_Length_Spheroid( the_geom, sph_m ) As tot_len,\n"
 "ST_Length_Spheroid(ST_GeometryN(the_geom,1), sph_m) As len_line1,\n"
 "ST_Length_Spheroid(ST_GeometryN(the_geom,2), sph_m) As len_line2\n"
-"                          FROM (SELECT ST_GeomFromText('MULTILINESTRING((-118.584 38.374,-118.583 38.5),\n"
+"                          FROM (SELECT "
+"ST_GeomFromText('MULTILINESTRING((-118.584 38.374,-118.583 38.5),\n"
 "        (-71.05957 42.3589 , -71.061 43))') As the_geom,\n"
-"CAST('SPHEROID[\"GRS_1980\",6378137,298.257222101]' As spheroid) As sph_m)  as foo;\n"
+"CAST('SPHEROID[\"GRS_1980\",6378137,298.257222101]' As spheroid) As sph_m)  "
+"as foo;\n"
 "        tot_len      |    len_line1     |    len_line2\n"
 "------------------+------------------+------------------\n"
 " 85204.5207562955 | 13986.8725229309 | 71217.6482333646\n"
@@ -3404,9 +3976,11 @@ msgid ""
 "SELECT ST_Length_Spheroid( the_geom, sph_m ) As tot_len,\n"
 "ST_Length_Spheroid(ST_GeometryN(the_geom,1), sph_m) As len_line1,\n"
 "ST_Length_Spheroid(ST_GeometryN(the_geom,2), sph_m) As len_line2\n"
-"                          FROM (SELECT ST_GeomFromEWKT('MULTILINESTRING((-118.584 38.374 20,-118.583 38.5 30),\n"
+"                          FROM (SELECT "
+"ST_GeomFromEWKT('MULTILINESTRING((-118.584 38.374 20,-118.583 38.5 30),\n"
 "        (-71.05957 42.3589 75, -71.061 43 90))') As the_geom,\n"
-"CAST('SPHEROID[\"GRS_1980\",6378137,298.257222101]' As spheroid) As sph_m)  as foo;\n"
+"CAST('SPHEROID[\"GRS_1980\",6378137,298.257222101]' As spheroid) As sph_m)  "
+"as foo;\n"
 "\n"
 "         tot_len      |    len_line1    |    len_line2\n"
 "------------------+-----------------+------------------\n"
@@ -3416,8 +3990,10 @@ msgstr ""
 #. Tag: para
 #: reference_measure.xml:2301
 #, no-c-format
-msgid ", <xref linkend=\"ST_Length\"/>, <xref linkend=\"ST_3DLength_Spheroid\"/>"
-msgstr ", <xref linkend=\"ST_Length\"/>, <xref linkend=\"ST_3DLength_Spheroid\"/>"
+msgid ""
+", <xref linkend=\"ST_Length\"/>, <xref linkend=\"ST_3DLength_Spheroid\"/>"
+msgstr ""
+", <xref linkend=\"ST_Length\"/>, <xref linkend=\"ST_3DLength_Spheroid\"/>"
 
 #. Tag: refname
 #: reference_measure.xml:2307
@@ -3439,10 +4015,14 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>float <function>ST_Length2D_Spheroid</function></funcdef> "
-"<paramdef><type>geometry </type> "
-"<parameter>a_linestring</parameter></paramdef> <paramdef><type>spheroid "
-"</type> <parameter>a_spheroid</parameter></paramdef>"
-msgstr "<funcdef>float <function>ST_Length2D_Spheroid</function></funcdef> <paramdef><type>geometry </type> <parameter>a_linestring</parameter></paramdef> <paramdef><type>spheroid </type> <parameter>a_spheroid</parameter></paramdef>"
+"<paramdef><type>geometry </type> <parameter>a_linestring</parameter></"
+"paramdef> <paramdef><type>spheroid </type> <parameter>a_spheroid</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>float <function>ST_Length2D_Spheroid</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>a_linestring</parameter></"
+"paramdef> <paramdef><type>spheroid </type> <parameter>a_spheroid</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: reference_measure.xml:2327
@@ -3458,9 +4038,9 @@ msgstr ""
 #: reference_measure.xml:2338
 #, no-c-format
 msgid ""
-"This is much like <xref linkend=\"ST_Length_Spheroid\"/> and <xref "
-"linkend=\"ST_3DLength_Spheroid\"/> except it will throw away the Z "
-"coordinate in calculations."
+"This is much like <xref linkend=\"ST_Length_Spheroid\"/> and <xref linkend="
+"\"ST_3DLength_Spheroid\"/> except it will throw away the Z coordinate in "
+"calculations."
 msgstr ""
 
 #. Tag: programlisting
@@ -3474,9 +4054,11 @@ msgid ""
 "SELECT ST_Length2D_Spheroid( the_geom, sph_m ) As tot_len,\n"
 "ST_Length2D_Spheroid(ST_GeometryN(the_geom,1), sph_m) As len_line1,\n"
 "ST_Length2D_Spheroid(ST_GeometryN(the_geom,2), sph_m) As len_line2\n"
-"                          FROM (SELECT ST_GeomFromText('MULTILINESTRING((-118.584 38.374,-118.583 38.5),\n"
+"                          FROM (SELECT "
+"ST_GeomFromText('MULTILINESTRING((-118.584 38.374,-118.583 38.5),\n"
 "        (-71.05957 42.3589 , -71.061 43))') As the_geom,\n"
-"CAST('SPHEROID[\"GRS_1980\",6378137,298.257222101]' As spheroid) As sph_m)  as foo;\n"
+"CAST('SPHEROID[\"GRS_1980\",6378137,298.257222101]' As spheroid) As sph_m)  "
+"as foo;\n"
 "        tot_len      |    len_line1     |    len_line2\n"
 "------------------+------------------+------------------\n"
 " 85204.5207562955 | 13986.8725229309 | 71217.6482333646\n"
@@ -3485,9 +4067,11 @@ msgid ""
 "SELECT ST_Length2D_Spheroid( the_geom, sph_m ) As tot_len,\n"
 "ST_Length2D_Spheroid(ST_GeometryN(the_geom,1), sph_m) As len_line1,\n"
 "ST_Length2D_Spheroid(ST_GeometryN(the_geom,2), sph_m) As len_line2\n"
-"                          FROM (SELECT ST_GeomFromEWKT('MULTILINESTRING((-118.584 38.374 20,-118.583 38.5 30),\n"
+"                          FROM (SELECT "
+"ST_GeomFromEWKT('MULTILINESTRING((-118.584 38.374 20,-118.583 38.5 30),\n"
 "        (-71.05957 42.3589 75, -71.061 43 90))') As the_geom,\n"
-"CAST('SPHEROID[\"GRS_1980\",6378137,298.257222101]' As spheroid) As sph_m)  as foo;\n"
+"CAST('SPHEROID[\"GRS_1980\",6378137,298.257222101]' As spheroid) As sph_m)  "
+"as foo;\n"
 "\n"
 "        tot_len      |    len_line1     |    len_line2\n"
 "------------------+------------------+------------------\n"
@@ -3498,9 +4082,11 @@ msgstr ""
 #: reference_measure.xml:2353
 #, no-c-format
 msgid ""
-", <xref linkend=\"ST_Length_Spheroid\"/>, <xref "
-"linkend=\"ST_3DLength_Spheroid\"/>"
-msgstr ", <xref linkend=\"ST_Length_Spheroid\"/>, <xref linkend=\"ST_3DLength_Spheroid\"/>"
+", <xref linkend=\"ST_Length_Spheroid\"/>, <xref linkend="
+"\"ST_3DLength_Spheroid\"/>"
+msgstr ""
+", <xref linkend=\"ST_Length_Spheroid\"/>, <xref linkend="
+"\"ST_3DLength_Spheroid\"/>"
 
 #. Tag: refname
 #: reference_measure.xml:2359
@@ -3513,8 +4099,8 @@ msgstr "ST_3DLength_Spheroid"
 #, no-c-format
 msgid ""
 "<refpurpose>Calculates the length of a geometry on an ellipsoid, taking the "
-"elevation into account. This is just an alias for "
-"ST_Length_Spheroid.</refpurpose>"
+"elevation into account. This is just an alias for ST_Length_Spheroid.</"
+"refpurpose>"
 msgstr ""
 
 #. Tag: funcprototype
@@ -3522,10 +4108,14 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>float <function>ST_3DLength_Spheroid</function></funcdef> "
-"<paramdef><type>geometry </type> "
-"<parameter>a_linestring</parameter></paramdef> <paramdef><type>spheroid "
-"</type> <parameter>a_spheroid</parameter></paramdef>"
-msgstr "<funcdef>float <function>ST_3DLength_Spheroid</function></funcdef> <paramdef><type>geometry </type> <parameter>a_linestring</parameter></paramdef> <paramdef><type>spheroid </type> <parameter>a_spheroid</parameter></paramdef>"
+"<paramdef><type>geometry </type> <parameter>a_linestring</parameter></"
+"paramdef> <paramdef><type>spheroid </type> <parameter>a_spheroid</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>float <function>ST_3DLength_Spheroid</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>a_linestring</parameter></"
+"paramdef> <paramdef><type>spheroid </type> <parameter>a_spheroid</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: reference_measure.xml:2378
@@ -3540,8 +4130,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Changed: 2.0.0 In prior versions this used to return 0 for anything that is "
-"not a MULTILINESTRING or LINESTRING and in 2.0.0 on returns the perimeter of"
-" if given a polgon."
+"not a MULTILINESTRING or LINESTRING and in 2.0.0 on returns the perimeter of "
+"if given a polgon."
 msgstr ""
 
 #. Tag: para
@@ -3567,7 +4157,8 @@ msgstr "Voir ST_Length_Spheroid"
 #: reference_measure.xml:2399
 #, no-c-format
 msgid ", <xref linkend=\"ST_Length\"/>, <xref linkend=\"ST_Length_Spheroid\"/>"
-msgstr ", <xref linkend=\"ST_Length\"/>, <xref linkend=\"ST_Length_Spheroid\"/>"
+msgstr ""
+", <xref linkend=\"ST_Length\"/>, <xref linkend=\"ST_Length_Spheroid\"/>"
 
 #. Tag: refname
 #: reference_measure.xml:2405
@@ -3581,8 +4172,8 @@ msgstr "ST_LongestLine"
 msgid ""
 "Returns the 2-dimensional longest line points of two geometries. The "
 "function will only return the first longest line if more than one, that the "
-"function finds. The line returned will always start in g1 and end in g2. The"
-" length of the line this function returns will always be the same as "
+"function finds. The line returned will always start in g1 and end in g2. The "
+"length of the line this function returns will always be the same as "
 "st_maxdistance returns for g1 and g2."
 msgstr ""
 
@@ -3593,7 +4184,10 @@ msgid ""
 "<funcdef>geometry <function>ST_LongestLine</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>g2</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_LongestLine</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> <paramdef><type>geometry </type> <parameter>g2</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_LongestLine</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>g2</parameter></paramdef>"
 
 #. Tag: para
 #: reference_measure.xml:2430
@@ -3621,7 +4215,16 @@ msgid ""
 "   lline\n"
 "-----------------\n"
 "LINESTRING(100 100,98 190)"
-msgstr "SELECT ST_AsText(\n        ST_LongestLine('POINT(100 100)'::geometry, \n                'LINESTRING (20 80, 98 190, 110 180, 50 75 )'::geometry)\n        ) As lline;\n\n        \n   lline\n-----------------\nLINESTRING(100 100,98 190)"
+msgstr ""
+"SELECT ST_AsText(\n"
+"        ST_LongestLine('POINT(100 100)'::geometry, \n"
+"                'LINESTRING (20 80, 98 190, 110 180, 50 75 )'::geometry)\n"
+"        ) As lline;\n"
+"\n"
+"        \n"
+"   lline\n"
+"-----------------\n"
+"LINESTRING(100 100,98 190)"
 
 #. Tag: para
 #: reference_measure.xml:2459
@@ -3644,7 +4247,18 @@ msgid ""
 "   lline\n"
 "-----------------\n"
 "LINESTRING(20 40,121.111404660392 186.629392246051)"
-msgstr "SELECT ST_AsText(\n        ST_LongestLine(\n                ST_GeomFromText('POLYGON((175 150, 20 40, \n                        50 60, 125 100, 175 150))'),\n                ST_Buffer(ST_GeomFromText('POINT(110 170)'), 20)\n                ) \n        ) As llinewkt;\n                \n   lline\n-----------------\nLINESTRING(20 40,121.111404660392 186.629392246051)"
+msgstr ""
+"SELECT ST_AsText(\n"
+"        ST_LongestLine(\n"
+"                ST_GeomFromText('POLYGON((175 150, 20 40, \n"
+"                        50 60, 125 100, 175 150))'),\n"
+"                ST_Buffer(ST_GeomFromText('POINT(110 170)'), 20)\n"
+"                ) \n"
+"        ) As llinewkt;\n"
+"                \n"
+"   lline\n"
+"-----------------\n"
+"LINESTRING(20 40,121.111404660392 186.629392246051)"
 
 #. Tag: para
 #: reference_measure.xml:2478
@@ -3662,7 +4276,22 @@ msgid ""
 "        ST_MaxDistance(c.the_geom,c.the_geom) As max_dist, \n"
 "        ST_Length(ST_LongestLine(c.the_geom, c.the_geom)) As lenll \n"
 "FROM (SELECT ST_BuildArea(ST_Collect(the_geom)) As the_geom\n"
-"        FROM (SELECT ST_Translate(ST_SnapToGrid(ST_Buffer(ST_Point(50 ,generate_series(50,190, 50) \n"
+"        FROM (SELECT ST_Translate(ST_SnapToGrid(ST_Buffer(ST_Point(50 ,"
+"generate_series(50,190, 50) \n"
+"                        ),40, 'quad_segs=2'),1), x, 0)  As the_geom \n"
+"                        FROM generate_series(1,100,50) As x)  AS foo\n"
+") As c;\n"
+"                \n"
+"          llinewkt          |     max_dist     |      lenll\n"
+"---------------------------+------------------+------------------\n"
+" LINESTRING(23 22,129 178) | 188.605408193933 | 188.605408193933"
+msgstr ""
+"SELECT ST_AsText(ST_LongestLine(c.the_geom, c.the_geom)) As llinewkt, \n"
+"        ST_MaxDistance(c.the_geom,c.the_geom) As max_dist, \n"
+"        ST_Length(ST_LongestLine(c.the_geom, c.the_geom)) As lenll \n"
+"FROM (SELECT ST_BuildArea(ST_Collect(the_geom)) As the_geom\n"
+"        FROM (SELECT ST_Translate(ST_SnapToGrid(ST_Buffer(ST_Point(50 ,"
+"generate_series(50,190, 50) \n"
 "                        ),40, 'quad_segs=2'),1), x, 0)  As the_geom \n"
 "                        FROM generate_series(1,100,50) As x)  AS foo\n"
 ") As c;\n"
@@ -3670,12 +4299,12 @@ msgid ""
 "          llinewkt          |     max_dist     |      lenll\n"
 "---------------------------+------------------+------------------\n"
 " LINESTRING(23 22,129 178) | 188.605408193933 | 188.605408193933"
-msgstr "SELECT ST_AsText(ST_LongestLine(c.the_geom, c.the_geom)) As llinewkt, \n        ST_MaxDistance(c.the_geom,c.the_geom) As max_dist, \n        ST_Length(ST_LongestLine(c.the_geom, c.the_geom)) As lenll \nFROM (SELECT ST_BuildArea(ST_Collect(the_geom)) As the_geom\n        FROM (SELECT ST_Translate(ST_SnapToGrid(ST_Buffer(ST_Point(50 ,generate_series(50,190, 50) \n                        ),40, 'quad_segs=2'),1), x, 0)  As the_geom \n                        FROM generate_series(1,100,50) As x)  AS foo\n) As c;\n                \n          llinewkt          |     max_dist     |      lenll\n---------------------------+------------------+------------------\n LINESTRING(23 22,129 178) | 188.605408193933 | 188.605408193933"
 
 #. Tag: para
 #: reference_measure.xml:2493
 #, no-c-format
-msgid ", <xref linkend=\"ST_ShortestLine\"/>, <xref linkend=\"ST_LongestLine\"/>"
+msgid ""
+", <xref linkend=\"ST_ShortestLine\"/>, <xref linkend=\"ST_LongestLine\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -3706,17 +4335,17 @@ msgstr ""
 #, no-c-format
 msgid ""
 "ST_OrderingEquals compares two geometries and returns t (TRUE) if the "
-"geometries are equal and the coordinates are in the same order; otherwise it"
-" returns f (FALSE)."
+"geometries are equal and the coordinates are in the same order; otherwise it "
+"returns f (FALSE)."
 msgstr ""
 
 #. Tag: para
 #: reference_measure.xml:2523
 #, no-c-format
 msgid ""
-"This function is implemented as per the ArcSDE SQL specification rather than"
-" SQL-MM. "
-"http://edndoc.esri.com/arcsde/9.1/sql_api/sqlapi3.htm#ST_OrderingEquals"
+"This function is implemented as per the ArcSDE SQL specification rather than "
+"SQL-MM. http://edndoc.esri.com/arcsde/9.1/sql_api/sqlapi3."
+"htm#ST_OrderingEquals"
 msgstr ""
 
 #. Tag: para
@@ -3743,7 +4372,8 @@ msgid ""
 " t\n"
 "(1 row)\n"
 "\n"
-"SELECT ST_OrderingEquals(ST_Reverse(ST_GeomFromText('LINESTRING(0 0, 10 10)')),\n"
+"SELECT ST_OrderingEquals(ST_Reverse(ST_GeomFromText('LINESTRING(0 0, 10 "
+"10)')),\n"
 "                ST_GeomFromText('LINESTRING(0 0, 0 0, 10 10)'));\n"
 " st_orderingequals\n"
 "-----------\n"
@@ -3778,7 +4408,10 @@ msgid ""
 "<funcdef>boolean <function>ST_Overlaps</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>A</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>B</parameter></paramdef>"
-msgstr "<funcdef>boolean <function>ST_Overlaps</function></funcdef> <paramdef><type>geometry </type> <parameter>A</parameter></paramdef> <paramdef><type>geometry </type> <parameter>B</parameter></paramdef>"
+msgstr ""
+"<funcdef>boolean <function>ST_Overlaps</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>A</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>B</parameter></paramdef>"
 
 #. Tag: para
 #: reference_measure.xml:2561
@@ -3799,9 +4432,9 @@ msgstr ""
 #: reference_measure.xml:2568
 #, no-c-format
 msgid ""
-"This function call will automatically include a bounding box comparison that"
-" will make use of any indexes that are available on the geometries. To avoid"
-" index use, use the function _ST_Overlaps."
+"This function call will automatically include a bounding box comparison that "
+"will make use of any indexes that are available on the geometries. To avoid "
+"index use, use the function _ST_Overlaps."
 msgstr ""
 
 #. Tag: para
@@ -3827,46 +4460,59 @@ msgstr ""
 #: reference_measure.xml:2617
 #, no-c-format
 msgid ""
-"--a point on a line is contained by the line and is of a lower dimension, and therefore does not overlap the line\n"
+"--a point on a line is contained by the line and is of a lower dimension, "
+"and therefore does not overlap the line\n"
 "                        nor crosses\n"
 "\n"
 "SELECT ST_Overlaps(a,b) As a_overlap_b,\n"
 "        ST_Crosses(a,b) As a_crosses_b,\n"
-"                ST_Intersects(a, b) As a_intersects_b, ST_Contains(b,a) As b_contains_a\n"
-"FROM (SELECT ST_GeomFromText('POINT(1 0.5)') As a, ST_GeomFromText('LINESTRING(1 0, 1 1, 3 5)')  As b)\n"
+"                ST_Intersects(a, b) As a_intersects_b, ST_Contains(b,a) As "
+"b_contains_a\n"
+"FROM (SELECT ST_GeomFromText('POINT(1 0.5)') As a, "
+"ST_GeomFromText('LINESTRING(1 0, 1 1, 3 5)')  As b)\n"
 "        As foo\n"
 "\n"
 "a_overlap_b | a_crosses_b | a_intersects_b | b_contains_a\n"
 "------------+-------------+----------------+--------------\n"
 "f           | f           | t              | t\n"
 "\n"
-"--a line that is partly contained by circle, but not fully is defined as intersecting and crossing,\n"
+"--a line that is partly contained by circle, but not fully is defined as "
+"intersecting and crossing,\n"
 "-- but since of different dimension it does not overlap\n"
 "SELECT ST_Overlaps(a,b) As a_overlap_b, ST_Crosses(a,b) As a_crosses_b,\n"
 "        ST_Intersects(a, b) As a_intersects_b,\n"
 "        ST_Contains(a,b) As a_contains_b\n"
-"FROM (SELECT ST_Buffer(ST_GeomFromText('POINT(1 0.5)'), 3)  As a, ST_GeomFromText('LINESTRING(1 0, 1 1, 3 5)')  As b)\n"
+"FROM (SELECT ST_Buffer(ST_GeomFromText('POINT(1 0.5)'), 3)  As a, "
+"ST_GeomFromText('LINESTRING(1 0, 1 1, 3 5)')  As b)\n"
 "        As foo;\n"
 "\n"
 " a_overlap_b | a_crosses_b | a_intersects_b | a_contains_b\n"
 "-------------+-------------+----------------+--------------\n"
 " f           | t           | t              | f\n"
 "\n"
-" -- a 2-dimensional bent hot dog (aka buffered line string) that intersects a circle,\n"
-" --        but is not fully contained by the circle is defined as overlapping since they are of the same dimension,\n"
-"--        but it does not cross, because the intersection of the 2 is of the same dimension\n"
+" -- a 2-dimensional bent hot dog (aka buffered line string) that intersects "
+"a circle,\n"
+" --        but is not fully contained by the circle is defined as "
+"overlapping since they are of the same dimension,\n"
+"--        but it does not cross, because the intersection of the 2 is of the "
+"same dimension\n"
 "--        as the maximum dimension of the 2\n"
 "\n"
-"SELECT ST_Overlaps(a,b) As a_overlap_b, ST_Crosses(a,b) As a_crosses_b, ST_Intersects(a, b) As a_intersects_b,\n"
+"SELECT ST_Overlaps(a,b) As a_overlap_b, ST_Crosses(a,b) As a_crosses_b, "
+"ST_Intersects(a, b) As a_intersects_b,\n"
 "ST_Contains(b,a) As b_contains_a,\n"
-"ST_Dimension(a) As dim_a, ST_Dimension(b) as dim_b, ST_Dimension(ST_Intersection(a,b)) As dima_intersection_b\n"
+"ST_Dimension(a) As dim_a, ST_Dimension(b) as dim_b, "
+"ST_Dimension(ST_Intersection(a,b)) As dima_intersection_b\n"
 "FROM (SELECT ST_Buffer(ST_GeomFromText('POINT(1 0.5)'), 3)  As a,\n"
 "        ST_Buffer(ST_GeomFromText('LINESTRING(1 0, 1 1, 3 5)'),0.5)  As b)\n"
 "        As foo;\n"
 "\n"
-" a_overlap_b | a_crosses_b | a_intersects_b | b_contains_a | dim_a | dim_b | dima_intersection_b\n"
-"-------------+-------------+----------------+--------------+-------+-------+---------------------\n"
-" t           | f           | t              | f            |     2 |     2 |              2"
+" a_overlap_b | a_crosses_b | a_intersects_b | b_contains_a | dim_a | dim_b | "
+"dima_intersection_b\n"
+"-------------+-------------+----------------+--------------+-------+-------"
+"+---------------------\n"
+" t           | f           | t              | f            |     2 |     2 "
+"|              2"
 msgstr ""
 
 #. Tag: para
@@ -3875,7 +4521,9 @@ msgstr ""
 msgid ""
 ", <xref linkend=\"ST_Crosses\"/>, <xref linkend=\"ST_Dimension\"/>, <xref "
 "linkend=\"ST_Intersects\"/>"
-msgstr ", <xref linkend=\"ST_Crosses\"/>, <xref linkend=\"ST_Dimension\"/>, <xref linkend=\"ST_Intersects\"/>"
+msgstr ""
+", <xref linkend=\"ST_Crosses\"/>, <xref linkend=\"ST_Dimension\"/>, <xref "
+"linkend=\"ST_Intersects\"/>"
 
 #. Tag: refname
 #: reference_measure.xml:2630
@@ -3890,7 +4538,11 @@ msgid ""
 "Return the length measurement of the boundary of an ST_Surface or "
 "ST_MultiSurface geometry or geography. (Polygon, Multipolygon). geometry "
 "measurement is in units of spatial reference and geography is in meters."
-msgstr "Retourne la mesure de la longueur du bord d'un object ST_Surface, ST_MultiSurface, geometry ou geography (Polygon, Multipolygon). La mesure de géométrie (type geometry) est faite dans les unités du système de projection, et pour les objets geography en mètres."
+msgstr ""
+"Retourne la mesure de la longueur du bord d'un object ST_Surface, "
+"ST_MultiSurface, geometry ou geography (Polygon, Multipolygon). La mesure de "
+"géométrie (type geometry) est faite dans les unités du système de "
+"projection, et pour les objets geography en mètres."
 
 #. Tag: funcprototype
 #: reference_measure.xml:2637
@@ -3898,7 +4550,9 @@ msgstr "Retourne la mesure de la longueur du bord d'un object ST_Surface, ST_Mul
 msgid ""
 "<funcdef>float <function>ST_Perimeter</function></funcdef> "
 "<paramdef><type>geometry </type><parameter>g1</parameter></paramdef>"
-msgstr "<funcdef>float <function>ST_Perimeter</function></funcdef> <paramdef><type>geometry </type><parameter>g1</parameter></paramdef>"
+msgstr ""
+"<funcdef>float <function>ST_Perimeter</function></funcdef> "
+"<paramdef><type>geometry </type><parameter>g1</parameter></paramdef>"
 
 #. Tag: funcprototype
 #: reference_measure.xml:2643
@@ -3906,9 +4560,13 @@ msgstr "<funcdef>float <function>ST_Perimeter</function></funcdef> <paramdef><ty
 msgid ""
 "<funcdef>float <function>ST_Perimeter</function></funcdef> "
 "<paramdef><type>geography </type><parameter>geog</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>boolean "
-"</type><parameter>use_spheroid=true</parameter></paramdef>"
-msgstr "<funcdef>float <function>ST_Perimeter</function></funcdef> <paramdef><type>geography </type><parameter>geog</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type><parameter>use_spheroid=true</parameter></paramdef>"
+"<paramdef choice=\"opt\"><type>boolean </type><parameter>use_spheroid=true</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>float <function>ST_Perimeter</function></funcdef> "
+"<paramdef><type>geography </type><parameter>geog</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type><parameter>use_spheroid=true</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: reference_measure.xml:2653
@@ -3918,8 +4576,8 @@ msgid ""
 "ST_MultiSurface (Polygon, Multipolygon). 0 is returned for non-areal "
 "geometries. For linestrings use ST_Length. Measurements for geometry are in "
 "the units of the spatial reference system of the geometry. Measurements for "
-"geography are in meters. If <varname>use_spheroid</varname> is set to false,"
-" then will model earth as a sphere instead of a spheroid."
+"geography are in meters. If <varname>use_spheroid</varname> is set to false, "
+"then will model earth as a sphere instead of a spheroid."
 msgstr ""
 
 #. Tag: para
@@ -3960,14 +4618,41 @@ msgstr ""
 #: reference_measure.xml:2669
 #, no-c-format
 msgid ""
-"SELECT ST_Perimeter(ST_GeomFromText('POLYGON((743238 2967416,743238 2967450,743265 2967450,\n"
+"SELECT ST_Perimeter(ST_GeomFromText('POLYGON((743238 2967416,743238 "
+"2967450,743265 2967450,\n"
 "743265.625 2967416,743238 2967416))', 2249));\n"
 "st_perimeter\n"
 "---------\n"
 " 122.630744000095\n"
 "(1 row)\n"
 "\n"
-"SELECT ST_Perimeter(ST_GeomFromText('MULTIPOLYGON(((763104.471273676 2949418.44119003,\n"
+"SELECT ST_Perimeter(ST_GeomFromText('MULTIPOLYGON(((763104.471273676 "
+"2949418.44119003,\n"
+"763104.477769673 2949418.42538203,\n"
+"763104.189609677 2949418.22343004,763104.471273676 2949418.44119003)),\n"
+"((763104.471273676 2949418.44119003,763095.804579742 2949436.33850239,\n"
+"763086.132105649 2949451.46730207,763078.452329651 2949462.11549407,\n"
+"763075.354136904 2949466.17407812,763064.362142565 2949477.64291974,\n"
+"763059.953961626 2949481.28983009,762994.637609571 2949532.04103014,\n"
+"762990.568508415 2949535.06640477,762986.710889563 2949539.61421415,\n"
+"763117.237897679 2949709.50493431,763235.236617789 2949617.95619822,\n"
+"763287.718121842 2949562.20592617,763111.553321674 2949423.91664605,\n"
+"763104.471273676 2949418.44119003)))', 2249));\n"
+"st_perimeter\n"
+"---------\n"
+" 845.227713366825\n"
+"(1 row)"
+msgstr ""
+"SELECT ST_Perimeter(ST_GeomFromText('POLYGON((743238 2967416,743238 "
+"2967450,743265 2967450,\n"
+"743265.625 2967416,743238 2967416))', 2249));\n"
+"st_perimeter\n"
+"---------\n"
+" 122.630744000095\n"
+"(1 row)\n"
+"\n"
+"SELECT ST_Perimeter(ST_GeomFromText('MULTIPOLYGON(((763104.471273676 "
+"2949418.44119003,\n"
 "763104.477769673 2949418.42538203,\n"
 "763104.189609677 2949418.22343004,763104.471273676 2949418.44119003)),\n"
 "((763104.471273676 2949418.44119003,763095.804579742 2949436.33850239,\n"
@@ -3982,7 +4667,6 @@ msgid ""
 "---------\n"
 " 845.227713366825\n"
 "(1 row)"
-msgstr "SELECT ST_Perimeter(ST_GeomFromText('POLYGON((743238 2967416,743238 2967450,743265 2967450,\n743265.625 2967416,743238 2967416))', 2249));\nst_perimeter\n---------\n 122.630744000095\n(1 row)\n\nSELECT ST_Perimeter(ST_GeomFromText('MULTIPOLYGON(((763104.471273676 2949418.44119003,\n763104.477769673 2949418.42538203,\n763104.189609677 2949418.22343004,763104.471273676 2949418.44119003)),\n((763104.471273676 2949418.44119003,763095.804579742 2949436.33850239,\n763086.132105649 2949451.46730207,763078.452329651 2949462.11549407,\n763075.354136904 2949466.17407812,763064.362142565 2949477.64291974,\n763059.953961626 2949481.28983009,762994.637609571 2949532.04103014,\n762990.568508415 2949535.06640477,762986.710889563 2949539.61421415,\n763117.237897679 2949709.50493431,763235.236617789 2949617.95619822,\n763287.718121842 2949562.20592617,763111.553321674 2949423.91664605,\n763104.471273676 2949418.44119003)))', 2249));\nst_perimeter\n---------\n 845.227713366825\n(1 row)"
 
 #. Tag: title
 #: reference_measure.xml:2672
@@ -4002,9 +4686,12 @@ msgstr ""
 #: reference_measure.xml:2674
 #, no-c-format
 msgid ""
-"SELECT  ST_Perimeter(geog) As per_meters, ST_Perimeter(geog)/0.3048 As per_ft \n"
-"FROM ST_GeogFromText('POLYGON((-71.1776848522251 42.3902896512902,-71.1776843766326 42.3903829478009,\n"
-"-71.1775844305465 42.3903826677917,-71.1775825927231 42.3902893647987,-71.1776848522251 42.3902896512902))') As geog;\n"
+"SELECT  ST_Perimeter(geog) As per_meters, ST_Perimeter(geog)/0.3048 As "
+"per_ft \n"
+"FROM ST_GeogFromText('POLYGON((-71.1776848522251 "
+"42.3902896512902,-71.1776843766326 42.3903829478009,\n"
+"-71.1775844305465 42.3903826677917,-71.1775825927231 "
+"42.3902893647987,-71.1776848522251 42.3902896512902))') As geog;\n"
 "\n"
 "   per_meters    |      per_ft\n"
 "-----------------+------------------\n"
@@ -4012,15 +4699,21 @@ msgid ""
 "\n"
 "\n"
 "-- Multipolygon example --\n"
-"SELECT  ST_Perimeter(geog) As per_meters, ST_Perimeter(geog,false) As per_sphere_meters,  ST_Perimeter(geog)/0.3048 As per_ft \n"
-"FROM ST_GeogFromText('MULTIPOLYGON(((-71.1044543107478 42.340674480411,-71.1044542869917 42.3406744369506,\n"
+"SELECT  ST_Perimeter(geog) As per_meters, ST_Perimeter(geog,false) As "
+"per_sphere_meters,  ST_Perimeter(geog)/0.3048 As per_ft \n"
+"FROM ST_GeogFromText('MULTIPOLYGON(((-71.1044543107478 "
+"42.340674480411,-71.1044542869917 42.3406744369506,\n"
 "-71.1044553562977 42.340673886454,-71.1044543107478 42.340674480411)),\n"
-"((-71.1044543107478 42.340674480411,-71.1044860600303 42.3407237015564,-71.1045215770124 42.3407653385914,\n"
-"-71.1045498002983 42.3407946553165,-71.1045611902745 42.3408058316308,-71.1046016507427 42.340837442371,\n"
-"-71.104617893173 42.3408475056957,-71.1048586153981 42.3409875993595,-71.1048736143677 42.3409959528211,\n"
+"((-71.1044543107478 42.340674480411,-71.1044860600303 "
+"42.3407237015564,-71.1045215770124 42.3407653385914,\n"
+"-71.1045498002983 42.3407946553165,-71.1045611902745 "
+"42.3408058316308,-71.1046016507427 42.340837442371,\n"
+"-71.104617893173 42.3408475056957,-71.1048586153981 "
+"42.3409875993595,-71.1048736143677 42.3409959528211,\n"
 "-71.1048878050242 42.3410084812078,-71.1044020965803 42.3414730072048,\n"
 "-71.1039672113619 42.3412202916693,-71.1037740497748 42.3410666421308,\n"
-"-71.1044280218456 42.3406894151355,-71.1044543107478 42.340674480411)))') As geog;\n"
+"-71.1044280218456 42.3406894151355,-71.1044543107478 42.340674480411)))') As "
+"geog;\n"
 "\n"
 "    per_meters    | per_sphere_meters |      per_ft\n"
 "------------------+-------------------+------------------\n"
@@ -4053,7 +4746,9 @@ msgstr ""
 msgid ""
 "<funcdef>float <function>ST_Perimeter2D</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
-msgstr "<funcdef>float <function>ST_Perimeter2D</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
+msgstr ""
+"<funcdef>float <function>ST_Perimeter2D</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
 
 #. Tag: para
 #: reference_measure.xml:2702
@@ -4067,8 +4762,8 @@ msgstr ""
 #: reference_measure.xml:2707
 #, no-c-format
 msgid ""
-"This is currently an alias for ST_Perimeter. In future versions ST_Perimeter"
-" may return the highest dimension perimeter for a geometry. This is still "
+"This is currently an alias for ST_Perimeter. In future versions ST_Perimeter "
+"may return the highest dimension perimeter for a geometry. This is still "
 "under consideration"
 msgstr ""
 
@@ -4092,7 +4787,9 @@ msgstr ""
 msgid ""
 "<funcdef>float <function>ST_3DPerimeter</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
-msgstr "<funcdef>float <function>ST_3DPerimeter</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
+msgstr ""
+"<funcdef>float <function>ST_3DPerimeter</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
 
 #. Tag: para
 #: reference_measure.xml:2739
@@ -4121,14 +4818,25 @@ msgstr ""
 #: reference_measure.xml:2749
 #, no-c-format
 msgid ""
-"SELECT ST_3DPerimeter(the_geom), ST_Perimeter2d(the_geom), ST_Perimeter(the_geom) FROM\n"
-"                        (SELECT ST_GeomFromEWKT('SRID=2249;POLYGON((743238 2967416 2,743238 2967450 1,\n"
+"SELECT ST_3DPerimeter(the_geom), ST_Perimeter2d(the_geom), "
+"ST_Perimeter(the_geom) FROM\n"
+"                        (SELECT ST_GeomFromEWKT('SRID=2249;POLYGON((743238 "
+"2967416 2,743238 2967450 1,\n"
+"743265.625 2967416 1,743238 2967416 2))') As the_geom) As foo;\n"
+"\n"
+"  ST_3DPerimeter  |  st_perimeter2d  |   st_perimeter\n"
+"------------------+------------------+------------------\n"
+" 105.465793597674 | 105.432997272188 | 105.432997272188"
+msgstr ""
+"SELECT ST_3DPerimeter(the_geom), ST_Perimeter2d(the_geom), "
+"ST_Perimeter(the_geom) FROM\n"
+"                        (SELECT ST_GeomFromEWKT('SRID=2249;POLYGON((743238 "
+"2967416 2,743238 2967450 1,\n"
 "743265.625 2967416 1,743238 2967416 2))') As the_geom) As foo;\n"
 "\n"
 "  ST_3DPerimeter  |  st_perimeter2d  |   st_perimeter\n"
 "------------------+------------------+------------------\n"
 " 105.465793597674 | 105.432997272188 | 105.432997272188"
-msgstr "SELECT ST_3DPerimeter(the_geom), ST_Perimeter2d(the_geom), ST_Perimeter(the_geom) FROM\n                        (SELECT ST_GeomFromEWKT('SRID=2249;POLYGON((743238 2967416 2,743238 2967450 1,\n743265.625 2967416 1,743238 2967416 2))') As the_geom) As foo;\n\n  ST_3DPerimeter  |  st_perimeter2d  |   st_perimeter\n------------------+------------------+------------------\n 105.465793597674 | 105.432997272188 | 105.432997272188"
 
 #. Tag: para
 #: reference_measure.xml:2756
@@ -4154,7 +4862,9 @@ msgstr ""
 msgid ""
 "<funcdef>geometry <function>ST_PointOnSurface</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_PointOnSurface</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_PointOnSurface</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
 
 #. Tag: para
 #: reference_measure.xml:2781
@@ -4196,13 +4906,15 @@ msgid ""
 " POINT(0 5)\n"
 "(1 row)\n"
 "\n"
-"SELECT ST_AsText(ST_PointOnSurface('POLYGON((0 0, 0 5, 5 5, 5 0, 0 0))'::geometry));\n"
+"SELECT ST_AsText(ST_PointOnSurface('POLYGON((0 0, 0 5, 5 5, 5 0, 0 0))'::"
+"geometry));\n"
 "   st_astext\n"
 "----------------\n"
 " POINT(2.5 2.5)\n"
 "(1 row)\n"
 "\n"
-"SELECT ST_AsEWKT(ST_PointOnSurface(ST_GeomFromEWKT('LINESTRING(0 5 1, 0 0 1, 0 10 2)')));\n"
+"SELECT ST_AsEWKT(ST_PointOnSurface(ST_GeomFromEWKT('LINESTRING(0 5 1, 0 0 1, "
+"0 10 2)')));\n"
 "   st_asewkt\n"
 "----------------\n"
 " POINT(0 0 1)\n"
@@ -4260,9 +4972,9 @@ msgstr ""
 #: reference_measure.xml:2830
 #, no-c-format
 msgid ""
-"The azimuth is sometimes called the heading or the bearing in navigation. It"
-" is measured relative to true north (azimuth zero). East is azimuth 90, "
-"south is azimuth 180, west is azimuth 270."
+"The azimuth is sometimes called the heading or the bearing in navigation. It "
+"is measured relative to true north (azimuth zero). East is azimuth 90, south "
+"is azimuth 180, west is azimuth 270."
 msgstr ""
 
 #. Tag: para
@@ -4299,9 +5011,9 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Returns true if this Geometry is spatially related to anotherGeometry, by "
-"testing for intersections between the Interior, Boundary and Exterior of the"
-" two geometries as specified by the values in the intersectionMatrixPattern."
-" If no intersectionMatrixPattern is passed in, then returns the maximum "
+"testing for intersections between the Interior, Boundary and Exterior of the "
+"two geometries as specified by the values in the intersectionMatrixPattern. "
+"If no intersectionMatrixPattern is passed in, then returns the maximum "
 "intersectionMatrixPattern that relates the 2 geometries."
 msgstr ""
 
@@ -4312,16 +5024,16 @@ msgid ""
 "<funcprototype> <funcdef>boolean <function>ST_Relate</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>geomB</parameter></paramdef> "
-"<paramdef><type>text </type> "
-"<parameter>intersectionMatrixPattern</parameter></paramdef> </funcprototype>"
-" <funcprototype> <funcdef>text <function>ST_Relate</function></funcdef> "
-"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
-"<paramdef><type>geometry </type> <parameter>geomB</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>text "
+"<paramdef><type>text </type> <parameter>intersectionMatrixPattern</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text "
 "<function>ST_Relate</function></funcdef> <paramdef><type>geometry </type> "
 "<parameter>geomA</parameter></paramdef> <paramdef><type>geometry </type> "
-"<parameter>geomB</parameter></paramdef> <paramdef><type>int </type> "
-"<parameter>BoundaryNodeRule</parameter></paramdef> </funcprototype>"
+"<parameter>geomB</parameter></paramdef> </funcprototype> <funcprototype> "
+"<funcdef>text <function>ST_Relate</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>geomB</parameter></paramdef> "
+"<paramdef><type>int </type> <parameter>BoundaryNodeRule</parameter></"
+"paramdef> </funcprototype>"
 msgstr ""
 
 #. Tag: para
@@ -4331,8 +5043,8 @@ msgid ""
 "Version 1: Takes geomA, geomB, intersectionMatrix and Returns 1 (TRUE) if "
 "this Geometry is spatially related to anotherGeometry, by testing for "
 "intersections between the Interior, Boundary and Exterior of the two "
-"geometries as specified by the values in the <ulink "
-"url=\"http://en.wikipedia.org/wiki/DE-9IM\">DE-9IM matrix pattern</ulink>."
+"geometries as specified by the values in the <ulink url=\"http://en."
+"wikipedia.org/wiki/DE-9IM\">DE-9IM matrix pattern</ulink>."
 msgstr ""
 
 #. Tag: para
@@ -4371,8 +5083,8 @@ msgstr ""
 #: reference_measure.xml:2904
 #, no-c-format
 msgid ""
-"Version 3: same as version 2 bu allows to specify a boundary node rule "
-"(1:OGC/MOD2, 2:Endpoint, 3:MultivalentEndpoint, 4:MonovalentEndpoint)"
+"Version 3: same as version 2 bu allows to specify a boundary node rule (1:"
+"OGC/MOD2, 2:Endpoint, 3:MultivalentEndpoint, 4:MonovalentEndpoint)"
 msgstr ""
 
 #. Tag: para
@@ -4399,30 +5111,35 @@ msgstr ""
 #: reference_measure.xml:2921
 #, no-c-format
 msgid ""
-"--Find all compounds that intersect and not touch a poly (interior intersects)\n"
+"--Find all compounds that intersect and not touch a poly (interior "
+"intersects)\n"
 "SELECT l.* , b.name As poly_name\n"
 "        FROM polys As b\n"
 "INNER JOIN compounds As l\n"
 "ON (p.the_geom &amp;&amp; b.the_geom\n"
 "AND ST_Relate(l.the_geom, b.the_geom,'T********'));\n"
 "\n"
-"SELECT ST_Relate(ST_GeometryFromText('POINT(1 2)'), ST_Buffer(ST_GeometryFromText('POINT(1 2)'),2));\n"
+"SELECT ST_Relate(ST_GeometryFromText('POINT(1 2)'), "
+"ST_Buffer(ST_GeometryFromText('POINT(1 2)'),2));\n"
 "st_relate\n"
 "-----------\n"
 "0FFFFF212\n"
 "\n"
-"SELECT ST_Relate(ST_GeometryFromText('LINESTRING(1 2, 3 4)'), ST_GeometryFromText('LINESTRING(5 6, 7 8)'));\n"
+"SELECT ST_Relate(ST_GeometryFromText('LINESTRING(1 2, 3 4)'), "
+"ST_GeometryFromText('LINESTRING(5 6, 7 8)'));\n"
 "st_relate\n"
 "-----------\n"
 "FF1FF0102\n"
 "\n"
 "\n"
-"SELECT ST_Relate(ST_GeometryFromText('POINT(1 2)'), ST_Buffer(ST_GeometryFromText('POINT(1 2)'),2), '0FFFFF212');\n"
+"SELECT ST_Relate(ST_GeometryFromText('POINT(1 2)'), "
+"ST_Buffer(ST_GeometryFromText('POINT(1 2)'),2), '0FFFFF212');\n"
 "st_relate\n"
 "-----------\n"
 "t\n"
 "\n"
-"SELECT ST_Relate(ST_GeometryFromText('POINT(1 2)'), ST_Buffer(ST_GeometryFromText('POINT(1 2)'),2), '*FF*FF212');\n"
+"SELECT ST_Relate(ST_GeometryFromText('POINT(1 2)'), "
+"ST_Buffer(ST_GeometryFromText('POINT(1 2)'),2), '*FF*FF212');\n"
 "st_relate\n"
 "-----------\n"
 "t"
@@ -4432,8 +5149,8 @@ msgstr ""
 #: reference_measure.xml:2928
 #, no-c-format
 msgid ""
-", <xref linkend=\"DE-9IM\"/>, <xref linkend=\"ST_Disjoint\"/>, <xref "
-"linkend=\"ST_Intersects\"/>, <xref linkend=\"ST_Touches\"/>"
+", <xref linkend=\"DE-9IM\"/>, <xref linkend=\"ST_Disjoint\"/>, <xref linkend="
+"\"ST_Intersects\"/>, <xref linkend=\"ST_Touches\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -4455,9 +5172,9 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>boolean <function>ST_RelateMatch</function></funcdef> "
-"<paramdef><type>text </type> "
-"<parameter>intersectionMatrix</parameter></paramdef> <paramdef><type>text "
-"</type> <parameter>intersectionMatrixPattern</parameter></paramdef>"
+"<paramdef><type>text </type> <parameter>intersectionMatrix</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>intersectionMatrixPattern</"
+"parameter></paramdef>"
 msgstr ""
 
 #. Tag: para
@@ -4483,7 +5200,8 @@ msgid ""
 "-- result --\n"
 "t\n"
 "--example of common intersection matrix patterns and example matrices\n"
-"-- comparing relationships of involving one invalid geometry and ( a line and polygon that intersect at interior and boundary)\n"
+"-- comparing relationships of involving one invalid geometry and ( a line "
+"and polygon that intersect at interior and boundary)\n"
 "SELECT mat.name, pat.name, ST_RelateMatch(mat.val, pat.val) As satisfied\n"
 "    FROM \n"
 "        ( VALUES ('Equality', 'T1FF1FFF1'),\n"
@@ -4528,12 +5246,12 @@ msgstr ""
 #: reference_measure.xml:2995
 #, no-c-format
 msgid ""
-"Returns the 2-dimensional shortest line between two geometries. The function"
-" will only return the first shortest line if more than one, that the "
-"function finds. If g1 and g2 intersects in just one point the function will "
-"return a line with both start and end in that intersection-point. If g1 and "
-"g2 are intersecting with more than one point the function will return a line"
-" with start and end in the same point but it can be any of the intersecting "
+"Returns the 2-dimensional shortest line between two geometries. The function "
+"will only return the first shortest line if more than one, that the function "
+"finds. If g1 and g2 intersects in just one point the function will return a "
+"line with both start and end in that intersection-point. If g1 and g2 are "
+"intersecting with more than one point the function will return a line with "
+"start and end in the same point but it can be any of the intersecting "
 "points. The line returned will always start in g1 and end in g2. The length "
 "of the line this function returns will always be the same as st_distance "
 "returns for g1 and g2."
@@ -4572,20 +5290,22 @@ msgstr ""
 msgid ""
 "SELECT ST_AsText(\n"
 "                ST_ShortestLine(\n"
-"                        ST_GeomFromText('POLYGON((175 150, 20 40, 50 60, 125 100, 175 150))'),\n"
+"                        ST_GeomFromText('POLYGON((175 150, 20 40, 50 60, 125 "
+"100, 175 150))'),\n"
 "                        ST_Buffer(ST_GeomFromText('POINT(110 170)'), 20)\n"
 "                        ) \n"
 "                ) As slinewkt;\n"
 "                \n"
-" LINESTRING(140.752120669087 125.695053378061,121.111404660392 153.370607753949)"
+" LINESTRING(140.752120669087 125.695053378061,121.111404660392 "
+"153.370607753949)"
 msgstr ""
 
 #. Tag: para
 #: reference_measure.xml:3045
 #, no-c-format
 msgid ""
-", <xref linkend=\"ST_Distance\"/>, <xref linkend=\"ST_LongestLine\"/>, <xref"
-" linkend=\"ST_MaxDistance\"/>"
+", <xref linkend=\"ST_Distance\"/>, <xref linkend=\"ST_LongestLine\"/>, <xref "
+"linkend=\"ST_MaxDistance\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -4598,8 +5318,8 @@ msgstr ""
 #: reference_measure.xml:3053
 #, no-c-format
 msgid ""
-"Returns <varname>TRUE</varname> if the geometries have at least one point in"
-" common, but their interiors do not intersect."
+"Returns <varname>TRUE</varname> if the geometries have at least one point in "
+"common, but their interiors do not intersect."
 msgstr ""
 
 #. Tag: funcprototype
@@ -4618,8 +5338,8 @@ msgid ""
 "Returns <varname>TRUE</varname> if the only points in common between "
 "<parameter>g1</parameter> and <parameter>g2</parameter> lie in the union of "
 "the boundaries of <parameter>g1</parameter> and <parameter>g2</parameter>. "
-"The <function>ST_Touches</function> relation applies to all Area/Area, "
-"Line/Line, Line/Area, Point/Area and Point/Line pairs of relationships, but "
+"The <function>ST_Touches</function> relation applies to all Area/Area, Line/"
+"Line, Line/Area, Point/Area and Point/Line pairs of relationships, but "
 "<emphasis>not</emphasis> to the Point/Point pair."
 msgstr ""
 
@@ -4657,9 +5377,9 @@ msgstr ""
 #: reference_measure.xml:3112
 #, no-c-format
 msgid ""
-"This function call will automatically include a bounding box comparison that"
-" will make use of any indexes that are available on the geometries. To avoid"
-" using an index, use <function>_ST_Touches</function> instead."
+"This function call will automatically include a bounding box comparison that "
+"will make use of any indexes that are available on the geometries. To avoid "
+"using an index, use <function>_ST_Touches</function> instead."
 msgstr ""
 
 #. Tag: para
@@ -4672,21 +5392,23 @@ msgstr ""
 #: reference_measure.xml:3124
 #, no-c-format
 msgid ""
-"The <function>ST_Touches</function> predicate returns "
-"<varname>TRUE</varname> in all the following illustrations."
+"The <function>ST_Touches</function> predicate returns <varname>TRUE</"
+"varname> in all the following illustrations."
 msgstr ""
 
 #. Tag: programlisting
 #: reference_measure.xml:3194
 #, no-c-format
 msgid ""
-"SELECT ST_Touches('LINESTRING(0 0, 1 1, 0 2)'::geometry, 'POINT(1 1)'::geometry);\n"
+"SELECT ST_Touches('LINESTRING(0 0, 1 1, 0 2)'::geometry, 'POINT(1 1)'::"
+"geometry);\n"
 " st_touches\n"
 "------------\n"
 " f\n"
 "(1 row)\n"
 "\n"
-"SELECT ST_Touches('LINESTRING(0 0, 1 1, 0 2)'::geometry, 'POINT(0 2)'::geometry);\n"
+"SELECT ST_Touches('LINESTRING(0 0, 1 1, 0 2)'::geometry, 'POINT(0 2)'::"
+"geometry);\n"
 " st_touches\n"
 "------------\n"
 " t\n"
@@ -4729,9 +5451,9 @@ msgstr ""
 #: reference_measure.xml:3237
 #, no-c-format
 msgid ""
-"This function call will automatically include a bounding box comparison that"
-" will make use of any indexes that are available on the geometries. To avoid"
-" index use, use the function _ST_Within."
+"This function call will automatically include a bounding box comparison that "
+"will make use of any indexes that are available on the geometries. To avoid "
+"index use, use the function _ST_Within."
 msgstr ""
 
 #. Tag: para
@@ -4762,8 +5484,10 @@ msgid ""
 "SELECT ST_Buffer(ST_GeomFromText('POINT(50 50)'), 20) As smallc,\n"
 "        ST_Buffer(ST_GeomFromText('POINT(50 50)'), 40) As bigc) As foo;\n"
 "--Result\n"
-" smallinsmall | smallinbig | biginsmall | unioninbig | biginunion | bigisunion\n"
-"--------------+------------+------------+------------+------------+------------\n"
+" smallinsmall | smallinbig | biginsmall | unioninbig | biginunion | "
+"bigisunion\n"
+"--------------+------------+------------+------------+------------"
+"+------------\n"
 " t            | t          | f          | t          | t          | t\n"
 "(1 row)"
 msgstr ""
index bf715403b8d5aa12dd9a5999d6f0b3104fe67d71..903473a09b6f29ae2640923c04d9ddecda1aef11 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 # vpicavet <vincent.ml@oslandia.com>, 2013
 msgid ""
@@ -9,11 +9,12 @@ msgstr ""
 "POT-Creation-Date: 2012-09-14 17:50+0000\n"
 "PO-Revision-Date: 2013-12-03 19:55+0000\n"
 "Last-Translator: vpicavet <vincent.ml@oslandia.com>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: title
@@ -39,8 +40,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>geometry[] <function>ST_Accum</function></funcdef> "
-"<paramdef><type>geometry set</type> "
-"<parameter>geomfield</parameter></paramdef>"
+"<paramdef><type>geometry set</type> <parameter>geomfield</parameter></"
+"paramdef>"
 msgstr ""
 
 #. Tag: title
@@ -110,14 +111,18 @@ msgstr ""
 #: reference_misc.xml:36
 #, no-c-format
 msgid ""
-"SELECT (ST_Accum(the_geom)) As all_em, ST_AsText((ST_Accum(the_geom))[1]) As grabone,\n"
+"SELECT (ST_Accum(the_geom)) As all_em, ST_AsText((ST_Accum(the_geom))[1]) As "
+"grabone,\n"
 "(ST_Accum(the_geom))[2:4] as grab_rest\n"
-"                        FROM (SELECT ST_MakePoint(a*CAST(random()*10 As integer), a*CAST(random()*10 As integer), a*CAST(random()*10 As integer)) As the_geom\n"
+"                        FROM (SELECT ST_MakePoint(a*CAST(random()*10 As "
+"integer), a*CAST(random()*10 As integer), a*CAST(random()*10 As integer)) As "
+"the_geom\n"
 "                                FROM generate_series(1,4) a) As foo;\n"
 "\n"
 "all_em|grabone   | grab_rest\n"
 "\n"
-"-------------------------------------------------------------------------------+\n"
+"-------------------------------------------------------------------------------"
+"+\n"
 "\n"
 " {0101000080000000000000144000000000000024400000000000001040:\n"
 " 0101000080000000000\n"
@@ -149,24 +154,26 @@ msgstr "Box2D"
 #: reference_misc.xml:51
 #, no-c-format
 msgid ""
-"<refpurpose>Returns a BOX2D representing the maximum extents of the "
-"geometry.</refpurpose>"
+"<refpurpose>Returns a BOX2D representing the maximum extents of the geometry."
+"</refpurpose>"
 msgstr ""
 
 #. Tag: funcprototype
 #: reference_misc.xml:56
 #, no-c-format
 msgid ""
-"<funcdef>box2d <function>Box2D</function></funcdef> <paramdef><type>geometry"
-" </type> <parameter>geomA</parameter></paramdef>"
-msgstr "<funcdef>box2d <function>Box2D</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
+"<funcdef>box2d <function>Box2D</function></funcdef> <paramdef><type>geometry "
+"</type> <parameter>geomA</parameter></paramdef>"
+msgstr ""
+"<funcdef>box2d <function>Box2D</function></funcdef> <paramdef><type>geometry "
+"</type> <parameter>geomA</parameter></paramdef>"
 
 #. Tag: para
 #: reference_misc.xml:66
 #, no-c-format
 msgid ""
-"<para>Returns a BOX2D representing the maximum extents of the "
-"geometry.</para>"
+"<para>Returns a BOX2D representing the maximum extents of the geometry.</"
+"para>"
 msgstr ""
 
 #. Tag: programlisting
@@ -178,7 +185,8 @@ msgid ""
 "        ---------\n"
 "        BOX(1 2,5 6)\n"
 "\n"
-"        SELECT Box2D(ST_GeomFromText('CIRCULARSTRING(220268 150415,220227 150505,220227 150406)'));\n"
+"        SELECT Box2D(ST_GeomFromText('CIRCULARSTRING(220268 150415,220227 "
+"150505,220227 150406)'));\n"
 "        box2d\n"
 "        --------\n"
 "        BOX(220186.984375 150406,220288.25 150506.140625)"
@@ -200,24 +208,26 @@ msgstr "Box3D"
 #: reference_misc.xml:93
 #, no-c-format
 msgid ""
-"<refpurpose>Returns a BOX3D representing the maximum extents of the "
-"geometry.</refpurpose>"
+"<refpurpose>Returns a BOX3D representing the maximum extents of the geometry."
+"</refpurpose>"
 msgstr ""
 
 #. Tag: funcprototype
 #: reference_misc.xml:98
 #, no-c-format
 msgid ""
-"<funcdef>box3d <function>Box3D</function></funcdef> <paramdef><type>geometry"
-" </type> <parameter>geomA</parameter></paramdef>"
-msgstr "<funcdef>box3d <function>Box3D</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
+"<funcdef>box3d <function>Box3D</function></funcdef> <paramdef><type>geometry "
+"</type> <parameter>geomA</parameter></paramdef>"
+msgstr ""
+"<funcdef>box3d <function>Box3D</function></funcdef> <paramdef><type>geometry "
+"</type> <parameter>geomA</parameter></paramdef>"
 
 #. Tag: para
 #: reference_misc.xml:108
 #, no-c-format
 msgid ""
-"<para>Returns a BOX3D representing the maximum extents of the "
-"geometry.</para>"
+"<para>Returns a BOX3D representing the maximum extents of the geometry.</"
+"para>"
 msgstr ""
 
 #. Tag: programlisting
@@ -229,7 +239,8 @@ msgid ""
 "        ---------\n"
 "        BOX3D(1 2 3,5 6 5)\n"
 "\n"
-"        SELECT Box3D(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 1,220227 150406 1)'));\n"
+"        SELECT Box3D(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 "
+"150505 1,220227 150406 1)'));\n"
 "        Box3d\n"
 "        --------\n"
 "        BOX3D(220227 150406 1,220268 150415 1)"
@@ -252,32 +263,39 @@ msgstr "ST_EstimatedExtent"
 #, no-c-format
 msgid ""
 "<refpurpose>Return the 'estimated' extent of the given spatial table. The "
-"estimated is taken from the geometry column's statistics. The current schema"
-" will be used if not specified.</refpurpose>"
+"estimated is taken from the geometry column's statistics. The current schema "
+"will be used if not specified.</refpurpose>"
 msgstr ""
 
 #. Tag: funcsynopsis
 #: reference_misc.xml:141
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>box2d "
-"<function>ST_EstimatedExtent</function></funcdef> <paramdef><type>text "
-"</type> <parameter>schema_name</parameter></paramdef> <paramdef><type>text "
-"</type> <parameter>table_name</parameter></paramdef> <paramdef><type>text "
-"</type> <parameter>geocolumn_name</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>box2d "
-"<function>ST_EstimatedExtent</function></funcdef> <paramdef><type>text "
-"</type> <parameter>table_name</parameter></paramdef> <paramdef><type>text "
-"</type> <parameter>geocolumn_name</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>box2d <function>ST_EstimatedExtent</function></funcdef> <paramdef><type>text </type> <parameter>schema_name</parameter></paramdef> <paramdef><type>text </type> <parameter>table_name</parameter></paramdef> <paramdef><type>text </type> <parameter>geocolumn_name</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>box2d <function>ST_EstimatedExtent</function></funcdef> <paramdef><type>text </type> <parameter>table_name</parameter></paramdef> <paramdef><type>text </type> <parameter>geocolumn_name</parameter></paramdef> </funcprototype>"
+"<funcprototype> <funcdef>box2d <function>ST_EstimatedExtent</function></"
+"funcdef> <paramdef><type>text </type> <parameter>schema_name</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>table_name</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>geocolumn_name</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>box2d "
+"<function>ST_EstimatedExtent</function></funcdef> <paramdef><type>text </"
+"type> <parameter>table_name</parameter></paramdef> <paramdef><type>text </"
+"type> <parameter>geocolumn_name</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>box2d <function>ST_EstimatedExtent</function></"
+"funcdef> <paramdef><type>text </type> <parameter>schema_name</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>table_name</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>geocolumn_name</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>box2d "
+"<function>ST_EstimatedExtent</function></funcdef> <paramdef><type>text </"
+"type> <parameter>table_name</parameter></paramdef> <paramdef><type>text </"
+"type> <parameter>geocolumn_name</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_misc.xml:160
 #, no-c-format
 msgid ""
 "<para>Return the 'estimated' extent of the given spatial table. The "
-"estimated is taken from the geometry column's statistics. The current schema"
-" will be used if not specified.</para>"
+"estimated is taken from the geometry column's statistics. The current schema "
+"will be used if not specified.</para>"
 msgstr ""
 
 #. Tag: para
@@ -339,8 +357,8 @@ msgstr "ST_Expand"
 #: reference_misc.xml:203
 #, no-c-format
 msgid ""
-"Returns bounding box expanded in all directions from the bounding box of the"
-" input geometry. Uses double-precision"
+"Returns bounding box expanded in all directions from the bounding box of the "
+"input geometry. Uses double-precision"
 msgstr ""
 
 #. Tag: funcsynopsis
@@ -349,17 +367,27 @@ msgstr ""
 msgid ""
 "<funcprototype> <funcdef>geometry <function>ST_Expand</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
-"<paramdef><type>float</type> "
+"<paramdef><type>float</type> <parameter>units_to_expand</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>box2d "
+"<function>ST_Expand</function></funcdef> <paramdef><type>box2d </type> "
+"<parameter>g1</parameter></paramdef> <paramdef><type>float</type> "
 "<parameter>units_to_expand</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>box2d <function>ST_Expand</function></funcdef> "
-"<paramdef><type>box2d </type> <parameter>g1</parameter></paramdef> "
-"<paramdef><type>float</type> "
+"<funcprototype> <funcdef>box3d <function>ST_Expand</function></funcdef> "
+"<paramdef><type>box3d </type> <parameter>g1</parameter></paramdef> "
+"<paramdef><type>float</type> <parameter>units_to_expand</parameter></"
+"paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>geometry <function>ST_Expand</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
+"<paramdef><type>float</type> <parameter>units_to_expand</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>box2d "
+"<function>ST_Expand</function></funcdef> <paramdef><type>box2d </type> "
+"<parameter>g1</parameter></paramdef> <paramdef><type>float</type> "
 "<parameter>units_to_expand</parameter></paramdef> </funcprototype> "
 "<funcprototype> <funcdef>box3d <function>ST_Expand</function></funcdef> "
 "<paramdef><type>box3d </type> <parameter>g1</parameter></paramdef> "
-"<paramdef><type>float</type> "
-"<parameter>units_to_expand</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>geometry <function>ST_Expand</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> <paramdef><type>float</type> <parameter>units_to_expand</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>box2d <function>ST_Expand</function></funcdef> <paramdef><type>box2d </type> <parameter>g1</parameter></paramdef> <paramdef><type>float</type> <parameter>units_to_expand</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>box3d <function>ST_Expand</function></funcdef> <paramdef><type>box3d </type> <parameter>g1</parameter></paramdef> <paramdef><type>float</type> <parameter>units_to_expand</parameter></paramdef> </funcprototype>"
+"<paramdef><type>float</type> <parameter>units_to_expand</parameter></"
+"paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_misc.xml:231
@@ -376,25 +404,25 @@ msgstr ""
 #, no-c-format
 msgid ""
 "There are 3 variants of this. The one that takes a geometry will return a "
-"POLYGON geometry representation of the bounding box and is the most commonly"
-" used variant."
+"POLYGON geometry representation of the bounding box and is the most commonly "
+"used variant."
 msgstr ""
 
 #. Tag: para
 #: reference_misc.xml:237
 #, no-c-format
 msgid ""
-"ST_Expand is similar in concept to ST_Buffer except while buffer expands the"
-" geometry in all directions, ST_Expand expands the bounding box an x,y,z "
-"unit amount."
+"ST_Expand is similar in concept to ST_Buffer except while buffer expands the "
+"geometry in all directions, ST_Expand expands the bounding box an x,y,z unit "
+"amount."
 msgstr ""
 
 #. Tag: para
 #: reference_misc.xml:239
 #, no-c-format
 msgid ""
-"Units are in the units of the spatial reference system in use denoted by the"
-" SRID"
+"Units are in the units of the spatial reference system in use denoted by the "
+"SRID"
 msgstr ""
 
 #. Tag: para
@@ -402,17 +430,17 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Pre 1.3, ST_Expand was used in conjunction with distance to do indexable "
-"queries. Something of the form <code>the_geom &amp;&amp; ST_Expand('POINT(10"
-" 20)', 10) AND ST_Distance(the_geom, 'POINT(10 20)') &lt; 10</code> Post "
-"1.2, this was replaced with the easier ST_DWithin construct."
+"queries. Something of the form <code>the_geom &amp;&amp; ST_Expand('POINT(10 "
+"20)', 10) AND ST_Distance(the_geom, 'POINT(10 20)') &lt; 10</code> Post 1.2, "
+"this was replaced with the easier ST_DWithin construct."
 msgstr ""
 
 #. Tag: para
 #: reference_misc.xml:248
 #, no-c-format
 msgid ""
-"Bounding boxes of all geometries are currently 2-d even if they are "
-"3-dimensional geometries."
+"Bounding boxes of all geometries are currently 2-d even if they are 3-"
+"dimensional geometries."
 msgstr ""
 
 #. Tag: para
@@ -427,8 +455,8 @@ msgstr ""
 #: reference_misc.xml:263
 #, no-c-format
 msgid ""
-"Examples below use US National Atlas Equal Area (SRID=2163) which is a meter"
-" projection"
+"Examples below use US National Atlas Equal Area (SRID=2163) which is a meter "
+"projection"
 msgstr ""
 
 #. Tag: programlisting
@@ -437,22 +465,26 @@ msgstr ""
 msgid ""
 "<!-- TODO: fix results of documentation to reflect new behavior -->\n"
 "--10 meter expanded box around bbox of a linestring\n"
-"SELECT CAST(ST_Expand(ST_GeomFromText('LINESTRING(2312980 110676,2312923 110701,2312892 110714)', 2163),10) As box2d);\n"
+"SELECT CAST(ST_Expand(ST_GeomFromText('LINESTRING(2312980 110676,2312923 "
+"110701,2312892 110714)', 2163),10) As box2d);\n"
 "                                         st_expand\n"
 "------------------------------------\n"
 " BOX(2312882 110666,2312990 110724)\n"
 "\n"
 "--10 meter expanded 3d box of a 3d box\n"
-"SELECT ST_Expand(CAST('BOX3D(778783 2951741 1,794875 2970042.61545891 10)' As box3d),10)\n"
+"SELECT ST_Expand(CAST('BOX3D(778783 2951741 1,794875 2970042.61545891 10)' "
+"As box3d),10)\n"
 "                                                          st_expand\n"
 "-----------------------------------------------------\n"
 " BOX3D(778773 2951731 -9,794885 2970052.61545891 20)\n"
 "\n"
 " --10 meter geometry astext rep of a expand box around a point geometry\n"
-" SELECT ST_AsEWKT(ST_Expand(ST_GeomFromEWKT('SRID=2163;POINT(2312980 110676)'),10));\n"
+" SELECT ST_AsEWKT(ST_Expand(ST_GeomFromEWKT('SRID=2163;POINT(2312980 "
+"110676)'),10));\n"
 "                                                                                        st_asewkt\n"
 "-------------------------------------------------------------------------------------------------\n"
-" SRID=2163;POLYGON((2312970 110666,2312970 110686,2312990 110686,2312990 110666,2312970 110666))"
+" SRID=2163;POLYGON((2312970 110666,2312970 110686,2312990 110686,2312990 "
+"110666,2312970 110666))"
 msgstr ""
 
 #. Tag: para
@@ -462,7 +494,10 @@ msgid ""
 ", <xref linkend=\"ST_Buffer\"/>, <xref linkend=\"ST_DWithin\"/>, <xref "
 "linkend=\"ST_GeomFromEWKT\"/>, <xref linkend=\"ST_GeomFromText\"/>, <xref "
 "linkend=\"ST_SRID\"/>"
-msgstr ", <xref linkend=\"ST_Buffer\"/>, <xref linkend=\"ST_DWithin\"/>, <xref linkend=\"ST_GeomFromEWKT\"/>, <xref linkend=\"ST_GeomFromText\"/>, <xref linkend=\"ST_SRID\"/>"
+msgstr ""
+", <xref linkend=\"ST_Buffer\"/>, <xref linkend=\"ST_DWithin\"/>, <xref "
+"linkend=\"ST_GeomFromEWKT\"/>, <xref linkend=\"ST_GeomFromText\"/>, <xref "
+"linkend=\"ST_SRID\"/>"
 
 #. Tag: refname
 #: reference_misc.xml:275
@@ -483,9 +518,12 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>box2d <function>ST_Extent</function></funcdef> "
-"<paramdef><type>geometry set</type> "
-"<parameter>geomfield</parameter></paramdef>"
-msgstr "<funcdef>box2d <function>ST_Extent</function></funcdef> <paramdef><type>geometry set</type> <parameter>geomfield</parameter></paramdef>"
+"<paramdef><type>geometry set</type> <parameter>geomfield</parameter></"
+"paramdef>"
+msgstr ""
+"<funcdef>box2d <function>ST_Extent</function></funcdef> "
+"<paramdef><type>geometry set</type> <parameter>geomfield</parameter></"
+"paramdef>"
 
 #. Tag: para
 #: reference_misc.xml:291
@@ -525,8 +563,8 @@ msgstr ""
 #: reference_misc.xml:302
 #, no-c-format
 msgid ""
-"ST_Extent will return boxes with only an x and y component even with (x,y,z)"
-" coordinate geometries. To maintain x,y,z use ST_3DExtent instead."
+"ST_Extent will return boxes with only an x and y component even with (x,y,z) "
+"coordinate geometries. To maintain x,y,z use ST_3DExtent instead."
 msgstr ""
 
 #. Tag: para
@@ -556,7 +594,8 @@ msgid ""
 "FROM sometable\n"
 "GROUP BY category ORDER BY category;\n"
 "\n"
-"                                          bextent                       |         name\n"
+"                                          bextent                       "
+"|         name\n"
 "----------------------------------------------------+----------------\n"
 " BOX(778783.5625 2951741.25,794875.8125 2970042.75) | A\n"
 " BOX(751315.8125 2919164.75,765202.6875 2935417.25) | B\n"
@@ -568,7 +607,8 @@ msgid ""
 "\n"
 "                                bextent\n"
 "--------------------------------------------------------------------------------\n"
-" SRID=2249;POLYGON((739651.875 2908247.25,739651.875 2970042.75,794875.8125 2970042.75,\n"
+" SRID=2249;POLYGON((739651.875 2908247.25,739651.875 2970042.75,794875.8125 "
+"2970042.75,\n"
 " 794875.8125 2908247.25,739651.875 2908247.25))"
 msgstr ""
 
@@ -578,7 +618,9 @@ msgstr ""
 msgid ""
 ", <xref linkend=\"ST_3DExtent\"/>, <xref linkend=\"ST_SetSRID\"/>, <xref "
 "linkend=\"ST_SRID\"/>"
-msgstr ", <xref linkend=\"ST_3DExtent\"/>, <xref linkend=\"ST_SetSRID\"/>, <xref linkend=\"ST_SRID\"/>"
+msgstr ""
+", <xref linkend=\"ST_3DExtent\"/>, <xref linkend=\"ST_SetSRID\"/>, <xref "
+"linkend=\"ST_SRID\"/>"
 
 #. Tag: refname
 #: reference_misc.xml:329
@@ -599,9 +641,12 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>box3d <function>ST_3DExtent</function></funcdef> "
-"<paramdef><type>geometry set</type> "
-"<parameter>geomfield</parameter></paramdef>"
-msgstr "<funcdef>box3d <function>ST_3DExtent</function></funcdef> <paramdef><type>geometry set</type> <parameter>geomfield</parameter></paramdef>"
+"<paramdef><type>geometry set</type> <parameter>geomfield</parameter></"
+"paramdef>"
+msgstr ""
+"<funcdef>box3d <function>ST_3DExtent</function></funcdef> "
+"<paramdef><type>geometry set</type> <parameter>geomfield</parameter></"
+"paramdef>"
 
 #. Tag: para
 #: reference_misc.xml:345
@@ -643,7 +688,9 @@ msgid ""
 "\n"
 "--Get the extent of various elevated circular strings\n"
 "SELECT ST_3DExtent(foo.the_geom) As b3extent\n"
-"FROM (SELECT ST_Translate(ST_Force_3DZ(ST_LineToCurve(ST_Buffer(ST_MakePoint(x,y),1))),0,0,z) As the_geom\n"
+"FROM (SELECT "
+"ST_Translate(ST_Force_3DZ(ST_LineToCurve(ST_Buffer(ST_MakePoint(x,"
+"y),1))),0,0,z) As the_geom\n"
 "        FROM generate_series(1,3) As x\n"
 "                CROSS JOIN generate_series(1,2) As y\n"
 "                CROSS JOIN generate_series(0,2) As Z) As foo;\n"
@@ -679,12 +726,16 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<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> "
+"<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>"
+msgstr ""
+"<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>"
-msgstr "<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_misc.xml:398
@@ -692,8 +743,8 @@ msgstr "<funcdef>integer <function>Find_SRID</function></funcdef> <paramdef><typ
 msgid ""
 "The syntax is find_srid(&lt;db/schema&gt;, &lt;table&gt;, &lt;column&gt;) "
 "and the function returns the integer SRID of the specified column by "
-"searching through the GEOMETRY_COLUMNS table. If the geometry column has not"
-" been properly added with the AddGeometryColumns() function, this function "
+"searching through the GEOMETRY_COLUMNS table. If the geometry column has not "
+"been properly added with the AddGeometryColumns() function, this function "
 "will not work either."
 msgstr ""
 
@@ -717,8 +768,8 @@ msgstr "ST_Mem_Size"
 #: reference_misc.xml:425
 #, no-c-format
 msgid ""
-"<refpurpose>Returns the amount of space (in bytes) the geometry "
-"takes.</refpurpose>"
+"<refpurpose>Returns the amount of space (in bytes) the geometry takes.</"
+"refpurpose>"
 msgstr ""
 
 #. Tag: funcprototype
@@ -727,13 +778,14 @@ msgstr ""
 msgid ""
 "<funcdef>integer <function>ST_Mem_Size</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
-msgstr "<funcdef>integer <function>ST_Mem_Size</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>ST_Mem_Size</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
 
 #. Tag: para
 #: reference_misc.xml:440
 #, no-c-format
-msgid ""
-"<para>Returns the amount of space (in bytes) the geometry takes.</para>"
+msgid "<para>Returns the amount of space (in bytes) the geometry takes.</para>"
 msgstr ""
 
 #. Tag: para
@@ -767,8 +819,10 @@ msgstr ""
 msgid ""
 "--Return how much byte space Boston takes up  in our Mass data set\n"
 "SELECT pg_size_pretty(SUM(ST_Mem_Size(the_geom))) as totgeomsum,\n"
-"pg_size_pretty(SUM(CASE WHEN town = 'BOSTON' THEN st_mem_size(the_geom) ELSE 0 END)) As bossum,\n"
-"CAST(SUM(CASE WHEN town = 'BOSTON' THEN st_mem_size(the_geom) ELSE 0 END)*1.00 /\n"
+"pg_size_pretty(SUM(CASE WHEN town = 'BOSTON' THEN st_mem_size(the_geom) ELSE "
+"0 END)) As bossum,\n"
+"CAST(SUM(CASE WHEN town = 'BOSTON' THEN st_mem_size(the_geom) ELSE 0 "
+"END)*1.00 /\n"
 "                SUM(st_mem_size(the_geom))*100 As numeric(10,2)) As perbos\n"
 "FROM towns;\n"
 "\n"
@@ -777,14 +831,17 @@ msgid ""
 "1522 kB                30 kB        1.99\n"
 "\n"
 "\n"
-"SELECT ST_Mem_Size(ST_GeomFromText('CIRCULARSTRING(220268 150415,220227 150505,220227 150406)'));\n"
+"SELECT ST_Mem_Size(ST_GeomFromText('CIRCULARSTRING(220268 150415,220227 "
+"150505,220227 150406)'));\n"
 "\n"
 "---\n"
 "73\n"
 "\n"
 "--What percentage of our table is taken up by just the geometry\n"
-"SELECT pg_total_relation_size('public.neighborhoods') As fulltable_size, sum(ST_Mem_Size(the_geom)) As geomsize,\n"
-"sum(ST_Mem_Size(the_geom))*1.00/pg_total_relation_size('public.neighborhoods')*100 As pergeom\n"
+"SELECT pg_total_relation_size('public.neighborhoods') As fulltable_size, "
+"sum(ST_Mem_Size(the_geom)) As geomsize,\n"
+"sum(ST_Mem_Size(the_geom))*1.00/pg_total_relation_size('public."
+"neighborhoods')*100 As pergeom\n"
 "FROM neighborhoods;\n"
 "fulltable_size geomsize  pergeom\n"
 "------------------------------------------------\n"
@@ -813,16 +870,21 @@ msgid ""
 "<paramdef><type>float </type> <parameter>center_x</parameter></paramdef> "
 "<paramdef><type>float </type> <parameter>center_y</parameter></paramdef> "
 "<paramdef><type>float </type> <parameter>radius</parameter></paramdef>"
-msgstr "<funcdef>boolean <function>ST_Point_Inside_Circle</function></funcdef> <paramdef><type>geometry </type> <parameter>a_point</parameter></paramdef> <paramdef><type>float </type> <parameter>center_x</parameter></paramdef> <paramdef><type>float </type> <parameter>center_y</parameter></paramdef> <paramdef><type>float </type> <parameter>radius</parameter></paramdef>"
+msgstr ""
+"<funcdef>boolean <function>ST_Point_Inside_Circle</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>a_point</parameter></paramdef> "
+"<paramdef><type>float </type> <parameter>center_x</parameter></paramdef> "
+"<paramdef><type>float </type> <parameter>center_y</parameter></paramdef> "
+"<paramdef><type>float </type> <parameter>radius</parameter></paramdef>"
 
 #. Tag: para
 #: reference_misc.xml:490
 #, no-c-format
 msgid ""
-"The syntax for this functions is "
-"point_inside_circle(&lt;geometry&gt;,&lt;circle_center_x&gt;,&lt;circle_center_y&gt;,&lt;radius&gt;)."
-" Returns the true if the geometry is a point and is inside the circle. "
-"Returns false otherwise."
+"The syntax for this functions is point_inside_circle(&lt;geometry&gt;,&lt;"
+"circle_center_x&gt;,&lt;circle_center_y&gt;,&lt;radius&gt;). Returns the "
+"true if the geometry is a point and is inside the circle. Returns false "
+"otherwise."
 msgstr ""
 
 #. Tag: para
index 0405a1c8807a76ad20f6cfa3ec535cc36f4e2449..af440ff11f34319e48bfdf071e3c8e885039b9d6 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 # Guy BARA <bara.guy@gmail.com>, 2014
 msgid ""
@@ -9,11 +9,12 @@ msgstr ""
 "POT-Creation-Date: 2012-09-14 17:50+0000\n"
 "PO-Revision-Date: 2014-01-15 22:03+0000\n"
 "Last-Translator: Guy BARA <bara.guy@gmail.com>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: title
@@ -34,7 +35,9 @@ msgstr "&amp;&amp;"
 msgid ""
 "Returns <varname>TRUE</varname> if A's 2D bounding box intersects B's 2D "
 "bounding box."
-msgstr "Renvoi <varname>VRAI</varname> si la boite englobante 2D de A intersecte la boite englobante 2D de B."
+msgstr ""
+"Renvoi <varname>VRAI</varname> si la boite englobante 2D de A intersecte la "
+"boite englobante 2D de B."
 
 #. Tag: funcsynopsis
 #: reference_operator.xml:12
@@ -42,12 +45,19 @@ msgstr "Renvoi <varname>VRAI</varname> si la boite englobante 2D de A intersecte
 msgid ""
 "<funcprototype> <funcdef>boolean <function>&amp;&amp;</function></funcdef> "
 "<paramdef> <type>geometry </type> <parameter>A</parameter> </paramdef> "
-"<paramdef> <type>geometry </type> <parameter>B</parameter> </paramdef> "
-"</funcprototype> <funcprototype> <funcdef>boolean "
-"<function>&amp;&amp;</function></funcdef> <paramdef> <type>geography </type>"
-" <parameter>A</parameter> </paramdef> <paramdef> <type>geography </type> "
-"<parameter>B</parameter> </paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>booléen <function>&amp;&amp;</function></funcdef> <paramdef> <type>geometry </type> <parameter>A</parameter> </paramdef> <paramdef> <type>geometry </type> <parameter>B</parameter> </paramdef> </funcprototype> <funcprototype> <funcdef>booléen <function>&amp;&amp;</function></funcdef> <paramdef> <type>geography </type> <parameter>A</parameter> </paramdef> <paramdef> <type>geography </type> <parameter>B</parameter> </paramdef> </funcprototype>"
+"<paramdef> <type>geometry </type> <parameter>B</parameter> </paramdef> </"
+"funcprototype> <funcprototype> <funcdef>boolean <function>&amp;&amp;</"
+"function></funcdef> <paramdef> <type>geography </type> <parameter>A</"
+"parameter> </paramdef> <paramdef> <type>geography </type> <parameter>B</"
+"parameter> </paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>booléen <function>&amp;&amp;</function></funcdef> "
+"<paramdef> <type>geometry </type> <parameter>A</parameter> </paramdef> "
+"<paramdef> <type>geometry </type> <parameter>B</parameter> </paramdef> </"
+"funcprototype> <funcprototype> <funcdef>booléen <function>&amp;&amp;</"
+"function></funcdef> <paramdef> <type>geography </type> <parameter>A</"
+"parameter> </paramdef> <paramdef> <type>geography </type> <parameter>B</"
+"parameter> </paramdef> </funcprototype>"
 
 #. Tag: title
 #: reference_operator.xml:50 reference_operator.xml:111
@@ -69,7 +79,10 @@ msgid ""
 "The <varname>&amp;&amp;</varname> operator returns <varname>TRUE</varname> "
 "if the 2D bounding box of geometry A intersects the 2D bounding box of "
 "geometry B."
-msgstr "L'opérateur <varname>&amp;&amp;</varname> renvoi <varname>VRAI</varname> si la boite englobante 2D de la géométrie A intersecte la boite englobante 2D de la géométrie B."
+msgstr ""
+"L'opérateur <varname>&amp;&amp;</varname> renvoi <varname>VRAI</varname> si "
+"la boite englobante 2D de la géométrie A intersecte la boite englobante 2D "
+"de la géométrie B."
 
 #. Tag: para
 #: reference_operator.xml:54 reference_operator.xml:115
@@ -89,7 +102,8 @@ msgstr ""
 #: reference_operator.xml:57
 #, no-c-format
 msgid "Enhanced: 2.0.0 support for Polyhedral surfaces was introduced."
-msgstr "Amélioration: la version 2.0.0 introduit le support des surfaces Polyédrique."
+msgstr ""
+"Amélioration: la version 2.0.0 introduit le support des surfaces Polyédrique."
 
 #. Tag: para
 #: reference_operator.xml:58
@@ -129,7 +143,8 @@ msgstr "Exemples"
 #: reference_operator.xml:66
 #, no-c-format
 msgid ""
-"SELECT tbl1.column1, tbl2.column1, tbl1.column2 &amp;&amp; tbl2.column2 AS overlaps\n"
+"SELECT tbl1.column1, tbl2.column1, tbl1.column2 &amp;&amp; tbl2.column2 AS "
+"overlaps\n"
 "FROM ( VALUES\n"
 "        (1, 'LINESTRING(0 0, 3 3)'::geometry),\n"
 "        (2, 'LINESTRING(0 1, 0 5)'::geometry)) AS tbl1,\n"
@@ -160,10 +175,9 @@ msgstr "Voir Aussi"
 #: reference_operator.xml:73
 #, no-c-format
 msgid ""
-", <xref linkend=\"ST_Geometry_Overright\"/>, <xref "
-"linkend=\"ST_Geometry_Overbelow\"/>, <xref "
-"linkend=\"ST_Geometry_Overleft\"/>, <xref linkend=\"ST_Geometry_Contain\"/>,"
-" <xref linkend=\"ST_Geometry_Contained\"/>"
+", <xref linkend=\"ST_Geometry_Overright\"/>, <xref linkend="
+"\"ST_Geometry_Overbelow\"/>, <xref linkend=\"ST_Geometry_Overleft\"/>, <xref "
+"linkend=\"ST_Geometry_Contain\"/>, <xref linkend=\"ST_Geometry_Contained\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -178,7 +192,9 @@ msgstr ""
 msgid ""
 "Returns <varname>TRUE</varname> if A's 3D bounding box intersects B's 3D "
 "bounding box."
-msgstr "Renvoi <varname>VRAI</varname> si la boite englobante 3D de A intersecte la boite englobante 3D de B."
+msgstr ""
+"Renvoi <varname>VRAI</varname> si la boite englobante 3D de A intersecte la "
+"boite englobante 3D de B."
 
 #. Tag: funcprototype
 #: reference_operator.xml:92
@@ -193,9 +209,9 @@ msgstr ""
 #: reference_operator.xml:113
 #, no-c-format
 msgid ""
-"The <varname>&amp;&amp;&amp;</varname> operator returns "
-"<varname>TRUE</varname> if the n-D bounding box of geometry A intersects the"
-" n-D bounding box of geometry B."
+"The <varname>&amp;&amp;&amp;</varname> operator returns <varname>TRUE</"
+"varname> if the n-D bounding box of geometry A intersects the n-D bounding "
+"box of geometry B."
 msgstr ""
 
 #. Tag: para
@@ -226,8 +242,10 @@ msgstr ""
 #: reference_operator.xml:128
 #, no-c-format
 msgid ""
-"SELECT tbl1.column1, tbl2.column1, tbl1.column2 &amp;&amp;&amp; tbl2.column2 AS overlaps_3d, \n"
-"                                    tbl1.column2 &amp;&amp; tbl2.column2 AS overlaps_2d\n"
+"SELECT tbl1.column1, tbl2.column1, tbl1.column2 &amp;&amp;&amp; tbl2.column2 "
+"AS overlaps_3d, \n"
+"                                    tbl1.column2 &amp;&amp; tbl2.column2 AS "
+"overlaps_2d\n"
 "FROM ( VALUES\n"
 "        (1, 'LINESTRING Z(0 0 1, 3 3 2)'::geometry),\n"
 "        (2, 'LINESTRING Z(1 2 0, 0 5 -1)'::geometry)) AS tbl1,\n"
@@ -250,8 +268,10 @@ msgstr ""
 #: reference_operator.xml:134
 #, no-c-format
 msgid ""
-"SELECT tbl1.column1, tbl2.column1, tbl1.column2 &amp;&amp;&amp; tbl2.column2 AS overlaps_3zm, \n"
-"                                    tbl1.column2 &amp;&amp; tbl2.column2 AS overlaps_2d\n"
+"SELECT tbl1.column1, tbl2.column1, tbl1.column2 &amp;&amp;&amp; tbl2.column2 "
+"AS overlaps_3zm, \n"
+"                                    tbl1.column2 &amp;&amp; tbl2.column2 AS "
+"overlaps_2d\n"
 "FROM ( VALUES\n"
 "        (1, 'LINESTRING M(0 0 1, 3 3 2)'::geometry),\n"
 "        (2, 'LINESTRING M(1 2 0, 0 5 -1)'::geometry)) AS tbl1,\n"
@@ -291,8 +311,8 @@ msgstr ""
 #: reference_operator.xml:178
 #, no-c-format
 msgid ""
-"The <varname>&amp;&lt;</varname> operator returns <varname>TRUE</varname> if"
-" the bounding box of geometry A overlaps or is to the left of the bounding "
+"The <varname>&amp;&lt;</varname> operator returns <varname>TRUE</varname> if "
+"the bounding box of geometry A overlaps or is to the left of the bounding "
 "box of geometry B, or more accurately, overlaps or is NOT to the right of "
 "the bounding box of geometry B."
 msgstr ""
@@ -301,7 +321,8 @@ msgstr ""
 #: reference_operator.xml:189
 #, no-c-format
 msgid ""
-"SELECT tbl1.column1, tbl2.column1, tbl1.column2 &amp;&lt; tbl2.column2 AS overleft\n"
+"SELECT tbl1.column1, tbl2.column1, tbl1.column2 &amp;&lt; tbl2.column2 AS "
+"overleft\n"
 "FROM\n"
 "  ( VALUES\n"
 "        (1, 'LINESTRING(1 2, 4 6)'::geometry)) AS tbl1,\n"
@@ -322,9 +343,8 @@ msgstr ""
 #: reference_operator.xml:195
 #, no-c-format
 msgid ""
-", <xref linkend=\"ST_Geometry_Overabove\"/>, <xref "
-"linkend=\"ST_Geometry_Overright\"/>, <xref "
-"linkend=\"ST_Geometry_Overbelow\"/>"
+", <xref linkend=\"ST_Geometry_Overabove\"/>, <xref linkend="
+"\"ST_Geometry_Overright\"/>, <xref linkend=\"ST_Geometry_Overbelow\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -337,8 +357,7 @@ msgstr ""
 #: reference_operator.xml:207
 #, no-c-format
 msgid ""
-"Returns <varname>TRUE</varname> if A's bounding box overlaps or is below "
-"B's."
+"Returns <varname>TRUE</varname> if A's bounding box overlaps or is below B's."
 msgstr ""
 
 #. Tag: funcprototype
@@ -356,15 +375,16 @@ msgstr ""
 msgid ""
 "The <varname>&amp;&lt;|</varname> operator returns <varname>TRUE</varname> "
 "if the bounding box of geometry A overlaps or is below of the bounding box "
-"of geometry B, or more accurately, overlaps or is NOT above the bounding box"
-" of geometry B."
+"of geometry B, or more accurately, overlaps or is NOT above the bounding box "
+"of geometry B."
 msgstr ""
 
 #. Tag: programlisting
 #: reference_operator.xml:250
 #, no-c-format
 msgid ""
-"SELECT tbl1.column1, tbl2.column1, tbl1.column2 &amp;&lt;| tbl2.column2 AS overbelow\n"
+"SELECT tbl1.column1, tbl2.column1, tbl1.column2 &amp;&lt;| tbl2.column2 AS "
+"overbelow\n"
 "FROM\n"
 "  ( VALUES\n"
 "        (1, 'LINESTRING(6 0, 6 4)'::geometry)) AS tbl1,\n"
@@ -385,9 +405,8 @@ msgstr ""
 #: reference_operator.xml:256
 #, no-c-format
 msgid ""
-", <xref linkend=\"ST_Geometry_Overabove\"/>, <xref "
-"linkend=\"ST_Geometry_Overright\"/>, <xref "
-"linkend=\"ST_Geometry_Overleft\"/>"
+", <xref linkend=\"ST_Geometry_Overabove\"/>, <xref linkend="
+"\"ST_Geometry_Overright\"/>, <xref linkend=\"ST_Geometry_Overleft\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -417,17 +436,18 @@ msgstr ""
 #: reference_operator.xml:297
 #, no-c-format
 msgid ""
-"The <varname>&amp;&gt;</varname> operator returns <varname>TRUE</varname> if"
-" the bounding box of geometry A overlaps or is to the right of the bounding "
-"box of geometry B, or more accurately, overlaps or is NOT to the left of the"
-" bounding box of geometry B."
+"The <varname>&amp;&gt;</varname> operator returns <varname>TRUE</varname> if "
+"the bounding box of geometry A overlaps or is to the right of the bounding "
+"box of geometry B, or more accurately, overlaps or is NOT to the left of the "
+"bounding box of geometry B."
 msgstr ""
 
 #. Tag: programlisting
 #: reference_operator.xml:308
 #, no-c-format
 msgid ""
-"SELECT tbl1.column1, tbl2.column1, tbl1.column2 &amp;&gt; tbl2.column2 AS overright\n"
+"SELECT tbl1.column1, tbl2.column1, tbl1.column2 &amp;&gt; tbl2.column2 AS "
+"overright\n"
 "FROM\n"
 "  ( VALUES\n"
 "        (1, 'LINESTRING(1 2, 4 6)'::geometry)) AS tbl1,\n"
@@ -448,9 +468,8 @@ msgstr ""
 #: reference_operator.xml:314
 #, no-c-format
 msgid ""
-", <xref linkend=\"ST_Geometry_Overabove\"/>, <xref "
-"linkend=\"ST_Geometry_Overbelow\"/>, <xref "
-"linkend=\"ST_Geometry_Overleft\"/>"
+", <xref linkend=\"ST_Geometry_Overabove\"/>, <xref linkend="
+"\"ST_Geometry_Overbelow\"/>, <xref linkend=\"ST_Geometry_Overleft\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -489,7 +508,8 @@ msgstr ""
 #: reference_operator.xml:365
 #, no-c-format
 msgid ""
-"SELECT tbl1.column1, tbl2.column1, tbl1.column2 &lt;&lt; tbl2.column2 AS left\n"
+"SELECT tbl1.column1, tbl2.column1, tbl1.column2 &lt;&lt; tbl2.column2 AS "
+"left\n"
 "FROM\n"
 "  ( VALUES\n"
 "        (1, 'LINESTRING (1 2, 1 5)'::geometry)) AS tbl1,\n"
@@ -509,7 +529,9 @@ msgstr ""
 #. Tag: para
 #: reference_operator.xml:371 reference_operator.xml:564
 #, no-c-format
-msgid ", <xref linkend=\"ST_Geometry_Above\"/>, <xref linkend=\"ST_Geometry_Below\"/>"
+msgid ""
+", <xref linkend=\"ST_Geometry_Above\"/>, <xref linkend=\"ST_Geometry_Below\"/"
+">"
 msgstr ""
 
 #. Tag: refname
@@ -538,8 +560,8 @@ msgstr ""
 #: reference_operator.xml:408
 #, no-c-format
 msgid ""
-"The <varname>&lt;&lt;|</varname> operator returns <varname>TRUE</varname> if"
-" the bounding box of geometry A is strictly below the bounding box of "
+"The <varname>&lt;&lt;|</varname> operator returns <varname>TRUE</varname> if "
+"the bounding box of geometry A is strictly below the bounding box of "
 "geometry B."
 msgstr ""
 
@@ -547,7 +569,8 @@ msgstr ""
 #: reference_operator.xml:418
 #, no-c-format
 msgid ""
-"SELECT tbl1.column1, tbl2.column1, tbl1.column2 &lt;&lt;| tbl2.column2 AS below\n"
+"SELECT tbl1.column1, tbl2.column1, tbl1.column2 &lt;&lt;| tbl2.column2 AS "
+"below\n"
 "FROM\n"
 "  ( VALUES\n"
 "        (1, 'LINESTRING (0 0, 4 3)'::geometry)) AS tbl1,\n"
@@ -567,7 +590,9 @@ msgstr ""
 #. Tag: para
 #: reference_operator.xml:424
 #, no-c-format
-msgid ", <xref linkend=\"ST_Geometry_Right\"/>, <xref linkend=\"ST_Geometry_Above\"/>"
+msgid ""
+", <xref linkend=\"ST_Geometry_Right\"/>, <xref linkend=\"ST_Geometry_Above\"/"
+">"
 msgstr ""
 
 #. Tag: refname
@@ -580,8 +605,8 @@ msgstr ""
 #: reference_operator.xml:432
 #, no-c-format
 msgid ""
-"Returns <varname>TRUE</varname> if A's bounding box is the same as B's. Uses"
-" double precision bounding box."
+"Returns <varname>TRUE</varname> if A's bounding box is the same as B's. Uses "
+"double precision bounding box."
 msgstr ""
 
 #. Tag: funcsynopsis
@@ -590,19 +615,19 @@ msgstr ""
 msgid ""
 "<funcprototype> <funcdef>boolean <function>&#61;</function></funcdef> "
 "<paramdef> <type>geometry </type> <parameter>A</parameter> </paramdef> "
-"<paramdef> <type>geometry </type> <parameter>B</parameter> </paramdef> "
-"</funcprototype> <funcprototype> <funcdef>boolean "
-"<function>&#61;</function></funcdef> <paramdef> <type>geography </type> "
-"<parameter>A</parameter> </paramdef> <paramdef> <type>geography </type> "
-"<parameter>B</parameter> </paramdef> </funcprototype>"
+"<paramdef> <type>geometry </type> <parameter>B</parameter> </paramdef> </"
+"funcprototype> <funcprototype> <funcdef>boolean <function>&#61;</function></"
+"funcdef> <paramdef> <type>geography </type> <parameter>A</parameter> </"
+"paramdef> <paramdef> <type>geography </type> <parameter>B</parameter> </"
+"paramdef> </funcprototype>"
 msgstr ""
 
 #. Tag: para
 #: reference_operator.xml:477
 #, no-c-format
 msgid ""
-"The <varname>&#61;</varname> operator returns <varname>TRUE</varname> if the"
-" bounding box of geometry/geography A is the same as the bounding box of "
+"The <varname>&#61;</varname> operator returns <varname>TRUE</varname> if the "
+"bounding box of geometry/geography A is the same as the bounding box of "
 "geometry/geography B. PostgreSQL uses the =, &lt;, and &gt; operators "
 "defined for geometries to perform internal orderings and comparison of "
 "geometries (ie. in a GROUP BY or ORDER BY clause)."
@@ -612,10 +637,10 @@ msgstr ""
 #: reference_operator.xml:482
 #, no-c-format
 msgid ""
-"This is cause for a lot of confusion. When you compare geometryA = geometryB"
-" it will return true even when the geometries are clearly different IF their"
-" bounding boxes are the same. To check for true equality use <xref "
-"linkend=\"ST_OrderingEquals\"/> or <xref linkend=\"ST_Equals\"/>"
+"This is cause for a lot of confusion. When you compare geometryA = geometryB "
+"it will return true even when the geometries are clearly different IF their "
+"bounding boxes are the same. To check for true equality use <xref linkend="
+"\"ST_OrderingEquals\"/> or <xref linkend=\"ST_Equals\"/>"
 msgstr ""
 
 #. Tag: para
@@ -632,8 +657,8 @@ msgstr ""
 msgid ""
 "Changed: 2.0.0 , the bounding box of geometries was changed to use double "
 "precision instead of float4 precision of prior. The side effect of this is "
-"that in particular points in prior versions that were a little different may"
-" have returned true in prior versions and false in 2.0+ since their float4 "
+"that in particular points in prior versions that were a little different may "
+"have returned true in prior versions and false in 2.0+ since their float4 "
 "boxes would be the same but there float8 (double precision), would be "
 "different."
 msgstr ""
@@ -642,7 +667,8 @@ msgstr ""
 #: reference_operator.xml:504
 #, no-c-format
 msgid ""
-"SELECT 'LINESTRING(0 0, 0 1, 1 0)'::geometry = 'LINESTRING(1 1, 0 0)'::geometry;\n"
+"SELECT 'LINESTRING(0 0, 0 1, 1 0)'::geometry = 'LINESTRING(1 1, 0 0)'::"
+"geometry;\n"
 " ?column?\n"
 "----------\n"
 " t\n"
@@ -693,8 +719,8 @@ msgstr ""
 #: reference_operator.xml:519
 #, no-c-format
 msgid ""
-"Returns <varname>TRUE</varname> if A's bounding box is strictly to the right"
-" of B's."
+"Returns <varname>TRUE</varname> if A's bounding box is strictly to the right "
+"of B's."
 msgstr ""
 
 #. Tag: funcprototype
@@ -719,7 +745,8 @@ msgstr ""
 #: reference_operator.xml:558
 #, no-c-format
 msgid ""
-"SELECT tbl1.column1, tbl2.column1, tbl1.column2 &gt;&gt; tbl2.column2 AS right\n"
+"SELECT tbl1.column1, tbl2.column1, tbl1.column2 &gt;&gt; tbl2.column2 AS "
+"right\n"
 "FROM\n"
 "  ( VALUES\n"
 "        (1, 'LINESTRING (2 3, 5 6)'::geometry)) AS tbl1,\n"
@@ -754,8 +781,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>boolean <function>@</function></funcdef> <paramdef> <type>geometry "
-"</type> <parameter>A</parameter> </paramdef> <paramdef> <type>geometry "
-"</type> <parameter>B</parameter> </paramdef>"
+"</type> <parameter>A</parameter> </paramdef> <paramdef> <type>geometry </"
+"type> <parameter>B</parameter> </paramdef>"
 msgstr ""
 
 #. Tag: para
@@ -804,8 +831,7 @@ msgstr ""
 #: reference_operator.xml:627
 #, no-c-format
 msgid ""
-"Returns <varname>TRUE</varname> if A's bounding box overlaps or is above "
-"B's."
+"Returns <varname>TRUE</varname> if A's bounding box overlaps or is above B's."
 msgstr ""
 
 #. Tag: funcprototype
@@ -823,15 +849,16 @@ msgstr ""
 msgid ""
 "The <varname>|&amp;&gt;</varname> operator returns <varname>TRUE</varname> "
 "if the bounding box of geometry A overlaps or is above the bounding box of "
-"geometry B, or more accurately, overlaps or is NOT below the bounding box of"
-" geometry B."
+"geometry B, or more accurately, overlaps or is NOT below the bounding box of "
+"geometry B."
 msgstr ""
 
 #. Tag: programlisting
 #: reference_operator.xml:667
 #, no-c-format
 msgid ""
-"SELECT tbl1.column1, tbl2.column1, tbl1.column2 |&amp;&gt; tbl2.column2 AS overabove\n"
+"SELECT tbl1.column1, tbl2.column1, tbl1.column2 |&amp;&gt; tbl2.column2 AS "
+"overabove\n"
 "FROM\n"
 "  ( VALUES\n"
 "        (1, 'LINESTRING(6 0, 6 4)'::geometry)) AS tbl1,\n"
@@ -852,9 +879,8 @@ msgstr ""
 #: reference_operator.xml:673
 #, no-c-format
 msgid ""
-", <xref linkend=\"ST_Geometry_Overright\"/>, <xref "
-"linkend=\"ST_Geometry_Overbelow\"/>, <xref "
-"linkend=\"ST_Geometry_Overleft\"/>"
+", <xref linkend=\"ST_Geometry_Overright\"/>, <xref linkend="
+"\"ST_Geometry_Overbelow\"/>, <xref linkend=\"ST_Geometry_Overleft\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -883,16 +909,17 @@ msgstr ""
 #: reference_operator.xml:714
 #, no-c-format
 msgid ""
-"The <varname>|&gt;&gt;</varname> operator returns <varname>TRUE</varname> if"
-" the bounding box of geometry A is strictly to the right of the bounding box"
-" of geometry B."
+"The <varname>|&gt;&gt;</varname> operator returns <varname>TRUE</varname> if "
+"the bounding box of geometry A is strictly to the right of the bounding box "
+"of geometry B."
 msgstr ""
 
 #. Tag: programlisting
 #: reference_operator.xml:724
 #, no-c-format
 msgid ""
-"SELECT tbl1.column1, tbl2.column1, tbl1.column2 |&gt;&gt; tbl2.column2 AS above\n"
+"SELECT tbl1.column1, tbl2.column1, tbl1.column2 |&gt;&gt; tbl2.column2 AS "
+"above\n"
 "FROM\n"
 "  ( VALUES\n"
 "        (1, 'LINESTRING (1 4, 1 7)'::geometry)) AS tbl1,\n"
@@ -912,7 +939,9 @@ msgstr ""
 #. Tag: para
 #: reference_operator.xml:730
 #, no-c-format
-msgid ", <xref linkend=\"ST_Geometry_Right\"/>, <xref linkend=\"ST_Geometry_Below\"/>"
+msgid ""
+", <xref linkend=\"ST_Geometry_Right\"/>, <xref linkend=\"ST_Geometry_Below\"/"
+">"
 msgstr ""
 
 #. Tag: refname
@@ -932,8 +961,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>boolean <function>~</function></funcdef> <paramdef> <type>geometry "
-"</type> <parameter>A</parameter> </paramdef> <paramdef> <type>geometry "
-"</type> <parameter>B</parameter> </paramdef>"
+"</type> <parameter>A</parameter> </paramdef> <paramdef> <type>geometry </"
+"type> <parameter>B</parameter> </paramdef>"
 msgstr ""
 
 #. Tag: para
@@ -975,17 +1004,16 @@ msgstr ""
 #. Tag: refpurpose
 #: reference_operator.xml:791
 #, no-c-format
-msgid ""
-"Returns <varname>TRUE</varname> if A's bounding box is the same as B's."
+msgid "Returns <varname>TRUE</varname> if A's bounding box is the same as B's."
 msgstr ""
 
 #. Tag: funcprototype
 #: reference_operator.xml:796
 #, no-c-format
 msgid ""
-"<funcdef>boolean <function>~=</function></funcdef> <paramdef> <type>geometry"
-" </type> <parameter>A</parameter> </paramdef> <paramdef> <type>geometry "
-"</type> <parameter>B</parameter> </paramdef>"
+"<funcdef>boolean <function>~=</function></funcdef> <paramdef> <type>geometry "
+"</type> <parameter>A</parameter> </paramdef> <paramdef> <type>geometry </"
+"type> <parameter>B</parameter> </paramdef>"
 msgstr ""
 
 #. Tag: para
@@ -1008,20 +1036,21 @@ msgstr ""
 #, no-c-format
 msgid ""
 "This operator has changed behavior in PostGIS 1.5 from testing for actual "
-"geometric equality to only checking for bounding box equality. To complicate"
-" things it also depends on if you have done a hard or soft upgrade which "
-"behavior your database has. To find out which behavior your database has you"
-" can run the query below. To check for true equality use <xref "
-"linkend=\"ST_OrderingEquals\"/> or <xref linkend=\"ST_Equals\"/> and to "
-"check for bounding box equality <xref linkend=\"ST_Geometry_EQ\"/>; operator"
-" is a safer option."
+"geometric equality to only checking for bounding box equality. To complicate "
+"things it also depends on if you have done a hard or soft upgrade which "
+"behavior your database has. To find out which behavior your database has you "
+"can run the query below. To check for true equality use <xref linkend="
+"\"ST_OrderingEquals\"/> or <xref linkend=\"ST_Equals\"/> and to check for "
+"bounding box equality <xref linkend=\"ST_Geometry_EQ\"/>; operator is a "
+"safer option."
 msgstr ""
 
 #. Tag: programlisting
 #: reference_operator.xml:844
 #, no-c-format
 msgid ""
-"select 'LINESTRING(0 0, 1 1)'::geometry ~= 'LINESTRING(0 1, 1 0)'::geometry as equality;\n"
+"select 'LINESTRING(0 0, 1 1)'::geometry ~= 'LINESTRING(0 1, 1 0)'::geometry "
+"as equality;\n"
 " equality   |\n"
 "-----------------+\n"
 "          t    |"
@@ -1038,7 +1067,8 @@ msgstr ""
 #. Tag: para
 #: reference_operator.xml:849
 #, no-c-format
-msgid ", <xref linkend=\"ST_OrderingEquals\"/>, <xref linkend=\"ST_Geometry_EQ\"/>"
+msgid ""
+", <xref linkend=\"ST_OrderingEquals\"/>, <xref linkend=\"ST_Geometry_EQ\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -1074,8 +1104,8 @@ msgid ""
 "The <varname>&lt;-&gt;</varname> operator returns distance between two "
 "points read from the spatial index for points (float precision). For other "
 "geometries it returns the distance from centroid of bounding box of "
-"geometries. Useful for doing nearest neighbor <emphasis "
-"role=\"strong\">approximate</emphasis> distance ordering."
+"geometries. Useful for doing nearest neighbor <emphasis role=\"strong"
+"\">approximate</emphasis> distance ordering."
 msgstr ""
 
 #. Tag: para
@@ -1083,8 +1113,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "This operand will make use of any indexes that may be available on the "
-"geometries. It is different from other operators that use spatial indexes in"
-" that the spatial index is only used when the operator is in the ORDER BY "
+"geometries. It is different from other operators that use spatial indexes in "
+"that the spatial index is only used when the operator is in the ORDER BY "
 "clause."
 msgstr ""
 
@@ -1093,8 +1123,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Index only kicks in if one of the geometries is a constant (not in a "
-"subquery/cte). e.g. 'SRID=3005;POINT(1011102 450541)'::geometry instead of "
-"a.geom"
+"subquery/cte). e.g. 'SRID=3005;POINT(1011102 450541)'::geometry instead of a."
+"geom"
 msgstr ""
 
 #. Tag: para
@@ -1107,7 +1137,8 @@ msgstr ""
 #: reference_operator.xml:900
 #, no-c-format
 msgid ""
-"<![CDATA[SELECT ST_Distance(geom, 'SRID=3005;POINT(1011102 450541)'::geometry) as d,edabbr, vaabbr \n"
+"<![CDATA[SELECT ST_Distance(geom, 'SRID=3005;POINT(1011102 450541)'::"
+"geometry) as d,edabbr, vaabbr \n"
 "FROM va2005 \n"
 "ORDER BY d limit 10;]]>\n"
 "\n"
@@ -1136,7 +1167,8 @@ msgstr ""
 #: reference_operator.xml:904
 #, no-c-format
 msgid ""
-"<![CDATA[SELECT st_distance(geom, 'SRID=3005;POINT(1011102 450541)'::geometry) as d,edabbr, vaabbr \n"
+"<![CDATA[SELECT st_distance(geom, 'SRID=3005;POINT(1011102 450541)'::"
+"geometry) as d,edabbr, vaabbr \n"
 "FROM va2005 \n"
 "ORDER BY geom <-> 'SRID=3005;POINT(1011102 450541)'::geometry limit 10;]]>\n"
 "\n"
@@ -1174,7 +1206,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<![CDATA[WITH index_query AS (\n"
-"  SELECT ST_Distance(geom, 'SRID=3005;POINT(1011102 450541)'::geometry) as d,edabbr, vaabbr\n"
+"  SELECT ST_Distance(geom, 'SRID=3005;POINT(1011102 450541)'::geometry) as d,"
+"edabbr, vaabbr\n"
 "          FROM va2005\n"
 "  ORDER BY geom <-> 'SRID=3005;POINT(1011102 450541)'::geometry LIMIT 100) \n"
 "  SELECT * \n"
@@ -1199,7 +1232,8 @@ msgstr ""
 #. Tag: para
 #: reference_operator.xml:916
 #, no-c-format
-msgid ", <xref linkend=\"ST_Distance\"/>, <xref linkend=\"geometry_distance_box\"/>"
+msgid ""
+", <xref linkend=\"ST_Distance\"/>, <xref linkend=\"geometry_distance_box\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -1212,8 +1246,8 @@ msgstr ""
 #: reference_operator.xml:924
 #, no-c-format
 msgid ""
-"Returns the distance between bounding box of 2 geometries. For point / point"
-" checks it's almost the same as distance (though may be different since the "
+"Returns the distance between bounding box of 2 geometries. For point / point "
+"checks it's almost the same as distance (though may be different since the "
 "bounding box is at floating point accuracy and geometries are double "
 "precision). Useful for doing distance ordering and nearest neighbor limits "
 "using KNN gist functionality."
@@ -1234,8 +1268,8 @@ msgstr ""
 msgid ""
 "The <varname>&lt;#&gt;</varname> KNN GIST operator returns distance between "
 "two floating point bounding boxes read from the spatial index if available. "
-"Useful for doing nearest neighbor <emphasis "
-"role=\"strong\">approximate</emphasis> distance ordering."
+"Useful for doing nearest neighbor <emphasis role=\"strong\">approximate</"
+"emphasis> distance ordering."
 msgstr ""
 
 #. Tag: para
@@ -1253,10 +1287,12 @@ msgid ""
 "<![CDATA[SELECT *\n"
 "FROM (\n"
 "SELECT b.tlid, b.mtfcc, \n"
-"        b.geom <#> ST_GeomFromText('LINESTRING(746149 2948672,745954 2948576,\n"
+"        b.geom <#> ST_GeomFromText('LINESTRING(746149 2948672,745954 "
+"2948576,\n"
 "                745787 2948499,745740 2948468,745712 2948438,\n"
 "                745690 2948384,745677 2948319)',2249) As b_dist, \n"
-"                ST_Distance(b.geom, ST_GeomFromText('LINESTRING(746149 2948672,745954 2948576,\n"
+"                ST_Distance(b.geom, ST_GeomFromText('LINESTRING(746149 "
+"2948672,745954 2948576,\n"
 "                745787 2948499,745740 2948468,745712 2948438,\n"
 "                745690 2948384,745677 2948319)',2249)) As act_dist\n"
 "    FROM bos_roads As b \n"
@@ -1283,6 +1319,6 @@ msgstr ""
 #: reference_operator.xml:968
 #, no-c-format
 msgid ""
-", <xref linkend=\"ST_Distance\"/>, <xref "
-"linkend=\"geometry_distance_centroid\"/>"
+", <xref linkend=\"ST_Distance\"/>, <xref linkend=\"geometry_distance_centroid"
+"\"/>"
 msgstr ""
index 40ef941e586b4fd3a646cafee8af9c76796085cd..40369dcf618620aa8346a1d7f5c342e1d3047935 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 # vpicavet <vincent.ml@oslandia.com>, 2013
 msgid ""
@@ -9,11 +9,12 @@ msgstr ""
 "POT-Creation-Date: 2014-10-14 21:54+0000\n"
 "PO-Revision-Date: 2014-10-14 22:36+0000\n"
 "Last-Translator: Sandro Santilli <strk@keybit.net>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: title
@@ -41,18 +42,30 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcprototype> <funcdef>bytea <function>ST_AsBinary</function></funcdef> "
-"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>bytea "
-"<function>ST_AsBinary</function></funcdef> <paramdef><type>geometry </type> "
-"<parameter>g1</parameter></paramdef> <paramdef><type>text "
-"</type><parameter>NDR_or_XDR</parameter></paramdef> </funcprototype> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>bytea <function>ST_AsBinary</"
+"function></funcdef> <paramdef><type>geometry </type> <parameter>g1</"
+"parameter></paramdef> <paramdef><type>text </type><parameter>NDR_or_XDR</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bytea "
+"<function>ST_AsBinary</function></funcdef> <paramdef><type>geography </type> "
+"<parameter>g1</parameter></paramdef> </funcprototype> <funcprototype> "
+"<funcdef>bytea <function>ST_AsBinary</function></funcdef> "
+"<paramdef><type>geography </type> <parameter>g1</parameter></paramdef> "
+"<paramdef><type>text </type><parameter>NDR_or_XDR</parameter></paramdef> </"
+"funcprototype>"
+msgstr ""
 "<funcprototype> <funcdef>bytea <function>ST_AsBinary</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>bytea <function>ST_AsBinary</"
+"function></funcdef> <paramdef><type>geometry </type> <parameter>g1</"
+"parameter></paramdef> <paramdef><type>text </type><parameter>NDR_or_XDR</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bytea "
+"<function>ST_AsBinary</function></funcdef> <paramdef><type>geography </type> "
+"<parameter>g1</parameter></paramdef> </funcprototype> <funcprototype> "
+"<funcdef>bytea <function>ST_AsBinary</function></funcdef> "
 "<paramdef><type>geography </type> <parameter>g1</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>bytea "
-"<function>ST_AsBinary</function></funcdef> <paramdef><type>geography </type>"
-" <parameter>g1</parameter></paramdef> <paramdef><type>text "
-"</type><parameter>NDR_or_XDR</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>bytea <function>ST_AsBinary</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bytea <function>ST_AsBinary</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> <paramdef><type>text </type><parameter>NDR_or_XDR</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bytea <function>ST_AsBinary</function></funcdef> <paramdef><type>geography </type> <parameter>g1</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bytea <function>ST_AsBinary</function></funcdef> <paramdef><type>geography </type> <parameter>g1</parameter></paramdef> <paramdef><type>text </type><parameter>NDR_or_XDR</parameter></paramdef> </funcprototype>"
+"<paramdef><type>text </type><parameter>NDR_or_XDR</parameter></paramdef> </"
+"funcprototype>"
 
 #. Tag: title
 #: reference_output.xml:35 reference_output.xml:109 reference_output.xml:162
@@ -105,9 +118,9 @@ msgstr ""
 #, no-c-format
 msgid ""
 "The default behavior in PostgreSQL 9.0 has been changed to output bytea in "
-"hex encoding. ST_AsBinary is the reverse of <xref "
-"linkend=\"ST_GeomFromWKB\"/> for geometry. If your GUI tools require the old"
-" behavior, then SET bytea_output='escape' in your database."
+"hex encoding. ST_AsBinary is the reverse of <xref linkend=\"ST_GeomFromWKB\"/"
+"> for geometry. If your GUI tools require the old behavior, then SET "
+"bytea_output='escape' in your database."
 msgstr ""
 
 #. Tag: para
@@ -219,22 +232,51 @@ msgid ""
 "\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\n"
 "\\000\\000\\000\\000\\000\\000\\000\\000\n"
 "(1 row)"
-msgstr "SELECT ST_AsBinary(ST_GeomFromText('POLYGON((0 0,0 1,1 1,1 0,0 0))',4326));\n\n                   st_asbinary\n--------------------------------\n\\001\\003\\000\\000\\000\\001\\000\\000\\000\\005\n\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\n\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\n\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\n\\000\\000\\000\\360?\\000\\000\\000\\000\\000\\000\n\\360?\\000\\000\\000\\000\\000\\000\\360?\\000\\000\n\\000\\000\\000\\000\\360?\\000\\000\\000\\000\\000\n\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\n\\000\\000\\000\\000\\000\\000\\000\\000\n(1 row)"
+msgstr ""
+"SELECT ST_AsBinary(ST_GeomFromText('POLYGON((0 0,0 1,1 1,1 0,0 0))',4326));\n"
+"\n"
+"                   st_asbinary\n"
+"--------------------------------\n"
+"\\001\\003\\000\\000\\000\\001\\000\\000\\000\\005\n"
+"\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\n"
+"\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\n"
+"\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\n"
+"\\000\\000\\000\\360?\\000\\000\\000\\000\\000\\000\n"
+"\\360?\\000\\000\\000\\000\\000\\000\\360?\\000\\000\n"
+"\\000\\000\\000\\000\\360?\\000\\000\\000\\000\\000\n"
+"\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\n"
+"\\000\\000\\000\\000\\000\\000\\000\\000\n"
+"(1 row)"
 
 #. Tag: programlisting
 #: reference_output.xml:74
 #, no-c-format
 msgid ""
-"SELECT ST_AsBinary(ST_GeomFromText('POLYGON((0 0,0 1,1 1,1 0,0 0))',4326), 'XDR');\n"
+"SELECT ST_AsBinary(ST_GeomFromText('POLYGON((0 0,0 1,1 1,1 0,0 0))',4326), "
+"'XDR');\n"
+"                   st_asbinary\n"
+"--------------------------------\n"
+"\\000\\000\\000\\000\\003\\000\\000\\000\\001\\000\\000\\000\\005\\000\\000\\000\\000\\000\n"
+"\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\n"
+"\\000?\\360\\000\\000\\000\\000\\000\\000?"
+"\\360\\000\\000\\000\\000\\000\\000?\\360\\000\\000\n"
+"\\000\\000\\000\\000?"
+"\\360\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\n"
+"\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\n"
+"(1 row)"
+msgstr ""
+"SELECT ST_AsBinary(ST_GeomFromText('POLYGON((0 0,0 1,1 1,1 0,0 0))',4326), "
+"'XDR');\n"
 "                   st_asbinary\n"
 "--------------------------------\n"
 "\\000\\000\\000\\000\\003\\000\\000\\000\\001\\000\\000\\000\\005\\000\\000\\000\\000\\000\n"
 "\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\n"
-"\\000?\\360\\000\\000\\000\\000\\000\\000?\\360\\000\\000\\000\\000\\000\\000?\\360\\000\\000\n"
-"\\000\\000\\000\\000?\\360\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\n"
+"\\000?\\360\\000\\000\\000\\000\\000\\000?"
+"\\360\\000\\000\\000\\000\\000\\000?\\360\\000\\000\n"
+"\\000\\000\\000\\000?"
+"\\360\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\n"
 "\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\n"
 "(1 row)"
-msgstr "SELECT ST_AsBinary(ST_GeomFromText('POLYGON((0 0,0 1,1 1,1 0,0 0))',4326), 'XDR');\n                   st_asbinary\n--------------------------------\n\\000\\000\\000\\000\\003\\000\\000\\000\\001\\000\\000\\000\\005\\000\\000\\000\\000\\000\n\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\n\\000?\\360\\000\\000\\000\\000\\000\\000?\\360\\000\\000\\000\\000\\000\\000?\\360\\000\\000\n\\000\\000\\000\\000?\\360\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\n\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\n(1 row)"
 
 #. Tag: title
 #: reference_output.xml:79 reference_output.xml:138 reference_output.xml:191
@@ -272,12 +314,18 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcprototype> <funcdef>bytea <function>ST_AsEWKB</function></funcdef> "
-"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>bytea "
-"<function>ST_AsEWKB</function></funcdef> <paramdef><type>geometry </type> "
-"<parameter>g1</parameter></paramdef> <paramdef><type>text "
-"</type><parameter>NDR_or_XDR</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>bytea <function>ST_AsEWKB</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bytea <function>ST_AsEWKB</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> <paramdef><type>text </type><parameter>NDR_or_XDR</parameter></paramdef> </funcprototype>"
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>bytea <function>ST_AsEWKB</"
+"function></funcdef> <paramdef><type>geometry </type> <parameter>g1</"
+"parameter></paramdef> <paramdef><type>text </type><parameter>NDR_or_XDR</"
+"parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>bytea <function>ST_AsEWKB</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>bytea <function>ST_AsEWKB</"
+"function></funcdef> <paramdef><type>geometry </type> <parameter>g1</"
+"parameter></paramdef> <paramdef><type>text </type><parameter>NDR_or_XDR</"
+"parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_output.xml:110
@@ -330,15 +378,31 @@ msgstr ""
 #: reference_output.xml:133
 #, no-c-format
 msgid ""
-"SELECT ST_AsEWKB(ST_GeomFromText('POLYGON((0 0,0 1,1 1,1 0,0 0))',4326), 'XDR');\n"
+"SELECT ST_AsEWKB(ST_GeomFromText('POLYGON((0 0,0 1,1 1,1 0,0 0))',4326), "
+"'XDR');\n"
 "                   st_asewkb\n"
 "--------------------------------\n"
-"\\000 \\000\\000\\003\\000\\000\\020\\346\\000\\000\\000\\001\\000\\000\\000\\005\\000\\000\\000\\000\\\n"
+"\\000 "
+"\\000\\000\\003\\000\\000\\020\\346\\000\\000\\000\\001\\000\\000\\000\\005\\000\\000\\000\\000\\\n"
 "000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000?\n"
-"\\360\\000\\000\\000\\000\\000\\000?\\360\\000\\000\\000\\000\\000\\000?\\360\\000\\000\\000\\000\n"
-"\\000\\000?\\360\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\n"
+"\\360\\000\\000\\000\\000\\000\\000?\\360\\000\\000\\000\\000\\000\\000?"
+"\\360\\000\\000\\000\\000\n"
+"\\000\\000?"
+"\\360\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\n"
+"\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000"
+msgstr ""
+"SELECT ST_AsEWKB(ST_GeomFromText('POLYGON((0 0,0 1,1 1,1 0,0 0))',4326), "
+"'XDR');\n"
+"                   st_asewkb\n"
+"--------------------------------\n"
+"\\000 "
+"\\000\\000\\003\\000\\000\\020\\346\\000\\000\\000\\001\\000\\000\\000\\005\\000\\000\\000\\000\\\n"
+"000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000?\n"
+"\\360\\000\\000\\000\\000\\000\\000?\\360\\000\\000\\000\\000\\000\\000?"
+"\\360\\000\\000\\000\\000\n"
+"\\000\\000?"
+"\\360\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\n"
 "\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000"
-msgstr "SELECT ST_AsEWKB(ST_GeomFromText('POLYGON((0 0,0 1,1 1,1 0,0 0))',4326), 'XDR');\n                   st_asewkb\n--------------------------------\n\\000 \\000\\000\\003\\000\\000\\020\\346\\000\\000\\000\\001\\000\\000\\000\\005\\000\\000\\000\\000\\\n000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000?\n\\360\\000\\000\\000\\000\\000\\000?\\360\\000\\000\\000\\000\\000\\000?\\360\\000\\000\\000\\000\n\\000\\000?\\360\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\n\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000"
 
 #. Tag: para
 #: reference_output.xml:139
@@ -346,7 +410,9 @@ msgstr "SELECT ST_AsEWKB(ST_GeomFromText('POLYGON((0 0,0 1,1 1,1 0,0 0))',4326),
 msgid ""
 ", <xref linkend=\"ST_AsEWKT\"/>, <xref linkend=\"ST_AsText\"/>, <xref "
 "linkend=\"ST_GeomFromEWKT\"/>, <xref linkend=\"ST_SRID\"/>"
-msgstr ", <xref linkend=\"ST_AsEWKT\"/>, <xref linkend=\"ST_AsText\"/>, <xref linkend=\"ST_GeomFromEWKT\"/>, <xref linkend=\"ST_SRID\"/>"
+msgstr ""
+", <xref linkend=\"ST_AsEWKT\"/>, <xref linkend=\"ST_AsText\"/>, <xref "
+"linkend=\"ST_GeomFromEWKT\"/>, <xref linkend=\"ST_SRID\"/>"
 
 #. Tag: refname
 #: reference_output.xml:144
@@ -367,18 +433,23 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcprototype> <funcdef>text <function>ST_AsEWKT</function></funcdef> "
-"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>text "
-"<function>ST_AsEWKT</function></funcdef> <paramdef><type>geography </type> "
-"<parameter>g1</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>text <function>ST_AsEWKT</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text <function>ST_AsEWKT</function></funcdef> <paramdef><type>geography </type> <parameter>g1</parameter></paramdef> </funcprototype>"
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>text <function>ST_AsEWKT</function></"
+"funcdef> <paramdef><type>geography </type> <parameter>g1</parameter></"
+"paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>text <function>ST_AsEWKT</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>text <function>ST_AsEWKT</function></"
+"funcdef> <paramdef><type>geography </type> <parameter>g1</parameter></"
+"paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_output.xml:164
 #, no-c-format
 msgid ""
-"Returns the Well-Known Text representation of the geometry prefixed with the"
-" SRID."
+"Returns the Well-Known Text representation of the geometry prefixed with the "
+"SRID."
 msgstr ""
 
 #. Tag: para
@@ -421,20 +492,40 @@ msgid ""
 "SELECT ST_AsEWKT('0103000020E61000000100000005000000000000\n"
 "                        000000000000000000000000000000000000000000000000000000\n"
 "                        F03F000000000000F03F000000000000F03F000000000000F03\n"
-"                        F000000000000000000000000000000000000000000000000'::geometry);\n"
+"                        F000000000000000000000000000000000000000000000000'::"
+"geometry);\n"
+"\n"
+"                   st_asewkt\n"
+"--------------------------------\n"
+"SRID=4326;POLYGON((0 0,0 1,1 1,1 0,0 0))\n"
+"(1 row)\n"
+"\n"
+"SELECT "
+"ST_AsEWKT('0108000080030000000000000060E30A4100000000785C0241000000000000F03F0000000018\n"
+"E20A4100000000485F024100000000000000400000000018\n"
+"E20A4100000000305C02410000000000000840')\n"
+"\n"
+"--st_asewkt---\n"
+"CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)"
+msgstr ""
+"SELECT ST_AsEWKT('0103000020E61000000100000005000000000000\n"
+"                        000000000000000000000000000000000000000000000000000000\n"
+"                        F03F000000000000F03F000000000000F03F000000000000F03\n"
+"                        F000000000000000000000000000000000000000000000000'::"
+"geometry);\n"
 "\n"
 "                   st_asewkt\n"
 "--------------------------------\n"
 "SRID=4326;POLYGON((0 0,0 1,1 1,1 0,0 0))\n"
 "(1 row)\n"
 "\n"
-"SELECT ST_AsEWKT('0108000080030000000000000060E30A4100000000785C0241000000000000F03F0000000018\n"
+"SELECT "
+"ST_AsEWKT('0108000080030000000000000060E30A4100000000785C0241000000000000F03F0000000018\n"
 "E20A4100000000485F024100000000000000400000000018\n"
 "E20A4100000000305C02410000000000000840')\n"
 "\n"
 "--st_asewkt---\n"
 "CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)"
-msgstr "SELECT ST_AsEWKT('0103000020E61000000100000005000000000000\n                        000000000000000000000000000000000000000000000000000000\n                        F03F000000000000F03F000000000000F03F000000000000F03\n                        F000000000000000000000000000000000000000000000000'::geometry);\n\n                   st_asewkt\n--------------------------------\nSRID=4326;POLYGON((0 0,0 1,1 1,1 0,0 0))\n(1 row)\n\nSELECT ST_AsEWKT('0108000080030000000000000060E30A4100000000785C0241000000000000F03F0000000018\nE20A4100000000485F024100000000000000400000000018\nE20A4100000000305C02410000000000000840')\n\n--st_asewkt---\nCIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)"
 
 #. Tag: para
 #: reference_output.xml:192
@@ -463,30 +554,50 @@ msgid ""
 "<funcprototype> <funcdef>text <function>ST_AsGeoJSON</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> "
 "<paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
-"<parameter>options=0</parameter></paramdef> </funcprototype> <funcprototype>"
-" <funcdef>text <function>ST_AsGeoJSON</function></funcdef> "
-"<paramdef><type>geography </type> <parameter>geog</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
-"<parameter>options=0</parameter></paramdef> </funcprototype> <funcprototype>"
-" <funcdef>text <function>ST_AsGeoJSON</function></funcdef> "
-"<paramdef><type>integer </type> <parameter>gj_version</parameter></paramdef>"
-" <paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
-"<parameter>options=0</parameter></paramdef> </funcprototype> <funcprototype>"
-" <funcdef>text <function>ST_AsGeoJSON</function></funcdef> "
-"<paramdef><type>integer </type> <parameter>gj_version</parameter></paramdef>"
-" <paramdef><type>geography </type> <parameter>geog</parameter></paramdef> "
+"<parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>options=0</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>text <function>ST_AsGeoJSON</"
+"function></funcdef> <paramdef><type>geography </type> <parameter>geog</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>options=0</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>text <function>ST_AsGeoJSON</"
+"function></funcdef> <paramdef><type>integer </type> <parameter>gj_version</"
+"parameter></paramdef> <paramdef><type>geometry </type> <parameter>geom</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>options=0</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>text <function>ST_AsGeoJSON</"
+"function></funcdef> <paramdef><type>integer </type> <parameter>gj_version</"
+"parameter></paramdef> <paramdef><type>geography </type> <parameter>geog</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>options=0</parameter></paramdef> </"
+"funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>text <function>ST_AsGeoJSON</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> "
 "<paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
-"<parameter>options=0</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>text <function>ST_AsGeoJSON</function></funcdef> <paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>options=0</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text <function>ST_AsGeoJSON</function></funcdef> <paramdef><type>geography </type> <parameter>geog</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>options=0</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text <function>ST_AsGeoJSON</function></funcdef> <paramdef><type>integer </type> <parameter>gj_version</parameter></paramdef> <paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>options=0</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text <function>ST_AsGeoJSON</function></funcdef> <paramdef><type>integer </type> <parameter>gj_version</parameter></paramdef> <paramdef><type>geography </type> <parameter>geog</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>options=0</parameter></paramdef> </funcprototype>"
+"<parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>options=0</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>text <function>ST_AsGeoJSON</"
+"function></funcdef> <paramdef><type>geography </type> <parameter>geog</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>options=0</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>text <function>ST_AsGeoJSON</"
+"function></funcdef> <paramdef><type>integer </type> <parameter>gj_version</"
+"parameter></paramdef> <paramdef><type>geometry </type> <parameter>geom</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>options=0</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>text <function>ST_AsGeoJSON</"
+"function></funcdef> <paramdef><type>integer </type> <parameter>gj_version</"
+"parameter></paramdef> <paramdef><type>geography </type> <parameter>geog</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>options=0</parameter></paramdef> </"
+"funcprototype>"
 
 #. Tag: para
 #: reference_output.xml:240
@@ -600,9 +711,8 @@ msgstr ""
 msgid ""
 "GeoJSON format is generally more efficient than other formats for use in "
 "ajax mapping. One popular javascript client that supports this is Open "
-"Layers. Example of its use is <ulink "
-"url=\"http://openlayers.org/dev/examples/vector-formats.html\">OpenLayers "
-"GeoJSON Example</ulink>"
+"Layers. Example of its use is <ulink url=\"http://openlayers.org/dev/"
+"examples/vector-formats.html\">OpenLayers GeoJSON Example</ulink>"
 msgstr ""
 
 #. Tag: programlisting
@@ -613,7 +723,23 @@ msgid ""
 "                                           st_asgeojson\n"
 "-----------------------------------------------------------------------------------------------------------\n"
 "\n"
-"{\"type\":\"MultiLineString\",\"coordinates\":[[[-89.734634999999997,31.492072000000000],\n"
+"{\"type\":\"MultiLineString\",\"coordinates\":"
+"[[[-89.734634999999997,31.492072000000000],\n"
+"[-89.734955999999997,31.492237999999997]]]}\n"
+"(1 row)\n"
+"--3d point\n"
+"SELECT ST_AsGeoJSON('LINESTRING(1 2 3, 4 5 6)');\n"
+"\n"
+"st_asgeojson\n"
+"-----------------------------------------------------------------------------------------\n"
+" {\"type\":\"LineString\",\"coordinates\":[[1,2,3],[4,5,6]]}"
+msgstr ""
+"SELECT ST_AsGeoJSON(the_geom) from fe_edges limit 1;\n"
+"                                           st_asgeojson\n"
+"-----------------------------------------------------------------------------------------------------------\n"
+"\n"
+"{\"type\":\"MultiLineString\",\"coordinates\":"
+"[[[-89.734634999999997,31.492072000000000],\n"
 "[-89.734955999999997,31.492237999999997]]]}\n"
 "(1 row)\n"
 "--3d point\n"
@@ -622,7 +748,6 @@ msgid ""
 "st_asgeojson\n"
 "-----------------------------------------------------------------------------------------\n"
 " {\"type\":\"LineString\",\"coordinates\":[[1,2,3],[4,5,6]]}"
-msgstr "SELECT ST_AsGeoJSON(the_geom) from fe_edges limit 1;\n                                           st_asgeojson\n-----------------------------------------------------------------------------------------------------------\n\n{\"type\":\"MultiLineString\",\"coordinates\":[[[-89.734634999999997,31.492072000000000],\n[-89.734955999999997,31.492237999999997]]]}\n(1 row)\n--3d point\nSELECT ST_AsGeoJSON('LINESTRING(1 2 3, 4 5 6)');\n\nst_asgeojson\n-----------------------------------------------------------------------------------------\n {\"type\":\"LineString\",\"coordinates\":[[1,2,3],[4,5,6]]}"
 
 #. Tag: refname
 #: reference_output.xml:296
@@ -643,37 +768,31 @@ msgid ""
 "<funcprototype> <funcdef>text <function>ST_AsGML</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> "
 "<paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
-"<parameter>options=0</parameter></paramdef> </funcprototype> <funcprototype>"
-" <funcdef>text <function>ST_AsGML</function></funcdef> "
-"<paramdef><type>geography </type> <parameter>geog</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
-"<parameter>options=0</parameter></paramdef> </funcprototype> <funcprototype>"
-" <funcdef>text <function>ST_AsGML</function></funcdef> "
+"<parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>options=0</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>text <function>ST_AsGML</function></"
+"funcdef> <paramdef><type>geography </type> <parameter>geog</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>options=0</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>text <function>ST_AsGML</function></"
+"funcdef> <paramdef><type>integer </type> <parameter>version</parameter></"
+"paramdef> <paramdef><type>geometry </type> <parameter>geom</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>options=0</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>text </type> <parameter>nprefix=null</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> "
+"<parameter>id=null</parameter></paramdef> </funcprototype> <funcprototype> "
+"<funcdef>text <function>ST_AsGML</function></funcdef> "
 "<paramdef><type>integer </type> <parameter>version</parameter></paramdef> "
-"<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> "
+"<paramdef><type>geography </type> <parameter>geog</parameter></paramdef> "
 "<paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
-"<parameter>options=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text </type> "
-"<parameter>nprefix=null</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text </type> <parameter>id=null</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>text "
-"<function>ST_AsGML</function></funcdef> <paramdef><type>integer </type> "
-"<parameter>version</parameter></paramdef> <paramdef><type>geography </type> "
-"<parameter>geog</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
-"<parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
-"<parameter>options=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text </type> "
-"<parameter>nprefix=null</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text </type> <parameter>id=null</parameter></paramdef> "
-"</funcprototype>"
+"<parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>options=0</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>text </type> <parameter>nprefix=null</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> "
+"<parameter>id=null</parameter></paramdef> </funcprototype>"
 msgstr ""
 
 #. Tag: para
@@ -795,11 +914,21 @@ msgstr ""
 #: reference_output.xml:396
 #, no-c-format
 msgid ""
-"<![CDATA[SELECT ST_AsGML(ST_GeomFromText('POLYGON((0 0,0 1,1 1,1 0,0 0))',4326));\n"
+"<![CDATA[SELECT ST_AsGML(ST_GeomFromText('POLYGON((0 0,0 1,1 1,1 0,0 "
+"0))',4326));\n"
+"                st_asgml\n"
+"                --------\n"
+"                <gml:Polygon srsName=\"EPSG:4326\"><gml:outerBoundaryIs><gml:"
+"LinearRing><gml:coordinates>0,0 0,1 1,1 1,0 0,0</gml:coordinates></gml:"
+"LinearRing></gml:outerBoundaryIs></gml:Polygon>]]>"
+msgstr ""
+"<![CDATA[SELECT ST_AsGML(ST_GeomFromText('POLYGON((0 0,0 1,1 1,1 0,0 "
+"0))',4326));\n"
 "                st_asgml\n"
 "                --------\n"
-"                <gml:Polygon srsName=\"EPSG:4326\"><gml:outerBoundaryIs><gml:LinearRing><gml:coordinates>0,0 0,1 1,1 1,0 0,0</gml:coordinates></gml:LinearRing></gml:outerBoundaryIs></gml:Polygon>]]>"
-msgstr "<![CDATA[SELECT ST_AsGML(ST_GeomFromText('POLYGON((0 0,0 1,1 1,1 0,0 0))',4326));\n                st_asgml\n                --------\n                <gml:Polygon srsName=\"EPSG:4326\"><gml:outerBoundaryIs><gml:LinearRing><gml:coordinates>0,0 0,1 1,1 1,0 0,0</gml:coordinates></gml:LinearRing></gml:outerBoundaryIs></gml:Polygon>]]>"
+"                <gml:Polygon srsName=\"EPSG:4326\"><gml:outerBoundaryIs><gml:"
+"LinearRing><gml:coordinates>0,0 0,1 1,1 1,0 0,0</gml:coordinates></gml:"
+"LinearRing></gml:outerBoundaryIs></gml:Polygon>]]>"
 
 #. Tag: title
 #: reference_output.xml:399
@@ -812,10 +941,12 @@ msgstr ""
 #, no-c-format
 msgid ""
 "-- Flip coordinates and output extended EPSG (16 | 1)--\n"
-"<![CDATA[SELECT ST_AsGML(3, ST_GeomFromText('POINT(5.234234233242 6.34534534534)',4326), 5, 17);\n"
+"<![CDATA[SELECT ST_AsGML(3, ST_GeomFromText('POINT(5.234234233242 "
+"6.34534534534)',4326), 5, 17);\n"
 "                        st_asgml\n"
 "                        --------\n"
-"                <gml:Point srsName=\"urn:ogc:def:crs:EPSG::4326\"><gml:pos>6.34535 5.23423</gml:pos></gml:Point>]]>"
+"                <gml:Point srsName=\"urn:ogc:def:crs:EPSG::4326\"><gml:"
+"pos>6.34535 5.23423</gml:pos></gml:Point>]]>"
 msgstr ""
 
 #. Tag: programlisting
@@ -823,7 +954,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "-- Output the envelope (32) --\n"
-"<![CDATA[SELECT ST_AsGML(3, ST_GeomFromText('LINESTRING(1 2, 3 4, 10 20)',4326), 5, 32);\n"
+"<![CDATA[SELECT ST_AsGML(3, ST_GeomFromText('LINESTRING(1 2, 3 4, 10 "
+"20)',4326), 5, 32);\n"
 "                st_asgml\n"
 "                --------\n"
 "        <gml:Envelope srsName=\"EPSG:4326\">\n"
@@ -836,8 +968,10 @@ msgstr ""
 #: reference_output.xml:403
 #, no-c-format
 msgid ""
-"-- Output the envelope (32) , reverse (lat lon instead of lon lat) (16), long srs (1)= 32 | 16 | 1 = 49 --\n"
-"<![CDATA[SELECT ST_AsGML(3, ST_GeomFromText('LINESTRING(1 2, 3 4, 10 20)',4326), 5, 49);\n"
+"-- Output the envelope (32) , reverse (lat lon instead of lon lat) (16), "
+"long srs (1)= 32 | 16 | 1 = 49 --\n"
+"<![CDATA[SELECT ST_AsGML(3, ST_GeomFromText('LINESTRING(1 2, 3 4, 10 "
+"20)',4326), 5, 49);\n"
 "        st_asgml\n"
 "        --------\n"
 "<gml:Envelope srsName=\"urn:ogc:def:crs:EPSG::4326\">\n"
@@ -851,10 +985,13 @@ msgstr ""
 #, no-c-format
 msgid ""
 "-- Polyhedral Example --\n"
-"SELECT ST_AsGML(3, ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 0, 0 0 1, 0 1 1, 0 1 0, 0 0 0)), \n"
-"((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), ((0 0 0, 1 0 0, 1 0 1, 0 0 1, 0 0 0)), \n"
+"SELECT ST_AsGML(3, ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 0, 0 0 1, 0 1 "
+"1, 0 1 0, 0 0 0)), \n"
+"((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), ((0 0 0, 1 0 0, 1 0 1, 0 0 1, 0 0 "
+"0)), \n"
 "((1 1 0, 1 1 1, 1 0 1, 1 0 0, 1 1 0)), \n"
-"((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)), ((0 0 1, 1 0 1, 1 1 1, 0 1 1, 0 0 1)) )'));\n"
+"((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)), ((0 0 1, 1 0 1, 1 1 1, 0 1 1, 0 0 "
+"1)) )'));\n"
 "        st_asgml\n"
 "        --------\n"
 "<![CDATA[ <gml:PolyhedralSurface>\n"
@@ -862,42 +999,48 @@ msgid ""
 "   <gml:PolygonPatch>\n"
 "                <gml:exterior>\n"
 "                          <gml:LinearRing>\n"
-"                                   <gml:posList srsDimension=\"3\">0 0 0 0 0 1 0 1 1 0 1 0 0 0 0</gml:posList>\n"
+"                                   <gml:posList srsDimension=\"3\">0 0 0 0 0 "
+"1 0 1 1 0 1 0 0 0 0</gml:posList>\n"
 "                          </gml:LinearRing>\n"
 "                </gml:exterior>\n"
 "   </gml:PolygonPatch>\n"
 "   <gml:PolygonPatch>\n"
 "                <gml:exterior>\n"
 "                          <gml:LinearRing>\n"
-"                                   <gml:posList srsDimension=\"3\">0 0 0 0 1 0 1 1 0 1 0 0 0 0 0</gml:posList>\n"
+"                                   <gml:posList srsDimension=\"3\">0 0 0 0 1 "
+"0 1 1 0 1 0 0 0 0 0</gml:posList>\n"
 "                          </gml:LinearRing>\n"
 "                </gml:exterior>\n"
 "   </gml:PolygonPatch>\n"
 "   <gml:PolygonPatch>\n"
 "                <gml:exterior>\n"
 "                          <gml:LinearRing>\n"
-"                                   <gml:posList srsDimension=\"3\">0 0 0 1 0 0 1 0 1 0 0 1 0 0 0</gml:posList>\n"
+"                                   <gml:posList srsDimension=\"3\">0 0 0 1 0 "
+"0 1 0 1 0 0 1 0 0 0</gml:posList>\n"
 "                          </gml:LinearRing>\n"
 "                </gml:exterior>\n"
 "   </gml:PolygonPatch>\n"
 "   <gml:PolygonPatch>\n"
 "                <gml:exterior>\n"
 "                          <gml:LinearRing>\n"
-"                                   <gml:posList srsDimension=\"3\">1 1 0 1 1 1 1 0 1 1 0 0 1 1 0</gml:posList>\n"
+"                                   <gml:posList srsDimension=\"3\">1 1 0 1 1 "
+"1 1 0 1 1 0 0 1 1 0</gml:posList>\n"
 "                          </gml:LinearRing>\n"
 "                </gml:exterior>\n"
 "   </gml:PolygonPatch>\n"
 "   <gml:PolygonPatch>\n"
 "                <gml:exterior>\n"
 "                          <gml:LinearRing>\n"
-"                                   <gml:posList srsDimension=\"3\">0 1 0 0 1 1 1 1 1 1 1 0 0 1 0</gml:posList>\n"
+"                                   <gml:posList srsDimension=\"3\">0 1 0 0 1 "
+"1 1 1 1 1 1 0 0 1 0</gml:posList>\n"
 "                          </gml:LinearRing>\n"
 "                </gml:exterior>\n"
 "   </gml:PolygonPatch>\n"
 "   <gml:PolygonPatch>\n"
 "                <gml:exterior>\n"
 "                          <gml:LinearRing>\n"
-"                                   <gml:posList srsDimension=\"3\">0 0 1 1 0 1 1 1 1 0 1 1 0 0 1</gml:posList>\n"
+"                                   <gml:posList srsDimension=\"3\">0 0 1 1 0 "
+"1 1 1 1 0 1 1 0 0 1</gml:posList>\n"
 "                          </gml:LinearRing>\n"
 "                </gml:exterior>\n"
 "   </gml:PolygonPatch>\n"
@@ -925,19 +1068,25 @@ msgstr ""
 msgid ""
 "<funcprototype> <funcdef>text <function>ST_AsHEXEWKB</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
-"<paramdef><type>text </type> <parameter>NDRorXDR</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>text "
-"<function>ST_AsHEXEWKB</function></funcdef> <paramdef><type>geometry </type>"
-" <parameter>g1</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>text <function>ST_AsHEXEWKB</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> <paramdef><type>text </type> <parameter>NDRorXDR</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text <function>ST_AsHEXEWKB</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> </funcprototype>"
+"<paramdef><type>text </type> <parameter>NDRorXDR</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>text <function>ST_AsHEXEWKB</"
+"function></funcdef> <paramdef><type>geometry </type> <parameter>g1</"
+"parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>text <function>ST_AsHEXEWKB</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter>NDRorXDR</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>text <function>ST_AsHEXEWKB</"
+"function></funcdef> <paramdef><type>geometry </type> <parameter>g1</"
+"parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_output.xml:442
 #, no-c-format
 msgid ""
 "Returns a Geometry in HEXEWKB format (as text) using either little-endian "
-"(NDR) or big-endian (XDR) encoding. If no encoding is specified, then NDR is"
-" used."
+"(NDR) or big-endian (XDR) encoding. If no encoding is specified, then NDR is "
+"used."
 msgstr ""
 
 #. Tag: para
@@ -950,10 +1099,12 @@ msgstr ""
 #: reference_output.xml:454
 #, no-c-format
 msgid ""
-"SELECT ST_AsHEXEWKB(ST_GeomFromText('POLYGON((0 0,0 1,1 1,1 0,0 0))',4326));\n"
+"SELECT ST_AsHEXEWKB(ST_GeomFromText('POLYGON((0 0,0 1,1 1,1 0,0 "
+"0))',4326));\n"
 "                which gives same answer as\n"
 "\n"
-"                SELECT ST_GeomFromText('POLYGON((0 0,0 1,1 1,1 0,0 0))',4326)::text;\n"
+"                SELECT ST_GeomFromText('POLYGON((0 0,0 1,1 1,1 0,0 "
+"0))',4326)::text;\n"
 "\n"
 "                st_ashexewkb\n"
 "                --------\n"
@@ -994,17 +1145,37 @@ msgid ""
 "<paramdef><type>integer </type> <parameter>version</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> "
 "<paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text </type> "
-"<parameter>nprefix=NULL</parameter></paramdef> </funcprototype> "
+"<parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>text </type> <parameter>nprefix=NULL</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>text <function>ST_AsKML</function></"
+"funcdef> <paramdef><type>integer </type> <parameter>version</parameter></"
+"paramdef> <paramdef><type>geography </type> <parameter>geog</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>text </type> <parameter>nprefix=NULL</parameter></paramdef> </"
+"funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>text <function>ST_AsKML</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>maxdecimaldigits=15</parameter></paramdef> </funcprototype> "
 "<funcprototype> <funcdef>text <function>ST_AsKML</function></funcdef> "
-"<paramdef><type>integer </type> <parameter>version</parameter></paramdef> "
 "<paramdef><type>geography </type> <parameter>geog</parameter></paramdef> "
 "<paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text </type> "
-"<parameter>nprefix=NULL</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>text <function>ST_AsKML</function></funcdef> <paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>maxdecimaldigits=15</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text <function>ST_AsKML</function></funcdef> <paramdef><type>geography </type> <parameter>geog</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>maxdecimaldigits=15</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text <function>ST_AsKML</function></funcdef> <paramdef><type>integer </type> <parameter>version</parameter></paramdef> <paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter>nprefix=NULL</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text <function>ST_AsKML</function></funcdef> <paramdef><type>integer </type> <parameter>version</parameter></paramdef> <paramdef><type>geography </type> <parameter>geog</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter>nprefix=NULL</parameter></paramdef> </funcprototype>"
+"<parameter>maxdecimaldigits=15</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>text <function>ST_AsKML</function></funcdef> "
+"<paramdef><type>integer </type> <parameter>version</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>text </type> <parameter>nprefix=NULL</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>text <function>ST_AsKML</function></"
+"funcdef> <paramdef><type>integer </type> <parameter>version</parameter></"
+"paramdef> <paramdef><type>geography </type> <parameter>geog</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>text </type> <parameter>nprefix=NULL</parameter></paramdef> </"
+"funcprototype>"
 
 #. Tag: para
 #: reference_output.xml:498
@@ -1036,17 +1207,15 @@ msgstr ""
 #: reference_output.xml:506
 #, no-c-format
 msgid ""
-"Requires PostGIS be compiled with Proj support. Use <xref "
-"linkend=\"PostGIS_Full_Version\"/> to confirm you have proj support compiled"
-" in."
+"Requires PostGIS be compiled with Proj support. Use <xref linkend="
+"\"PostGIS_Full_Version\"/> to confirm you have proj support compiled in."
 msgstr ""
 
 #. Tag: para
 #: reference_output.xml:510
 #, no-c-format
 msgid ""
-"Availability: 1.2.2 - later variants that include version param came in "
-"1.3.2"
+"Availability: 1.2.2 - later variants that include version param came in 1.3.2"
 msgstr ""
 
 #. Tag: para
@@ -1071,17 +1240,33 @@ msgstr ""
 #: reference_output.xml:528
 #, no-c-format
 msgid ""
-"<![CDATA[SELECT ST_AsKML(ST_GeomFromText('POLYGON((0 0,0 1,1 1,1 0,0 0))',4326));\n"
+"<![CDATA[SELECT ST_AsKML(ST_GeomFromText('POLYGON((0 0,0 1,1 1,1 0,0 "
+"0))',4326));\n"
+"\n"
+"                st_askml\n"
+"                --------\n"
+"                <Polygon><outerBoundaryIs><LinearRing><coordinates>0,0 0,1 "
+"1,1 1,0 0,0</coordinates></LinearRing></outerBoundaryIs></Polygon>\n"
+"\n"
+"                --3d linestring\n"
+"                SELECT ST_AsKML('SRID=4326;LINESTRING(1 2 3, 4 5 6)');\n"
+"                <LineString><coordinates>1,2,3 4,5,6</coordinates></"
+"LineString>\n"
+"                ]]>"
+msgstr ""
+"<![CDATA[SELECT ST_AsKML(ST_GeomFromText('POLYGON((0 0,0 1,1 1,1 0,0 "
+"0))',4326));\n"
 "\n"
 "                st_askml\n"
 "                --------\n"
-"                <Polygon><outerBoundaryIs><LinearRing><coordinates>0,0 0,1 1,1 1,0 0,0</coordinates></LinearRing></outerBoundaryIs></Polygon>\n"
+"                <Polygon><outerBoundaryIs><LinearRing><coordinates>0,0 0,1 "
+"1,1 1,0 0,0</coordinates></LinearRing></outerBoundaryIs></Polygon>\n"
 "\n"
 "                --3d linestring\n"
 "                SELECT ST_AsKML('SRID=4326;LINESTRING(1 2 3, 4 5 6)');\n"
-"                <LineString><coordinates>1,2,3 4,5,6</coordinates></LineString>\n"
+"                <LineString><coordinates>1,2,3 4,5,6</coordinates></"
+"LineString>\n"
 "                ]]>"
-msgstr "<![CDATA[SELECT ST_AsKML(ST_GeomFromText('POLYGON((0 0,0 1,1 1,1 0,0 0))',4326));\n\n                st_askml\n                --------\n                <Polygon><outerBoundaryIs><LinearRing><coordinates>0,0 0,1 1,1 1,0 0,0</coordinates></LinearRing></outerBoundaryIs></Polygon>\n\n                --3d linestring\n                SELECT ST_AsKML('SRID=4326;LINESTRING(1 2 3, 4 5 6)');\n                <LineString><coordinates>1,2,3 4,5,6</coordinates></LineString>\n                ]]>"
 
 #. Tag: para
 #: reference_output.xml:533
@@ -1108,17 +1293,25 @@ msgstr ""
 msgid ""
 "<funcprototype> <funcdef>text <function>ST_AsSVG</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>rel=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>rel=0</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>integer </type> "
 "<parameter>maxdecimaldigits=15</parameter></paramdef> </funcprototype> "
 "<funcprototype> <funcdef>text <function>ST_AsSVG</function></funcdef> "
 "<paramdef><type>geography </type> <parameter>geog</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>rel=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>rel=0</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>maxdecimaldigits=15</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>text <function>ST_AsSVG</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>rel=0</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>maxdecimaldigits=15</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>text <function>ST_AsSVG</function></funcdef> "
+"<paramdef><type>geography </type> <parameter>geog</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>rel=0</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>integer </type> "
 "<parameter>maxdecimaldigits=15</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>text <function>ST_AsSVG</function></funcdef> <paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>rel=0</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>maxdecimaldigits=15</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text <function>ST_AsSVG</function></funcdef> <paramdef><type>geography </type> <parameter>geog</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>rel=0</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>maxdecimaldigits=15</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_output.xml:563
@@ -1126,10 +1319,10 @@ msgstr "<funcprototype> <funcdef>text <function>ST_AsSVG</function></funcdef> <p
 msgid ""
 "Return the geometry as Scalar Vector Graphics (SVG) path data. Use 1 as "
 "second argument to have the path data implemented in terms of relative "
-"moves, the default (or 0) uses absolute moves. Third argument may be used to"
-" reduce the maximum number of decimal digits used in output (defaults to "
-"15). Point geometries will be rendered as cx/cy when 'rel' arg is 0, x/y "
-"when 'rel' is 1. Multipoint geometries are delimited by commas (\",\"), "
+"moves, the default (or 0) uses absolute moves. Third argument may be used to "
+"reduce the maximum number of decimal digits used in output (defaults to 15). "
+"Point geometries will be rendered as cx/cy when 'rel' arg is 0, x/y when "
+"'rel' is 1. Multipoint geometries are delimited by commas (\",\"), "
 "GeometryCollection geometries are delimited by semicolons (\";\")."
 msgstr ""
 
@@ -1137,9 +1330,10 @@ msgstr ""
 #: reference_output.xml:573
 #, no-c-format
 msgid ""
-"Availability: 1.2.2. Availability: 1.4.0 Changed in PostGIS 1.4.0 to include"
-" L command in absolute path to conform to <ulink "
-"url=\"http://www.w3.org/TR/SVG/paths.html#PathDataBNF\">http://www.w3.org/TR/SVG/paths.html#PathDataBNF</ulink>"
+"Availability: 1.2.2. Availability: 1.4.0 Changed in PostGIS 1.4.0 to include "
+"L command in absolute path to conform to <ulink url=\"http://www.w3.org/TR/"
+"SVG/paths.html#PathDataBNF\">http://www.w3.org/TR/SVG/paths."
+"html#PathDataBNF</ulink>"
 msgstr ""
 
 #. Tag: para
@@ -1157,7 +1351,12 @@ msgid ""
 "                st_assvg\n"
 "                --------\n"
 "                M 0 0 L 0 -1 1 -1 1 0 Z"
-msgstr "SELECT ST_AsSVG(ST_GeomFromText('POLYGON((0 0,0 1,1 1,1 0,0 0))',4326));\n\n                st_assvg\n                --------\n                M 0 0 L 0 -1 1 -1 1 0 Z"
+msgstr ""
+"SELECT ST_AsSVG(ST_GeomFromText('POLYGON((0 0,0 1,1 1,1 0,0 0))',4326));\n"
+"\n"
+"                st_assvg\n"
+"                --------\n"
+"                M 0 0 L 0 -1 1 -1 1 0 Z"
 
 #. Tag: refname
 #: reference_output.xml:587
@@ -1169,8 +1368,8 @@ msgstr "ST_AsX3D"
 #: reference_output.xml:589
 #, no-c-format
 msgid ""
-"Returns a Geometry in X3D xml node element format: ISO-IEC-19776-1.2"
-"-X3DEncodings-XML"
+"Returns a Geometry in X3D xml node element format: ISO-IEC-19776-1.2-"
+"X3DEncodings-XML"
 msgstr ""
 
 #. Tag: funcprototype
@@ -1180,19 +1379,23 @@ msgid ""
 "<funcdef>text <function>ST_AsX3D</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
 "<paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
-"<parameter>options=0</parameter></paramdef>"
-msgstr "<funcdef>text <function>ST_AsX3D</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>options=0</parameter></paramdef>"
+"<parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>options=0</parameter></paramdef>"
+msgstr ""
+"<funcdef>text <function>ST_AsX3D</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>maxdecimaldigits=15</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>options=0</parameter></paramdef>"
 
 #. Tag: para
 #: reference_output.xml:606
 #, no-c-format
 msgid ""
-"Returns a geometry as an X3D xml formatted node element <ulink "
-"url=\"http://www.web3d.org/standards/number/19776-1\">http://www.web3d.org/standards/number/19776-1</ulink>."
-" If <varname>maxdecimaldigits</varname> (precision) is not specified then "
-"defaults to 15."
+"Returns a geometry as an X3D xml formatted node element <ulink url=\"http://"
+"www.web3d.org/standards/number/19776-1\">http://www.web3d.org/standards/"
+"number/19776-1</ulink>. If <varname>maxdecimaldigits</varname> (precision) "
+"is not specified then defaults to 15."
 msgstr ""
 
 #. Tag: para
@@ -1202,9 +1405,9 @@ msgid ""
 "There are various options for translating PostGIS geometries to X3D since "
 "X3D geometry types don't map directly to PostGIS geometry types and some "
 "newer X3D types that might be better mappings we ahve avoided since most "
-"rendering tools don't currently support them. These are the mappings we have"
-" settled on. Feel free to post a bug ticket if you have thoughts on the idea"
-" or ways we can allow people to denote their preferred mappings."
+"rendering tools don't currently support them. These are the mappings we have "
+"settled on. Feel free to post a bug ticket if you have thoughts on the idea "
+"or ways we can allow people to denote their preferred mappings."
 msgstr ""
 
 #. Tag: para
@@ -1339,9 +1542,9 @@ msgstr ""
 #: reference_output.xml:657
 #, no-c-format
 msgid ""
-"Lots of advancements happening in 3D space particularly with <ulink "
-"url=\"http://www.web3d.org/x3d/wiki/index.php/X3D_and_HTML5#Goals:_X3D_and_HTML5\">X3D"
-" Integration with HTML5</ulink>"
+"Lots of advancements happening in 3D space particularly with <ulink url="
+"\"http://www.web3d.org/x3d/wiki/index.php/X3D_and_HTML5#Goals:"
+"_X3D_and_HTML5\">X3D Integration with HTML5</ulink>"
 msgstr ""
 
 #. Tag: para
@@ -1349,20 +1552,19 @@ msgstr ""
 #, no-c-format
 msgid ""
 "There is also a nice open source X3D viewer you can use to view rendered "
-"geometries. Free Wrl <ulink "
-"url=\"http://freewrl.sourceforge.net/\">http://freewrl.sourceforge.net/</ulink>"
-" binaries available for Mac, Linux, and Windows. Use the FreeWRL_Launcher "
-"packaged to view the geometries."
+"geometries. Free Wrl <ulink url=\"http://freewrl.sourceforge.net/\">http://"
+"freewrl.sourceforge.net/</ulink> binaries available for Mac, Linux, and "
+"Windows. Use the FreeWRL_Launcher packaged to view the geometries."
 msgstr ""
 
 #. Tag: para
 #: reference_output.xml:659
 #, no-c-format
 msgid ""
-"Also check out <ulink "
-"url=\"https://github.com/robe2/postgis_x3d_viewer\">PostGIS minimalist X3D "
-"viewer</ulink> that utilizes this function and <ulink "
-"url=\"http://www.x3dom.org/\">x3dDom html/js open source toolkit</ulink>."
+"Also check out <ulink url=\"https://github.com/robe2/postgis_x3d_viewer"
+"\">PostGIS minimalist X3D viewer</ulink> that utilizes this function and "
+"<ulink url=\"http://www.x3dom.org/\">x3dDom html/js open source toolkit</"
+"ulink>."
 msgstr ""
 
 #. Tag: para
@@ -1384,7 +1586,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<![CDATA[SELECT '<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n"
-"<!DOCTYPE X3D PUBLIC \"ISO//Web3D//DTD X3D 3.0//EN\" \"http://www.web3d.org/specifications/x3d-3.0.dtd\">\n"
+"<!DOCTYPE X3D PUBLIC \"ISO//Web3D//DTD X3D 3.0//EN\" \"http://www.web3d.org/"
+"specifications/x3d-3.0.dtd\">\n"
 "<X3D>\n"
 "  <Scene>\n"
 "    <Transform>\n"
@@ -1392,10 +1595,13 @@ msgid ""
 "       <Appearance>\n"
 "            <Material emissiveColor=''0 0 1''/>   \n"
 "       </Appearance> ' || \n"
-"       ST_AsX3D( ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 0, 0 0 1, 0 1 1, 0 1 0, 0 0 0)), \n"
-"((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), ((0 0 0, 1 0 0, 1 0 1, 0 0 1, 0 0 0)), \n"
+"       ST_AsX3D( ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 0, 0 0 1, 0 1 1, "
+"0 1 0, 0 0 0)), \n"
+"((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), ((0 0 0, 1 0 0, 1 0 1, 0 0 1, 0 0 "
+"0)), \n"
 "((1 1 0, 1 1 1, 1 0 1, 1 0 0, 1 1 0)), \n"
-"((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)), ((0 0 1, 1 0 1, 1 1 1, 0 1 1, 0 0 1)) )')) ||\n"
+"((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)), ((0 0 1, 1 0 1, 1 1 1, 0 1 1, 0 0 "
+"1)) )')) ||\n"
 "      '</Shape>\n"
 "    </Transform>\n"
 "  </Scene>\n"
@@ -1404,7 +1610,8 @@ msgid ""
 "                x3ddoc\n"
 "                --------\n"
 "<![CDATA[<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n"
-"<!DOCTYPE X3D PUBLIC \"ISO//Web3D//DTD X3D 3.0//EN\" \"http://www.web3d.org/specifications/x3d-3.0.dtd\">\n"
+"<!DOCTYPE X3D PUBLIC \"ISO//Web3D//DTD X3D 3.0//EN\" \"http://www.web3d.org/"
+"specifications/x3d-3.0.dtd\">\n"
 "<X3D>\n"
 "  <Scene>\n"
 "    <Transform>\n"
@@ -1412,8 +1619,11 @@ msgid ""
 "       <Appearance>\n"
 "            <Material emissiveColor='0 0 1'/>   \n"
 "       </Appearance> \n"
-"       <IndexedFaceSet  coordIndex='0 1 2 3 -1 4 5 6 7 -1 8 9 10 11 -1 12 13 14 15 -1 16 17 18 19 -1 20 21 22 23'>\n"
-"            <Coordinate point='0 0 0 0 0 1 0 1 1 0 1 0 0 0 0 0 1 0 1 1 0 1 0 0 0 0 0 1 0 0 1 0 1 0 0 1 1 1 0 1 1 1 1 0 1 1 0 0 0 1 0 0 1 1 1 1 1 1 1 0 0 0 1 1 0 1 1 1 1 0 1 1' />\n"
+"       <IndexedFaceSet  coordIndex='0 1 2 3 -1 4 5 6 7 -1 8 9 10 11 -1 12 13 "
+"14 15 -1 16 17 18 19 -1 20 21 22 23'>\n"
+"            <Coordinate point='0 0 0 0 0 1 0 1 1 0 1 0 0 0 0 0 1 0 1 1 0 1 0 "
+"0 0 0 0 1 0 0 1 0 1 0 0 1 1 1 0 1 1 1 1 0 1 1 0 0 0 1 0 0 1 1 1 1 1 1 1 0 0 "
+"0 1 1 0 1 1 1 1 0 1 1' />\n"
 "      </IndexedFaceSet>\n"
 "      </Shape>\n"
 "    </Transform>\n"
@@ -1441,7 +1651,8 @@ msgid ""
 "x3dfrag\n"
 "--------\n"
 "<![CDATA[<IndexedFaceSet coordIndex=\"0 1 2 3 4 5 6 7\">\n"
-"    <Coordinate point=\"15 10 3 13.535534 6.464466 3 10 5 3 6.464466 6.464466 3 5 10 3 6.464466 13.535534 3 10 15 3 13.535534 13.535534 3 \" />\n"
+"    <Coordinate point=\"15 10 3 13.535534 6.464466 3 10 5 3 6.464466 "
+"6.464466 3 5 10 3 6.464466 13.535534 3 10 15 3 13.535534 13.535534 3 \" />\n"
 "</IndexedFaceSet>]]>"
 msgstr ""
 
@@ -1470,7 +1681,8 @@ msgid ""
 "\n"
 "                x3dfrag\n"
 "                --------\n"
-"<![CDATA[<IndexedTriangleSet  index='0 1 2 3 4 5'><Coordinate point='0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 1 1 0'/></IndexedTriangleSet>]]>"
+"<![CDATA[<IndexedTriangleSet  index='0 1 2 3 4 5'><Coordinate point='0 0 0 0 "
+"0 1 0 1 0 0 0 0 0 1 0 1 1 0'/></IndexedTriangleSet>]]>"
 msgstr ""
 
 #. Tag: title
@@ -1484,14 +1696,19 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<![CDATA[SELECT ST_AsX3D(\n"
-"                    ST_GeomFromEWKT('MULTILINESTRING((20 0 10,16 -12 10,0 -16 10,-12 -12 10,-20 0 10,-12 16 10,0 24 10,16 16 10,20 0 10),\n"
-"  (12 0 10,8 8 10,0 12 10,-8 8 10,-8 0 10,-8 -4 10,0 -8 10,8 -4 10,12 0 10))') \n"
+"                    ST_GeomFromEWKT('MULTILINESTRING((20 0 10,16 -12 10,0 "
+"-16 10,-12 -12 10,-20 0 10,-12 16 10,0 24 10,16 16 10,20 0 10),\n"
+"  (12 0 10,8 8 10,0 12 10,-8 8 10,-8 0 10,-8 -4 10,0 -8 10,8 -4 10,12 0 "
+"10))') \n"
 ") As x3dfrag;]]>\n"
 "\n"
 "                x3dfrag\n"
 "                --------\n"
-"<![CDATA[<IndexedLineSet  coordIndex='0 1 2 3 4 5 6 7 0 -1 8 9 10 11 12 13 14 15 8'>\n"
-"    <Coordinate point='20 0 10 16 -12 10 0 -16 10 -12 -12 10 -20 0 10 -12 16 10 0 24 10 16 16 10 12 0 10 8 8 10 0 12 10 -8 8 10 -8 0 10 -8 -4 10 0 -8 10 8 -4 10 ' />\n"
+"<![CDATA[<IndexedLineSet  coordIndex='0 1 2 3 4 5 6 7 0 -1 8 9 10 11 12 13 "
+"14 15 8'>\n"
+"    <Coordinate point='20 0 10 16 -12 10 0 -16 10 -12 -12 10 -20 0 10 -12 16 "
+"10 0 24 10 16 16 10 12 0 10 8 8 10 0 12 10 -8 8 10 -8 0 10 -8 -4 10 0 -8 10 "
+"8 -4 10 ' />\n"
 " </IndexedLineSet>]]>"
 msgstr ""
 
@@ -1515,18 +1732,21 @@ msgid ""
 "<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> "
 "<paramdef choice=\"opt\"><type>integer </type> "
 "<parameter>maxchars=full_precision_of_point</parameter></paramdef>"
-msgstr "<funcdef>text <function>ST_GeoHash</function></funcdef> <paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>maxchars=full_precision_of_point</parameter></paramdef>"
+msgstr ""
+"<funcdef>text <function>ST_GeoHash</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>maxchars=full_precision_of_point</parameter></paramdef>"
 
 #. Tag: para
 #: reference_output.xml:709
 #, no-c-format
 msgid ""
-"Return a GeoHash representation (<ulink "
-"url=\"http://en.wikipedia.org/wiki/Geohash\">http://en.wikipedia.org/wiki/Geohash</ulink>)"
-" of the geometry. A GeoHash encodes a point into a text form that is "
-"sortable and searchable based on prefixing. A shorter GeoHash is a less "
-"precise representation of a point. It can also be thought of as a box, that "
-"contains the actual point."
+"Return a GeoHash representation (<ulink url=\"http://en.wikipedia.org/wiki/"
+"Geohash\">http://en.wikipedia.org/wiki/Geohash</ulink>) of the geometry. A "
+"GeoHash encodes a point into a text form that is sortable and searchable "
+"based on prefixing. A shorter GeoHash is a less precise representation of a "
+"point. It can also be thought of as a box, that contains the actual point."
 msgstr ""
 
 #. Tag: para
@@ -1536,8 +1756,8 @@ msgid ""
 "If no <varname>maxchars</varname> is specficified ST_GeoHash returns a "
 "GeoHash based on full precision of the input geometry type. Points return a "
 "GeoHash with 20 characters of precision (about enough to hold the full "
-"double precision of the input). Other types return a GeoHash with a variable"
-" amount of precision, based on the size of the feature. Larger features are "
+"double precision of the input). Other types return a GeoHash with a variable "
+"amount of precision, based on the size of the feature. Larger features are "
 "represented with less precision, smaller features with more precision. The "
 "idea is that the box implied by the GeoHash will always contain the input "
 "feature."
@@ -1563,8 +1783,8 @@ msgstr ""
 #: reference_output.xml:718
 #, no-c-format
 msgid ""
-"ST_GeoHash will not work with geometries that are not in geographic "
-"(lon/lat) coordinates."
+"ST_GeoHash will not work with geometries that are not in geographic (lon/"
+"lat) coordinates."
 msgstr ""
 
 #. Tag: programlisting
@@ -1583,7 +1803,19 @@ msgid ""
 "------------\n"
 " c0w3h\n"
 "                ]]>"
-msgstr "<![CDATA[SELECT ST_GeoHash(ST_SetSRID(ST_MakePoint(-126,48),4326));\n\n         st_geohash\n----------------------\n c0w3hf1s70w3hf1s70w3\n\nSELECT ST_GeoHash(ST_SetSRID(ST_MakePoint(-126,48),4326),5);\n\n st_geohash\n------------\n c0w3h\n                ]]>"
+msgstr ""
+"<![CDATA[SELECT ST_GeoHash(ST_SetSRID(ST_MakePoint(-126,48),4326));\n"
+"\n"
+"         st_geohash\n"
+"----------------------\n"
+" c0w3hf1s70w3hf1s70w3\n"
+"\n"
+"SELECT ST_GeoHash(ST_SetSRID(ST_MakePoint(-126,48),4326),5);\n"
+"\n"
+" st_geohash\n"
+"------------\n"
+" c0w3h\n"
+"                ]]>"
 
 #. Tag: refname
 #: reference_output.xml:737
@@ -1604,11 +1836,16 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcprototype> <funcdef>text <function>ST_AsText</function></funcdef> "
-"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>text "
-"<function>ST_AsText</function></funcdef> <paramdef><type>geography </type> "
-"<parameter>g1</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>text <function>ST_AsText</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text <function>ST_AsText</function></funcdef> <paramdef><type>geography </type> <parameter>g1</parameter></paramdef> </funcprototype>"
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>text <function>ST_AsText</function></"
+"funcdef> <paramdef><type>geography </type> <parameter>g1</parameter></"
+"paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>text <function>ST_AsText</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>text <function>ST_AsText</function></"
+"funcdef> <paramdef><type>geography </type> <parameter>g1</parameter></"
+"paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_output.xml:757
@@ -1620,8 +1857,8 @@ msgstr ""
 #: reference_output.xml:760
 #, no-c-format
 msgid ""
-"The WKT spec does not include the SRID. To get the SRID as part of the data,"
-" use the non-standard PostGIS <xref linkend=\"ST_AsEWKT\"/>"
+"The WKT spec does not include the SRID. To get the SRID as part of the data, "
+"use the non-standard PostGIS <xref linkend=\"ST_AsEWKT\"/>"
 msgstr ""
 
 #. Tag: para
@@ -1658,7 +1895,16 @@ msgid ""
 "--------------------------------\n"
 " POLYGON((0 0,0 1,1 1,1 0,0 0))\n"
 "(1 row)"
-msgstr "SELECT ST_AsText('01030000000100000005000000000000000000\n000000000000000000000000000000000000000000000000\nF03F000000000000F03F000000000000F03F000000000000F03\nF000000000000000000000000000000000000000000000000');\n\n                   st_astext\n--------------------------------\n POLYGON((0 0,0 1,1 1,1 0,0 0))\n(1 row)"
+msgstr ""
+"SELECT ST_AsText('01030000000100000005000000000000000000\n"
+"000000000000000000000000000000000000000000000000\n"
+"F03F000000000000F03F000000000000F03F000000000000F03\n"
+"F000000000000000000000000000000000000000000000000');\n"
+"\n"
+"                   st_astext\n"
+"--------------------------------\n"
+" POLYGON((0 0,0 1,1 1,1 0,0 0))\n"
+"(1 row)"
 
 #. Tag: para
 #: reference_output.xml:787
@@ -1666,7 +1912,9 @@ msgstr "SELECT ST_AsText('01030000000100000005000000000000000000\n00000000000000
 msgid ""
 ", <xref linkend=\"ST_AsEWKB\"/>, <xref linkend=\"ST_AsEWKT\"/>, <xref "
 "linkend=\"ST_GeomFromText\"/>"
-msgstr ", <xref linkend=\"ST_AsEWKB\"/>, <xref linkend=\"ST_AsEWKT\"/>, <xref linkend=\"ST_GeomFromText\"/>"
+msgstr ""
+", <xref linkend=\"ST_AsEWKB\"/>, <xref linkend=\"ST_AsEWKT\"/>, <xref "
+"linkend=\"ST_GeomFromText\"/>"
 
 #. Tag: refname
 #: reference_output.xml:794
@@ -1677,21 +1925,26 @@ msgstr "ST_AsLatLonText"
 #. Tag: refpurpose
 #: reference_output.xml:795
 #, no-c-format
-msgid ""
-"Return the Degrees, Minutes, Seconds representation of the given point."
+msgid "Return the Degrees, Minutes, Seconds representation of the given point."
 msgstr ""
 
 #. Tag: funcsynopsis
 #: reference_output.xml:799
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>text <function>ST_AsLatLonText</function></funcdef>"
-" <paramdef><type>geometry </type> <parameter>pt</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>text "
-"<function>ST_AsLatLonText</function></funcdef> <paramdef><type>geometry "
-"</type> <parameter>pt</parameter></paramdef> <paramdef><type>text </type> "
-"<parameter>format</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>text <function>ST_AsLatLonText</function></funcdef> <paramdef><type>geometry </type> <parameter>pt</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>text <function>ST_AsLatLonText</function></funcdef> <paramdef><type>geometry </type> <parameter>pt</parameter></paramdef> <paramdef><type>text </type> <parameter>format</parameter></paramdef> </funcprototype>"
+"<funcprototype> <funcdef>text <function>ST_AsLatLonText</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>pt</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>text <function>ST_AsLatLonText</"
+"function></funcdef> <paramdef><type>geometry </type> <parameter>pt</"
+"parameter></paramdef> <paramdef><type>text </type> <parameter>format</"
+"parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>text <function>ST_AsLatLonText</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>pt</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>text <function>ST_AsLatLonText</"
+"function></funcdef> <paramdef><type>geometry </type> <parameter>pt</"
+"parameter></paramdef> <paramdef><type>text </type> <parameter>format</"
+"parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_output.xml:815
@@ -1723,8 +1976,8 @@ msgstr ""
 #: reference_output.xml:826
 #, no-c-format
 msgid ""
-"\"M\", \"S\", and \"C\" are optional. If \"C\" is omitted, degrees are shown"
-" with a \"-\" sign if south or west. If \"S\" is omitted, minutes will be "
+"\"M\", \"S\", and \"C\" are optional. If \"C\" is omitted, degrees are shown "
+"with a \"-\" sign if south or west. If \"S\" is omitted, minutes will be "
 "shown as decimal with as many digits of precision as you specify. If \"M\" "
 "is also omitted, degrees are shown as decimal with as many digits precision "
 "as you specify."
@@ -1758,7 +2011,11 @@ msgid ""
 "      st_aslatlontext       \n"
 "----------------------------\n"
 " 2°19'29.928\"S 3°14'3.243\"W"
-msgstr "SELECT (ST_AsLatLonText('POINT (-3.2342342 -2.32498)'));\n      st_aslatlontext       \n----------------------------\n 2°19'29.928\"S 3°14'3.243\"W"
+msgstr ""
+"SELECT (ST_AsLatLonText('POINT (-3.2342342 -2.32498)'));\n"
+"      st_aslatlontext       \n"
+"----------------------------\n"
+" 2°19'29.928\"S 3°14'3.243\"W"
 
 #. Tag: para
 #: reference_output.xml:845
@@ -1774,7 +2031,11 @@ msgid ""
 "      st_aslatlontext       \n"
 "----------------------------\n"
 " 2°19'29.928\"S 3°14'3.243\"W"
-msgstr "SELECT (ST_AsLatLonText('POINT (-3.2342342 -2.32498)', 'D°M''S.SSS\"C'));\n      st_aslatlontext       \n----------------------------\n 2°19'29.928\"S 3°14'3.243\"W"
+msgstr ""
+"SELECT (ST_AsLatLonText('POINT (-3.2342342 -2.32498)', 'D°M''S.SSS\"C'));\n"
+"      st_aslatlontext       \n"
+"----------------------------\n"
+" 2°19'29.928\"S 3°14'3.243\"W"
 
 #. Tag: para
 #: reference_output.xml:847
@@ -1786,11 +2047,19 @@ msgstr ""
 #: reference_output.xml:848
 #, no-c-format
 msgid ""
-"SELECT (ST_AsLatLonText('POINT (-3.2342342 -2.32498)', 'D degrees, M minutes, S seconds to the C'));\n"
+"SELECT (ST_AsLatLonText('POINT (-3.2342342 -2.32498)', 'D degrees, M "
+"minutes, S seconds to the C'));\n"
+"                                   st_aslatlontext                                    \n"
+"--------------------------------------------------------------------------------------\n"
+" 2 degrees, 19 minutes, 30 seconds to the S 3 degrees, 14 minutes, 3 seconds "
+"to the W"
+msgstr ""
+"SELECT (ST_AsLatLonText('POINT (-3.2342342 -2.32498)', 'D degrees, M "
+"minutes, S seconds to the C'));\n"
 "                                   st_aslatlontext                                    \n"
 "--------------------------------------------------------------------------------------\n"
-" 2 degrees, 19 minutes, 30 seconds to the S 3 degrees, 14 minutes, 3 seconds to the W"
-msgstr "SELECT (ST_AsLatLonText('POINT (-3.2342342 -2.32498)', 'D degrees, M minutes, S seconds to the C'));\n                                   st_aslatlontext                                    \n--------------------------------------------------------------------------------------\n 2 degrees, 19 minutes, 30 seconds to the S 3 degrees, 14 minutes, 3 seconds to the W"
+" 2 degrees, 19 minutes, 30 seconds to the S 3 degrees, 14 minutes, 3 seconds "
+"to the W"
 
 #. Tag: para
 #: reference_output.xml:849
@@ -1806,7 +2075,11 @@ msgid ""
 "      st_aslatlontext       \n"
 "----------------------------\n"
 " -2°19'29.928\" -3°14'3.243\""
-msgstr "SELECT (ST_AsLatLonText('POINT (-3.2342342 -2.32498)', 'D°M''S.SSS\"'));\n      st_aslatlontext       \n----------------------------\n -2°19'29.928\" -3°14'3.243\""
+msgstr ""
+"SELECT (ST_AsLatLonText('POINT (-3.2342342 -2.32498)', 'D°M''S.SSS\"'));\n"
+"      st_aslatlontext       \n"
+"----------------------------\n"
+" -2°19'29.928\" -3°14'3.243\""
 
 #. Tag: para
 #: reference_output.xml:851
@@ -1818,11 +2091,17 @@ msgstr ""
 #: reference_output.xml:852
 #, no-c-format
 msgid ""
-"SELECT (ST_AsLatLonText('POINT (-3.2342342 -2.32498)', 'D.DDDD degrees C'));\n"
+"SELECT (ST_AsLatLonText('POINT (-3.2342342 -2.32498)', 'D.DDDD degrees "
+"C'));\n"
+"          st_aslatlontext          \n"
+"-----------------------------------\n"
+" 2.3250 degrees S 3.2342 degrees W"
+msgstr ""
+"SELECT (ST_AsLatLonText('POINT (-3.2342342 -2.32498)', 'D.DDDD degrees "
+"C'));\n"
 "          st_aslatlontext          \n"
 "-----------------------------------\n"
 " 2.3250 degrees S 3.2342 degrees W"
-msgstr "SELECT (ST_AsLatLonText('POINT (-3.2342342 -2.32498)', 'D.DDDD degrees C'));\n          st_aslatlontext          \n-----------------------------------\n 2.3250 degrees S 3.2342 degrees W"
 
 #. Tag: para
 #: reference_output.xml:853
@@ -1838,7 +2117,11 @@ msgid ""
 "        st_aslatlontext        \n"
 "-------------------------------\n"
 " 72°19'29.928\"S 57°45'56.757\"E"
-msgstr "SELECT (ST_AsLatLonText('POINT (-302.2342342 -792.32498)'));\n        st_aslatlontext        \n-------------------------------\n 72°19'29.928\"S 57°45'56.757\"E"
+msgstr ""
+"SELECT (ST_AsLatLonText('POINT (-302.2342342 -792.32498)'));\n"
+"        st_aslatlontext        \n"
+"-------------------------------\n"
+" 72°19'29.928\"S 57°45'56.757\"E"
 
 #. Tag: refname
 #: reference_output.xml:862
@@ -1858,12 +2141,11 @@ msgstr ""
 msgid ""
 "<funcdef>bytea <function>ST_AsTWKB</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
-"<paramdef><type>integer </type> "
-"<parameter>decimaldigits</parameter></paramdef> <paramdef><type>int8 </type>"
-" <parameter>geometryID=null</parameter></paramdef> <paramdef><type>boolean "
-"</type> <parameter>include sizes=false</parameter></paramdef> "
-"<paramdef><type>boolean </type> <parameter>include bounding "
-"boxes=false</parameter></paramdef>"
+"<paramdef><type>integer </type> <parameter>decimaldigits</parameter></"
+"paramdef> <paramdef><type>int8 </type> <parameter>geometryID=null</"
+"parameter></paramdef> <paramdef><type>boolean </type> <parameter>include "
+"sizes=false</parameter></paramdef> <paramdef><type>boolean </type> "
+"<parameter>include bounding boxes=false</parameter></paramdef>"
 msgstr ""
 
 #. Tag: para
@@ -1901,10 +2183,10 @@ msgstr ""
 #: reference_output.xml:885
 #, no-c-format
 msgid ""
-"TWKB is still a moving target. The format is described <ulink "
-"url=\"https://github.com/TWKB/Specification\">https://github.com/TWKB/Specification</ulink>"
-" , and code for building a client can be found <ulink "
-"url=\"https://github.com/TWKB/twkb.js\">https://github.com/TWKB/twkb.js</ulink>"
+"TWKB is still a moving target. The format is described <ulink url=\"https://"
+"github.com/TWKB/Specification\">https://github.com/TWKB/Specification</"
+"ulink> , and code for building a client can be found <ulink url=\"https://"
+"github.com/TWKB/twkb.js\">https://github.com/TWKB/twkb.js</ulink>"
 msgstr ""
 
 #. Tag: para
@@ -1957,27 +2239,25 @@ msgstr ""
 msgid ""
 "<funcprototype> <funcdef>bytea <function>ST_AsTWKBAgg</function></funcdef> "
 "<paramdef><type>geometry set</type> <parameter>g1</parameter></paramdef> "
-"<paramdef><type>integer </type> "
-"<parameter>decimaldigits</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>bytea <function>ST_AsTWKBAgg</function></funcdef> "
-"<paramdef><type>geometry set</type> <parameter>g1</parameter></paramdef> "
-"<paramdef><type>integer </type> "
-"<parameter>decimaldigits</parameter></paramdef> <paramdef><type>int8 </type>"
-" <parameter>geometryID</parameter></paramdef> </funcprototype> "
+"<paramdef><type>integer </type> <parameter>decimaldigits</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>bytea "
+"<function>ST_AsTWKBAgg</function></funcdef> <paramdef><type>geometry set</"
+"type> <parameter>g1</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>decimaldigits</parameter></paramdef> <paramdef><type>int8 </type> "
+"<parameter>geometryID</parameter></paramdef> </funcprototype> "
 "<funcprototype> <funcdef>bytea <function>ST_AsTWKBAgg</function></funcdef> "
 "<paramdef><type>geometry set</type> <parameter>g1</parameter></paramdef> "
-"<paramdef><type>integer </type> "
-"<parameter>decimaldigits</parameter></paramdef> <paramdef><type>int8 </type>"
-" <parameter>geometryID</parameter></paramdef> <paramdef><type>boolean "
-"</type> <parameter>include sizes</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>bytea <function>ST_AsTWKBAgg</function></funcdef> "
-"<paramdef><type>geometry set</type> <parameter>g1</parameter></paramdef> "
-"<paramdef><type>integer </type> "
-"<parameter>decimaldigits</parameter></paramdef> <paramdef><type>int8 </type>"
-" <parameter>geometryID</parameter></paramdef> <paramdef><type>boolean "
-"</type> <parameter>include sizes</parameter></paramdef> "
-"<paramdef><type>boolean </type> <parameter>include bounding "
-"boxes</parameter></paramdef> </funcprototype>"
+"<paramdef><type>integer </type> <parameter>decimaldigits</parameter></"
+"paramdef> <paramdef><type>int8 </type> <parameter>geometryID</parameter></"
+"paramdef> <paramdef><type>boolean </type> <parameter>include sizes</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bytea "
+"<function>ST_AsTWKBAgg</function></funcdef> <paramdef><type>geometry set</"
+"type> <parameter>g1</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>decimaldigits</parameter></paramdef> <paramdef><type>int8 </type> "
+"<parameter>geometryID</parameter></paramdef> <paramdef><type>boolean </type> "
+"<parameter>include sizes</parameter></paramdef> <paramdef><type>boolean </"
+"type> <parameter>include bounding boxes</parameter></paramdef> </"
+"funcprototype>"
 msgstr ""
 
 #. Tag: para
@@ -1993,10 +2273,10 @@ msgstr ""
 #: reference_output.xml:952
 #, no-c-format
 msgid ""
-"TWKB is still a moving target. The format is described <ulink "
-"url=\"https://github.com/nicklasaven/TWKB\">https://github.com/nicklasaven/TWKB</ulink>"
-" , and code for building a client can be found <ulink "
-"url=\"https://github.com/nicklasaven/twkb_web\">https://github.com/nicklasaven/twkb_web</ulink>"
+"TWKB is still a moving target. The format is described <ulink url=\"https://"
+"github.com/nicklasaven/TWKB\">https://github.com/nicklasaven/TWKB</ulink> , "
+"and code for building a client can be found <ulink url=\"https://github.com/"
+"nicklasaven/twkb_web\">https://github.com/nicklasaven/twkb_web</ulink>"
 msgstr ""
 
 #. Tag: programlisting
@@ -2030,8 +2310,8 @@ msgstr ""
 msgid ""
 "<funcdef>text <function>ST_AsEncodedPolyline</function></funcdef> "
 "<paramdef><type>geometry</type> <parameter>geom</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>precision=5</parameter></paramdef>"
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>precision=5</"
+"parameter></paramdef>"
 msgstr ""
 
 #. Tag: para
@@ -2044,7 +2324,8 @@ msgstr ""
 #: reference_output.xml:998
 #, no-c-format
 msgid ""
-"ST_AsEncodedPolyline(GeomFromEWKT('SRID=4326;LINESTRING(-120.2 38.5,-120.95 40.7,-126.453 43.252)'));\n"
+"ST_AsEncodedPolyline(GeomFromEWKT('SRID=4326;LINESTRING(-120.2 38.5,-120.95 "
+"40.7,-126.453 43.252)'));\n"
 "--result--\n"
 "|_p~iF~ps|U_ulLnnqC_mqNvxq`@"
 msgstr ""
index 333497dc75ac721e2b9ee8bf6576d92e964cece2..9d4f0834bcd832c0a92ca2762eeee367f48350de 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 # vpicavet <vincent.ml@oslandia.com>, 2013
 msgid ""
@@ -9,11 +9,12 @@ msgstr ""
 "POT-Creation-Date: 2012-09-14 17:50+0000\n"
 "PO-Revision-Date: 2013-12-17 19:33+0000\n"
 "Last-Translator: vpicavet <vincent.ml@oslandia.com>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: title
@@ -36,8 +37,8 @@ msgid ""
 "distance from this Geometry is less than or equal to distance. Calculations "
 "are in the Spatial Reference System of this Geometry. For geography: Uses a "
 "planar transform wrapper. Introduced in 1.5 support for different end cap "
-"and mitre settings to control shape. buffer_style options: "
-"quad_segs=#,endcap=round|flat|square,join=round|mitre|bevel,mitre_limit=#.#"
+"and mitre settings to control shape. buffer_style options: quad_segs=#,"
+"endcap=round|flat|square,join=round|mitre|bevel,mitre_limit=#.#"
 msgstr ""
 
 #. Tag: funcsynopsis
@@ -46,24 +47,39 @@ msgstr ""
 msgid ""
 "<funcprototype> <funcdef>geometry <function>ST_Buffer</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
-"<paramdef><type>float </type> "
-"<parameter>radius_of_buffer</parameter></paramdef> </funcprototype> "
+"<paramdef><type>float </type> <parameter>radius_of_buffer</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_Buffer</function></funcdef> <paramdef><type>geometry </type> "
+"<parameter>g1</parameter></paramdef> <paramdef><type>float </type> "
+"<parameter>radius_of_buffer</parameter></paramdef> <paramdef><type>integer </"
+"type> <parameter>num_seg_quarter_circle</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>geometry <function>ST_Buffer</"
+"function></funcdef> <paramdef><type>geometry </type> <parameter>g1</"
+"parameter></paramdef> <paramdef><type>float </type> "
+"<parameter>radius_of_buffer</parameter></paramdef> <paramdef><type>text </"
+"type> <parameter>buffer_style_parameters</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>geography <function>ST_Buffer</"
+"function></funcdef> <paramdef><type>geography </type> <parameter>g1</"
+"parameter></paramdef> <paramdef><type>float </type> "
+"<parameter>radius_of_buffer_in_meters</parameter></paramdef> </funcprototype>"
+msgstr ""
 "<funcprototype> <funcdef>geometry <function>ST_Buffer</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
-"<paramdef><type>float </type> "
-"<parameter>radius_of_buffer</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>num_seg_quarter_circle</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>geometry "
+"<paramdef><type>float </type> <parameter>radius_of_buffer</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>geometry "
 "<function>ST_Buffer</function></funcdef> <paramdef><type>geometry </type> "
 "<parameter>g1</parameter></paramdef> <paramdef><type>float </type> "
-"<parameter>radius_of_buffer</parameter></paramdef> <paramdef><type>text "
-"</type> <parameter>buffer_style_parameters</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>geography "
-"<function>ST_Buffer</function></funcdef> <paramdef><type>geography </type> "
-"<parameter>g1</parameter></paramdef> <paramdef><type>float </type> "
-"<parameter>radius_of_buffer_in_meters</parameter></paramdef> "
-"</funcprototype>"
-msgstr "<funcprototype> <funcdef>geometry <function>ST_Buffer</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> <paramdef><type>float </type> <parameter>radius_of_buffer</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_Buffer</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> <paramdef><type>float </type> <parameter>radius_of_buffer</parameter></paramdef> <paramdef><type>integer </type> <parameter>num_seg_quarter_circle</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_Buffer</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> <paramdef><type>float </type> <parameter>radius_of_buffer</parameter></paramdef> <paramdef><type>text </type> <parameter>buffer_style_parameters</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geography <function>ST_Buffer</function></funcdef> <paramdef><type>geography </type> <parameter>g1</parameter></paramdef> <paramdef><type>float </type> <parameter>radius_of_buffer_in_meters</parameter></paramdef> </funcprototype>"
+"<parameter>radius_of_buffer</parameter></paramdef> <paramdef><type>integer </"
+"type> <parameter>num_seg_quarter_circle</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>geometry <function>ST_Buffer</"
+"function></funcdef> <paramdef><type>geometry </type> <parameter>g1</"
+"parameter></paramdef> <paramdef><type>float </type> "
+"<parameter>radius_of_buffer</parameter></paramdef> <paramdef><type>text </"
+"type> <parameter>buffer_style_parameters</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>geography <function>ST_Buffer</"
+"function></funcdef> <paramdef><type>geography </type> <parameter>g1</"
+"parameter></paramdef> <paramdef><type>float </type> "
+"<parameter>radius_of_buffer_in_meters</parameter></paramdef> </funcprototype>"
 
 #. Tag: title
 #: reference_processing.xml:47 reference_processing.xml:221
@@ -115,8 +131,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Geography: For geography this is really a thin wrapper around the geometry "
-"implementation. It first determines the best SRID that fits the bounding box"
-" of the geography object (favoring UTM, Lambert Azimuthal Equal Area (LAEA) "
+"implementation. It first determines the best SRID that fits the bounding box "
+"of the geography object (favoring UTM, Lambert Azimuthal Equal Area (LAEA) "
 "north/south pole, and falling back on mercator in worst case scenario) and "
 "then buffers in that planar spatial ref and retransforms back to WGS84 "
 "geography."
@@ -137,16 +153,16 @@ msgid ""
 "Availability: 1.5 - ST_Buffer was enhanced to support different endcaps and "
 "join types. These are useful for example to convert road linestrings into "
 "polygon roads with flat or square edges instead of rounded edges. Thin "
-"wrapper for geography was added. - requires GEOS &gt;= 3.2 to take advantage"
-" of advanced geometry functionality."
+"wrapper for geography was added. - requires GEOS &gt;= 3.2 to take advantage "
+"of advanced geometry functionality."
 msgstr ""
 
 #. Tag: para
 #: reference_processing.xml:62
 #, no-c-format
 msgid ""
-"The optional third parameter (currently only applies to geometry) can either"
-" specify number of segments used to approximate a quarter circle (integer "
+"The optional third parameter (currently only applies to geometry) can either "
+"specify number of segments used to approximate a quarter circle (integer "
 "case, defaults to 8) or a list of blank-separated key=value pairs (string "
 "case) to tweak operations as follows:"
 msgstr ""
@@ -172,9 +188,9 @@ msgstr ""
 #: reference_processing.xml:72
 #, no-c-format
 msgid ""
-"'join=round|mitre|bevel' : join style (defaults to \"round\", needs GEOS-3.2"
-" or higher for a different value). 'miter' is also accepted as a synonym for"
-" 'mitre'."
+"'join=round|mitre|bevel' : join style (defaults to \"round\", needs GEOS-3.2 "
+"or higher for a different value). 'miter' is also accepted as a synonym for "
+"'mitre'."
 msgstr ""
 
 #. Tag: para
@@ -234,8 +250,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "People often make the mistake of using this function to try to do radius "
-"searches. Creating a buffer to to a radius search is slow and pointless. Use"
-" <xref linkend=\"ST_DWithin\"/> instead."
+"searches. Creating a buffer to to a radius search is slow and pointless. Use "
+"<xref linkend=\"ST_DWithin\"/> instead."
 msgstr ""
 
 #. Tag: title
@@ -386,8 +402,10 @@ msgid ""
 "--A buffered point approximates a circle\n"
 "-- A buffered point forcing approximation of (see diagram)\n"
 "-- 2 points per circle is poly with 8 sides (see diagram)\n"
-"SELECT ST_NPoints(ST_Buffer(ST_GeomFromText('POINT(100 90)'), 50)) As promisingcircle_pcount,\n"
-"ST_NPoints(ST_Buffer(ST_GeomFromText('POINT(100 90)'), 50, 2)) As lamecircle_pcount;\n"
+"SELECT ST_NPoints(ST_Buffer(ST_GeomFromText('POINT(100 90)'), 50)) As "
+"promisingcircle_pcount,\n"
+"ST_NPoints(ST_Buffer(ST_GeomFromText('POINT(100 90)'), 50, 2)) As "
+"lamecircle_pcount;\n"
 "\n"
 "promisingcircle_pcount | lamecircle_pcount\n"
 "------------------------+-------------------\n"
@@ -403,9 +421,12 @@ msgid ""
 "ST_SetSRID(ST_MakePoint(-71.063526, 42.35785),4269), 26986)\n"
 ",100,2)) As octagon;\n"
 "----------------------\n"
-"POLYGON((236057.59057465 900908.759918696,236028.301252769 900838.049240578,235\n"
-"957.59057465 900808.759918696,235886.879896532 900838.049240578,235857.59057465\n"
-"900908.759918696,235886.879896532 900979.470596815,235957.59057465 901008.759918\n"
+"POLYGON((236057.59057465 900908.759918696,236028.301252769 "
+"900838.049240578,235\n"
+"957.59057465 900808.759918696,235886.879896532 "
+"900838.049240578,235857.59057465\n"
+"900908.759918696,235886.879896532 900979.470596815,235957.59057465 "
+"901008.759918\n"
 "696,236028.301252769 900979.470596815,236057.59057465 900908.759918696))"
 msgstr ""
 
@@ -456,7 +477,9 @@ msgstr ""
 msgid ""
 "<funcdef>geometry <function>ST_BuildArea</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>A</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_BuildArea</function></funcdef> <paramdef><type>geometry </type> <parameter>A</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_BuildArea</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>A</parameter></paramdef>"
 
 #. Tag: para
 #: reference_processing.xml:223
@@ -538,8 +561,8 @@ msgstr ""
 #: reference_processing.xml:274
 #, no-c-format
 msgid ""
-", <xref linkend=\"ST_MakePolygon\"/>, <xref linkend=\"ST_BdPolyFromText\"/>,"
-" <xref linkend=\"ST_BdMPolyFromText\"/>wrappers to this function with "
+", <xref linkend=\"ST_MakePolygon\"/>, <xref linkend=\"ST_BdPolyFromText\"/>, "
+"<xref linkend=\"ST_BdMPolyFromText\"/>wrappers to this function with "
 "standard OGC interface"
 msgstr ""
 
@@ -561,15 +584,24 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcprototype> <funcdef>geometry <function>ST_Collect</function></funcdef> "
-"<paramdef><type>geometry set</type> "
-"<parameter>g1field</parameter></paramdef> </funcprototype> <funcprototype> "
+"<paramdef><type>geometry set</type> <parameter>g1field</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_Collect</function></funcdef> <paramdef><type>geometry</type> "
+"<parameter>g1</parameter></paramdef> <paramdef><type>geometry</type> "
+"<parameter>g2</parameter></paramdef> </funcprototype> <funcprototype> "
+"<funcdef>geometry <function>ST_Collect</function></funcdef> "
+"<paramdef><type>geometry[]</type> <parameter>g1_array</parameter></paramdef> "
+"</funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>geometry <function>ST_Collect</function></funcdef> "
+"<paramdef><type>geometry set</type> <parameter>g1field</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_Collect</function></funcdef> <paramdef><type>geometry</type> "
+"<parameter>g1</parameter></paramdef> <paramdef><type>geometry</type> "
+"<parameter>g2</parameter></paramdef> </funcprototype> <funcprototype> "
 "<funcdef>geometry <function>ST_Collect</function></funcdef> "
-"<paramdef><type>geometry</type> <parameter>g1</parameter></paramdef> "
-"<paramdef><type>geometry</type> <parameter>g2</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>geometry "
-"<function>ST_Collect</function></funcdef> <paramdef><type>geometry[]</type> "
-"<parameter>g1_array</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>geometry <function>ST_Collect</function></funcdef> <paramdef><type>geometry set</type> <parameter>g1field</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_Collect</function></funcdef> <paramdef><type>geometry</type> <parameter>g1</parameter></paramdef> <paramdef><type>geometry</type> <parameter>g2</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_Collect</function></funcdef> <paramdef><type>geometry[]</type> <parameter>g1_array</parameter></paramdef> </funcprototype>"
+"<paramdef><type>geometry[]</type> <parameter>g1_array</parameter></paramdef> "
+"</funcprototype>"
 
 #. Tag: para
 #: reference_processing.xml:308
@@ -585,12 +617,11 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Aggregate version: This function returns a GEOMETRYCOLLECTION or a MULTI "
-"object from a set of geometries. The ST_Collect() function is an "
-"\"aggregate\" function in the terminology of PostgreSQL. That means that it "
-"operates on rows of data, in the same way the SUM() and AVG() functions do. "
-"For example, \"SELECT ST_Collect(GEOM) FROM GEOMTABLE GROUP BY ATTRCOLUMN\" "
-"will return a separate GEOMETRYCOLLECTION for each distinct value of "
-"ATTRCOLUMN."
+"object from a set of geometries. The ST_Collect() function is an \"aggregate"
+"\" function in the terminology of PostgreSQL. That means that it operates on "
+"rows of data, in the same way the SUM() and AVG() functions do. For example, "
+"\"SELECT ST_Collect(GEOM) FROM GEOMTABLE GROUP BY ATTRCOLUMN\" will return a "
+"separate GEOMETRYCOLLECTION for each distinct value of ATTRCOLUMN."
 msgstr ""
 
 #. Tag: para
@@ -598,8 +629,7 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Non-Aggregate version: This function returns a geometry being a collection "
-"of two input geometries. Output type can be a MULTI* or a "
-"GEOMETRYCOLLECTION."
+"of two input geometries. Output type can be a MULTI* or a GEOMETRYCOLLECTION."
 msgstr ""
 
 #. Tag: para
@@ -607,15 +637,14 @@ msgstr ""
 #, no-c-format
 msgid ""
 "ST_Collect and ST_Union are often interchangeable. ST_Collect is in general "
-"orders of magnitude faster than ST_Union because it does not try to dissolve"
-" boundaries or validate that a constructed MultiPolgon doesn't have "
+"orders of magnitude faster than ST_Union because it does not try to dissolve "
+"boundaries or validate that a constructed MultiPolgon doesn't have "
 "overlapping regions. It merely rolls up single geometries into MULTI and "
 "MULTI or mixed geometry types into Geometry Collections. Unfortunately "
 "geometry collections are not well-supported by GIS tools. To prevent "
 "ST_Collect from returning a Geometry Collection when collecting MULTI "
-"geometries, one can use the below trick that utilizes <xref "
-"linkend=\"ST_Dump\"/> to expand the MULTIs out to singles and then regroup "
-"them."
+"geometries, one can use the below trick that utilizes <xref linkend=\"ST_Dump"
+"\"/> to expand the MULTIs out to singles and then regroup them."
 msgstr ""
 
 #. Tag: para
@@ -652,10 +681,9 @@ msgstr ""
 #: reference_processing.xml:344
 #, no-c-format
 msgid ""
-"Aggregate example (<ulink url=\"http://postgis.refractions.net/pipermail"
-"/postgis-"
-"users/2008-June/020331.html\">http://postgis.refractions.net/pipermail"
-"/postgis-users/2008-June/020331.html</ulink>)"
+"Aggregate example (<ulink url=\"http://postgis.refractions.net/pipermail/"
+"postgis-users/2008-June/020331.html\">http://postgis.refractions.net/"
+"pipermail/postgis-users/2008-June/020331.html</ulink>)"
 msgstr ""
 
 #. Tag: programlisting
@@ -704,18 +732,22 @@ msgid ""
 " MULTIPOINT(1 2 3,1 2 4)\n"
 "\n"
 " --Example with curves\n"
-"SELECT ST_AsText(ST_Collect(ST_GeomFromText('CIRCULARSTRING(220268 150415,220227 150505,220227 150406)'),\n"
-"ST_GeomFromText('CIRCULARSTRING(220227 150406,2220227 150407,220227 150406)')));\n"
+"SELECT ST_AsText(ST_Collect(ST_GeomFromText('CIRCULARSTRING(220268 "
+"150415,220227 150505,220227 150406)'),\n"
+"ST_GeomFromText('CIRCULARSTRING(220227 150406,2220227 150407,220227 "
+"150406)')));\n"
 "                                                                                                                                st_astext\n"
 "------------------------------------------------------------------------------------\n"
-" GEOMETRYCOLLECTION(CIRCULARSTRING(220268 150415,220227 150505,220227 150406),\n"
+" GEOMETRYCOLLECTION(CIRCULARSTRING(220268 150415,220227 150505,220227 "
+"150406),\n"
 " CIRCULARSTRING(220227 150406,2220227 150407,220227 150406))\n"
 "\n"
 "--New ST_Collect array construct\n"
 "SELECT ST_Collect(ARRAY(SELECT the_geom FROM sometable));\n"
 "\n"
 "SELECT ST_AsText(ST_Collect(ARRAY[ST_GeomFromText('LINESTRING(1 2, 3 4)'),\n"
-"                        ST_GeomFromText('LINESTRING(3 4, 4 5)')])) As wktcollect;\n"
+"                        ST_GeomFromText('LINESTRING(3 4, 4 5)')])) As "
+"wktcollect;\n"
 "\n"
 "--wkt collect --\n"
 "MULTILINESTRING((1 2,3 4),(3 4,4 5))"
@@ -748,11 +780,15 @@ msgstr ""
 msgid ""
 "<funcdef>geometry <function>ST_ConcaveHull</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
-"<paramdef><type>float </type> "
-"<parameter>target_percent</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
+"<paramdef><type>float </type> <parameter>target_percent</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>allow_holes=false</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_ConcaveHull</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
+"<paramdef><type>float </type> <parameter>target_percent</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
 "<parameter>allow_holes=false</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_ConcaveHull</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> <paramdef><type>float </type> <parameter>target_percent</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>allow_holes=false</parameter></paramdef>"
 
 #. Tag: para
 #: reference_processing.xml:374
@@ -772,8 +808,8 @@ msgid ""
 "the concave hull as the geometry you get by vacuum sealing a set of "
 "geometries. The target_percent of 1 will give you the same answer as the "
 "convex hull. A target_percent between 0 and 0.99 will give you something "
-"that should have a smaller area than the convex hull. This is different from"
-" a convex hull which is more like wrapping a rubber band around the set of "
+"that should have a smaller area than the convex hull. This is different from "
+"a convex hull which is more like wrapping a rubber band around the set of "
 "geometries."
 msgstr ""
 
@@ -817,17 +853,16 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Note - The smaller you make the target percent, the longer it takes to "
-"process the concave hull and more likely to run into topological exceptions."
-" Also the more floating points and number of points you accrue. First try a "
+"process the concave hull and more likely to run into topological exceptions. "
+"Also the more floating points and number of points you accrue. First try a "
 "0.99 which does a first hop, is usually very fast, sometimes as fast as "
 "computing the convex hull, and usually gives much better than 99% of shrink "
-"since it almost always overshoots. Second hope of 0.98 it slower, others get"
-" slower usually quadratically. To reduce precision and float points, use "
-"<xref linkend=\"ST_SimplifyPreserveTopology\"/> or <xref "
-"linkend=\"ST_SnapToGrid\"/> after ST_ConcaveHull. ST_SnapToGrid is a bit "
-"faster, but could result in invalid geometries where as "
-"ST_SimplifyPreserveTopology almost always preserves the validity of the "
-"geometry."
+"since it almost always overshoots. Second hope of 0.98 it slower, others get "
+"slower usually quadratically. To reduce precision and float points, use "
+"<xref linkend=\"ST_SimplifyPreserveTopology\"/> or <xref linkend="
+"\"ST_SnapToGrid\"/> after ST_ConcaveHull. ST_SnapToGrid is a bit faster, but "
+"could result in invalid geometries where as ST_SimplifyPreserveTopology "
+"almost always preserves the validity of the geometry."
 msgstr ""
 
 #. Tag: para
@@ -835,8 +870,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "More real world examples and brief explanation of the technique are shown "
-"<ulink "
-"url=\"http://www.bostongis.com/postgis_concavehull.snippet\">http://www.bostongis.com/postgis_concavehull.snippet</ulink>"
+"<ulink url=\"http://www.bostongis.com/postgis_concavehull.snippet\">http://"
+"www.bostongis.com/postgis_concavehull.snippet</ulink>"
 msgstr ""
 
 #. Tag: para
@@ -844,13 +879,12 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Also check out Simon Greener's article on demonstrating ConcaveHull "
-"introduced in Oracle 11G R2. <ulink "
-"url=\"http://www.spatialdbadvisor.com/oracle_spatial_tips_tricks/172"
-"/concave-hull-geometries-in-oracle-"
-"11gr2\">http://www.spatialdbadvisor.com/oracle_spatial_tips_tricks/172"
-"/concave-hull-geometries-in-oracle-11gr2</ulink>. The solution we get at "
-"0.75 target percent of convex hull is similar to the shape Simon gets with "
-"Oracle SDO_CONCAVEHULL_BOUNDARY."
+"introduced in Oracle 11G R2. <ulink url=\"http://www.spatialdbadvisor.com/"
+"oracle_spatial_tips_tricks/172/concave-hull-geometries-in-"
+"oracle-11gr2\">http://www.spatialdbadvisor.com/"
+"oracle_spatial_tips_tricks/172/concave-hull-geometries-in-oracle-11gr2</"
+"ulink>. The solution we get at 0.75 target percent of convex hull is similar "
+"to the shape Simon gets with Oracle SDO_CONCAVEHULL_BOUNDARY."
 msgstr ""
 
 #. Tag: para
@@ -874,8 +908,7 @@ msgstr ""
 #. Tag: para
 #: reference_processing.xml:422
 #, no-c-format
-msgid ""
-"ST_ConcaveHull of 2 polygons encased in target 100% shrink concave hull"
+msgid "ST_ConcaveHull of 2 polygons encased in target 100% shrink concave hull"
 msgstr ""
 
 #. Tag: programlisting
@@ -883,7 +916,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "-- geometries overlaid with concavehull \n"
-"-- at target 100% shrink (this is the same as convex hull - since no shrink)\n"
+"-- at target 100% shrink (this is the same as convex hull - since no "
+"shrink)\n"
 "SELECT \n"
 "        ST_ConcaveHull(\n"
 "                ST_Union(ST_GeomFromText('POLYGON((175 150, 20 40, \n"
@@ -977,15 +1011,16 @@ msgstr ""
 #: reference_processing.xml:487
 #, no-c-format
 msgid ""
-"multilinestring with overlaid with Concave hull of linestrings at 99% target"
-" -- first hop"
+"multilinestring with overlaid with Concave hull of linestrings at 99% target "
+"-- first hop"
 msgstr ""
 
 #. Tag: programlisting
 #: reference_processing.xml:491
 #, no-c-format
 msgid ""
-"SELECT ST_ConcaveHull(ST_GeomFromText('MULTILINESTRING((106 164,30 112,74 70,82 112,130 94,\n"
+"SELECT ST_ConcaveHull(ST_GeomFromText('MULTILINESTRING((106 164,30 112,74 "
+"70,82 112,130 94,\n"
 "        130 62,122 40,156 32,162 76,172 88),\n"
 "(132 178,134 148,128 136,96 128,132 108,150 130,\n"
 "170 142,174 110,156 96,158 90,158 88),\n"
@@ -999,8 +1034,8 @@ msgstr ""
 #: reference_processing.xml:501
 #, no-c-format
 msgid ""
-", <xref linkend=\"ST_ConvexHull\"/>, <xref "
-"linkend=\"ST_SimplifyPreserveTopology\"/>, <xref linkend=\"ST_SnapToGrid\"/>"
+", <xref linkend=\"ST_ConvexHull\"/>, <xref linkend="
+"\"ST_SimplifyPreserveTopology\"/>, <xref linkend=\"ST_SnapToGrid\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -1023,7 +1058,9 @@ msgstr ""
 msgid ""
 "<funcdef>geometry <function>ST_ConvexHull</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_ConvexHull</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_ConvexHull</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
 
 #. Tag: para
 #: reference_processing.xml:523
@@ -1090,8 +1127,10 @@ msgstr ""
 msgid ""
 "SELECT ST_AsText(ST_ConvexHull(\n"
 "        ST_Collect(\n"
-"                ST_GeomFromText('MULTILINESTRING((100 190,10 8),(150 10, 20 30))'),\n"
-"                        ST_GeomFromText('MULTIPOINT(50 5, 150 30, 50 10, 10 10)')\n"
+"                ST_GeomFromText('MULTILINESTRING((100 190,10 8),(150 10, 20 "
+"30))'),\n"
+"                        ST_GeomFromText('MULTIPOINT(50 5, 150 30, 50 10, 10 "
+"10)')\n"
 "                        )) );\n"
 "---st_astext--\n"
 "POLYGON((50 5,10 8,10 10,100 190,150 30,150 10,50 5))"
@@ -1101,8 +1140,8 @@ msgstr ""
 #: reference_processing.xml:564
 #, no-c-format
 msgid ""
-", <xref linkend=\"ST_ConcaveHull\"/>, <xref "
-"linkend=\"ST_MinimumBoundingCircle\"/>"
+", <xref linkend=\"ST_ConcaveHull\"/>, <xref linkend="
+"\"ST_MinimumBoundingCircle\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -1121,23 +1160,29 @@ msgstr ""
 #: reference_processing.xml:576
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>geometry "
-"<function>ST_CurveToLine</function></funcdef> "
-"<paramdef><type>geometry</type> <parameter>curveGeom</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>geometry "
-"<function>ST_CurveToLine</function></funcdef> "
-"<paramdef><type>geometry</type> <parameter>curveGeom</parameter></paramdef> "
-"<paramdef><type>integer</type> "
-"<parameter>segments_per_qtr_circle</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>geometry <function>ST_CurveToLine</function></funcdef> <paramdef><type>geometry</type> <parameter>curveGeom</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_CurveToLine</function></funcdef> <paramdef><type>geometry</type> <parameter>curveGeom</parameter></paramdef> <paramdef><type>integer</type> <parameter>segments_per_qtr_circle</parameter></paramdef> </funcprototype>"
+"<funcprototype> <funcdef>geometry <function>ST_CurveToLine</function></"
+"funcdef> <paramdef><type>geometry</type> <parameter>curveGeom</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_CurveToLine</function></funcdef> <paramdef><type>geometry</"
+"type> <parameter>curveGeom</parameter></paramdef> <paramdef><type>integer</"
+"type> <parameter>segments_per_qtr_circle</parameter></paramdef> </"
+"funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>geometry <function>ST_CurveToLine</function></"
+"funcdef> <paramdef><type>geometry</type> <parameter>curveGeom</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_CurveToLine</function></funcdef> <paramdef><type>geometry</"
+"type> <parameter>curveGeom</parameter></paramdef> <paramdef><type>integer</"
+"type> <parameter>segments_per_qtr_circle</parameter></paramdef> </"
+"funcprototype>"
 
 #. Tag: para
 #: reference_processing.xml:592
 #, no-c-format
 msgid ""
-"Converst a CIRCULAR STRING to regular LINESTRING or CURVEPOLYGON to POLYGON."
-" Useful for outputting to devices that can't support CIRCULARSTRING geometry"
-" types"
+"Converst a CIRCULAR STRING to regular LINESTRING or CURVEPOLYGON to POLYGON. "
+"Useful for outputting to devices that can't support CIRCULARSTRING geometry "
+"types"
 msgstr ""
 
 #. Tag: para
@@ -1179,60 +1224,106 @@ msgstr ""
 #: reference_processing.xml:606
 #, no-c-format
 msgid ""
-"SELECT ST_AsText(ST_CurveToLine(ST_GeomFromText('CIRCULARSTRING(220268 150415,220227 150505,220227 150406)')));\n"
+"SELECT ST_AsText(ST_CurveToLine(ST_GeomFromText('CIRCULARSTRING(220268 "
+"150415,220227 150505,220227 150406)')));\n"
 "\n"
 "--Result --\n"
-" LINESTRING(220268 150415,220269.95064912 150416.539364228,220271.823415575 150418.17258804,220273.613787707 150419.895736857,\n"
-" 220275.317452352 150421.704659462,220276.930305234 150423.594998003,220278.448460847 150425.562198489,\n"
-" 220279.868261823 150427.60152176,220281.186287736 150429.708054909,220282.399363347 150431.876723113,\n"
-" 220283.50456625 150434.10230186,220284.499233914 150436.379429536,220285.380970099 150438.702620341,220286.147650624 150441.066277505,\n"
-" 220286.797428488 150443.464706771,220287.328738321 150445.892130112,220287.740300149 150448.342699654,\n"
-" 220288.031122486 150450.810511759,220288.200504713 150453.289621251,220288.248038775 150455.77405574,\n"
-" 220288.173610157 150458.257830005,220287.977398166 150460.734960415,220287.659875492 150463.199479347,\n"
-" 220287.221807076 150465.64544956,220286.664248262 150468.066978495,220285.988542259 150470.458232479,220285.196316903 150472.81345077,\n"
-" 220284.289480732 150475.126959442,220283.270218395 150477.39318505,220282.140985384 150479.606668057,\n"
-" 220280.90450212 150481.762075989,220279.5637474 150483.85421628,220278.12195122 150485.87804878,\n"
-" 220276.582586992 150487.828697901,220274.949363179 150489.701464356,220273.226214362 150491.491836488,\n"
-" 220271.417291757 150493.195501133,220269.526953216 150494.808354014,220267.559752731 150496.326509628,\n"
-" 220265.520429459 150497.746310603,220263.41389631 150499.064336517,220261.245228106 150500.277412127,\n"
-" 220259.019649359 150501.38261503,220256.742521683 150502.377282695,220254.419330878 150503.259018879,\n"
-" 220252.055673714 150504.025699404,220249.657244448 150504.675477269,220247.229821107 150505.206787101,\n"
-" 220244.779251566 150505.61834893,220242.311439461 150505.909171266,220239.832329968 150506.078553494,\n"
-" 220237.347895479 150506.126087555,220234.864121215 150506.051658938,220232.386990804 150505.855446946,\n"
-" 220229.922471872 150505.537924272,220227.47650166 150505.099855856,220225.054972724 150504.542297043,\n"
+" LINESTRING(220268 150415,220269.95064912 150416.539364228,220271.823415575 "
+"150418.17258804,220273.613787707 150419.895736857,\n"
+" 220275.317452352 150421.704659462,220276.930305234 "
+"150423.594998003,220278.448460847 150425.562198489,\n"
+" 220279.868261823 150427.60152176,220281.186287736 "
+"150429.708054909,220282.399363347 150431.876723113,\n"
+" 220283.50456625 150434.10230186,220284.499233914 "
+"150436.379429536,220285.380970099 150438.702620341,220286.147650624 "
+"150441.066277505,\n"
+" 220286.797428488 150443.464706771,220287.328738321 "
+"150445.892130112,220287.740300149 150448.342699654,\n"
+" 220288.031122486 150450.810511759,220288.200504713 "
+"150453.289621251,220288.248038775 150455.77405574,\n"
+" 220288.173610157 150458.257830005,220287.977398166 "
+"150460.734960415,220287.659875492 150463.199479347,\n"
+" 220287.221807076 150465.64544956,220286.664248262 "
+"150468.066978495,220285.988542259 150470.458232479,220285.196316903 "
+"150472.81345077,\n"
+" 220284.289480732 150475.126959442,220283.270218395 "
+"150477.39318505,220282.140985384 150479.606668057,\n"
+" 220280.90450212 150481.762075989,220279.5637474 "
+"150483.85421628,220278.12195122 150485.87804878,\n"
+" 220276.582586992 150487.828697901,220274.949363179 "
+"150489.701464356,220273.226214362 150491.491836488,\n"
+" 220271.417291757 150493.195501133,220269.526953216 "
+"150494.808354014,220267.559752731 150496.326509628,\n"
+" 220265.520429459 150497.746310603,220263.41389631 "
+"150499.064336517,220261.245228106 150500.277412127,\n"
+" 220259.019649359 150501.38261503,220256.742521683 "
+"150502.377282695,220254.419330878 150503.259018879,\n"
+" 220252.055673714 150504.025699404,220249.657244448 "
+"150504.675477269,220247.229821107 150505.206787101,\n"
+" 220244.779251566 150505.61834893,220242.311439461 "
+"150505.909171266,220239.832329968 150506.078553494,\n"
+" 220237.347895479 150506.126087555,220234.864121215 "
+"150506.051658938,220232.386990804 150505.855446946,\n"
+" 220229.922471872 150505.537924272,220227.47650166 "
+"150505.099855856,220225.054972724 150504.542297043,\n"
 " 220222.663718741 150503.86659104,220220.308500449 150503.074365683,\n"
 " 220217.994991777 150502.167529512,220215.72876617 150501.148267175,\n"
 " 220213.515283163 150500.019034164,220211.35987523 150498.7825509,\n"
 " 220209.267734939 150497.441796181,220207.243902439 150496,\n"
-" 220205.293253319 150494.460635772,220203.420486864 150492.82741196,220201.630114732 150491.104263143,\n"
-" 220199.926450087 150489.295340538,220198.313597205 150487.405001997,220196.795441592 150485.437801511,\n"
-" 220195.375640616 150483.39847824,220194.057614703 150481.291945091,220192.844539092 150479.123276887,220191.739336189 150476.89769814,\n"
-" 220190.744668525 150474.620570464,220189.86293234 150472.297379659,220189.096251815 150469.933722495,\n"
-" 220188.446473951 150467.535293229,220187.915164118 150465.107869888,220187.50360229 150462.657300346,\n"
-" 220187.212779953 150460.189488241,220187.043397726 150457.710378749,220186.995863664 150455.22594426,\n"
-" 220187.070292282 150452.742169995,220187.266504273 150450.265039585,220187.584026947 150447.800520653,\n"
-" 220188.022095363 150445.35455044,220188.579654177 150442.933021505,220189.25536018 150440.541767521,\n"
-" 220190.047585536 150438.18654923,220190.954421707 150435.873040558,220191.973684044 150433.60681495,\n"
-" 220193.102917055 150431.393331943,220194.339400319 150429.237924011,220195.680155039 150427.14578372,220197.12195122 150425.12195122,\n"
-" 220198.661315447 150423.171302099,220200.29453926 150421.298535644,220202.017688077 150419.508163512,220203.826610682 150417.804498867,\n"
-" 220205.716949223 150416.191645986,220207.684149708 150414.673490372,220209.72347298 150413.253689397,220211.830006129 150411.935663483,\n"
-" 220213.998674333 150410.722587873,220216.22425308 150409.61738497,220218.501380756 150408.622717305,220220.824571561 150407.740981121,\n"
-" 220223.188228725 150406.974300596,220225.586657991 150406.324522731,220227 150406)\n"
+" 220205.293253319 150494.460635772,220203.420486864 "
+"150492.82741196,220201.630114732 150491.104263143,\n"
+" 220199.926450087 150489.295340538,220198.313597205 "
+"150487.405001997,220196.795441592 150485.437801511,\n"
+" 220195.375640616 150483.39847824,220194.057614703 "
+"150481.291945091,220192.844539092 150479.123276887,220191.739336189 "
+"150476.89769814,\n"
+" 220190.744668525 150474.620570464,220189.86293234 "
+"150472.297379659,220189.096251815 150469.933722495,\n"
+" 220188.446473951 150467.535293229,220187.915164118 "
+"150465.107869888,220187.50360229 150462.657300346,\n"
+" 220187.212779953 150460.189488241,220187.043397726 "
+"150457.710378749,220186.995863664 150455.22594426,\n"
+" 220187.070292282 150452.742169995,220187.266504273 "
+"150450.265039585,220187.584026947 150447.800520653,\n"
+" 220188.022095363 150445.35455044,220188.579654177 "
+"150442.933021505,220189.25536018 150440.541767521,\n"
+" 220190.047585536 150438.18654923,220190.954421707 "
+"150435.873040558,220191.973684044 150433.60681495,\n"
+" 220193.102917055 150431.393331943,220194.339400319 "
+"150429.237924011,220195.680155039 150427.14578372,220197.12195122 "
+"150425.12195122,\n"
+" 220198.661315447 150423.171302099,220200.29453926 "
+"150421.298535644,220202.017688077 150419.508163512,220203.826610682 "
+"150417.804498867,\n"
+" 220205.716949223 150416.191645986,220207.684149708 "
+"150414.673490372,220209.72347298 150413.253689397,220211.830006129 "
+"150411.935663483,\n"
+" 220213.998674333 150410.722587873,220216.22425308 "
+"150409.61738497,220218.501380756 150408.622717305,220220.824571561 "
+"150407.740981121,\n"
+" 220223.188228725 150406.974300596,220225.586657991 150406.324522731,220227 "
+"150406)\n"
 "\n"
 "--3d example\n"
-"SELECT ST_AsEWKT(ST_CurveToLine(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)')));\n"
+"SELECT ST_AsEWKT(ST_CurveToLine(ST_GeomFromEWKT('CIRCULARSTRING(220268 "
+"150415 1,220227 150505 2,220227 150406 3)')));\n"
 "Output\n"
 "------\n"
-" LINESTRING(220268 150415 1,220269.95064912 150416.539364228 1.0181172856673,\n"
-" 220271.823415575 150418.17258804 1.03623457133459,220273.613787707 150419.895736857 1.05435185700189,....AD INFINITUM ....\n"
+" LINESTRING(220268 150415 1,220269.95064912 150416.539364228 "
+"1.0181172856673,\n"
+" 220271.823415575 150418.17258804 1.03623457133459,220273.613787707 "
+"150419.895736857 1.05435185700189,....AD INFINITUM ....\n"
 "        220225.586657991 150406.324522731 1.32611114201132,220227 150406 3)\n"
 "\n"
 "--use only 2 segments to approximate quarter circle\n"
-"SELECT ST_AsText(ST_CurveToLine(ST_GeomFromText('CIRCULARSTRING(220268 150415,220227 150505,220227 150406)'),2));\n"
+"SELECT ST_AsText(ST_CurveToLine(ST_GeomFromText('CIRCULARSTRING(220268 "
+"150415,220227 150505,220227 150406)'),2));\n"
 "st_astext\n"
 "------------------------------\n"
-" LINESTRING(220268 150415,220287.740300149 150448.342699654,220278.12195122 150485.87804878,\n"
-" 220244.779251566 150505.61834893,220207.243902439 150496,220187.50360229 150462.657300346,\n"
+" LINESTRING(220268 150415,220287.740300149 150448.342699654,220278.12195122 "
+"150485.87804878,\n"
+" 220244.779251566 150505.61834893,220207.243902439 150496,220187.50360229 "
+"150462.657300346,\n"
 " 220197.12195122 150425.12195122,220227 150406)"
 msgstr ""
 
@@ -1256,17 +1347,20 @@ msgid ""
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
 "<paramdef><type>float </type> <parameter>tolerance</parameter></paramdef> "
 "<paramdef><type>int4 </type> <parameter>flags</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_DelaunayTriangles</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> <paramdef><type>float </type> <parameter>tolerance</parameter></paramdef> <paramdef><type>int4 </type> <parameter>flags</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_DelaunayTriangles</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef> "
+"<paramdef><type>float </type> <parameter>tolerance</parameter></paramdef> "
+"<paramdef><type>int4 </type> <parameter>flags</parameter></paramdef>"
 
 #. Tag: para
 #: reference_processing.xml:640
 #, no-c-format
 msgid ""
-"Return a <ulink "
-"url=\"http://en.wikipedia.org/wiki/Delaunay_triangulation\">Delaunay "
-"triangulation</ulink> around the vertices of the input geometry. Output is a"
-" COLLECTION of polygons (for flags=0) or a MULTILINESTRING (for flags=1). "
-"The tolerance, if any, is used to snap input vertices togheter."
+"Return a <ulink url=\"http://en.wikipedia.org/wiki/Delaunay_triangulation"
+"\">Delaunay triangulation</ulink> around the vertices of the input geometry. "
+"Output is a COLLECTION of polygons (for flags=0) or a MULTILINESTRING (for "
+"flags=1). The tolerance, if any, is used to snap input vertices togheter."
 msgstr ""
 
 #. Tag: para
@@ -1302,8 +1396,8 @@ msgstr ""
 #: reference_processing.xml:674
 #, no-c-format
 msgid ""
-"ST_DelaunayTriangles of 2 polygons: delaunay triangle polygons each triangle"
-" themed in different color"
+"ST_DelaunayTriangles of 2 polygons: delaunay triangle polygons each triangle "
+"themed in different color"
 msgstr ""
 
 #. Tag: programlisting
@@ -1420,7 +1514,10 @@ msgid ""
 "<funcdef>geometry <function>ST_Difference</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>geomB</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_Difference</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> <paramdef><type>geometry </type> <parameter>geomB</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_Difference</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>geomB</parameter></paramdef>"
 
 #. Tag: para
 #: reference_processing.xml:738
@@ -1474,7 +1571,8 @@ msgstr ""
 #: reference_processing.xml:787
 #, no-c-format
 msgid ""
-"--Safe for 2d. This is same geometries as what is shown for st_symdifference\n"
+"--Safe for 2d. This is same geometries as what is shown for "
+"st_symdifference\n"
 "SELECT ST_AsText(\n"
 "        ST_Difference(\n"
 "                        ST_GeomFromText('LINESTRING(50 100, 50 200)'),\n"
@@ -1492,7 +1590,9 @@ msgstr ""
 #, no-c-format
 msgid ""
 "--When used in 3d doesn't quite do the right thing\n"
-"SELECT ST_AsEWKT(ST_Difference(ST_GeomFromEWKT('MULTIPOINT(-118.58 38.38 5,-118.60 38.329 6,-118.614 38.281 7)'), ST_GeomFromEWKT('POINT(-118.614 38.281 5)')));\n"
+"SELECT ST_AsEWKT(ST_Difference(ST_GeomFromEWKT('MULTIPOINT(-118.58 38.38 "
+"5,-118.60 38.329 6,-118.614 38.281 7)'), ST_GeomFromEWKT('POINT(-118.614 "
+"38.281 5)')));\n"
 "st_asewkt\n"
 "---------\n"
 "MULTIPOINT(-118.6 38.329 6,-118.58 38.38 5)"
@@ -1517,7 +1617,9 @@ msgstr ""
 msgid ""
 "<funcdef>geometry_dump[] <function>ST_Dump</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
-msgstr "<funcdef>geometry_dump[] <function>ST_Dump</function></funcdef> <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry_dump[] <function>ST_Dump</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>"
 
 #. Tag: para
 #: reference_processing.xml:817
@@ -1527,9 +1629,9 @@ msgid ""
 "rows, formed by a geometry (geom) and an array of integers (path). When the "
 "input geometry is a simple type (POINT,LINESTRING,POLYGON) a single record "
 "will be returned with an empty path array and the input geometry as geom. "
-"When the input geometry is a collection or multi it will return a record for"
-" each of the collection components, and the path will express the position "
-"of the component inside the collection."
+"When the input geometry is a collection or multi it will return a record for "
+"each of the collection components, and the path will express the position of "
+"the component inside the collection."
 msgstr ""
 
 #. Tag: para
@@ -1592,10 +1694,12 @@ msgid ""
 "      (ST_Dump(sometable.the_geom)).geom AS the_geom\n"
 "FROM sometable;\n"
 "\n"
-"-- Break a compound curve into its constituent linestrings and circularstrings\n"
+"-- Break a compound curve into its constituent linestrings and "
+"circularstrings\n"
 "SELECT ST_AsEWKT(a.geom), ST_HasArc(a.geom)\n"
 "  FROM ( SELECT (ST_Dump(p_geom)).geom AS geom\n"
-"         FROM (SELECT ST_GeomFromEWKT('COMPOUNDCURVE(CIRCULARSTRING(0 0, 1 1, 1 0),(1 0, 0 1))') AS p_geom) AS b\n"
+"         FROM (SELECT ST_GeomFromEWKT('COMPOUNDCURVE(CIRCULARSTRING(0 0, 1 "
+"1, 1 0),(1 0, 0 1))') AS p_geom) AS b\n"
 "        ) AS a;\n"
 "          st_asewkt          | st_hasarc\n"
 "-----------------------------+----------\n"
@@ -1619,8 +1723,10 @@ msgid ""
 "SELECT (a.p_geom).path[1] As path, ST_AsEWKT((a.p_geom).geom) As geom_ewkt\n"
 "  FROM (SELECT ST_Dump(ST_GeomFromEWKT('POLYHEDRALSURFACE( \n"
 "((0 0 0, 0 0 1, 0 1 1, 0 1 0, 0 0 0)),  \n"
-"((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), ((0 0 0, 1 0 0, 1 0 1, 0 0 1, 0 0 0)),  ((1 1 0, 1 1 1, 1 0 1, 1 0 0, 1 1 0)),  \n"
-"((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)),  ((0 0 1, 1 0 1, 1 1 1, 0 1 1, 0 0 1)) \n"
+"((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), ((0 0 0, 1 0 0, 1 0 1, 0 0 1, 0 0 "
+"0)),  ((1 1 0, 1 1 1, 1 0 1, 1 0 0, 1 1 0)),  \n"
+"((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)),  ((0 0 1, 1 0 1, 1 1 1, 0 1 1, 0 0 "
+"1)) \n"
 ")') ) AS p_geom )  AS a;\n"
 "\n"
 " path |                geom_ewkt\n"
@@ -1665,9 +1771,9 @@ msgstr ""
 #: reference_processing.xml:854
 #, no-c-format
 msgid ""
-", <xref linkend=\"PostGIS_Geometry_DumpFunctions\"/>, <xref "
-"linkend=\"ST_Collect\"/>, <xref linkend=\"ST_Collect\"/>, <xref "
-"linkend=\"ST_GeometryN\"/>"
+", <xref linkend=\"PostGIS_Geometry_DumpFunctions\"/>, <xref linkend="
+"\"ST_Collect\"/>, <xref linkend=\"ST_Collect\"/>, <xref linkend="
+"\"ST_GeometryN\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -1680,8 +1786,8 @@ msgstr ""
 #: reference_processing.xml:861
 #, no-c-format
 msgid ""
-"Returns a set of geometry_dump (geom,path) rows of all points that make up a"
-" geometry."
+"Returns a set of geometry_dump (geom,path) rows of all points that make up a "
+"geometry."
 msgstr ""
 
 #. Tag: funcprototype
@@ -1690,41 +1796,42 @@ msgstr ""
 msgid ""
 "<funcdef>geometry_dump[]<function>ST_DumpPoints</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef>"
-msgstr "<funcdef>geometry_dump[]<function>ST_DumpPoints</function></funcdef> <paramdef><type>geometry </type> <parameter>geom</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry_dump[]<function>ST_DumpPoints</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef>"
 
 #. Tag: para
 #: reference_processing.xml:875
 #, no-c-format
 msgid ""
-"This set-returning function (SRF) returns a set of "
-"<varname>geometry_dump</varname> rows formed by a geometry "
-"(<varname>geom</varname>) and an array of integers "
-"(<varname>path</varname>)."
+"This set-returning function (SRF) returns a set of <varname>geometry_dump</"
+"varname> rows formed by a geometry (<varname>geom</varname>) and an array of "
+"integers (<varname>path</varname>)."
 msgstr ""
 
 #. Tag: para
 #: reference_processing.xml:878
 #, no-c-format
 msgid ""
-"The <parameter>geom</parameter> component of "
-"<varname>geometry_dump</varname> are all the <varname>POINT</varname>s that "
-"make up the supplied geometry"
+"The <parameter>geom</parameter> component of <varname>geometry_dump</"
+"varname> are all the <varname>POINT</varname>s that make up the supplied "
+"geometry"
 msgstr ""
 
 #. Tag: para
 #: reference_processing.xml:881
 #, no-c-format
 msgid ""
-"The <parameter>path</parameter> component of "
-"<varname>geometry_dump</varname> (an <varname>integer[]</varname>) is an "
-"index reference enumerating the <varname>POINT</varname>s of the supplied "
-"geometry. For example, if a <varname>LINESTRING</varname> is supplied, a "
-"path of <varname>{i}</varname> is returned where <varname>i</varname> is the"
-" <varname>nth</varname> coordinate in the <varname>LINESTRING</varname>. If "
-"a <varname>POLYGON</varname> is supplied, a path of <varname>{i,j}</varname>"
-" is returned where <varname>i</varname> is the ring number (1 is outer; "
-"inner rings follow) and <varname>j</varname> enumerates the "
-"<varname>POINT</varname>s (again 1-based index)."
+"The <parameter>path</parameter> component of <varname>geometry_dump</"
+"varname> (an <varname>integer[]</varname>) is an index reference enumerating "
+"the <varname>POINT</varname>s of the supplied geometry. For example, if a "
+"<varname>LINESTRING</varname> is supplied, a path of <varname>{i}</varname> "
+"is returned where <varname>i</varname> is the <varname>nth</varname> "
+"coordinate in the <varname>LINESTRING</varname>. If a <varname>POLYGON</"
+"varname> is supplied, a path of <varname>{i,j}</varname> is returned where "
+"<varname>i</varname> is the ring number (1 is outer; inner rings follow) and "
+"<varname>j</varname> enumerates the <varname>POINT</varname>s (again 1-based "
+"index)."
 msgstr ""
 
 #. Tag: para
@@ -1745,10 +1852,12 @@ msgstr ""
 msgid ""
 "SELECT edge_id, (dp).path[1] As index, ST_AsText((dp).geom) As wktnode\n"
 "FROM (SELECT 1 As edge_id\n"
-"        , ST_DumpPoints(ST_GeomFromText('LINESTRING(1 2, 3 4, 10 10)')) AS dp\n"
+"        , ST_DumpPoints(ST_GeomFromText('LINESTRING(1 2, 3 4, 10 10)')) AS "
+"dp\n"
 "     UNION ALL\n"
 "     SELECT 2 As edge_id\n"
-"        , ST_DumpPoints(ST_GeomFromText('LINESTRING(3 5, 5 6, 9 10)')) AS dp\n"
+"        , ST_DumpPoints(ST_GeomFromText('LINESTRING(3 5, 5 6, 9 10)')) AS "
+"dp\n"
 "   ) As foo;\n"
 " edge_id | index |    wktnode\n"
 "---------+-------+--------------\n"
@@ -1832,10 +1941,13 @@ msgid ""
 "SELECT (g.gdump).path, ST_AsEWKT((g.gdump).geom) as wkt\n"
 "  FROM\n"
 "    (SELECT \n"
-"       ST_DumpPoints(ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 0, 0 0 1, 0 1 1, 0 1 0, 0 0 0)), \n"
-"((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), ((0 0 0, 1 0 0, 1 0 1, 0 0 1, 0 0 0)), \n"
+"       ST_DumpPoints(ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 0, 0 0 1, 0 1 "
+"1, 0 1 0, 0 0 0)), \n"
+"((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)), ((0 0 0, 1 0 0, 1 0 1, 0 0 1, 0 0 "
+"0)), \n"
 "((1 1 0, 1 1 1, 1 0 1, 1 0 0, 1 1 0)), \n"
-"((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)), ((0 0 1, 1 0 1, 1 1 1, 0 1 1, 0 0 1)) )') ) AS gdump\n"
+"((0 1 0, 0 1 1, 1 1 1, 1 1 0, 0 1 0)), ((0 0 1, 1 0 1, 1 1 1, 0 1 1, 0 0 "
+"1)) )') ) AS gdump\n"
 "    ) AS g;\n"
 "-- result --\n"
 "  path   |     wkt\n"
@@ -1936,8 +2048,8 @@ msgstr ""
 #: reference_processing.xml:921
 #, no-c-format
 msgid ""
-", <xref linkend=\"PostGIS_Geometry_DumpFunctions\"/>, <xref "
-"linkend=\"ST_Dump\"/>, <xref linkend=\"ST_DumpRings\"/>"
+", <xref linkend=\"PostGIS_Geometry_DumpFunctions\"/>, <xref linkend=\"ST_Dump"
+"\"/>, <xref linkend=\"ST_DumpRings\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -1960,18 +2072,20 @@ msgstr ""
 msgid ""
 "<funcdef>geometry_dump[] <function>ST_DumpRings</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>a_polygon</parameter></paramdef>"
-msgstr "<funcdef>geometry_dump[] <function>ST_DumpRings</function></funcdef> <paramdef><type>geometry </type> <parameter>a_polygon</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry_dump[] <function>ST_DumpRings</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>a_polygon</parameter></paramdef>"
 
 #. Tag: para
 #: reference_processing.xml:944
 #, no-c-format
 msgid ""
 "This is a set-returning function (SRF). It returns a set of "
-"<varname>geometry_dump</varname> rows, defined as an "
-"<varname>integer[]</varname> and a <varname>geometry</varname>, aliased "
-"\"path\" and \"geom\" respectively. The \"path\" field holds the polygon "
-"ring index containing a single integer: 0 for the shell, >0 for holes. The "
-"\"geom\" field contains the corresponding ring as a polygon."
+"<varname>geometry_dump</varname> rows, defined as an <varname>integer[]</"
+"varname> and a <varname>geometry</varname>, aliased \"path\" and \"geom\" "
+"respectively. The \"path\" field holds the polygon ring index containing a "
+"single integer: 0 for the shell, >0 for holes. The \"geom\" field contains "
+"the corresponding ring as a polygon."
 msgstr ""
 
 #. Tag: para
@@ -1997,29 +2111,37 @@ msgid ""
 "\n"
 "SELECT ST_AsEWKT(geom) As the_geom, path\n"
 "        FROM ST_DumpRings(\n"
-"                ST_GeomFromEWKT('POLYGON((-8149064 5133092 1,-8149064 5132986 1,-8148996 5132839 1,-8148972 5132767 1,-8148958 5132508 1,-8148941 5132466 1,-8148924 5132394 1,\n"
-"                -8148903 5132210 1,-8148930 5131967 1,-8148992 5131978 1,-8149237 5132093 1,-8149404 5132211 1,-8149647 5132310 1,-8149757 5132394 1,\n"
+"                ST_GeomFromEWKT('POLYGON((-8149064 5133092 1,-8149064 "
+"5132986 1,-8148996 5132839 1,-8148972 5132767 1,-8148958 5132508 1,-8148941 "
+"5132466 1,-8148924 5132394 1,\n"
+"                -8148903 5132210 1,-8148930 5131967 1,-8148992 5131978 "
+"1,-8149237 5132093 1,-8149404 5132211 1,-8149647 5132310 1,-8149757 5132394 "
+"1,\n"
 "                -8150305 5132788 1,-8149064 5133092 1),\n"
-"                (-8149362 5132394 1,-8149446 5132501 1,-8149548 5132597 1,-8149695 5132675 1,-8149362 5132394 1))')\n"
+"                (-8149362 5132394 1,-8149446 5132501 1,-8149548 5132597 "
+"1,-8149695 5132675 1,-8149362 5132394 1))')\n"
 "                )  as foo;\n"
 " path |                                            the_geom\n"
 "----------------------------------------------------------------------------------------------------------------\n"
-"  {0} | POLYGON((-8149064 5133092 1,-8149064 5132986 1,-8148996 5132839 1,-8148972 5132767 1,-8148958 5132508 1,\n"
+"  {0} | POLYGON((-8149064 5133092 1,-8149064 5132986 1,-8148996 5132839 "
+"1,-8148972 5132767 1,-8148958 5132508 1,\n"
 "          |          -8148941 5132466 1,-8148924 5132394 1,\n"
 "          |          -8148903 5132210 1,-8148930 5131967 1,\n"
 "          |          -8148992 5131978 1,-8149237 5132093 1,\n"
-"          |          -8149404 5132211 1,-8149647 5132310 1,-8149757 5132394 1,-8150305 5132788 1,-8149064 5133092 1))\n"
+"          |          -8149404 5132211 1,-8149647 5132310 1,-8149757 5132394 "
+"1,-8150305 5132788 1,-8149064 5133092 1))\n"
 "  {1} | POLYGON((-8149362 5132394 1,-8149446 5132501 1,\n"
-"          |          -8149548 5132597 1,-8149695 5132675 1,-8149362 5132394 1))"
+"          |          -8149548 5132597 1,-8149695 5132675 1,-8149362 5132394 "
+"1))"
 msgstr ""
 
 #. Tag: para
 #: reference_processing.xml:966
 #, no-c-format
 msgid ""
-", <xref linkend=\"PostGIS_Geometry_DumpFunctions\"/>, <xref "
-"linkend=\"ST_Dump\"/>, <xref linkend=\"ST_ExteriorRing\"/>, <xref "
-"linkend=\"ST_InteriorRingN\"/>"
+", <xref linkend=\"PostGIS_Geometry_DumpFunctions\"/>, <xref linkend=\"ST_Dump"
+"\"/>, <xref linkend=\"ST_ExteriorRing\"/>, <xref linkend=\"ST_InteriorRingN"
+"\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -2042,7 +2164,9 @@ msgstr ""
 msgid ""
 "<funcdef>geometry <function>ST_FlipCoordinates</function></funcdef> "
 "<paramdef><type>geometry</type> <parameter>geom</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_FlipCoordinates</function></funcdef> <paramdef><type>geometry</type> <parameter>geom</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_FlipCoordinates</function></funcdef> "
+"<paramdef><type>geometry</type> <parameter>geom</parameter></paramdef>"
 
 #. Tag: para
 #: reference_processing.xml:990
@@ -2093,16 +2217,21 @@ msgstr ""
 #: reference_processing.xml:1015
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>geometry "
-"<function>ST_Intersection</function></funcdef> <paramdef> "
-"<type>geometry</type> <parameter>geomA</parameter> </paramdef> <paramdef> "
-"<type>geometry</type> <parameter>geomB</parameter> </paramdef> "
-"</funcprototype> <funcprototype> <funcdef>geography "
-"<function>ST_Intersection</function></funcdef> <paramdef> "
-"<type>geography</type> <parameter>geogA</parameter> </paramdef> <paramdef> "
-"<type>geography</type> <parameter>geogB</parameter> </paramdef> "
-"</funcprototype>"
-msgstr "<funcprototype> <funcdef>geometry <function>ST_Intersection</function></funcdef> <paramdef> <type>geometry</type> <parameter>geomA</parameter> </paramdef> <paramdef> <type>geometry</type> <parameter>geomB</parameter> </paramdef> </funcprototype> <funcprototype> <funcdef>geography <function>ST_Intersection</function></funcdef> <paramdef> <type>geography</type> <parameter>geogA</parameter> </paramdef> <paramdef> <type>geography</type> <parameter>geogB</parameter> </paramdef> </funcprototype>"
+"<funcprototype> <funcdef>geometry <function>ST_Intersection</function></"
+"funcdef> <paramdef> <type>geometry</type> <parameter>geomA</parameter> </"
+"paramdef> <paramdef> <type>geometry</type> <parameter>geomB</parameter> </"
+"paramdef> </funcprototype> <funcprototype> <funcdef>geography "
+"<function>ST_Intersection</function></funcdef> <paramdef> <type>geography</"
+"type> <parameter>geogA</parameter> </paramdef> <paramdef> <type>geography</"
+"type> <parameter>geogB</parameter> </paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>geometry <function>ST_Intersection</function></"
+"funcdef> <paramdef> <type>geometry</type> <parameter>geomA</parameter> </"
+"paramdef> <paramdef> <type>geometry</type> <parameter>geomB</parameter> </"
+"paramdef> </funcprototype> <funcprototype> <funcdef>geography "
+"<function>ST_Intersection</function></funcdef> <paramdef> <type>geography</"
+"type> <parameter>geogA</parameter> </paramdef> <paramdef> <type>geography</"
+"type> <parameter>geogB</parameter> </paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_processing.xml:1042
@@ -2134,8 +2263,8 @@ msgstr ""
 msgid ""
 "ST_Intersection in conjunction with ST_Intersects is very useful for "
 "clipping geometries such as in bounding box, buffer, region queries where "
-"you only want to return that portion of a geometry that sits in a country or"
-" region of interest."
+"you only want to return that portion of a geometry that sits in a country or "
+"region of interest."
 msgstr ""
 
 #. Tag: para
@@ -2143,8 +2272,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Geography: For geography this is really a thin wrapper around the geometry "
-"implementation. It first determines the best SRID that fits the bounding box"
-" of the 2 geography objects (if geography objects are within one half zone "
+"implementation. It first determines the best SRID that fits the bounding box "
+"of the 2 geography objects (if geography objects are within one half zone "
 "UTM but not same UTM will pick one of those) (favoring UTM or Lambert "
 "Azimuthal Equal Area (LAEA) north/south pole, and falling back on mercator "
 "in worst case scenario) and then intersection in that best fit planar "
@@ -2154,8 +2283,7 @@ msgstr ""
 #. Tag: para
 #: reference_processing.xml:1056
 #, no-c-format
-msgid ""
-"Do not call with a <varname>GEOMETRYCOLLECTION</varname> as an argument"
+msgid "Do not call with a <varname>GEOMETRYCOLLECTION</varname> as an argument"
 msgstr ""
 
 #. Tag: para
@@ -2174,41 +2302,52 @@ msgstr ""
 #: reference_processing.xml:1068
 #, no-c-format
 msgid ""
-"SELECT ST_AsText(ST_Intersection('POINT(0 0)'::geometry, 'LINESTRING ( 2 0, 0 2 )'::geometry));\n"
+"SELECT ST_AsText(ST_Intersection('POINT(0 0)'::geometry, 'LINESTRING ( 2 0, "
+"0 2 )'::geometry));\n"
 " st_astext\n"
 "---------------\n"
 "GEOMETRYCOLLECTION EMPTY\n"
 "(1 row)\n"
-"SELECT ST_AsText(ST_Intersection('POINT(0 0)'::geometry, 'LINESTRING ( 0 0, 0 2 )'::geometry));\n"
+"SELECT ST_AsText(ST_Intersection('POINT(0 0)'::geometry, 'LINESTRING ( 0 0, "
+"0 2 )'::geometry));\n"
 " st_astext\n"
 "---------------\n"
 "POINT(0 0)\n"
 "(1 row)\n"
 "\n"
-"---Clip all lines (trails) by country (here we assume country geom are POLYGON or MULTIPOLYGONS)\n"
-"-- NOTE: we are only keeping intersections that result in a LINESTRING or MULTILINESTRING because we don't\n"
+"---Clip all lines (trails) by country (here we assume country geom are "
+"POLYGON or MULTIPOLYGONS)\n"
+"-- NOTE: we are only keeping intersections that result in a LINESTRING or "
+"MULTILINESTRING because we don't\n"
 "-- care about trails that just share a point\n"
-"-- the dump is needed to expand a geometry collection into individual single MULT* parts\n"
-"-- the below is fairly generic and will work for polys, etc. by just changing the where clause\n"
+"-- the dump is needed to expand a geometry collection into individual single "
+"MULT* parts\n"
+"-- the below is fairly generic and will work for polys, etc. by just "
+"changing the where clause\n"
 "SELECT clipped.gid, clipped.f_name, clipped_geom\n"
-"FROM (SELECT trails.gid, trails.f_name, (ST_Dump(ST_Intersection(country.the_geom, trails.the_geom))).geom As clipped_geom\n"
+"FROM (SELECT trails.gid, trails.f_name, (ST_Dump(ST_Intersection(country."
+"the_geom, trails.the_geom))).geom As clipped_geom\n"
 "FROM country\n"
 "        INNER JOIN trails\n"
 "        ON ST_Intersects(country.the_geom, trails.the_geom))  As clipped\n"
 "        WHERE ST_Dimension(clipped.clipped_geom) = 1 ;\n"
 "\n"
-"--For polys e.g. polygon landmarks, you can also use the sometimes faster hack that buffering anything by 0.0\n"
+"--For polys e.g. polygon landmarks, you can also use the sometimes faster "
+"hack that buffering anything by 0.0\n"
 "-- except a polygon results in an empty geometry collection\n"
 "--(so a geometry collection containing polys, lines and points)\n"
-"-- buffered by 0.0 would only leave the polygons and dissolve the collection shell\n"
+"-- buffered by 0.0 would only leave the polygons and dissolve the collection "
+"shell\n"
 "SELECT poly.gid,  ST_Multi(ST_Buffer(\n"
-"                                ST_Intersection(country.the_geom, poly.the_geom),\n"
+"                                ST_Intersection(country.the_geom, poly."
+"the_geom),\n"
 "                                0.0)\n"
 "                                ) As clipped_geom\n"
 "FROM country\n"
 "        INNER JOIN poly\n"
 "        ON ST_Intersects(country.the_geom, poly.the_geom)\n"
-"        WHERE Not ST_IsEmpty(ST_Buffer(ST_Intersection(country.the_geom, poly.the_geom),0.0));"
+"        WHERE Not ST_IsEmpty(ST_Buffer(ST_Intersection(country.the_geom, "
+"poly.the_geom),0.0));"
 msgstr ""
 
 #. Tag: para
@@ -2237,9 +2376,12 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>geometry <function>ST_LineToCurve</function></funcdef> "
-"<paramdef><type>geometry </type> "
-"<parameter>geomANoncircular</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_LineToCurve</function></funcdef> <paramdef><type>geometry </type> <parameter>geomANoncircular</parameter></paramdef>"
+"<paramdef><type>geometry </type> <parameter>geomANoncircular</parameter></"
+"paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_LineToCurve</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomANoncircular</parameter></"
+"paramdef>"
 
 #. Tag: para
 #: reference_processing.xml:1095
@@ -2253,21 +2395,34 @@ msgstr ""
 #: reference_processing.xml:1106
 #, no-c-format
 msgid ""
-"SELECT ST_AsText(ST_LineToCurve(foo.the_geom)) As curvedastext,ST_AsText(foo.the_geom) As non_curvedastext\n"
-"        FROM (SELECT ST_Buffer('POINT(1 3)'::geometry, 3) As the_geom) As foo;\n"
+"SELECT ST_AsText(ST_LineToCurve(foo.the_geom)) As curvedastext,ST_AsText(foo."
+"the_geom) As non_curvedastext\n"
+"        FROM (SELECT ST_Buffer('POINT(1 3)'::geometry, 3) As the_geom) As "
+"foo;\n"
 "\n"
-"curvedatext                                                            non_curvedastext\n"
+"curvedatext                                                            "
+"non_curvedastext\n"
 "--------------------------------------------------------------------|-----------------------------------------------------------------\n"
-"CURVEPOLYGON(CIRCULARSTRING(4 3,3.12132034355964 0.878679656440359, | POLYGON((4 3,3.94235584120969 2.41472903395162,3.77163859753386 1.85194970290473,\n"
-"1 0,-1.12132034355965 5.12132034355963,4 3))                        |  3.49440883690764 1.33328930094119,3.12132034355964 0.878679656440359,\n"
-"                                                                    |  2.66671069905881 0.505591163092366,2.14805029709527 0.228361402466141,\n"
-"                                                                    |  1.58527096604839 0.0576441587903094,1 0,\n"
-"                                                                    |  0.414729033951621 0.0576441587903077,-0.148050297095264 0.228361402466137,\n"
-"                                                                    |  -0.666710699058802 0.505591163092361,-1.12132034355964 0.878679656440353,\n"
-"                                                                    |  -1.49440883690763 1.33328930094119,-1.77163859753386 1.85194970290472\n"
-"                                                                    |  --ETC-- ,3.94235584120969 3.58527096604839,4 3))\n"
+"CURVEPOLYGON(CIRCULARSTRING(4 3,3.12132034355964 0.878679656440359, | "
+"POLYGON((4 3,3.94235584120969 2.41472903395162,3.77163859753386 "
+"1.85194970290473,\n"
+"1 0,-1.12132034355965 5.12132034355963,4 3))                        |  "
+"3.49440883690764 1.33328930094119,3.12132034355964 0.878679656440359,\n"
+"                                                                    |  "
+"2.66671069905881 0.505591163092366,2.14805029709527 0.228361402466141,\n"
+"                                                                    |  "
+"1.58527096604839 0.0576441587903094,1 0,\n"
+"                                                                    |  "
+"0.414729033951621 0.0576441587903077,-0.148050297095264 0.228361402466137,\n"
+"                                                                    |  "
+"-0.666710699058802 0.505591163092361,-1.12132034355964 0.878679656440353,\n"
+"                                                                    |  "
+"-1.49440883690763 1.33328930094119,-1.77163859753386 1.85194970290472\n"
+"                                                                    |  --"
+"ETC-- ,3.94235584120969 3.58527096604839,4 3))\n"
 "--3D example\n"
-"SELECT ST_AsEWKT(ST_LineToCurve(ST_GeomFromEWKT('LINESTRING(1 2 3, 3 4 8, 5 6 4, 7 8 4, 9 10 4)')));\n"
+"SELECT ST_AsEWKT(ST_LineToCurve(ST_GeomFromEWKT('LINESTRING(1 2 3, 3 4 8, 5 "
+"6 4, 7 8 4, 9 10 4)')));\n"
 "\n"
 "                         st_asewkt\n"
 "------------------------------------\n"
@@ -2292,15 +2447,17 @@ msgstr ""
 msgid ""
 "<funcdef>geometry <function>ST_MakeValid</function></funcdef> "
 "<paramdef><type>geometry</type> <parameter>input</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_MakeValid</function></funcdef> <paramdef><type>geometry</type> <parameter>input</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_MakeValid</function></funcdef> "
+"<paramdef><type>geometry</type> <parameter>input</parameter></paramdef>"
 
 #. Tag: para
 #: reference_processing.xml:1134
 #, no-c-format
 msgid ""
 "The function attempts to create a valid representation of a given invalid "
-"geometry without loosing any of the input vertices. Already-valid geometries"
-" are returned w/out further intervention."
+"geometry without loosing any of the input vertices. Already-valid geometries "
+"are returned w/out further intervention."
 msgstr ""
 
 #. Tag: para
@@ -2315,8 +2472,8 @@ msgstr ""
 #: reference_processing.xml:1146
 #, no-c-format
 msgid ""
-"In case of full or partial dimensional collapses, the output geometry may be"
-" a collection of lower-to-equal dimension geometries or a geometry of lower "
+"In case of full or partial dimensional collapses, the output geometry may be "
+"a collection of lower-to-equal dimension geometries or a geometry of lower "
 "dimension."
 msgstr ""
 
@@ -2364,9 +2521,12 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>geometry <function>ST_MemUnion</function></funcdef> "
-"<paramdef><type>geometry set</type> "
-"<parameter>geomfield</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_MemUnion</function></funcdef> <paramdef><type>geometry set</type> <parameter>geomfield</parameter></paramdef>"
+"<paramdef><type>geometry set</type> <parameter>geomfield</parameter></"
+"paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_MemUnion</function></funcdef> "
+"<paramdef><type>geometry set</type> <parameter>geomfield</parameter></"
+"paramdef>"
 
 #. Tag: para
 #: reference_processing.xml:1194
@@ -2380,8 +2540,8 @@ msgstr ""
 msgid ""
 "Same as ST_Union, only memory-friendly (uses less memory and more processor "
 "time). This aggregate function works by unioning the geometries one at a "
-"time to previous result as opposed to ST_Union aggregate which first creates"
-" an array and then unions"
+"time to previous result as opposed to ST_Union aggregate which first creates "
+"an array and then unions"
 msgstr ""
 
 #. Tag: programlisting
@@ -2412,7 +2572,11 @@ msgid ""
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
 "<paramdef choice=\"opt\"><type>integer </type> "
 "<parameter>num_segs_per_qt_circ=48</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_MinimumBoundingCircle</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>num_segs_per_qt_circ=48</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_MinimumBoundingCircle</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>num_segs_per_qt_circ=48</parameter></paramdef>"
 
 #. Tag: para
 #: reference_processing.xml:1240
@@ -2425,8 +2589,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "The circle is approximated by a polygon with a default of 48 segments per "
-"quarter circle. This number can be increased with little performance penalty"
-" to obtain a more accurate result."
+"quarter circle. This number can be increased with little performance penalty "
+"to obtain a more accurate result."
 msgstr ""
 
 #. Tag: para
@@ -2434,8 +2598,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "It is often used with MULTI and Geometry Collections. Although it is not an "
-"aggregate - you can use it in conjunction with ST_Collect to get the minimum"
-" bounding circle of a set of geometries. "
+"aggregate - you can use it in conjunction with ST_Collect to get the minimum "
+"bounding circle of a set of geometries. "
 "ST_MinimumBoundingCircle(ST_Collect(somepointfield))."
 msgstr ""
 
@@ -2482,10 +2646,25 @@ msgid ""
 "                                )) As wktmbc;\n"
 "wktmbc\n"
 "-----------\n"
-"POLYGON((135.59714732062 115,134.384753327498 102.690357210921,130.79416296937 90.8537670908995,124.963360620072 79.9451031602111,117.116420743937 70.3835792560632,107.554896839789 62.5366393799277,96.6462329091006 56.70583703063,84.8096427890789 53.115246672502,72.5000000000001 51.9028526793802,60.1903572109213 53.1152466725019,48.3537670908996 56.7058370306299,37.4451031602112 62.5366393799276,27.8835792560632 70.383579256063,20.0366393799278 79.9451031602109,14.20583703063 90.8537670908993,10.615246672502 102.690357210921,9.40285267938019 115,10.6152466725019 127.309642789079,14.2058370306299 139.1462329091,20.0366393799275 150.054896839789,27.883579256063 159.616420743937,\n"
-"37.4451031602108 167.463360620072,48.3537670908992 173.29416296937,60.190357210921 176.884753327498,\n"
-"72.4999999999998 178.09714732062,84.8096427890786 176.884753327498,96.6462329091003 173.29416296937,107.554896839789 167.463360620072,\n"
-"117.116420743937 159.616420743937,124.963360620072 150.054896839789,130.79416296937 139.146232909101,134.384753327498 127.309642789079,135.59714732062 115))"
+"POLYGON((135.59714732062 115,134.384753327498 "
+"102.690357210921,130.79416296937 90.8537670908995,124.963360620072 "
+"79.9451031602111,117.116420743937 70.3835792560632,107.554896839789 "
+"62.5366393799277,96.6462329091006 56.70583703063,84.8096427890789 "
+"53.115246672502,72.5000000000001 51.9028526793802,60.1903572109213 "
+"53.1152466725019,48.3537670908996 56.7058370306299,37.4451031602112 "
+"62.5366393799276,27.8835792560632 70.383579256063,20.0366393799278 "
+"79.9451031602109,14.20583703063 90.8537670908993,10.615246672502 "
+"102.690357210921,9.40285267938019 115,10.6152466725019 "
+"127.309642789079,14.2058370306299 139.1462329091,20.0366393799275 "
+"150.054896839789,27.883579256063 159.616420743937,\n"
+"37.4451031602108 167.463360620072,48.3537670908992 "
+"173.29416296937,60.190357210921 176.884753327498,\n"
+"72.4999999999998 178.09714732062,84.8096427890786 "
+"176.884753327498,96.6462329091003 173.29416296937,107.554896839789 "
+"167.463360620072,\n"
+"117.116420743937 159.616420743937,124.963360620072 "
+"150.054896839789,130.79416296937 139.146232909101,134.384753327498 "
+"127.309642789079,135.59714732062 115))"
 msgstr ""
 
 #. Tag: para
@@ -2512,14 +2691,17 @@ msgstr ""
 #: reference_processing.xml:1284
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>geometry "
-"<function>ST_Polygonize</function></funcdef> <paramdef><type>geometry "
-"set</type> <parameter>geomfield</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>geometry "
-"<function>ST_Polygonize</function></funcdef> "
-"<paramdef><type>geometry[]</type> "
-"<parameter>geom_array</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>geometry <function>ST_Polygonize</function></funcdef> <paramdef><type>geometry set</type> <parameter>geomfield</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_Polygonize</function></funcdef> <paramdef><type>geometry[]</type> <parameter>geom_array</parameter></paramdef> </funcprototype>"
+"<funcprototype> <funcdef>geometry <function>ST_Polygonize</function></"
+"funcdef> <paramdef><type>geometry set</type> <parameter>geomfield</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_Polygonize</function></funcdef> <paramdef><type>geometry[]</"
+"type> <parameter>geom_array</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>geometry <function>ST_Polygonize</function></"
+"funcdef> <paramdef><type>geometry set</type> <parameter>geomfield</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_Polygonize</function></funcdef> <paramdef><type>geometry[]</"
+"type> <parameter>geom_array</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_processing.xml:1300
@@ -2555,12 +2737,15 @@ msgstr ""
 #, no-c-format
 msgid ""
 "SELECT ST_AsEWKT(ST_Polygonize(the_geom_4269)) As geomtextrep\n"
-"FROM (SELECT the_geom_4269 FROM ma.suffolk_edges ORDER BY tlid LIMIT 45) As foo;\n"
+"FROM (SELECT the_geom_4269 FROM ma.suffolk_edges ORDER BY tlid LIMIT 45) As "
+"foo;\n"
 "\n"
 "geomtextrep\n"
 "-------------------------------------\n"
-" SRID=4269;GEOMETRYCOLLECTION(POLYGON((-71.040878 42.285678,-71.040943 42.2856,-71.04096 42.285752,-71.040878 42.285678)),\n"
-" POLYGON((-71.17166 42.353675,-71.172026 42.354044,-71.17239 42.354358,-71.171794 42.354971,-71.170511 42.354855,\n"
+" SRID=4269;GEOMETRYCOLLECTION(POLYGON((-71.040878 42.285678,-71.040943 "
+"42.2856,-71.04096 42.285752,-71.040878 42.285678)),\n"
+" POLYGON((-71.17166 42.353675,-71.172026 42.354044,-71.17239 "
+"42.354358,-71.171794 42.354971,-71.170511 42.354855,\n"
 " -71.17112 42.354238,-71.17166 42.353675)))\n"
 "(1 row)\n"
 "\n"
@@ -2572,10 +2757,13 @@ msgid ""
 "\n"
 "geomtextrep\n"
 "------------------------\n"
-" SRID=4269;POLYGON((-71.040878 42.285678,-71.040943 42.2856,-71.04096 42.285752,\n"
+" SRID=4269;POLYGON((-71.040878 42.285678,-71.040943 42.2856,-71.04096 "
+"42.285752,\n"
 "-71.040878 42.285678))\n"
-" SRID=4269;POLYGON((-71.17166 42.353675,-71.172026 42.354044,-71.17239 42.354358\n"
-",-71.171794 42.354971,-71.170511 42.354855,-71.17112 42.354238,-71.17166 42.353675))\n"
+" SRID=4269;POLYGON((-71.17166 42.353675,-71.172026 42.354044,-71.17239 "
+"42.354358\n"
+",-71.171794 42.354971,-71.170511 42.354855,-71.17112 42.354238,-71.17166 "
+"42.353675))\n"
 "(2 rows)"
 msgstr ""
 
@@ -2597,7 +2785,9 @@ msgstr ""
 msgid ""
 "<funcdef>geometry <function>ST_Node</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_Node</function></funcdef> <paramdef><type>geometry </type> <parameter>geom</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_Node</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef>"
 
 #. Tag: para
 #: reference_processing.xml:1352
@@ -2626,11 +2816,13 @@ msgstr ""
 #, no-c-format
 msgid ""
 "SELECT ST_AsEWKT(\n"
-"                ST_Node('LINESTRINGZ(0 0 0, 10 10 10, 0 10 5, 10 0 3)'::geometry)\n"
+"                ST_Node('LINESTRINGZ(0 0 0, 10 10 10, 0 10 5, 10 0 3)'::"
+"geometry)\n"
 "        ) As  output;\n"
 "output\n"
 "-----------\n"
-"MULTILINESTRING((0 0 0,5 5 4.5),(5 5 4.5,10 10 10,0 10 5,5 5 4.5),(5 5 4.5,10 0 3))"
+"MULTILINESTRING((0 0 0,5 5 4.5),(5 5 4.5,10 10 10,0 10 5,5 5 4.5),(5 5 "
+"4.5,10 0 3))"
 msgstr ""
 
 #. Tag: refname
@@ -2653,11 +2845,15 @@ msgstr ""
 msgid ""
 "<funcdef>geometry <function>ST_OffsetCurve</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>line</parameter></paramdef> "
-"<paramdef><type>float </type> "
-"<parameter>signed_distance</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text </type> "
+"<paramdef><type>float </type> <parameter>signed_distance</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>text </type> "
+"<parameter>style_parameters=''</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_OffsetCurve</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>line</parameter></paramdef> "
+"<paramdef><type>float </type> <parameter>signed_distance</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>text </type> "
 "<parameter>style_parameters=''</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_OffsetCurve</function></funcdef> <paramdef><type>geometry </type> <parameter>line</parameter></paramdef> <paramdef><type>float </type> <parameter>signed_distance</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter>style_parameters=''</parameter></paramdef>"
 
 #. Tag: para
 #: reference_processing.xml:1406
@@ -2673,8 +2869,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "For positive distance the offset will be at the left side of the input line "
-"and retain the same direction. For a negative distance it'll be at the right"
-" side and in the opposite direction."
+"and retain the same direction. For a negative distance it'll be at the right "
+"side and in the opposite direction."
 msgstr ""
 
 #. Tag: para
@@ -2794,8 +2990,8 @@ msgstr ""
 #: reference_processing.xml:1489
 #, no-c-format
 msgid ""
-"double-offset to get more curvy, note the first reverses direction, so -30 +"
-" 15 = -15"
+"double-offset to get more curvy, note the first reverses direction, so -30 + "
+"15 = -15"
 msgstr ""
 
 #. Tag: programlisting
@@ -2803,7 +2999,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "SELECT ST_AsText(ST_OffsetCurve(ST_OffsetCurve(geom,\n"
-"        -30, 'quad_segs=4 join=round'), -15, 'quad_segs=4 join=round')) As morecurvy\n"
+"        -30, 'quad_segs=4 join=round'), -15, 'quad_segs=4 join=round')) As "
+"morecurvy\n"
 "        FROM ST_GeomFromText(\n"
 "'LINESTRING(164 16,144 16,124 16,104 16,84 16,64 16,\n"
 "        44 16,24 16,20 16,18 16,17 17,\n"
@@ -2842,7 +3039,8 @@ msgid ""
 "MULTILINESTRING((164 1,18 1,12.2597485145237 2.1418070123307,\n"
 "7.39339828220179 5.39339828220179,5.39339828220179 7.39339828220179,\n"
 "2.14180701233067 12.2597485145237,1 18,1 195),\n"
-"(164 31,46 31,40.2597485145236 32.1418070123307,35.3933982822018 35.3933982822018,\n"
+"(164 31,46 31,40.2597485145236 32.1418070123307,35.3933982822018 "
+"35.3933982822018,\n"
 "32.1418070123307 40.2597485145237,31 46,31 195))"
 msgstr ""
 
@@ -2900,8 +3098,7 @@ msgstr ""
 #. Tag: refpurpose
 #: reference_processing.xml:1543
 #, no-c-format
-msgid ""
-"Returns a version of the given geometry with duplicated points removed."
+msgid "Returns a version of the given geometry with duplicated points removed."
 msgstr ""
 
 #. Tag: funcprototype
@@ -2910,14 +3107,16 @@ msgstr ""
 msgid ""
 "<funcdef>geometry <function>ST_RemoveRepeatedPoints</function></funcdef> "
 "<paramdef><type>geometry</type> <parameter>geom</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_RemoveRepeatedPoints</function></funcdef> <paramdef><type>geometry</type> <parameter>geom</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_RemoveRepeatedPoints</function></funcdef> "
+"<paramdef><type>geometry</type> <parameter>geom</parameter></paramdef>"
 
 #. Tag: para
 #: reference_processing.xml:1558
 #, no-c-format
 msgid ""
-"Returns a version of the given geometry with duplicated points removed. Will"
-" actually do something only with (multi)lines, (multi)polygons and "
+"Returns a version of the given geometry with duplicated points removed. Will "
+"actually do something only with (multi)lines, (multi)polygons and "
 "multipoints but you can safely call it with any kind of geometry. Since "
 "simplification occurs on a object-by-object basis you can also feed a "
 "GeometryCollection to this function."
@@ -2933,8 +3132,8 @@ msgstr ""
 #: reference_processing.xml:1579
 #, no-c-format
 msgid ""
-"Returns a collection containing paths shared by the two input "
-"linestrings/multilinestrings."
+"Returns a collection containing paths shared by the two input linestrings/"
+"multilinestrings."
 msgstr ""
 
 #. Tag: funcprototype
@@ -2944,7 +3143,10 @@ msgid ""
 "<funcdef>geometry <function>ST_SharedPaths</function></funcdef> "
 "<paramdef><type>geometry</type> <parameter>lineal1</parameter></paramdef> "
 "<paramdef><type>geometry</type> <parameter>lineal2</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_SharedPaths</function></funcdef> <paramdef><type>geometry</type> <parameter>lineal1</parameter></paramdef> <paramdef><type>geometry</type> <parameter>lineal2</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_SharedPaths</function></funcdef> "
+"<paramdef><type>geometry</type> <parameter>lineal1</parameter></paramdef> "
+"<paramdef><type>geometry</type> <parameter>lineal2</parameter></paramdef>"
 
 #. Tag: para
 #: reference_processing.xml:1594
@@ -2952,8 +3154,8 @@ msgstr "<funcdef>geometry <function>ST_SharedPaths</function></funcdef> <paramde
 msgid ""
 "Returns a collection containing paths shared by the two input geometries. "
 "Those going in the same direction are in the first element of the "
-"collection, those going in the opposite direction are in the second element."
-" The paths themselves are given in the direction of the first geometry."
+"collection, those going in the opposite direction are in the second element. "
+"The paths themselves are given in the direction of the first geometry."
 msgstr ""
 
 #. Tag: para
@@ -2988,9 +3190,11 @@ msgstr ""
 msgid ""
 "SELECT ST_AsText(\n"
 "  ST_SharedPaths(\n"
-"    ST_GeomFromText('MULTILINESTRING((26 125,26 200,126 200,126 125,26 125),\n"
+"    ST_GeomFromText('MULTILINESTRING((26 125,26 200,126 200,126 125,26 "
+"125),\n"
 "            (51 150,101 150,76 175,51 150))'),\n"
-"         ST_GeomFromText('LINESTRING(151 100,126 156.25,126 125,90 161, 76 175)')\n"
+"         ST_GeomFromText('LINESTRING(151 100,126 156.25,126 125,90 161, 76 "
+"175)')\n"
 "         )\n"
 "  ) As wkt\n"
 "\n"
@@ -3022,7 +3226,8 @@ msgstr ""
 #. Tag: para
 #: reference_processing.xml:1642
 #, no-c-format
-msgid ", <xref linkend=\"ST_GeometryN\"/>, <xref linkend=\"ST_NumGeometries\"/>"
+msgid ""
+", <xref linkend=\"ST_GeometryN\"/>, <xref linkend=\"ST_NumGeometries\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -3047,7 +3252,9 @@ msgstr ""
 msgid ""
 "<funcdef>geometry <function>ST_Shift_Longitude</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_Shift_Longitude</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_Shift_Longitude</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef>"
 
 #. Tag: para
 #: reference_processing.xml:1672
@@ -3076,8 +3283,7 @@ msgstr ""
 #. Tag: para
 #: reference_processing.xml:1683
 #, no-c-format
-msgid ""
-"Enhanced: 2.0.0 support for Polyhedral surfaces and TIN was introduced."
+msgid "Enhanced: 2.0.0 support for Polyhedral surfaces and TIN was introduced."
 msgstr ""
 
 #. Tag: programlisting
@@ -3085,14 +3291,17 @@ msgstr ""
 #, no-c-format
 msgid ""
 "--3d points\n"
-"SELECT ST_AsEWKT(ST_Shift_Longitude(ST_GeomFromEWKT('SRID=4326;POINT(-118.58 38.38 10)'))) As geomA,\n"
-"        ST_AsEWKT(ST_Shift_Longitude(ST_GeomFromEWKT('SRID=4326;POINT(241.42 38.38 10)'))) As geomb\n"
+"SELECT ST_AsEWKT(ST_Shift_Longitude(ST_GeomFromEWKT('SRID=4326;POINT(-118.58 "
+"38.38 10)'))) As geomA,\n"
+"        ST_AsEWKT(ST_Shift_Longitude(ST_GeomFromEWKT('SRID=4326;POINT(241.42 "
+"38.38 10)'))) As geomb\n"
 "geomA                                                          geomB\n"
 "----------                                                  -----------\n"
 "SRID=4326;POINT(241.42 38.38 10) SRID=4326;POINT(-118.58 38.38 10)\n"
 "\n"
 "--regular line string\n"
-"SELECT ST_AsText(ST_Shift_Longitude(ST_GeomFromText('LINESTRING(-118.58 38.38, -118.20 38.45)')))\n"
+"SELECT ST_AsText(ST_Shift_Longitude(ST_GeomFromText('LINESTRING(-118.58 "
+"38.38, -118.20 38.45)')))\n"
 "\n"
 "st_astext\n"
 "----------\n"
@@ -3126,7 +3335,10 @@ msgid ""
 "<funcdef>geometry <function>ST_Simplify</function></funcdef> "
 "<paramdef><type>geometry</type> <parameter>geomA</parameter></paramdef> "
 "<paramdef><type>float</type> <parameter>tolerance</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_Simplify</function></funcdef> <paramdef><type>geometry</type> <parameter>geomA</parameter></paramdef> <paramdef><type>float</type> <parameter>tolerance</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_Simplify</function></funcdef> "
+"<paramdef><type>geometry</type> <parameter>geomA</parameter></paramdef> "
+"<paramdef><type>float</type> <parameter>tolerance</parameter></paramdef>"
 
 #. Tag: para
 #: reference_processing.xml:1721
@@ -3143,16 +3355,16 @@ msgstr ""
 #: reference_processing.xml:1728
 #, no-c-format
 msgid ""
-"Note that returned geometry might loose its simplicity (see <xref "
-"linkend=\"ST_IsSimple\"/>)"
+"Note that returned geometry might loose its simplicity (see <xref linkend="
+"\"ST_IsSimple\"/>)"
 msgstr ""
 
 #. Tag: para
 #: reference_processing.xml:1730
 #, no-c-format
 msgid ""
-"Note topology may not be preserved and may result in invalid geometries. Use"
-" (see <xref linkend=\"ST_SimplifyPreserveTopology\"/>) to preserve topology."
+"Note topology may not be preserved and may result in invalid geometries. Use "
+"(see <xref linkend=\"ST_SimplifyPreserveTopology\"/>) to preserve topology."
 msgstr ""
 
 #. Tag: para
@@ -3171,14 +3383,20 @@ msgstr ""
 #: reference_processing.xml:1739
 #, no-c-format
 msgid ""
-"SELECT ST_Npoints(the_geom) As np_before, ST_NPoints(ST_Simplify(the_geom,0.1)) As np01_notbadcircle, ST_NPoints(ST_Simplify(the_geom,0.5)) As np05_notquitecircle,\n"
-"ST_NPoints(ST_Simplify(the_geom,1)) As np1_octagon, ST_NPoints(ST_Simplify(the_geom,10)) As np10_triangle,\n"
+"SELECT ST_Npoints(the_geom) As np_before, "
+"ST_NPoints(ST_Simplify(the_geom,0.1)) As np01_notbadcircle, "
+"ST_NPoints(ST_Simplify(the_geom,0.5)) As np05_notquitecircle,\n"
+"ST_NPoints(ST_Simplify(the_geom,1)) As np1_octagon, "
+"ST_NPoints(ST_Simplify(the_geom,10)) As np10_triangle,\n"
 "(ST_Simplify(the_geom,100) is null) As  np100_geometrygoesaway\n"
 "FROM (SELECT ST_Buffer('POINT(1 3)', 10,12) As the_geom) As foo;\n"
 "-result\n"
-" np_before | np01_notbadcircle | np05_notquitecircle | np1_octagon | np10_triangle | np100_geometrygoesaway\n"
-"-----------+-------------------+---------------------+-------------+---------------+------------------------\n"
-"                49 |                33 |                  17 |           9 |             4 | t"
+" np_before | np01_notbadcircle | np05_notquitecircle | np1_octagon | "
+"np10_triangle | np100_geometrygoesaway\n"
+"-----------+-------------------+---------------------+-------------"
+"+---------------+------------------------\n"
+"                49 |                33 |                  17 |           9 "
+"|             4 | t"
 msgstr ""
 
 #. Tag: para
@@ -3206,10 +3424,13 @@ msgstr ""
 #: reference_processing.xml:1757
 #, no-c-format
 msgid ""
-"<funcdef>geometry <function>ST_SimplifyPreserveTopology</function></funcdef>"
-" <paramdef><type>geometry</type> <parameter>geomA</parameter></paramdef> "
+"<funcdef>geometry <function>ST_SimplifyPreserveTopology</function></funcdef> "
+"<paramdef><type>geometry</type> <parameter>geomA</parameter></paramdef> "
+"<paramdef><type>float</type> <parameter>tolerance</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_SimplifyPreserveTopology</function></funcdef> "
+"<paramdef><type>geometry</type> <parameter>geomA</parameter></paramdef> "
 "<paramdef><type>float</type> <parameter>tolerance</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_SimplifyPreserveTopology</function></funcdef> <paramdef><type>geometry</type> <parameter>geomA</parameter></paramdef> <paramdef><type>float</type> <parameter>tolerance</parameter></paramdef>"
 
 #. Tag: para
 #: reference_processing.xml:1767
@@ -3218,8 +3439,8 @@ msgid ""
 "Returns a \"simplified\" version of the given geometry using the Douglas-"
 "Peucker algorithm. Will avoid creating derived geometries (polygons in "
 "particular) that are invalid. Will actually do something only with "
-"(multi)lines and (multi)polygons but you can safely call it with any kind of"
-" geometry. Since simplification occurs on a object-by-object basis you can "
+"(multi)lines and (multi)polygons but you can safely call it with any kind of "
+"geometry. Since simplification occurs on a object-by-object basis you can "
 "also feed a GeometryCollection to this function."
 msgstr ""
 
@@ -3247,15 +3468,22 @@ msgstr ""
 #: reference_processing.xml:1783
 #, no-c-format
 msgid ""
-"SELECT ST_Npoints(the_geom) As np_before, ST_NPoints(ST_SimplifyPreserveTopology(the_geom,0.1)) As np01_notbadcircle, ST_NPoints(ST_SimplifyPreserveTopology(the_geom,0.5)) As np05_notquitecircle,\n"
-"ST_NPoints(ST_SimplifyPreserveTopology(the_geom,1)) As np1_octagon, ST_NPoints(ST_SimplifyPreserveTopology(the_geom,10)) As np10_square,\n"
+"SELECT ST_Npoints(the_geom) As np_before, "
+"ST_NPoints(ST_SimplifyPreserveTopology(the_geom,0.1)) As np01_notbadcircle, "
+"ST_NPoints(ST_SimplifyPreserveTopology(the_geom,0.5)) As "
+"np05_notquitecircle,\n"
+"ST_NPoints(ST_SimplifyPreserveTopology(the_geom,1)) As np1_octagon, "
+"ST_NPoints(ST_SimplifyPreserveTopology(the_geom,10)) As np10_square,\n"
 "ST_NPoints(ST_SimplifyPreserveTopology(the_geom,100)) As  np100_stillsquare\n"
 "FROM (SELECT ST_Buffer('POINT(1 3)', 10,12) As the_geom) As foo;\n"
 "\n"
 "--result--\n"
-" np_before | np01_notbadcircle | np05_notquitecircle | np1_octagon | np10_square | np100_stillsquare\n"
-"-----------+-------------------+---------------------+-------------+---------------+-------------------\n"
-"                49 |                33 |                  17 |           9 |             5 |                 5"
+" np_before | np01_notbadcircle | np05_notquitecircle | np1_octagon | "
+"np10_square | np100_stillsquare\n"
+"-----------+-------------------+---------------------+-------------"
+"+---------------+-------------------\n"
+"                49 |                33 |                  17 |           9 "
+"|             5 |                 5"
 msgstr ""
 
 #. Tag: refname
@@ -3277,7 +3505,10 @@ msgid ""
 "<funcdef>geometry <function>ST_Split</function></funcdef> "
 "<paramdef><type>geometry</type> <parameter>input</parameter></paramdef> "
 "<paramdef><type>geometry</type> <parameter>blade</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_Split</function></funcdef> <paramdef><type>geometry</type> <parameter>input</parameter></paramdef> <paramdef><type>geometry</type> <parameter>blade</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_Split</function></funcdef> "
+"<paramdef><type>geometry</type> <parameter>input</parameter></paramdef> "
+"<paramdef><type>geometry</type> <parameter>blade</parameter></paramdef>"
 
 #. Tag: para
 #: reference_processing.xml:1809
@@ -3318,7 +3549,8 @@ msgstr ""
 #: reference_processing.xml:1857
 #, no-c-format
 msgid ""
-"-- this creates a geometry collection consisting of the 2 halves of the polygon\n"
+"-- this creates a geometry collection consisting of the 2 halves of the "
+"polygon\n"
 "-- this is similar to the example we demonstrated in ST_BuildArea\n"
 "SELECT ST_Split(circle, line)\n"
 "FROM (SELECT \n"
@@ -3326,7 +3558,8 @@ msgid ""
 "    ST_Buffer(ST_GeomFromText('POINT(100 90)'), 50) As circle) As foo;\n"
 "    \n"
 "-- result --\n"
-" GEOMETRYCOLLECTION(POLYGON((150 90,149.039264020162 80.2454838991936,146.193976625564 70.8658283817455,..), POLYGON(..)))\n"
+" GEOMETRYCOLLECTION(POLYGON((150 90,149.039264020162 "
+"80.2454838991936,146.193976625564 70.8658283817455,..), POLYGON(..)))\n"
 " \n"
 "-- To convert to individual polygons, you can use ST_Dump or ST_GeometryN\n"
 "SELECT ST_AsText((ST_Dump(ST_Split(circle, line))).geom) As wkt\n"
@@ -3338,7 +3571,8 @@ msgid ""
 "wkt\n"
 "---------------\n"
 "POLYGON((150 90,149.039264020162 80.2454838991936,..))\n"
-"POLYGON((60.1371179574584 60.1371179574584,58.4265193848728 62.2214883490198,53.8060233744357 ..))"
+"POLYGON((60.1371179574584 60.1371179574584,58.4265193848728 "
+"62.2214883490198,53.8060233744357 ..))"
 msgstr ""
 
 #. Tag: para
@@ -3353,7 +3587,8 @@ msgstr ""
 msgid ""
 "SELECT ST_AsText(ST_Split(mline, pt)) As wktcut\n"
 "        FROM (SELECT \n"
-"    ST_GeomFromText('MULTILINESTRING((10 10, 190 190), (15 15, 30 30, 100 90))') As mline,\n"
+"    ST_GeomFromText('MULTILINESTRING((10 10, 190 190), (15 15, 30 30, 100 "
+"90))') As mline,\n"
 "    ST_Point(30,30) As pt) As foo;\n"
 "    \n"
 "wktcut\n"
@@ -3385,8 +3620,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Returns a geometry that represents the portions of A and B that do not "
-"intersect. It is called a symmetric difference because ST_SymDifference(A,B)"
-" = ST_SymDifference(B,A)."
+"intersect. It is called a symmetric difference because ST_SymDifference(A,B) "
+"= ST_SymDifference(B,A)."
 msgstr ""
 
 #. Tag: funcprototype
@@ -3396,15 +3631,18 @@ msgid ""
 "<funcdef>geometry <function>ST_SymDifference</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>geomB</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_SymDifference</function></funcdef> <paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> <paramdef><type>geometry </type> <parameter>geomB</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_SymDifference</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geomA</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>geomB</parameter></paramdef>"
 
 #. Tag: para
 #: reference_processing.xml:1921
 #, no-c-format
 msgid ""
 "Returns a geometry that represents the portions of A and B that do not "
-"intersect. It is called a symmetric difference because ST_SymDifference(A,B)"
-" = ST_SymDifference(B,A). One can think of this as ST_Union(geomA,geomB) - "
+"intersect. It is called a symmetric difference because ST_SymDifference(A,B) "
+"= ST_SymDifference(B,A). One can think of this as ST_Union(geomA,geomB) - "
 "ST_Intersection(A,B)."
 msgstr ""
 
@@ -3448,7 +3686,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "--When used in 3d doesn't quite do the right thing\n"
-"SELECT ST_AsEWKT(ST_SymDifference(ST_GeomFromEWKT('LINESTRING(1 2 1, 1 4 2)'),\n"
+"SELECT ST_AsEWKT(ST_SymDifference(ST_GeomFromEWKT('LINESTRING(1 2 1, 1 4 "
+"2)'),\n"
 "        ST_GeomFromEWKT('LINESTRING(1 1 3, 1 3 4)')))\n"
 "\n"
 "st_astext\n"
@@ -3480,15 +3719,24 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcprototype> <funcdef>geometry <function>ST_Union</function></funcdef> "
-"<paramdef><type>geometry set</type> "
-"<parameter>g1field</parameter></paramdef> </funcprototype> <funcprototype> "
+"<paramdef><type>geometry set</type> <parameter>g1field</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_Union</function></funcdef> <paramdef><type>geometry</type> "
+"<parameter>g1</parameter></paramdef> <paramdef><type>geometry</type> "
+"<parameter>g2</parameter></paramdef> </funcprototype> <funcprototype> "
 "<funcdef>geometry <function>ST_Union</function></funcdef> "
-"<paramdef><type>geometry</type> <parameter>g1</parameter></paramdef> "
-"<paramdef><type>geometry</type> <parameter>g2</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>geometry "
-"<function>ST_Union</function></funcdef> <paramdef><type>geometry[]</type> "
-"<parameter>g1_array</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>geometry <function>ST_Union</function></funcdef> <paramdef><type>geometry set</type> <parameter>g1field</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_Union</function></funcdef> <paramdef><type>geometry</type> <parameter>g1</parameter></paramdef> <paramdef><type>geometry</type> <parameter>g2</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>geometry <function>ST_Union</function></funcdef> <paramdef><type>geometry[]</type> <parameter>g1_array</parameter></paramdef> </funcprototype>"
+"<paramdef><type>geometry[]</type> <parameter>g1_array</parameter></paramdef> "
+"</funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>geometry <function>ST_Union</function></funcdef> "
+"<paramdef><type>geometry set</type> <parameter>g1field</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>geometry "
+"<function>ST_Union</function></funcdef> <paramdef><type>geometry</type> "
+"<parameter>g1</parameter></paramdef> <paramdef><type>geometry</type> "
+"<parameter>g2</parameter></paramdef> </funcprototype> <funcprototype> "
+"<funcdef>geometry <function>ST_Union</function></funcdef> "
+"<paramdef><type>geometry[]</type> <parameter>g1_array</parameter></paramdef> "
+"</funcprototype>"
 
 #. Tag: para
 #: reference_processing.xml:2013
@@ -3506,17 +3754,17 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Aggregate version: This function returns a MULTI geometry or NON-MULTI "
-"geometry from a set of geometries. The ST_Union() function is an "
-"\"aggregate\" function in the terminology of PostgreSQL. That means that it "
-"operates on rows of data, in the same way the SUM() and AVG() functions do."
+"geometry from a set of geometries. The ST_Union() function is an \"aggregate"
+"\" function in the terminology of PostgreSQL. That means that it operates on "
+"rows of data, in the same way the SUM() and AVG() functions do."
 msgstr ""
 
 #. Tag: para
 #: reference_processing.xml:2023
 #, no-c-format
 msgid ""
-"Non-Aggregate version: This function returns a geometry being a union of two"
-" input geometries. Output type can be a MULTI*, NON-MULTI or "
+"Non-Aggregate version: This function returns a geometry being a union of two "
+"input geometries. Output type can be a MULTI*, NON-MULTI or "
 "GEOMETRYCOLLECTION."
 msgstr ""
 
@@ -3560,8 +3808,8 @@ msgstr ""
 #: reference_processing.xml:2043
 #, no-c-format
 msgid ""
-"&sqlmm_compliant; SQL-MM 3: 5.1.19 the z-index (elevation) when polygons are"
-" involved."
+"&sqlmm_compliant; SQL-MM 3: 5.1.19 the z-index (elevation) when polygons are "
+"involved."
 msgstr ""
 
 #. Tag: para
@@ -3612,7 +3860,8 @@ msgid ""
 "\n"
 "st_asewkt\n"
 "---------\n"
-"GEOMETRYCOLLECTION(POINT(-2 3 1),LINESTRING(5 5 5,10 10 10),POLYGON((-7 4.2 5,-7.1 4.2 5,-7.1 4.3 5,-7 4.2 5)));\n"
+"GEOMETRYCOLLECTION(POINT(-2 3 1),LINESTRING(5 5 5,10 10 10),POLYGON((-7 4.2 "
+"5,-7.1 4.2 5,-7.1 4.3 5,-7 4.2 5)));\n"
 "\n"
 "--3d example not mixing dimensions\n"
 "SELECT ST_AsEWKT(st_union(the_geom))\n"
@@ -3628,13 +3877,15 @@ msgid ""
 "\n"
 "st_asewkt\n"
 "---------\n"
-"GEOMETRYCOLLECTION(POINT(-2 3 1),LINESTRING(5 5 5,10 10 10),POLYGON((-7 4.2 2,-7.1 4.2 3,-7.1 4.3 2,-7 4.2 2)))\n"
+"GEOMETRYCOLLECTION(POINT(-2 3 1),LINESTRING(5 5 5,10 10 10),POLYGON((-7 4.2 "
+"2,-7.1 4.2 3,-7.1 4.3 2,-7 4.2 2)))\n"
 "\n"
 "--Examples using new Array construct\n"
 "SELECT ST_Union(ARRAY(SELECT the_geom FROM sometable));\n"
 "\n"
 "SELECT ST_AsText(ST_Union(ARRAY[ST_GeomFromText('LINESTRING(1 2, 3 4)'),\n"
-"                        ST_GeomFromText('LINESTRING(3 4, 4 5)')])) As wktunion;\n"
+"                        ST_GeomFromText('LINESTRING(3 4, 4 5)')])) As "
+"wktunion;\n"
 "\n"
 "--wktunion---\n"
 "MULTILINESTRING((3 4,4 5),(1 2,3 4))"
@@ -3658,16 +3909,18 @@ msgstr ""
 msgid ""
 "<funcdef>geometry <function>ST_UnaryUnion</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_UnaryUnion</function></funcdef> <paramdef><type>geometry </type> <parameter>geom</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_UnaryUnion</function></funcdef> "
+"<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef>"
 
 #. Tag: para
 #: reference_processing.xml:2083
 #, no-c-format
 msgid ""
 "Unlike ST_Union, ST_UnaryUnion does dissolve boundaries between components "
-"of a multipolygon (invalid) and does perform union between the components of"
-" a geometrycollection. Each components of the input geometry is assumed to "
-"be valid, so you won't get a valid multipolygon out of a bow-tie polygon "
+"of a multipolygon (invalid) and does perform union between the components of "
+"a geometrycollection. Each components of the input geometry is assumed to be "
+"valid, so you won't get a valid multipolygon out of a bow-tie polygon "
 "(invalid)."
 msgstr ""
 
index 70522cd0bfb6e73e2b62050caf6b3559efd29037..cb5cda76978343597b6d1fac0db5d81108b1d1f0 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 # vpicavet <vincent.ml@oslandia.com>, 2013
 msgid ""
@@ -9,11 +9,12 @@ msgstr ""
 "POT-Creation-Date: 2012-10-11 21:39+0000\n"
 "PO-Revision-Date: 2013-12-17 19:32+0000\n"
 "Last-Translator: vpicavet <vincent.ml@oslandia.com>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: title
@@ -44,8 +45,8 @@ msgstr ""
 #: reference_raster.xml:10
 #, no-c-format
 msgid ""
-"For loading rasters from raster files please refer to <xref "
-"linkend=\"RT_Loading_Rasters\"/>"
+"For loading rasters from raster files please refer to <xref linkend="
+"\"RT_Loading_Rasters\"/>"
 msgstr ""
 
 #. Tag: para
@@ -90,16 +91,18 @@ msgid ""
 "),\n"
 "-- Raster: 5 x 5 pixels, 3 bands, PT_8BUI pixel type, NODATA = 0\n"
 "(2,  ('01000003009A9999999999A93F9A9999999999A9BF000000E02B274A' ||\n"
-"'41000000007719564100000000000000000000000000000000FFFFFFFF050005000400FDFEFDFEFEFDFEFEFDF9FAFEF' ||\n"
-"'EFCF9FBFDFEFEFDFCFAFEFEFE04004E627AADD16076B4F9FE6370A9F5FE59637AB0E54F58617087040046566487A1506CA2E3FA5A6CAFFBFE4D566DA4CB3E454C5665')::raster);"
+"'41000000007719564100000000000000000000000000000000FFFFFFFF050005000400FDFEFDFEFEFDFEFEFDF9FAFEF' "
+"||\n"
+"'EFCF9FBFDFEFEFDFCFAFEFEFE04004E627AADD16076B4F9FE6370A9F5FE59637AB0E54F58617087040046566487A1506CA2E3FA5A6CAFFBFE4D566DA4CB3E454C5665')::"
+"raster);"
 msgstr ""
 
 #. Tag: para
 #: reference_raster.xml:17
 #, no-c-format
 msgid ""
-"This section lists the PostgreSQL data types specifically created to support"
-" raster functionality."
+"This section lists the PostgreSQL data types specifically created to support "
+"raster functionality."
 msgstr ""
 
 #. Tag: title
@@ -304,8 +307,8 @@ msgstr "<parameter>pixeltype </parameter> <type>text</type>"
 #: reference_raster.xml:72
 #, no-c-format
 msgid ""
-"Pixel type of the new band. One of defined pixel types as described in <xref"
-" linkend=\"RT_ST_BandPixelType\"/>."
+"Pixel type of the new band. One of defined pixel types as described in <xref "
+"linkend=\"RT_ST_BandPixelType\"/>."
 msgstr ""
 
 #. Tag: term
@@ -529,8 +532,8 @@ msgstr "<parameter>pixeltype </parameter><type>text</type>"
 #: reference_raster.xml:228
 #, no-c-format
 msgid ""
-"One of defined pixel types as described in <xref "
-"linkend=\"RT_ST_BandPixelType\"/>"
+"One of defined pixel types as described in <xref linkend="
+"\"RT_ST_BandPixelType\"/>"
 msgstr ""
 
 #. Tag: term
@@ -584,23 +587,22 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<refpurpose>A composite type used as input into the ST_Union function "
-"defining the bands to be processed and behavior of the UNION "
-"operation.</refpurpose>"
+"defining the bands to be processed and behavior of the UNION operation.</"
+"refpurpose>"
 msgstr ""
 
 #. Tag: para
 #: reference_raster.xml:258
 #, no-c-format
 msgid ""
-"<para>A composite type used as input into the ST_Union function defining the"
-" bands to be processed and behavior of the UNION operation.</para>"
+"<para>A composite type used as input into the ST_Union function defining the "
+"bands to be processed and behavior of the UNION operation.</para>"
 msgstr ""
 
 #. Tag: para
 #: reference_raster.xml:268
 #, no-c-format
-msgid ""
-"1-based value indicating the band of each input raster to be processed."
+msgid "1-based value indicating the band of each input raster to be processed."
 msgstr ""
 
 #. Tag: term
@@ -613,8 +615,8 @@ msgstr "<parameter>uniontype </parameter> <type>text</type>"
 #: reference_raster.xml:280
 #, no-c-format
 msgid ""
-"Type of UNION operation. One of defined types as described in <xref "
-"linkend=\"RT_ST_Union\"/>."
+"Type of UNION operation. One of defined types as described in <xref linkend="
+"\"RT_ST_Union\"/>."
 msgstr ""
 
 #. Tag: title
@@ -644,67 +646,109 @@ msgstr ""
 #: reference_raster.xml:311
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>boolean "
-"<function>AddRasterConstraints</function></funcdef> <paramdef><type>name "
-"</type> <parameter>rasttable</parameter></paramdef> <paramdef><type>name "
-"</type> <parameter>rastcolumn</parameter></paramdef> <paramdef><type>boolean"
-" </type> <parameter>srid</parameter></paramdef> <paramdef><type>boolean "
-"</type> <parameter>scale_x</parameter></paramdef> <paramdef><type>boolean "
-"</type> <parameter>scale_y</parameter></paramdef> <paramdef><type>boolean "
-"</type> <parameter>blocksize_x</parameter></paramdef> "
-"<paramdef><type>boolean </type> "
-"<parameter>blocksize_y</parameter></paramdef> <paramdef><type>boolean "
-"</type> <parameter>same_alignment</parameter></paramdef> "
-"<paramdef><type>boolean </type> "
-"<parameter>regular_blocking</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> <parameter>num_bands=true</parameter> "
-"</paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
-"<parameter>pixel_types=true</parameter> </paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>nodata_values=true</parameter> </paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> <parameter>out_db=true</parameter> "
-"</paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
-"<parameter>extent=true</parameter> </paramdef> </funcprototype> "
-"<funcprototype> <funcdef>boolean "
-"<function>AddRasterConstraints</function></funcdef> <paramdef><type>name "
-"</type> <parameter>rasttable</parameter></paramdef> <paramdef><type>name "
-"</type> <parameter>rastcolumn</parameter></paramdef> <paramdef><type>text[] "
-"</type> <parameter>VARIADIC constraints</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>boolean "
-"<function>AddRasterConstraints</function></funcdef> <paramdef><type>name "
-"</type> <parameter>rastschema</parameter></paramdef> <paramdef><type>name "
-"</type> <parameter>rasttable</parameter></paramdef> <paramdef><type>name "
-"</type> <parameter>rastcolumn</parameter></paramdef> <paramdef><type>text[] "
-"</type> <parameter>VARIADIC constraints</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>boolean "
-"<function>AddRasterConstraints</function></funcdef> <paramdef><type>name "
-"</type> <parameter>rastschema</parameter></paramdef> <paramdef><type>name "
-"</type> <parameter>rasttable</parameter></paramdef> <paramdef><type>name "
-"</type> <parameter>rastcolumn</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>srid=true</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>scale_x=true</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>scale_y=true</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>blocksize_x=true</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>blocksize_y=true</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>same_alignment=true</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>regular_blocking=true</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>num_bands=true</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>pixel_types=true</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>nodata_values=true</parameter> </paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> <parameter>out_db=true</parameter> "
-"</paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
-"<parameter>extent=true</parameter> </paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>boolean <function>AddRasterConstraints</function></funcdef> <paramdef><type>name </type> <parameter>rasttable</parameter></paramdef> <paramdef><type>name </type> <parameter>rastcolumn</parameter></paramdef> <paramdef><type>boolean </type> <parameter>srid</parameter></paramdef> <paramdef><type>boolean </type> <parameter>scale_x</parameter></paramdef> <paramdef><type>boolean </type> <parameter>scale_y</parameter></paramdef> <paramdef><type>boolean </type> <parameter>blocksize_x</parameter></paramdef> <paramdef><type>boolean </type> <parameter>blocksize_y</parameter></paramdef> <paramdef><type>boolean </type> <parameter>same_alignment</parameter></paramdef> <paramdef><type>boolean </type> <parameter>regular_blocking</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>num_bands=true</parameter> </paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>pixel_types=true</parameter> </paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>nodata_values=true</parameter> </paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>out_db=true</parameter> </paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>extent=true</parameter> </paramdef> </funcprototype> <funcprototype> <funcdef>boolean <function>AddRasterConstraints</function></funcdef> <paramdef><type>name </type> <parameter>rasttable</parameter></paramdef> <paramdef><type>name </type> <parameter>rastcolumn</parameter></paramdef> <paramdef><type>text[] </type> <parameter>VARIADIC constraints</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>boolean <function>AddRasterConstraints</function></funcdef> <paramdef><type>name </type> <parameter>rastschema</parameter></paramdef> <paramdef><type>name </type> <parameter>rasttable</parameter></paramdef> <paramdef><type>name </type> <parameter>rastcolumn</parameter></paramdef> <paramdef><type>text[] </type> <parameter>VARIADIC constraints</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>boolean <function>AddRasterConstraints</function></funcdef> <paramdef><type>name </type> <parameter>rastschema</parameter></paramdef> <paramdef><type>name </type> <parameter>rasttable</parameter></paramdef> <paramdef><type>name </type> <parameter>rastcolumn</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>srid=true</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>scale_x=true</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>scale_y=true</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>blocksize_x=true</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>blocksize_y=true</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>same_alignment=true</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>regular_blocking=true</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>num_bands=true</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>pixel_types=true</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>nodata_values=true</parameter> </paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>out_db=true</parameter> </paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>extent=true</parameter> </paramdef> </funcprototype>"
+"<funcprototype> <funcdef>boolean <function>AddRasterConstraints</function></"
+"funcdef> <paramdef><type>name </type> <parameter>rasttable</parameter></"
+"paramdef> <paramdef><type>name </type> <parameter>rastcolumn</parameter></"
+"paramdef> <paramdef><type>boolean </type> <parameter>srid</parameter></"
+"paramdef> <paramdef><type>boolean </type> <parameter>scale_x</parameter></"
+"paramdef> <paramdef><type>boolean </type> <parameter>scale_y</parameter></"
+"paramdef> <paramdef><type>boolean </type> <parameter>blocksize_x</"
+"parameter></paramdef> <paramdef><type>boolean </type> "
+"<parameter>blocksize_y</parameter></paramdef> <paramdef><type>boolean </"
+"type> <parameter>same_alignment</parameter></paramdef> "
+"<paramdef><type>boolean </type> <parameter>regular_blocking</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>num_bands=true</parameter> </paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>pixel_types=true</parameter> </paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>nodata_values=true</parameter> </paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>out_db=true</parameter> </paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> <parameter>extent=true</"
+"parameter> </paramdef> </funcprototype> <funcprototype> <funcdef>boolean "
+"<function>AddRasterConstraints</function></funcdef> <paramdef><type>name </"
+"type> <parameter>rasttable</parameter></paramdef> <paramdef><type>name </"
+"type> <parameter>rastcolumn</parameter></paramdef> <paramdef><type>text[] </"
+"type> <parameter>VARIADIC constraints</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>boolean "
+"<function>AddRasterConstraints</function></funcdef> <paramdef><type>name </"
+"type> <parameter>rastschema</parameter></paramdef> <paramdef><type>name </"
+"type> <parameter>rasttable</parameter></paramdef> <paramdef><type>name </"
+"type> <parameter>rastcolumn</parameter></paramdef> <paramdef><type>text[] </"
+"type> <parameter>VARIADIC constraints</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>boolean "
+"<function>AddRasterConstraints</function></funcdef> <paramdef><type>name </"
+"type> <parameter>rastschema</parameter></paramdef> <paramdef><type>name </"
+"type> <parameter>rasttable</parameter></paramdef> <paramdef><type>name </"
+"type> <parameter>rastcolumn</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>srid=true</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> <parameter>scale_x=true</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>scale_y=true</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>blocksize_x=true</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> <parameter>blocksize_y=true</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>same_alignment=true</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>regular_blocking=true</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>num_bands=true</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>pixel_types=true</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>nodata_values=true</parameter> </paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>out_db=true</parameter> </paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> <parameter>extent=true</"
+"parameter> </paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>boolean <function>AddRasterConstraints</function></"
+"funcdef> <paramdef><type>name </type> <parameter>rasttable</parameter></"
+"paramdef> <paramdef><type>name </type> <parameter>rastcolumn</parameter></"
+"paramdef> <paramdef><type>boolean </type> <parameter>srid</parameter></"
+"paramdef> <paramdef><type>boolean </type> <parameter>scale_x</parameter></"
+"paramdef> <paramdef><type>boolean </type> <parameter>scale_y</parameter></"
+"paramdef> <paramdef><type>boolean </type> <parameter>blocksize_x</"
+"parameter></paramdef> <paramdef><type>boolean </type> "
+"<parameter>blocksize_y</parameter></paramdef> <paramdef><type>boolean </"
+"type> <parameter>same_alignment</parameter></paramdef> "
+"<paramdef><type>boolean </type> <parameter>regular_blocking</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>num_bands=true</parameter> </paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>pixel_types=true</parameter> </paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>nodata_values=true</parameter> </paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>out_db=true</parameter> </paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> <parameter>extent=true</"
+"parameter> </paramdef> </funcprototype> <funcprototype> <funcdef>boolean "
+"<function>AddRasterConstraints</function></funcdef> <paramdef><type>name </"
+"type> <parameter>rasttable</parameter></paramdef> <paramdef><type>name </"
+"type> <parameter>rastcolumn</parameter></paramdef> <paramdef><type>text[] </"
+"type> <parameter>VARIADIC constraints</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>boolean "
+"<function>AddRasterConstraints</function></funcdef> <paramdef><type>name </"
+"type> <parameter>rastschema</parameter></paramdef> <paramdef><type>name </"
+"type> <parameter>rasttable</parameter></paramdef> <paramdef><type>name </"
+"type> <parameter>rastcolumn</parameter></paramdef> <paramdef><type>text[] </"
+"type> <parameter>VARIADIC constraints</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>boolean "
+"<function>AddRasterConstraints</function></funcdef> <paramdef><type>name </"
+"type> <parameter>rastschema</parameter></paramdef> <paramdef><type>name </"
+"type> <parameter>rasttable</parameter></paramdef> <paramdef><type>name </"
+"type> <parameter>rastcolumn</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>srid=true</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> <parameter>scale_x=true</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>scale_y=true</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>blocksize_x=true</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> <parameter>blocksize_y=true</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>same_alignment=true</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>regular_blocking=true</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>num_bands=true</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>pixel_types=true</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>nodata_values=true</parameter> </paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>out_db=true</parameter> </paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> <parameter>extent=true</"
+"parameter> </paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:441
@@ -721,16 +765,16 @@ msgstr ""
 #: reference_raster.xml:446
 #, no-c-format
 msgid ""
-"<varname>raster2pgsql</varname> loader uses this function to register raster"
-" tables"
+"<varname>raster2pgsql</varname> loader uses this function to register raster "
+"tables"
 msgstr ""
 
 #. Tag: para
 #: reference_raster.xml:447
 #, no-c-format
 msgid ""
-"Valid constraint names to pass in: refer to <xref "
-"linkend=\"RT_Raster_Columns\"/> for more details."
+"Valid constraint names to pass in: refer to <xref linkend=\"RT_Raster_Columns"
+"\"/> for more details."
 msgstr ""
 
 #. Tag: para
@@ -854,19 +898,24 @@ msgstr ""
 msgid ""
 "CREATE TABLE myrasters(rid SERIAL primary key, rast raster);\n"
 "INSERT INTO myrasters(rast)\n"
-"SELECT ST_AddBand(ST_MakeEmptyRaster(1000, 1000, 0.3, -0.3, 2, 2, 0, 0,4326), 1, '8BSI'::text, -129, NULL);\n"
+"SELECT ST_AddBand(ST_MakeEmptyRaster(1000, 1000, 0.3, -0.3, 2, 2, 0, "
+"0,4326), 1, '8BSI'::text, -129, NULL);\n"
 "\n"
 "SELECT AddRasterConstraints('myrasters'::name, 'rast'::name);\n"
 "\n"
 "\n"
 "-- verify if registered correctly in the raster_columns view --\n"
-"SELECT srid, scale_x, scale_y, blocksize_x, blocksize_y, num_bands, pixel_types, nodata_values\n"
+"SELECT srid, scale_x, scale_y, blocksize_x, blocksize_y, num_bands, "
+"pixel_types, nodata_values\n"
 "        FROM raster_columns\n"
 "        WHERE r_table_name = 'myrasters';\n"
 "        \n"
-" srid | scale_x | scale_y | blocksize_x | blocksize_y | num_bands | pixel_types| nodata_values\n"
-"------+---------+---------+-------------+-------------+-----------+-------------+---------------\n"
-" 4326 |       2 |       2 |        1000 |        1000 |         1 | {8BSI}      | {0}"
+" srid | scale_x | scale_y | blocksize_x | blocksize_y | num_bands | "
+"pixel_types| nodata_values\n"
+"------+---------+---------+-------------+-------------+-----------"
+"+-------------+---------------\n"
+" 4326 |       2 |       2 |        1000 |        1000 |         1 | "
+"{8BSI}      | {0}"
 msgstr ""
 
 #. Tag: title
@@ -881,12 +930,17 @@ msgstr ""
 msgid ""
 "CREATE TABLE public.myrasters2(rid SERIAL primary key, rast raster);\n"
 "INSERT INTO myrasters2(rast)\n"
-"SELECT ST_AddBand(ST_MakeEmptyRaster(1000, 1000, 0.3, -0.3, 2, 2, 0, 0,4326), 1, '8BSI'::text, -129, NULL);\n"
+"SELECT ST_AddBand(ST_MakeEmptyRaster(1000, 1000, 0.3, -0.3, 2, 2, 0, "
+"0,4326), 1, '8BSI'::text, -129, NULL);\n"
 "\n"
-"SELECT AddRasterConstraints('public'::name, 'myrasters2'::name, 'rast'::name,'regular_blocking', 'blocksize');\n"
+"SELECT AddRasterConstraints('public'::name, 'myrasters2'::name, 'rast'::"
+"name,'regular_blocking', 'blocksize');\n"
 "-- get notice--\n"
 "NOTICE:  Adding regular blocking constraint\n"
-"INFO:  The regular_blocking constraint is just a flag indicating that the column \"rast\" is regularly blocked.  As no function exist yet to assert that a raster column is regularly blocked, it is up to the end-user to ensure that the column is truly regularly blocked.\n"
+"INFO:  The regular_blocking constraint is just a flag indicating that the "
+"column \"rast\" is regularly blocked.  As no function exist yet to assert "
+"that a raster column is regularly blocked, it is up to the end-user to "
+"ensure that the column is truly regularly blocked.\n"
 "CONTEXT:  PL/pgSQL function \"addrasterconstraints\" line 85 at assignment\n"
 "NOTICE:  Adding blocksize-X constraint\n"
 "NOTICE:  Adding blocksize-Y constraint"
@@ -896,10 +950,9 @@ msgstr ""
 #: reference_raster.xml:489
 #, no-c-format
 msgid ""
-", <xref linkend=\"RT_ST_AddBand\"/>, <xref "
-"linkend=\"RT_ST_MakeEmptyRaster\"/>, <xref "
-"linkend=\"RT_DropRasterConstraints\"/>, <xref "
-"linkend=\"RT_ST_BandPixelType\"/>, <xref linkend=\"RT_ST_SRID\"/>"
+", <xref linkend=\"RT_ST_AddBand\"/>, <xref linkend=\"RT_ST_MakeEmptyRaster\"/"
+">, <xref linkend=\"RT_DropRasterConstraints\"/>, <xref linkend="
+"\"RT_ST_BandPixelType\"/>, <xref linkend=\"RT_ST_SRID\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -912,70 +965,105 @@ msgstr ""
 #: reference_raster.xml:497
 #, no-c-format
 msgid ""
-"Drops PostGIS raster constraints that refer to a raster table column. Useful"
-" if you need to reload data or update your raster column data."
+"Drops PostGIS raster constraints that refer to a raster table column. Useful "
+"if you need to reload data or update your raster column data."
 msgstr ""
 
 #. Tag: funcsynopsis
 #: reference_raster.xml:501
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>boolean "
-"<function>DropRasterConstraints</function></funcdef> <paramdef><type>name "
-"</type> <parameter>rasttable</parameter></paramdef> <paramdef><type>name "
-"</type> <parameter>rastcolumn</parameter></paramdef> <paramdef><type>boolean"
-" </type> <parameter>srid</parameter></paramdef> <paramdef><type>boolean "
-"</type> <parameter>scale_x</parameter></paramdef> <paramdef><type>boolean "
-"</type> <parameter>scale_y</parameter></paramdef> <paramdef><type>boolean "
-"</type> <parameter>blocksize_x</parameter></paramdef> "
-"<paramdef><type>boolean </type> "
-"<parameter>blocksize_y</parameter></paramdef> <paramdef><type>boolean "
-"</type> <parameter>same_alignment</parameter></paramdef> "
-"<paramdef><type>boolean </type> "
-"<parameter>regular_blocking</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>num_bands=true</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>pixel_types=true</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>nodata_values=true</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> <parameter>out_db=true</parameter> "
-"</paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
-"<parameter>extent=true</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>boolean "
-"<function>DropRasterConstraints</function></funcdef> <paramdef><type>name "
-"</type> <parameter>rastschema</parameter></paramdef> <paramdef><type>name "
-"</type> <parameter>rasttable</parameter></paramdef> <paramdef><type>name "
-"</type> <parameter>rastcolumn</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>srid=true</parameter></paramdef> <paramdef><type>boolean </type> "
-"<parameter>scale_x=true</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>scale_y=true</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>blocksize_x=true</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>blocksize_y=true</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>same_alignment=true</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>regular_blocking=true</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>num_bands=true</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>pixel_types=true</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>nodata_values=true</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> <parameter>out_db=true</parameter> "
-"</paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
-"<parameter>extent=true</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>boolean "
-"<function>DropRasterConstraints</function></funcdef> <paramdef><type>name "
-"</type> <parameter>rastschema</parameter></paramdef> <paramdef><type>name "
-"</type> <parameter>rasttable</parameter></paramdef> <paramdef><type>name "
-"</type> <parameter>rastcolumn</parameter></paramdef> <paramdef><type>text[] "
-"</type> <parameter>constraints</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>boolean <function>DropRasterConstraints</function></funcdef> <paramdef><type>name </type> <parameter>rasttable</parameter></paramdef> <paramdef><type>name </type> <parameter>rastcolumn</parameter></paramdef> <paramdef><type>boolean </type> <parameter>srid</parameter></paramdef> <paramdef><type>boolean </type> <parameter>scale_x</parameter></paramdef> <paramdef><type>boolean </type> <parameter>scale_y</parameter></paramdef> <paramdef><type>boolean </type> <parameter>blocksize_x</parameter></paramdef> <paramdef><type>boolean </type> <parameter>blocksize_y</parameter></paramdef> <paramdef><type>boolean </type> <parameter>same_alignment</parameter></paramdef> <paramdef><type>boolean </type> <parameter>regular_blocking</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>num_bands=true</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>pixel_types=true</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>nodata_values=true</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>out_db=true</parameter> </paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>extent=true</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>boolean <function>DropRasterConstraints</function></funcdef> <paramdef><type>name </type> <parameter>rastschema</parameter></paramdef> <paramdef><type>name </type> <parameter>rasttable</parameter></paramdef> <paramdef><type>name </type> <parameter>rastcolumn</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>srid=true</parameter></paramdef> <paramdef><type>boolean </type> <parameter>scale_x=true</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>scale_y=true</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>blocksize_x=true</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>blocksize_y=true</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>same_alignment=true</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>regular_blocking=true</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>num_bands=true</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>pixel_types=true</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>nodata_values=true</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>out_db=true</parameter> </paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>extent=true</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>boolean <function>DropRasterConstraints</function></funcdef> <paramdef><type>name </type> <parameter>rastschema</parameter></paramdef> <paramdef><type>name </type> <parameter>rasttable</parameter></paramdef> <paramdef><type>name </type> <parameter>rastcolumn</parameter></paramdef> <paramdef><type>text[] </type> <parameter>constraints</parameter></paramdef> </funcprototype>"
+"<funcprototype> <funcdef>boolean <function>DropRasterConstraints</function></"
+"funcdef> <paramdef><type>name </type> <parameter>rasttable</parameter></"
+"paramdef> <paramdef><type>name </type> <parameter>rastcolumn</parameter></"
+"paramdef> <paramdef><type>boolean </type> <parameter>srid</parameter></"
+"paramdef> <paramdef><type>boolean </type> <parameter>scale_x</parameter></"
+"paramdef> <paramdef><type>boolean </type> <parameter>scale_y</parameter></"
+"paramdef> <paramdef><type>boolean </type> <parameter>blocksize_x</"
+"parameter></paramdef> <paramdef><type>boolean </type> "
+"<parameter>blocksize_y</parameter></paramdef> <paramdef><type>boolean </"
+"type> <parameter>same_alignment</parameter></paramdef> "
+"<paramdef><type>boolean </type> <parameter>regular_blocking</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>num_bands=true</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>pixel_types=true</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>nodata_values=true</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>out_db=true</parameter> </paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> <parameter>extent=true</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>boolean "
+"<function>DropRasterConstraints</function></funcdef> <paramdef><type>name </"
+"type> <parameter>rastschema</parameter></paramdef> <paramdef><type>name </"
+"type> <parameter>rasttable</parameter></paramdef> <paramdef><type>name </"
+"type> <parameter>rastcolumn</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>srid=true</parameter></paramdef> "
+"<paramdef><type>boolean </type> <parameter>scale_x=true</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>scale_y=true</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>blocksize_x=true</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> <parameter>blocksize_y=true</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>same_alignment=true</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>regular_blocking=true</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>num_bands=true</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>pixel_types=true</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>nodata_values=true</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>out_db=true</parameter> </paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> <parameter>extent=true</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>boolean "
+"<function>DropRasterConstraints</function></funcdef> <paramdef><type>name </"
+"type> <parameter>rastschema</parameter></paramdef> <paramdef><type>name </"
+"type> <parameter>rasttable</parameter></paramdef> <paramdef><type>name </"
+"type> <parameter>rastcolumn</parameter></paramdef> <paramdef><type>text[] </"
+"type> <parameter>constraints</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>boolean <function>DropRasterConstraints</function></"
+"funcdef> <paramdef><type>name </type> <parameter>rasttable</parameter></"
+"paramdef> <paramdef><type>name </type> <parameter>rastcolumn</parameter></"
+"paramdef> <paramdef><type>boolean </type> <parameter>srid</parameter></"
+"paramdef> <paramdef><type>boolean </type> <parameter>scale_x</parameter></"
+"paramdef> <paramdef><type>boolean </type> <parameter>scale_y</parameter></"
+"paramdef> <paramdef><type>boolean </type> <parameter>blocksize_x</"
+"parameter></paramdef> <paramdef><type>boolean </type> "
+"<parameter>blocksize_y</parameter></paramdef> <paramdef><type>boolean </"
+"type> <parameter>same_alignment</parameter></paramdef> "
+"<paramdef><type>boolean </type> <parameter>regular_blocking</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>num_bands=true</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>pixel_types=true</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>nodata_values=true</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>out_db=true</parameter> </paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> <parameter>extent=true</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>boolean "
+"<function>DropRasterConstraints</function></funcdef> <paramdef><type>name </"
+"type> <parameter>rastschema</parameter></paramdef> <paramdef><type>name </"
+"type> <parameter>rasttable</parameter></paramdef> <paramdef><type>name </"
+"type> <parameter>rastcolumn</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>srid=true</parameter></paramdef> "
+"<paramdef><type>boolean </type> <parameter>scale_x=true</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>scale_y=true</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>blocksize_x=true</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> <parameter>blocksize_y=true</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>same_alignment=true</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>regular_blocking=true</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>num_bands=true</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>pixel_types=true</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>nodata_values=true</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>out_db=true</parameter> </paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> <parameter>extent=true</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>boolean "
+"<function>DropRasterConstraints</function></funcdef> <paramdef><type>name </"
+"type> <parameter>rastschema</parameter></paramdef> <paramdef><type>name </"
+"type> <parameter>rasttable</parameter></paramdef> <paramdef><type>name </"
+"type> <parameter>rastcolumn</parameter></paramdef> <paramdef><type>text[] </"
+"type> <parameter>constraints</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:614
@@ -983,8 +1071,8 @@ msgstr "<funcprototype> <funcdef>boolean <function>DropRasterConstraints</functi
 msgid ""
 "Drops PostGIS raster constraints that refer to a raster table column that "
 "were added by <xref linkend=\"RT_AddRasterConstraints\"/>. Useful if you "
-"need to load more data or update your raster column data. You do not need to"
-" do this if you want to get rid of a raster table or a raster column."
+"need to load more data or update your raster column data. You do not need to "
+"do this if you want to get rid of a raster table or a raster column."
 msgstr ""
 
 #. Tag: para
@@ -1083,13 +1171,17 @@ msgid ""
 "t\n"
 "\n"
 "-- verify change in raster_columns --\n"
-"SELECT srid, scale_x, scale_y, blocksize_x, blocksize_y, num_bands, pixel_types, nodata_values\n"
+"SELECT srid, scale_x, scale_y, blocksize_x, blocksize_y, num_bands, "
+"pixel_types, nodata_values\n"
 "        FROM raster_columns\n"
 "        WHERE r_table_name = 'myrasters';\n"
 "        \n"
-" srid | scale_x | scale_y | blocksize_x | blocksize_y | num_bands | pixel_types| nodata_values\n"
-"------+---------+---------+-------------+-------------+-----------+-------------+---------------\n"
-"    0 |         |         |             |             |           |             |"
+" srid | scale_x | scale_y | blocksize_x | blocksize_y | num_bands | "
+"pixel_types| nodata_values\n"
+"------+---------+---------+-------------+-------------+-----------"
+"+-------------+---------------\n"
+"    0 |         |         |             |             |           "
+"|             |"
 msgstr ""
 
 #. Tag: refname
@@ -1110,7 +1202,9 @@ msgstr ""
 msgid ""
 "<funcdef>text <function>PostGIS_Raster_Lib_Build_Date</function></funcdef> "
 "<paramdef></paramdef>"
-msgstr "<funcdef>text <function>PostGIS_Raster_Lib_Build_Date</function></funcdef> <paramdef></paramdef>"
+msgstr ""
+"<funcdef>text <function>PostGIS_Raster_Lib_Build_Date</function></funcdef> "
+"<paramdef></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:654
@@ -1138,8 +1232,8 @@ msgstr ""
 #: reference_raster.xml:674
 #, no-c-format
 msgid ""
-"<refpurpose>Reports full raster version and build configuration "
-"infos.</refpurpose>"
+"<refpurpose>Reports full raster version and build configuration infos.</"
+"refpurpose>"
 msgstr ""
 
 #. Tag: funcprototype
@@ -1148,13 +1242,14 @@ msgstr ""
 msgid ""
 "<funcdef>text <function>PostGIS_Raster_Lib_Version</function></funcdef> "
 "<paramdef></paramdef>"
-msgstr "<funcdef>text <function>PostGIS_Raster_Lib_Version</function></funcdef> <paramdef></paramdef>"
+msgstr ""
+"<funcdef>text <function>PostGIS_Raster_Lib_Version</function></funcdef> "
+"<paramdef></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:691
 #, no-c-format
-msgid ""
-"<para>Reports full raster version and build configuration infos.</para>"
+msgid "<para>Reports full raster version and build configuration infos.</para>"
 msgstr ""
 
 #. Tag: programlisting
@@ -1187,24 +1282,30 @@ msgstr ""
 msgid ""
 "<funcdef>setof record <function>ST_GDALDrivers</function></funcdef> "
 "<paramdef><type>integer </type> <parameter>OUT idx</parameter></paramdef> "
-"<paramdef><type>text </type> <parameter>OUT "
-"short_name</parameter></paramdef> <paramdef><type>text </type> "
-"<parameter>OUT long_name</parameter></paramdef> <paramdef><type>text </type>"
-" <parameter>OUT create_options</parameter></paramdef>"
-msgstr "<funcdef>setof record <function>ST_GDALDrivers</function></funcdef> <paramdef><type>integer </type> <parameter>OUT idx</parameter></paramdef> <paramdef><type>text </type> <parameter>OUT short_name</parameter></paramdef> <paramdef><type>text </type> <parameter>OUT long_name</parameter></paramdef> <paramdef><type>text </type> <parameter>OUT create_options</parameter></paramdef>"
+"<paramdef><type>text </type> <parameter>OUT short_name</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>OUT long_name</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>OUT create_options</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>setof record <function>ST_GDALDrivers</function></funcdef> "
+"<paramdef><type>integer </type> <parameter>OUT idx</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter>OUT short_name</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>OUT long_name</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>OUT create_options</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:732
 #, no-c-format
 msgid ""
-"Returns a list of raster formats short_name,long_name and creator options of"
-" each format supported by your lib gdal. Use the short_name as input in the "
-"<varname>format</varname> parameter of <xref "
-"linkend=\"RT_ST_AsGDALRaster\"/>. Options vary depending on what drivers "
-"your libgdal was compiled with. <varname>create_options</varname> returns an"
-" xml formatted set of CreationOptionList/Option consisting of name and "
-"optional <varname>type</varname>, <varname>description</varname> and set of "
-"<varname>VALUE</varname> for each creator option for the specific driver."
+"Returns a list of raster formats short_name,long_name and creator options of "
+"each format supported by your lib gdal. Use the short_name as input in the "
+"<varname>format</varname> parameter of <xref linkend=\"RT_ST_AsGDALRaster\"/"
+">. Options vary depending on what drivers your libgdal was compiled with. "
+"<varname>create_options</varname> returns an xml formatted set of "
+"CreationOptionList/Option consisting of name and optional <varname>type</"
+"varname>, <varname>description</varname> and set of <varname>VALUE</varname> "
+"for each creator option for the specific driver."
 msgstr ""
 
 #. Tag: para
@@ -1265,11 +1366,13 @@ msgstr ""
 #, no-c-format
 msgid ""
 "-- Output the create options XML column of JPEG as a table  --\n"
-"-- Note you can use these creator options in ST_AsGDALRaster options argument\n"
+"-- Note you can use these creator options in ST_AsGDALRaster options "
+"argument\n"
 "SELECT (xpath('@name', g.opt))[1]::text As oname,\n"
 "       (xpath('@type', g.opt))[1]::text As otype,\n"
 "       (xpath('@description', g.opt))[1]::text As descrip\n"
-"FROM (SELECT unnest(xpath('/CreationOptionList/Option', create_options::xml)) As opt\n"
+"FROM (SELECT unnest(xpath('/CreationOptionList/Option', create_options::"
+"xml)) As opt\n"
 "FROM  st_gdaldrivers()\n"
 "WHERE short_name = 'JPEG') As g;\n"
 "\n"
@@ -1300,19 +1403,27 @@ msgid ""
 "        <Value>CCITTFAX4</Value>\n"
 "        <Value>DEFLATE</Value>\n"
 "    </Option>\n"
-"    <Option name=\"PREDICTOR\" type=\"int\" description=\"Predictor Type\"/>\n"
-"    <Option name=\"JPEG_QUALITY\" type=\"int\" description=\"JPEG quality 1-100\" default=\"75\"/>\n"
-"    <Option name=\"ZLEVEL\" type=\"int\" description=\"DEFLATE compression level 1-9\" default=\"6\"/>\n"
-"    <Option name=\"NBITS\" type=\"int\" description=\"BITS for sub-byte files (1-7), sub-uint16 (9-15), sub-uint32 (17-31)\"/>\n"
+"    <Option name=\"PREDICTOR\" type=\"int\" description=\"Predictor Type\"/"
+">\n"
+"    <Option name=\"JPEG_QUALITY\" type=\"int\" description=\"JPEG quality "
+"1-100\" default=\"75\"/>\n"
+"    <Option name=\"ZLEVEL\" type=\"int\" description=\"DEFLATE compression "
+"level 1-9\" default=\"6\"/>\n"
+"    <Option name=\"NBITS\" type=\"int\" description=\"BITS for sub-byte "
+"files (1-7), sub-uint16 (9-15), sub-uint32 (17-31)\"/>\n"
 "    <Option name=\"INTERLEAVE\" type=\"string-select\" default=\"PIXEL\">\n"
 "        <Value>BAND</Value>\n"
 "        <Value>PIXEL</Value>\n"
 "    </Option>\n"
-"    <Option name=\"TILED\" type=\"boolean\" description=\"Switch to tiled format\"/>\n"
-"    <Option name=\"TFW\" type=\"boolean\" description=\"Write out world file\"/>\n"
-"    <Option name=\"RPB\" type=\"boolean\" description=\"Write out .RPB (RPC) file\"/>\n"
+"    <Option name=\"TILED\" type=\"boolean\" description=\"Switch to tiled "
+"format\"/>\n"
+"    <Option name=\"TFW\" type=\"boolean\" description=\"Write out world file"
+"\"/>\n"
+"    <Option name=\"RPB\" type=\"boolean\" description=\"Write out .RPB (RPC) "
+"file\"/>\n"
 "    <Option name=\"BLOCKXSIZE\" type=\"int\" description=\"Tile Width\"/>\n"
-"    <Option name=\"BLOCKYSIZE\" type=\"int\" description=\"Tile/Strip Height\"/>\n"
+"    <Option name=\"BLOCKYSIZE\" type=\"int\" description=\"Tile/Strip Height"
+"\"/>\n"
 "    <Option name=\"PHOTOMETRIC\" type=\"string-select\">\n"
 "        <Value>MINISBLACK</Value>\n"
 "        <Value>MINISWHITE</Value>\n"
@@ -1324,9 +1435,12 @@ msgid ""
 "        <Value>ICCLAB</Value>\n"
 "        <Value>ITULAB</Value>\n"
 "    </Option>\n"
-"    <Option name=\"SPARSE_OK\" type=\"boolean\" description=\"Can newly created files have missing blocks?\" default=\"FALSE\"/>\n"
-"    <Option name=\"ALPHA\" type=\"boolean\" description=\"Mark first extrasample as being alpha\"/>\n"
-"    <Option name=\"PROFILE\" type=\"string-select\" default=\"GDALGeoTIFF\">\n"
+"    <Option name=\"SPARSE_OK\" type=\"boolean\" description=\"Can newly "
+"created files have missing blocks?\" default=\"FALSE\"/>\n"
+"    <Option name=\"ALPHA\" type=\"boolean\" description=\"Mark first "
+"extrasample as being alpha\"/>\n"
+"    <Option name=\"PROFILE\" type=\"string-select\" default=\"GDALGeoTIFF"
+"\">\n"
 "        <Value>GDALGeoTIFF</Value>\n"
 "        <Value>GeoTIFF</Value>\n"
 "        <Value>BASELINE</Value>\n"
@@ -1335,19 +1449,22 @@ msgid ""
 "        <Value>DEFAULT</Value>\n"
 "        <Value>SIGNEDBYTE</Value>\n"
 "    </Option>\n"
-"    <Option name=\"BIGTIFF\" type=\"string-select\" description=\"Force creation of BigTIFF file\">\n"
+"    <Option name=\"BIGTIFF\" type=\"string-select\" description=\"Force "
+"creation of BigTIFF file\">\n"
 "        <Value>YES</Value>\n"
 "        <Value>NO</Value>\n"
 "        <Value>IF_NEEDED</Value>\n"
 "        <Value>IF_SAFER</Value>\n"
 "    </Option>\n"
-"    <Option name=\"ENDIANNESS\" type=\"string-select\" default=\"NATIVE\" description=\"Force endianness of created file. For DEBUG purpose mostly\">\n"
+"    <Option name=\"ENDIANNESS\" type=\"string-select\" default=\"NATIVE\" "
+"description=\"Force endianness of created file. For DEBUG purpose mostly\">\n"
 "        <Value>NATIVE</Value>\n"
 "        <Value>INVERTED</Value>\n"
 "        <Value>LITTLE</Value>\n"
 "        <Value>BIG</Value>\n"
 "    </Option>\n"
-"    <Option name=\"COPY_SRC_OVERVIEWS\" type=\"boolean\" default=\"NO\" description=\"Force copy of overviews of source dataset (CreateCopy())\"/>\n"
+"    <Option name=\"COPY_SRC_OVERVIEWS\" type=\"boolean\" default=\"NO\" "
+"description=\"Force copy of overviews of source dataset (CreateCopy())\"/>\n"
 "</CreationOptionList>]]>\n"
 "\n"
 "-- Output the create options XML column for GTiff as a table  --\n"
@@ -1355,31 +1472,60 @@ msgid ""
 "       (xpath('@type', g.opt))[1]::text As otype,\n"
 "       (xpath('@description', g.opt))[1]::text As descrip,\n"
 "       array_to_string(xpath('Value/text()', g.opt),', ') As vals \n"
-"FROM (SELECT unnest(xpath('/CreationOptionList/Option', create_options::xml)) As opt\n"
+"FROM (SELECT unnest(xpath('/CreationOptionList/Option', create_options::"
+"xml)) As opt\n"
 "FROM  st_gdaldrivers()\n"
 "WHERE short_name = 'GTiff') As g;\n"
 "\n"
-"       oname        |     otype     |                               descrip                                |                                   vals                                    \n"
-"--------------------+---------------+----------------------------------------------------------------------+---------------------------------------------------------------------------\n"
-" COMPRESS           | string-select |                                                                      | NONE, LZW, PACKBITS, JPEG, CCITTRLE, CCITTFAX3, CCITTFAX4, DEFLATE\n"
-" PREDICTOR          | int           | Predictor Type                                                       | \n"
-" JPEG_QUALITY       | int           | JPEG quality 1-100                                                   | \n"
-" ZLEVEL             | int           | DEFLATE compression level 1-9                                        | \n"
-" NBITS              | int           | BITS for sub-byte files (1-7), sub-uint16 (9-15), sub-uint32 (17-31) | \n"
-" INTERLEAVE         | string-select |                                                                      | BAND, PIXEL\n"
-" TILED              | boolean       | Switch to tiled format                                               | \n"
-" TFW                | boolean       | Write out world file                                                 | \n"
-" RPB                | boolean       | Write out .RPB (RPC) file                                            | \n"
-" BLOCKXSIZE         | int           | Tile Width                                                           | \n"
-" BLOCKYSIZE         | int           | Tile/Strip Height                                                    | \n"
-" PHOTOMETRIC        | string-select |                                                                      | MINISBLACK, MINISWHITE, PALETTE, RGB, CMYK, YCBCR, CIELAB, ICCLAB, ITULAB\n"
-" SPARSE_OK          | boolean       | Can newly created files have missing blocks?                         | \n"
-" ALPHA              | boolean       | Mark first extrasample as being alpha                                | \n"
-" PROFILE            | string-select |                                                                      | GDALGeoTIFF, GeoTIFF, BASELINE\n"
-" PIXELTYPE          | string-select |                                                                      | DEFAULT, SIGNEDBYTE\n"
-" BIGTIFF            | string-select | Force creation of BigTIFF file                                       | YES, NO, IF_NEEDED, IF_SAFER\n"
-" ENDIANNESS         | string-select | Force endianness of created file. For DEBUG purpose mostly           | NATIVE, INVERTED, LITTLE, BIG\n"
-" COPY_SRC_OVERVIEWS | boolean       | Force copy of overviews of source dataset (CreateCopy())             | \n"
+"       oname        |     otype     |                               "
+"descrip                                |                                   "
+"vals                                    \n"
+"--------------------+---------------"
+"+----------------------------------------------------------------------"
+"+---------------------------------------------------------------------------\n"
+" COMPRESS           | string-select "
+"|                                                                      | "
+"NONE, LZW, PACKBITS, JPEG, CCITTRLE, CCITTFAX3, CCITTFAX4, DEFLATE\n"
+" PREDICTOR          | int           | Predictor "
+"Type                                                       | \n"
+" JPEG_QUALITY       | int           | JPEG quality "
+"1-100                                                   | \n"
+" ZLEVEL             | int           | DEFLATE compression level "
+"1-9                                        | \n"
+" NBITS              | int           | BITS for sub-byte files (1-7), sub-"
+"uint16 (9-15), sub-uint32 (17-31) | \n"
+" INTERLEAVE         | string-select "
+"|                                                                      | "
+"BAND, PIXEL\n"
+" TILED              | boolean       | Switch to tiled "
+"format                                               | \n"
+" TFW                | boolean       | Write out world "
+"file                                                 | \n"
+" RPB                | boolean       | Write out .RPB (RPC) "
+"file                                            | \n"
+" BLOCKXSIZE         | int           | Tile "
+"Width                                                           | \n"
+" BLOCKYSIZE         | int           | Tile/Strip "
+"Height                                                    | \n"
+" PHOTOMETRIC        | string-select "
+"|                                                                      | "
+"MINISBLACK, MINISWHITE, PALETTE, RGB, CMYK, YCBCR, CIELAB, ICCLAB, ITULAB\n"
+" SPARSE_OK          | boolean       | Can newly created files have missing "
+"blocks?                         | \n"
+" ALPHA              | boolean       | Mark first extrasample as being "
+"alpha                                | \n"
+" PROFILE            | string-select "
+"|                                                                      | "
+"GDALGeoTIFF, GeoTIFF, BASELINE\n"
+" PIXELTYPE          | string-select "
+"|                                                                      | "
+"DEFAULT, SIGNEDBYTE\n"
+" BIGTIFF            | string-select | Force creation of BigTIFF "
+"file                                       | YES, NO, IF_NEEDED, IF_SAFER\n"
+" ENDIANNESS         | string-select | Force endianness of created file. For "
+"DEBUG purpose mostly           | NATIVE, INVERTED, LITTLE, BIG\n"
+" COPY_SRC_OVERVIEWS | boolean       | Force copy of overviews of source "
+"dataset (CreateCopy())             | \n"
 "(19 rows)"
 msgstr ""
 
@@ -1405,8 +1551,8 @@ msgstr ""
 #: reference_raster.xml:764
 #, no-c-format
 msgid ""
-"Returns a raster with the new band(s) of given type added with given initial"
-" value in the given index location. If no index is specified, the band is "
+"Returns a raster with the new band(s) of given type added with given initial "
+"value in the given index location. If no index is specified, the band is "
 "added to the end."
 msgstr ""
 
@@ -1416,38 +1562,65 @@ msgstr ""
 msgid ""
 "<funcprototype> <funcdef>raster <function>ST_AddBand</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef><type>addbandarg[] </type> "
-"<parameter>addbandargset</parameter></paramdef> </funcprototype> "
+"<paramdef><type>addbandarg[] </type> <parameter>addbandargset</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_AddBand</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>text </type> "
+"<parameter>pixeltype</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>initialvalue=0</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision </type> "
+"<parameter>nodataval=NULL</parameter></paramdef> </funcprototype> "
 "<funcprototype> <funcdef>raster <function>ST_AddBand</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>index</parameter></paramdef> "
 "<paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef> "
 "<paramdef choice=\"opt\"><type>double precision </type> "
-"<parameter>initialvalue=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
+"<parameter>initialvalue=0</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>nodataval=NULL</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_AddBand</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>torast</parameter></paramdef> <paramdef><type>raster </type> "
+"<parameter>fromrast</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>fromband=1</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>torastindex=at_end</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>raster <function>ST_AddBand</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>torast</parameter></paramdef> "
+"<paramdef><type>raster[] </type> <parameter>fromrasts</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>fromband=1</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>torastindex=at_end</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>raster <function>ST_AddBand</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>addbandarg[] </type> <parameter>addbandargset</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_AddBand</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>text </type> "
+"<parameter>pixeltype</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>initialvalue=0</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision </type> "
 "<parameter>nodataval=NULL</parameter></paramdef> </funcprototype> "
 "<funcprototype> <funcdef>raster <function>ST_AddBand</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>index</parameter></paramdef> "
 "<paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef> "
 "<paramdef choice=\"opt\"><type>double precision </type> "
-"<parameter>initialvalue=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>nodataval=NULL</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>raster <function>ST_AddBand</function></funcdef> "
-"<paramdef><type>raster </type> <parameter>torast</parameter></paramdef> "
-"<paramdef><type>raster </type> <parameter>fromrast</parameter></paramdef> "
+"<parameter>initialvalue=0</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>nodataval=NULL</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_AddBand</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>torast</parameter></paramdef> <paramdef><type>raster </type> "
+"<parameter>fromrast</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>fromband=1</parameter></paramdef> "
 "<paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>fromband=1</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
 "<parameter>torastindex=at_end</parameter></paramdef> </funcprototype> "
 "<funcprototype> <funcdef>raster <function>ST_AddBand</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>torast</parameter></paramdef> "
-"<paramdef><type>raster[] </type> <parameter>fromrasts</parameter></paramdef>"
-" <paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>fromband=1</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
+"<paramdef><type>raster[] </type> <parameter>fromrasts</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>fromband=1</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> "
 "<parameter>torastindex=at_end</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>raster <function>ST_AddBand</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>addbandarg[] </type> <parameter>addbandargset</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_AddBand</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>initialvalue=0</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>nodataval=NULL</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_AddBand</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>index</parameter></paramdef> <paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>initialvalue=0</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>nodataval=NULL</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_AddBand</function></funcdef> <paramdef><type>raster </type> <parameter>torast</parameter></paramdef> <paramdef><type>raster </type> <parameter>fromrast</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>fromband=1</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>torastindex=at_end</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_AddBand</function></funcdef> <paramdef><type>raster </type> <parameter>torast</parameter></paramdef> <paramdef><type>raster[] </type> <parameter>fromrasts</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>fromband=1</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>torastindex=at_end</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:822
@@ -1457,11 +1630,11 @@ msgid ""
 "type, of given initial value, and of given nodata value. If no index is "
 "specified, the band is added to the end. If no <varname>fromband</varname> "
 "is specified, band 1 is assumed. Pixel type is a string representation of "
-"one of the pixel types specified in <xref linkend=\"RT_ST_BandPixelType\"/>."
-" If an existing index is specified all subsequent bands >= that index are "
-"incremented by 1. If an initial value greater than the max of the pixel type"
-" is specified, then the initial value is set to the highest value allowed by"
-" the pixel type. The last version add the <varname>fromband</varname> from "
+"one of the pixel types specified in <xref linkend=\"RT_ST_BandPixelType\"/>. "
+"If an existing index is specified all subsequent bands >= that index are "
+"incremented by 1. If an initial value greater than the max of the pixel type "
+"is specified, then the initial value is set to the highest value allowed by "
+"the pixel type. The last version add the <varname>fromband</varname> from "
 "<varname>fromrast</varname> raster to <varname>torast</varname> in position "
 "<varname>torastindex</varname>."
 msgstr ""
@@ -1471,18 +1644,18 @@ msgstr ""
 #, no-c-format
 msgid ""
 "For the version that takes an array of <xref linkend=\"addbandarg\"/>, a "
-"specific addbandarg's index value is relative to the raster at the time when"
-" the band described by that addbandarg is being added to the raster. See the"
-" Multiple New Bands example below."
+"specific addbandarg's index value is relative to the raster at the time when "
+"the band described by that addbandarg is being added to the raster. See the "
+"Multiple New Bands example below."
 msgstr ""
 
 #. Tag: para
 #: reference_raster.xml:830
 #, no-c-format
 msgid ""
-"For the version that takes an array of bands if <varname>torast</varname> is"
-" NULL, then the <varname>fromband</varname> band of each raster in the array"
-" is accumulated into a new raster."
+"For the version that takes an array of bands if <varname>torast</varname> is "
+"NULL, then the <varname>fromband</varname> band of each raster in the array "
+"is accumulated into a new raster."
 msgstr ""
 
 #. Tag: para
@@ -1501,7 +1674,8 @@ msgstr ""
 #: reference_raster.xml:839
 #, no-c-format
 msgid ""
-"-- Add another band of type 8 bit unsigned integer with pixels initialized to 200\n"
+"-- Add another band of type 8 bit unsigned integer with pixels initialized "
+"to 200\n"
 "UPDATE dummy_rast\n"
 "    SET rast = ST_AddBand(rast,'8BUI'::text,200)  \n"
 "WHERE rid = 1;"
@@ -1511,10 +1685,12 @@ msgstr ""
 #: reference_raster.xml:841
 #, no-c-format
 msgid ""
-"-- Create an empty raster 100x100 units, with upper left  right at 0, add 2 bands (band 1 is 0/1 boolean bit switch, band2 allows values 0-15)\n"
+"-- Create an empty raster 100x100 units, with upper left  right at 0, add 2 "
+"bands (band 1 is 0/1 boolean bit switch, band2 allows values 0-15)\n"
 "-- uses addbandargs\n"
 "INSERT INTO dummy_rast(rid,rast)\n"
-"    VALUES(10, ST_AddBand(ST_MakeEmptyRaster(100, 100, 0, 0, 1, -1, 0, 0, 0), \n"
+"    VALUES(10, ST_AddBand(ST_MakeEmptyRaster(100, 100, 0, 0, 1, -1, 0, 0, "
+"0), \n"
 "        ARRAY[\n"
 "                ROW(1, '1BB'::text, 0, NULL),\n"
 "                ROW(2, '4BUI'::text, 0, NULL)\n"
@@ -1538,9 +1714,12 @@ msgid ""
 "FROM (SELECT ST_MetaData(rast) As rmd \n"
 "    FROM dummy_rast WHERE rid = 10) AS foo;\n"
 "-- result --\n"
-" upperleftx | upperlefty | width | height | scalex | scaley | skewx | skewy | srid | numbands\n"
-"------------+------------+-------+--------+------------+------------+-------+-------+------+----------\n"
-"          0 |          0 |   100 |    100 |      1 |     -1 |     0 |     0 |   0 |        2"
+" upperleftx | upperlefty | width | height | scalex | scaley | skewx | skewy "
+"| srid | numbands\n"
+"------------+------------+-------+--------+------------+------------+-------"
+"+-------+------+----------\n"
+"          0 |          0 |   100 |    100 |      1 |     -1 |     0 |     0 "
+"|   0 |        2"
 msgstr ""
 
 #. Tag: title
@@ -1587,12 +1766,16 @@ msgstr ""
 #, no-c-format
 msgid ""
 "-- Aggregate the 1st band of a table of like rasters into a single raster \n"
-"-- with as many bands as there are test_types and as many rows (new rasters) as there are mice\n"
+"-- with as many bands as there are test_types and as many rows (new rasters) "
+"as there are mice\n"
 "-- NOTE: The ORDER BY test_type is only supported in PostgreSQL 9.0+\n"
-"-- for 8.4 and below it usually works to order your data in a subselect (but not guaranteed)\n"
-"-- The resulting raster will have a band for each test_type alphabetical by test_type\n"
+"-- for 8.4 and below it usually works to order your data in a subselect (but "
+"not guaranteed)\n"
+"-- The resulting raster will have a band for each test_type alphabetical by "
+"test_type\n"
 "-- For mouse lovers: No mice were harmed in this exercise\n"
-"SELECT mouse, ST_AddBand(NULL, array_agg(rast ORDER BY test_type), 1 ) As rast \n"
+"SELECT mouse, ST_AddBand(NULL, array_agg(rast ORDER BY test_type), 1 ) As "
+"rast \n"
 "        FROM mice_studies\n"
 "                        GROUP BY mouse;"
 msgstr ""
@@ -1601,9 +1784,9 @@ msgstr ""
 #: reference_raster.xml:858
 #, no-c-format
 msgid ""
-", <xref linkend=\"RT_ST_BandPixelType\"/>, <xref "
-"linkend=\"RT_ST_MakeEmptyRaster\"/>, <xref linkend=\"RT_ST_MetaData\"/>, "
-"<xref linkend=\"RT_ST_NumBands\"/>, <xref linkend=\"RT_ST_Reclass\"/>"
+", <xref linkend=\"RT_ST_BandPixelType\"/>, <xref linkend="
+"\"RT_ST_MakeEmptyRaster\"/>, <xref linkend=\"RT_ST_MetaData\"/>, <xref "
+"linkend=\"RT_ST_NumBands\"/>, <xref linkend=\"RT_ST_Reclass\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -1626,198 +1809,303 @@ msgid ""
 "<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> "
 "<paramdef><type>raster </type> <parameter>ref</parameter></paramdef> "
 "<paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>double precision </type> "
-"<parameter>value=1</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>nodataval=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>touched=false</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>raster <function>ST_AsRaster</function></funcdef> "
-"<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> "
-"<paramdef><type>raster </type> <parameter>ref</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>text[] </type> "
-"<parameter>pixeltype=ARRAY['8BUI']</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision[] </type> "
-"<parameter>value=ARRAY[1]</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision[] </type> "
-"<parameter>nodataval=ARRAY[0]</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
+"<paramdef choice=\"opt\"><type>double precision </type> <parameter>value=1</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>nodataval=0</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>touched=false</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>raster <function>ST_AsRaster</"
+"function></funcdef> <paramdef><type>geometry </type> <parameter>geom</"
+"parameter></paramdef> <paramdef><type>raster </type> <parameter>ref</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>text[] </type> "
+"<parameter>pixeltype=ARRAY['8BUI']</parameter></paramdef> <paramdef choice="
+"\"opt\"><type>double precision[] </type> <parameter>value=ARRAY[1]</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision[] </"
+"type> <parameter>nodataval=ARRAY[0]</parameter></paramdef> <paramdef choice="
+"\"opt\"><type>boolean </type> <parameter>touched=false</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_AsRaster</function></funcdef> <paramdef><type>geometry </type> "
+"<parameter>geom</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>gridx</parameter></"
+"paramdef> <paramdef><type>double precision </type> <parameter>gridy</"
+"parameter></paramdef> <paramdef><type>text </type> <parameter>pixeltype</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>value=1</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>nodataval=0</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision </type> "
+"<parameter>skewx=0</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>skewy=0</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> <parameter>touched=false</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_AsRaster</function></funcdef> <paramdef><type>geometry </type> "
+"<parameter>geom</parameter></paramdef> <paramdef><type>double precision </"
+"type> <parameter>scalex</parameter></paramdef> <paramdef><type>double "
+"precision </type> <parameter>scaley</parameter></paramdef> <paramdef choice="
+"\"opt\"><type>double precision </type> <parameter>gridx=NULL</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision </type> "
+"<parameter>gridy=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>text[] </type> <parameter>pixeltype=ARRAY['8BUI']</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision[] </type> "
+"<parameter>value=ARRAY[1]</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision[] </type> <parameter>nodataval=ARRAY[0]</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>skewx=0</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>skewy=0</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> <parameter>touched=false</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_AsRaster</function></funcdef> <paramdef><type>geometry </type> "
+"<parameter>geom</parameter></paramdef> <paramdef><type>double precision </"
+"type> <parameter>scalex</parameter></paramdef> <paramdef><type>double "
+"precision </type> <parameter>scaley</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>double precision </type> <parameter>value=1</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>nodataval=0</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>upperleftx=NULL</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision </type> "
+"<parameter>upperlefty=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>skewx=0</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>double precision </type> <parameter>skewy=0</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
 "<parameter>touched=false</parameter></paramdef> </funcprototype> "
 "<funcprototype> <funcdef>raster <function>ST_AsRaster</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geom</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>gridx</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>gridy</parameter></paramdef> <paramdef><type>text </type> "
-"<parameter>pixeltype</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>value=1</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>nodataval=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>skewx=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>skewy=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
+"<paramdef><type>double precision </type> <parameter>scalex</parameter></"
+"paramdef> <paramdef><type>double precision </type> <parameter>scaley</"
+"parameter></paramdef> <paramdef><type>text[] </type> <parameter>pixeltype</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision[] </"
+"type> <parameter>value=ARRAY[1]</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision[] </type> <parameter>nodataval=ARRAY[0]</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>upperleftx=NULL</parameter></paramdef> <paramdef choice="
+"\"opt\"><type>double precision </type> <parameter>upperlefty=NULL</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>skewx=0</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>skewy=0</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> <parameter>touched=false</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_AsRaster</function></funcdef> <paramdef><type>geometry </type> "
+"<parameter>geom</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>width</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>height</parameter></paramdef> <paramdef><type>double precision </"
+"type> <parameter>gridx</parameter></paramdef> <paramdef><type>double "
+"precision </type> <parameter>gridy</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>double precision </type> <parameter>value=1</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>nodataval=0</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>skewx=0</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>double precision </type> <parameter>skewy=0</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
 "<parameter>touched=false</parameter></paramdef> </funcprototype> "
 "<funcprototype> <funcdef>raster <function>ST_AsRaster</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>scalex</parameter></paramdef> <paramdef><type>double precision "
-"</type> <parameter>scaley</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>gridx=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>gridy=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text[] </type> "
-"<parameter>pixeltype=ARRAY['8BUI']</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision[] </type> "
-"<parameter>value=ARRAY[1]</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision[] </type> "
-"<parameter>nodataval=ARRAY[0]</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>skewx=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>skewy=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
+"<paramdef><type>integer </type> <parameter>width</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>height</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>double precision </type> "
+"<parameter>gridx=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>gridy=NULL</parameter></"
+"paramdef> <paramdef><type>text[] </type> <parameter>pixeltype=ARRAY['8BUI']</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision[] </"
+"type> <parameter>value=ARRAY[1]</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision[] </type> <parameter>nodataval=ARRAY[0]</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>skewx=0</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>skewy=0</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> <parameter>touched=false</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_AsRaster</function></funcdef> <paramdef><type>geometry </type> "
+"<parameter>geom</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>width</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>height</parameter></paramdef> <paramdef><type>text </type> "
+"<parameter>pixeltype</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>value=1</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>double precision </type> "
+"<parameter>nodataval=0</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>upperleftx=NULL</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision </type> "
+"<parameter>upperlefty=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>skewx=0</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>double precision </type> <parameter>skewy=0</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
 "<parameter>touched=false</parameter></paramdef> </funcprototype> "
 "<funcprototype> <funcdef>raster <function>ST_AsRaster</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>scalex</parameter></paramdef> <paramdef><type>double precision "
-"</type> <parameter>scaley</parameter></paramdef> <paramdef><type>text "
-"</type> <parameter>pixeltype</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>value=1</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>nodataval=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>upperleftx=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>upperlefty=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>skewx=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>skewy=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>touched=false</parameter></paramdef> </funcprototype> "
+"<paramdef><type>integer </type> <parameter>width</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>height</parameter></paramdef> "
+"<paramdef><type>text[] </type> <parameter>pixeltype</parameter></paramdef> "
+"<paramdef><type>double precision[] </type> <parameter>value=ARRAY[1]</"
+"parameter></paramdef> <paramdef><type>double precision[] </type> "
+"<parameter>nodataval=ARRAY[0]</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>upperleftx=NULL</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision </type> "
+"<parameter>upperlefty=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>skewx=0</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>double precision </type> <parameter>skewy=0</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>touched=false</parameter></paramdef> </funcprototype>"
+msgstr ""
 "<funcprototype> <funcdef>raster <function>ST_AsRaster</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>scalex</parameter></paramdef> <paramdef><type>double precision "
-"</type> <parameter>scaley</parameter></paramdef> <paramdef><type>text[] "
-"</type> <parameter>pixeltype</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision[] </type> "
-"<parameter>value=ARRAY[1]</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision[] </type> "
-"<parameter>nodataval=ARRAY[0]</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>upperleftx=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>upperlefty=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>skewx=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>skewy=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
+"<paramdef><type>raster </type> <parameter>ref</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>double precision </type> <parameter>value=1</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>nodataval=0</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>touched=false</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>raster <function>ST_AsRaster</"
+"function></funcdef> <paramdef><type>geometry </type> <parameter>geom</"
+"parameter></paramdef> <paramdef><type>raster </type> <parameter>ref</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>text[] </type> "
+"<parameter>pixeltype=ARRAY['8BUI']</parameter></paramdef> <paramdef choice="
+"\"opt\"><type>double precision[] </type> <parameter>value=ARRAY[1]</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision[] </"
+"type> <parameter>nodataval=ARRAY[0]</parameter></paramdef> <paramdef choice="
+"\"opt\"><type>boolean </type> <parameter>touched=false</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_AsRaster</function></funcdef> <paramdef><type>geometry </type> "
+"<parameter>geom</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>gridx</parameter></"
+"paramdef> <paramdef><type>double precision </type> <parameter>gridy</"
+"parameter></paramdef> <paramdef><type>text </type> <parameter>pixeltype</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>value=1</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>nodataval=0</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision </type> "
+"<parameter>skewx=0</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>skewy=0</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> <parameter>touched=false</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_AsRaster</function></funcdef> <paramdef><type>geometry </type> "
+"<parameter>geom</parameter></paramdef> <paramdef><type>double precision </"
+"type> <parameter>scalex</parameter></paramdef> <paramdef><type>double "
+"precision </type> <parameter>scaley</parameter></paramdef> <paramdef choice="
+"\"opt\"><type>double precision </type> <parameter>gridx=NULL</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision </type> "
+"<parameter>gridy=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>text[] </type> <parameter>pixeltype=ARRAY['8BUI']</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision[] </type> "
+"<parameter>value=ARRAY[1]</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision[] </type> <parameter>nodataval=ARRAY[0]</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>skewx=0</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>skewy=0</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> <parameter>touched=false</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_AsRaster</function></funcdef> <paramdef><type>geometry </type> "
+"<parameter>geom</parameter></paramdef> <paramdef><type>double precision </"
+"type> <parameter>scalex</parameter></paramdef> <paramdef><type>double "
+"precision </type> <parameter>scaley</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>double precision </type> <parameter>value=1</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>nodataval=0</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>upperleftx=NULL</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision </type> "
+"<parameter>upperlefty=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>skewx=0</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>double precision </type> <parameter>skewy=0</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
 "<parameter>touched=false</parameter></paramdef> </funcprototype> "
 "<funcprototype> <funcdef>raster <function>ST_AsRaster</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> "
-"<paramdef><type>integer </type> <parameter>width</parameter></paramdef> "
-"<paramdef><type>integer </type> <parameter>height</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>gridx</parameter></paramdef> <paramdef><type>double precision "
-"</type> <parameter>gridy</parameter></paramdef> <paramdef><type>text </type>"
-" <parameter>pixeltype</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>value=1</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>nodataval=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>skewx=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>skewy=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
+"<paramdef><type>double precision </type> <parameter>scalex</parameter></"
+"paramdef> <paramdef><type>double precision </type> <parameter>scaley</"
+"parameter></paramdef> <paramdef><type>text[] </type> <parameter>pixeltype</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision[] </"
+"type> <parameter>value=ARRAY[1]</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision[] </type> <parameter>nodataval=ARRAY[0]</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>upperleftx=NULL</parameter></paramdef> <paramdef choice="
+"\"opt\"><type>double precision </type> <parameter>upperlefty=NULL</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>skewx=0</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>skewy=0</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> <parameter>touched=false</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_AsRaster</function></funcdef> <paramdef><type>geometry </type> "
+"<parameter>geom</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>width</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>height</parameter></paramdef> <paramdef><type>double precision </"
+"type> <parameter>gridx</parameter></paramdef> <paramdef><type>double "
+"precision </type> <parameter>gridy</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>double precision </type> <parameter>value=1</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>nodataval=0</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>skewx=0</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>double precision </type> <parameter>skewy=0</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
 "<parameter>touched=false</parameter></paramdef> </funcprototype> "
 "<funcprototype> <funcdef>raster <function>ST_AsRaster</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>width</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>height</parameter></paramdef> "
 "<paramdef choice=\"opt\"><type>double precision </type> "
-"<parameter>gridx=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>gridy=NULL</parameter></paramdef> <paramdef><type>text[] </type> "
-"<parameter>pixeltype=ARRAY['8BUI']</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision[] </type> "
-"<parameter>value=ARRAY[1]</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision[] </type> "
-"<parameter>nodataval=ARRAY[0]</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>skewx=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>skewy=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>touched=false</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>raster <function>ST_AsRaster</function></funcdef> "
-"<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> "
-"<paramdef><type>integer </type> <parameter>width</parameter></paramdef> "
-"<paramdef><type>integer </type> <parameter>height</parameter></paramdef> "
-"<paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef> "
+"<parameter>gridx=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>gridy=NULL</parameter></"
+"paramdef> <paramdef><type>text[] </type> <parameter>pixeltype=ARRAY['8BUI']</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision[] </"
+"type> <parameter>value=ARRAY[1]</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision[] </type> <parameter>nodataval=ARRAY[0]</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>skewx=0</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>skewy=0</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>boolean </type> <parameter>touched=false</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_AsRaster</function></funcdef> <paramdef><type>geometry </type> "
+"<parameter>geom</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>width</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>height</parameter></paramdef> <paramdef><type>text </type> "
+"<parameter>pixeltype</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>value=1</parameter></paramdef> "
 "<paramdef choice=\"opt\"><type>double precision </type> "
-"<parameter>value=1</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>nodataval=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>upperleftx=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>upperlefty=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>skewx=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>skewy=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
+"<parameter>nodataval=0</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>upperleftx=NULL</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision </type> "
+"<parameter>upperlefty=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>skewx=0</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>double precision </type> <parameter>skewy=0</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
 "<parameter>touched=false</parameter></paramdef> </funcprototype> "
 "<funcprototype> <funcdef>raster <function>ST_AsRaster</function></funcdef> "
 "<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>width</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>height</parameter></paramdef> "
 "<paramdef><type>text[] </type> <parameter>pixeltype</parameter></paramdef> "
-"<paramdef><type>double precision[] </type> "
-"<parameter>value=ARRAY[1]</parameter></paramdef> <paramdef><type>double "
-"precision[] </type> <parameter>nodataval=ARRAY[0]</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>double precision </type> "
-"<parameter>upperleftx=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>upperlefty=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>skewx=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>skewy=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
+"<paramdef><type>double precision[] </type> <parameter>value=ARRAY[1]</"
+"parameter></paramdef> <paramdef><type>double precision[] </type> "
+"<parameter>nodataval=ARRAY[0]</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>upperleftx=NULL</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision </type> "
+"<parameter>upperlefty=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>skewx=0</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>double precision </type> <parameter>skewy=0</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
 "<parameter>touched=false</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>raster <function>ST_AsRaster</function></funcdef> <paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> <paramdef><type>raster </type> <parameter>ref</parameter></paramdef> <paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>value=1</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>nodataval=0</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>touched=false</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_AsRaster</function></funcdef> <paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> <paramdef><type>raster </type> <parameter>ref</parameter></paramdef> <paramdef choice=\"opt\"><type>text[] </type> <parameter>pixeltype=ARRAY['8BUI']</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision[] </type> <parameter>value=ARRAY[1]</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision[] </type> <parameter>nodataval=ARRAY[0]</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>touched=false</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_AsRaster</function></funcdef> <paramdef><type>geometry </type> <parameter>geom</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>gridx</parameter></paramdef> <paramdef><type>double precision </type> <parameter>gridy</parameter></paramdef> <paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>value=1</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>nodataval=0</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>skewx=0</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>skewy=0</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>touched=false</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_AsRaster</function></funcdef> <paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> <paramdef><type>double precision </type> <parameter>scalex</parameter></paramdef> <paramdef><type>double precision </type> <parameter>scaley</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>gridx=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>gridy=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>text[] </type> <parameter>pixeltype=ARRAY['8BUI']</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision[] </type> <parameter>value=ARRAY[1]</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision[] </type> <parameter>nodataval=ARRAY[0]</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>skewx=0</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>skewy=0</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>touched=false</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_AsRaster</function></funcdef> <paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> <paramdef><type>double precision </type> <parameter>scalex</parameter></paramdef> <paramdef><type>double precision </type> <parameter>scaley</parameter></paramdef> <paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>value=1</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>nodataval=0</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>upperleftx=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>upperlefty=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>skewx=0</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>skewy=0</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>touched=false</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_AsRaster</function></funcdef> <paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> <paramdef><type>double precision </type> <parameter>scalex</parameter></paramdef> <paramdef><type>double precision </type> <parameter>scaley</parameter></paramdef> <paramdef><type>text[] </type> <parameter>pixeltype</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision[] </type> <parameter>value=ARRAY[1]</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision[] </type> <parameter>nodataval=ARRAY[0]</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>upperleftx=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>upperlefty=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>skewx=0</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>skewy=0</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>touched=false</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_AsRaster</function></funcdef> <paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> <paramdef><type>integer </type> <parameter>width</parameter></paramdef> <paramdef><type>integer </type> <parameter>height</parameter></paramdef> <paramdef><type>double precision </type> <parameter>gridx</parameter></paramdef> <paramdef><type>double precision </type> <parameter>gridy</parameter></paramdef> <paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>value=1</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>nodataval=0</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>skewx=0</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>skewy=0</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>touched=false</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_AsRaster</function></funcdef> <paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> <paramdef><type>integer </type> <parameter>width</parameter></paramdef> <paramdef><type>integer </type> <parameter>height</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>gridx=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>gridy=NULL</parameter></paramdef> <paramdef><type>text[] </type> <parameter>pixeltype=ARRAY['8BUI']</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision[] </type> <parameter>value=ARRAY[1]</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision[] </type> <parameter>nodataval=ARRAY[0]</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>skewx=0</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>skewy=0</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>touched=false</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_AsRaster</function></funcdef> <paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> <paramdef><type>integer </type> <parameter>width</parameter></paramdef> <paramdef><type>integer </type> <parameter>height</parameter></paramdef> <paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>value=1</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>nodataval=0</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>upperleftx=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>upperlefty=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>skewx=0</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>skewy=0</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>touched=false</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_AsRaster</function></funcdef> <paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> <paramdef><type>integer </type> <parameter>width</parameter></paramdef> <paramdef><type>integer </type> <parameter>height</parameter></paramdef> <paramdef><type>text[] </type> <parameter>pixeltype</parameter></paramdef> <paramdef><type>double precision[] </type> <parameter>value=ARRAY[1]</parameter></paramdef> <paramdef><type>double precision[] </type> <parameter>nodataval=ARRAY[0]</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>upperleftx=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>upperlefty=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>skewx=0</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>skewy=0</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>touched=false</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:1024
 #, no-c-format
 msgid ""
 "Converts a PostGIS geometry to a PostGIS raster. The many variants offers "
-"three groups of possibilities for setting the alignment and pixelsize of the"
-" resulting raster."
+"three groups of possibilities for setting the alignment and pixelsize of the "
+"resulting raster."
 msgstr ""
 
 #. Tag: para
 #: reference_raster.xml:1026
 #, no-c-format
 msgid ""
-"The first group, composed of the two first variants, produce a raster having"
-" the same alignment (<varname>scalex</varname>, <varname>scaley</varname>, "
+"The first group, composed of the two first variants, produce a raster having "
+"the same alignment (<varname>scalex</varname>, <varname>scaley</varname>, "
 "<varname>gridx</varname> and <varname>gridy</varname>), pixel type and "
 "nodata value as the provided reference raster. You generally pass this "
-"reference raster by joining the table containing the geometry with the table"
-" containing the reference raster."
+"reference raster by joining the table containing the geometry with the table "
+"containing the reference raster."
 msgstr ""
 
 #. Tag: para
@@ -1825,14 +2113,13 @@ msgstr ""
 #, no-c-format
 msgid ""
 "The second group, composed of four variants, let you set the dimensions of "
-"the raster by providing the parameters of a pixel size "
-"(<varname>scalex</varname> &amp; <varname>scaley</varname> and "
-"<varname>skewx</varname> &amp; <varname>skewy</varname>). The "
-"<varname>width</varname> &amp; <varname>height</varname> of the resulting "
-"raster will be adjusted to fit the extent of the geometry. In most cases, "
-"you must cast integer <varname>scalex</varname> &amp; "
-"<varname>scaley</varname> arguments to double precision so that PostgreSQL "
-"choose the right variant."
+"the raster by providing the parameters of a pixel size (<varname>scalex</"
+"varname> &amp; <varname>scaley</varname> and <varname>skewx</varname> &amp; "
+"<varname>skewy</varname>). The <varname>width</varname> &amp; "
+"<varname>height</varname> of the resulting raster will be adjusted to fit "
+"the extent of the geometry. In most cases, you must cast integer "
+"<varname>scalex</varname> &amp; <varname>scaley</varname> arguments to "
+"double precision so that PostgreSQL choose the right variant."
 msgstr ""
 
 #. Tag: para
@@ -1840,11 +2127,11 @@ msgstr ""
 #, no-c-format
 msgid ""
 "The third group, composed of four variants, let you fix the dimensions of "
-"the raster by providing the dimensions of the raster "
-"(<varname>width</varname> &amp; <varname>height</varname>). The parameters "
-"of the pixel size (<varname>scalex</varname> &amp; <varname>scaley</varname>"
-" and <varname>skewx</varname> &amp; <varname>skewy</varname>) of the "
-"resulting raster will be adjusted to fit the extent of the geometry."
+"the raster by providing the dimensions of the raster (<varname>width</"
+"varname> &amp; <varname>height</varname>). The parameters of the pixel size "
+"(<varname>scalex</varname> &amp; <varname>scaley</varname> and "
+"<varname>skewx</varname> &amp; <varname>skewy</varname>) of the resulting "
+"raster will be adjusted to fit the extent of the geometry."
 msgstr ""
 
 #. Tag: para
@@ -1852,22 +2139,22 @@ msgstr ""
 #, no-c-format
 msgid ""
 "The two first variants of each of those two last groups let you specify the "
-"alignment with an arbitrary corner of the alignment grid "
-"(<varname>gridx</varname> &amp; <varname>gridy</varname>) and the two last "
-"variants takes the upper left corner (<varname>upperleftx</varname> &amp; "
-"<varname>upperlefty</varname>)."
+"alignment with an arbitrary corner of the alignment grid (<varname>gridx</"
+"varname> &amp; <varname>gridy</varname>) and the two last variants takes the "
+"upper left corner (<varname>upperleftx</varname> &amp; <varname>upperlefty</"
+"varname>)."
 msgstr ""
 
 #. Tag: para
 #: reference_raster.xml:1034
 #, no-c-format
 msgid ""
-"Each group of variant allows producing a one band raster or a multiple bands"
-" raster. To produce a multiple bands raster, you must provide an array of "
+"Each group of variant allows producing a one band raster or a multiple bands "
+"raster. To produce a multiple bands raster, you must provide an array of "
 "pixel types (<varname>pixeltype[]</varname>), an array of initial values "
 "(<varname>value</varname>) and an array of nodata values "
-"(<varname>nodataval</varname>). If not provided pixeltyped defaults to 8BUI,"
-" values to 1 and nodataval to 0."
+"(<varname>nodataval</varname>). If not provided pixeltyped defaults to 8BUI, "
+"values to 1 and nodataval to 0."
 msgstr ""
 
 #. Tag: para
@@ -1884,8 +2171,8 @@ msgstr ""
 #: reference_raster.xml:1038
 #, no-c-format
 msgid ""
-"The optional <varname>touched</varname> parameter defaults to false and maps"
-" to the GDAL ALL_TOUCHED rasterization option, which determines if pixels "
+"The optional <varname>touched</varname> parameter defaults to false and maps "
+"to the GDAL ALL_TOUCHED rasterization option, which determines if pixels "
 "touched by lines or polygons will be burned. Not just those on the line "
 "render path, or whose center point is within the polygon."
 msgstr ""
@@ -1895,9 +2182,9 @@ msgstr ""
 #, no-c-format
 msgid ""
 "This is particularly useful for rendering jpegs and pngs of geometries "
-"directly from the database when using in combination with <xref "
-"linkend=\"RT_ST_AsPNG\"/> and other <xref linkend=\"RT_ST_AsGDALRaster\"/> "
-"family of functions."
+"directly from the database when using in combination with <xref linkend="
+"\"RT_ST_AsPNG\"/> and other <xref linkend=\"RT_ST_AsGDALRaster\"/> family of "
+"functions."
 msgstr ""
 
 #. Tag: para
@@ -1942,8 +2229,10 @@ msgid ""
 "SELECT ST_AsPNG(\n"
 "        ST_AsRaster(\n"
 "                ST_Buffer(\n"
-"                        ST_GeomFromText('LINESTRING(50 50,150 150,150 50)'), 10,'join=bevel'), \n"
-"                        200,200,ARRAY['8BUI', '8BUI', '8BUI'], ARRAY[118,154,118], ARRAY[0,0,0]));"
+"                        ST_GeomFromText('LINESTRING(50 50,150 150,150 50)'), "
+"10,'join=bevel'), \n"
+"                        200,200,ARRAY['8BUI', '8BUI', '8BUI'], "
+"ARRAY[118,154,118], ARRAY[0,0,0]));"
 msgstr ""
 
 #. Tag: para
@@ -1980,13 +2269,24 @@ msgid ""
 "<funcdef>raster <function>ST_Band</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>text </type> <parameter>nbands</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>character </type> "
-"<parameter>delimiter=,</parameter></paramdef> </funcprototype> "
+"<paramdef choice=\"opt\"><type>character </type> <parameter>delimiter=,</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_Band</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>nband</parameter></paramdef> </funcprototype>"
+msgstr ""
 "<funcprototype> <funcdef>raster <function>ST_Band</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef><type>integer </type> <parameter>nband</parameter></paramdef> "
-"</funcprototype>"
-msgstr "<funcprototype> <funcdef>raster <function>ST_Band</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef choice=\"opt\"><type>integer[] </type> <parameter>nbands = ARRAY[1]</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_Band</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>text </type> <parameter>nbands</parameter></paramdef> <paramdef choice=\"opt\"><type>character </type> <parameter>delimiter=,</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_Band</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></paramdef> </funcprototype>"
+"<paramdef choice=\"opt\"><type>integer[] </type> <parameter>nbands = "
+"ARRAY[1]</parameter></paramdef> </funcprototype> <funcprototype> "
+"<funcdef>raster <function>ST_Band</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter>nbands</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>character </type> <parameter>delimiter=,</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_Band</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>nband</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:1111
@@ -2002,11 +2302,13 @@ msgstr ""
 #: reference_raster.xml:1120
 #, no-c-format
 msgid ""
-"-- Make 2 new rasters: 1 containing band 1 of dummy, second containing band 2 of dummy and then reclassified as a 2BUI\n"
+"-- Make 2 new rasters: 1 containing band 1 of dummy, second containing band "
+"2 of dummy and then reclassified as a 2BUI\n"
 "SELECT ST_NumBands(rast1) As numb1, ST_BandPixelType(rast1) As pix1, \n"
 " ST_NumBands(rast2) As numb2,  ST_BandPixelType(rast2) As pix2\n"
 "FROM (\n"
-"    SELECT ST_Band(rast) As rast1, ST_Reclass(ST_Band(rast,3), '100-200):1, [200-254:2', '2BUI') As rast2\n"
+"    SELECT ST_Band(rast) As rast1, ST_Reclass(ST_Band(rast,3), '100-200):1, "
+"[200-254:2', '2BUI') As rast2\n"
 "        FROM dummy_rast\n"
 "        WHERE rid = 2) As foo;\n"
 "        \n"
@@ -2066,7 +2368,8 @@ msgstr ""
 #. Tag: para
 #: reference_raster.xml:1164
 #, no-c-format
-msgid ", <xref linkend=\"RT_ST_NumBands\"/>, , <xref linkend=\"RT_ST_Reclass\"/>"
+msgid ""
+", <xref linkend=\"RT_ST_NumBands\"/>, , <xref linkend=\"RT_ST_Reclass\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -2090,29 +2393,47 @@ msgstr ""
 #: reference_raster.xml:1174
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>raster "
-"<function>ST_MakeEmptyRaster</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>raster "
-"<function>ST_MakeEmptyRaster</function></funcdef> <paramdef><type>integer "
-"</type> <parameter>width</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>height</parameter></paramdef> <paramdef><type>float8 "
-"</type> <parameter>upperleftx</parameter></paramdef> <paramdef><type>float8 "
-"</type> <parameter>upperlefty</parameter></paramdef> <paramdef><type>float8 "
-"</type> <parameter>scalex</parameter></paramdef> <paramdef><type>float8 "
-"</type> <parameter>scaley</parameter></paramdef> <paramdef><type>float8 "
-"</type> <parameter>skewx</parameter></paramdef> <paramdef><type>float8 "
-"</type> <parameter>skewy</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
-"<parameter>srid=unknown</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>raster "
-"<function>ST_MakeEmptyRaster</function></funcdef> <paramdef><type>integer "
-"</type> <parameter>width</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>height</parameter></paramdef> <paramdef><type>float8 "
-"</type> <parameter>upperleftx</parameter></paramdef> <paramdef><type>float8 "
-"</type> <parameter>upperlefty</parameter></paramdef> <paramdef><type>float8 "
-"</type> <parameter>pixelsize</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>raster <function>ST_MakeEmptyRaster</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_MakeEmptyRaster</function></funcdef> <paramdef><type>integer </type> <parameter>width</parameter></paramdef> <paramdef><type>integer </type> <parameter>height</parameter></paramdef> <paramdef><type>float8 </type> <parameter>upperleftx</parameter></paramdef> <paramdef><type>float8 </type> <parameter>upperlefty</parameter></paramdef> <paramdef><type>float8 </type> <parameter>scalex</parameter></paramdef> <paramdef><type>float8 </type> <parameter>scaley</parameter></paramdef> <paramdef><type>float8 </type> <parameter>skewx</parameter></paramdef> <paramdef><type>float8 </type> <parameter>skewy</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>srid=unknown</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_MakeEmptyRaster</function></funcdef> <paramdef><type>integer </type> <parameter>width</parameter></paramdef> <paramdef><type>integer </type> <parameter>height</parameter></paramdef> <paramdef><type>float8 </type> <parameter>upperleftx</parameter></paramdef> <paramdef><type>float8 </type> <parameter>upperlefty</parameter></paramdef> <paramdef><type>float8 </type> <parameter>pixelsize</parameter></paramdef> </funcprototype>"
+"<funcprototype> <funcdef>raster <function>ST_MakeEmptyRaster</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_MakeEmptyRaster</function></funcdef> <paramdef><type>integer </"
+"type> <parameter>width</parameter></paramdef> <paramdef><type>integer </"
+"type> <parameter>height</parameter></paramdef> <paramdef><type>float8 </"
+"type> <parameter>upperleftx</parameter></paramdef> <paramdef><type>float8 </"
+"type> <parameter>upperlefty</parameter></paramdef> <paramdef><type>float8 </"
+"type> <parameter>scalex</parameter></paramdef> <paramdef><type>float8 </"
+"type> <parameter>scaley</parameter></paramdef> <paramdef><type>float8 </"
+"type> <parameter>skewx</parameter></paramdef> <paramdef><type>float8 </type> "
+"<parameter>skewy</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>srid=unknown</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>raster <function>ST_MakeEmptyRaster</"
+"function></funcdef> <paramdef><type>integer </type> <parameter>width</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>height</"
+"parameter></paramdef> <paramdef><type>float8 </type> <parameter>upperleftx</"
+"parameter></paramdef> <paramdef><type>float8 </type> <parameter>upperlefty</"
+"parameter></paramdef> <paramdef><type>float8 </type> <parameter>pixelsize</"
+"parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>raster <function>ST_MakeEmptyRaster</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_MakeEmptyRaster</function></funcdef> <paramdef><type>integer </"
+"type> <parameter>width</parameter></paramdef> <paramdef><type>integer </"
+"type> <parameter>height</parameter></paramdef> <paramdef><type>float8 </"
+"type> <parameter>upperleftx</parameter></paramdef> <paramdef><type>float8 </"
+"type> <parameter>upperlefty</parameter></paramdef> <paramdef><type>float8 </"
+"type> <parameter>scalex</parameter></paramdef> <paramdef><type>float8 </"
+"type> <parameter>scaley</parameter></paramdef> <paramdef><type>float8 </"
+"type> <parameter>skewx</parameter></paramdef> <paramdef><type>float8 </type> "
+"<parameter>skewy</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>srid=unknown</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>raster <function>ST_MakeEmptyRaster</"
+"function></funcdef> <paramdef><type>integer </type> <parameter>width</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>height</"
+"parameter></paramdef> <paramdef><type>float8 </type> <parameter>upperleftx</"
+"parameter></paramdef> <paramdef><type>float8 </type> <parameter>upperlefty</"
+"parameter></paramdef> <paramdef><type>float8 </type> <parameter>pixelsize</"
+"parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:1204
@@ -2147,8 +2468,8 @@ msgstr ""
 msgid ""
 "If no srid is specified it defaults to 0. After you create an empty raster "
 "you probably want to add bands to it and maybe edit it. Refer to <xref "
-"linkend=\"RT_ST_AddBand\"/> to define bands and <xref "
-"linkend=\"RT_ST_SetValue\"/> to set initial pixel values."
+"linkend=\"RT_ST_AddBand\"/> to define bands and <xref linkend="
+"\"RT_ST_SetValue\"/> to set initial pixel values."
 msgstr ""
 
 #. Tag: programlisting
@@ -2156,7 +2477,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "INSERT INTO dummy_rast(rid,rast)\n"
-"VALUES(3, ST_MakeEmptyRaster( 100, 100, 0.0005, 0.0005, 1, 1, 0, 0, 4326) );\n"
+"VALUES(3, ST_MakeEmptyRaster( 100, 100, 0.0005, 0.0005, 1, 1, 0, 0, "
+"4326) );\n"
 "\n"
 "--use an existing raster as template for new raster\n"
 "INSERT INTO dummy_rast(rid,rast)\n"
@@ -2170,10 +2492,14 @@ msgid ""
 "        WHERE rid IN(3,4)) As foo;\n"
 "        \n"
 "-- output --\n"
-" rid | upperleftx | upperlefty | width | height | scalex | scaley | skewx | skewy | srid | numbands\n"
-"-----+------------+------------+-------+--------+------------+------------+-------+-------+------+----------\n"
-"   3 |     0.0005 |     0.0005 |   100 |    100 |          1 |          1 |    0  |     0 | 4326 |        0\n"
-"   4 |     0.0005 |     0.0005 |   100 |    100 |          1 |          1 |    0  |     0 | 4326 |        0"
+" rid | upperleftx | upperlefty | width | height | scalex | scaley | skewx | "
+"skewy | srid | numbands\n"
+"-----+------------+------------+-------+--------+------------+------------"
+"+-------+-------+------+----------\n"
+"   3 |     0.0005 |     0.0005 |   100 |    100 |          1 |          1 "
+"|    0  |     0 | 4326 |        0\n"
+"   4 |     0.0005 |     0.0005 |   100 |    100 |          1 |          1 "
+"|    0  |     0 | 4326 |        0"
 msgstr ""
 
 #. Tag: para
@@ -2211,18 +2537,22 @@ msgstr ""
 msgid ""
 "<funcdef>text <function>ST_GeoReference</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>text </type> "
-"<parameter>format=GDAL</parameter></paramdef>"
-msgstr "<funcdef>text <function>ST_GeoReference</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter>format=GDAL</parameter></paramdef>"
+"<paramdef choice=\"opt\"><type>text </type> <parameter>format=GDAL</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>text <function>ST_GeoReference</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>text </type> <parameter>format=GDAL</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:1250
 #, no-c-format
 msgid ""
-"Returns the georeference meta data including carriage return in GDAL or ESRI"
-" format as commonly seen in a <ulink "
-"url=\"http://en.wikipedia.org/wiki/World_file\">world file</ulink>. Default "
-"is GDAL if no type specified. type is string 'GDAL' or 'ESRI'."
+"Returns the georeference meta data including carriage return in GDAL or ESRI "
+"format as commonly seen in a <ulink url=\"http://en.wikipedia.org/wiki/"
+"World_file\">world file</ulink>. Default is GDAL if no type specified. type "
+"is string 'GDAL' or 'ESRI'."
 msgstr ""
 
 #. Tag: para
@@ -2271,7 +2601,8 @@ msgstr ""
 #: reference_raster.xml:1262
 #, no-c-format
 msgid ""
-"SELECT ST_GeoReference(rast, 'ESRI') As esri_ref, ST_GeoReference(rast, 'GDAL') As gdal_ref\n"
+"SELECT ST_GeoReference(rast, 'ESRI') As esri_ref, ST_GeoReference(rast, "
+"'GDAL') As gdal_ref\n"
 " FROM dummy_rast WHERE rid=1;\n"
 "\n"
 "   esri_ref   |   gdal_ref\n"
@@ -2308,7 +2639,9 @@ msgstr ""
 msgid ""
 "<funcdef>integer <function>ST_Height</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
-msgstr "<funcdef>integer <function>ST_Height</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>ST_Height</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:1289
@@ -2349,7 +2682,9 @@ msgstr ""
 msgid ""
 "<funcdef>record <function>ST_MetaData</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
-msgstr "<funcdef>record <function>ST_MetaData</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
+msgstr ""
+"<funcdef>record <function>ST_MetaData</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:1323
@@ -2368,10 +2703,14 @@ msgid ""
 " FROM (SELECT rid, ST_MetaData(rast) As md\n"
 "FROM dummy_rast) As foo;\n"
 "\n"
-" rid | upperleftx | upperlefty | width | height | scalex | scaley | skewx | skewy | srid | numbands\n"
-" ----+------------+------------+-------+--------+--------+-----------+-------+-------+------+-------\n"
-"   1 |        0.5 |        0.5 |    10 |     20 |      2 |      3 |                0 |     0 |    0 |        0\n"
-"   2 | 3427927.75 |    5793244 |     5 |      5 |   0.05 |  -0.05 |                0 |     0 |    0 |        3"
+" rid | upperleftx | upperlefty | width | height | scalex | scaley | skewx | "
+"skewy | srid | numbands\n"
+" ----+------------+------------+-------+--------+--------+-----------+-------"
+"+-------+------+-------\n"
+"   1 |        0.5 |        0.5 |    10 |     20 |      2 |      3 "
+"|                0 |     0 |    0 |        0\n"
+"   2 | 3427927.75 |    5793244 |     5 |      5 |   0.05 |  -0.05 "
+"|                0 |     0 |    0 |        3"
 msgstr ""
 
 #. Tag: para
@@ -2399,7 +2738,9 @@ msgstr ""
 msgid ""
 "<funcdef>integer <function>ST_NumBands</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
-msgstr "<funcdef>integer <function>ST_NumBands</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>ST_NumBands</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:1358
@@ -2439,7 +2780,9 @@ msgstr ""
 msgid ""
 "<funcdef>double precision <function>ST_PixelHeight</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
-msgstr "<funcdef>double precision <function>ST_PixelHeight</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
+msgstr ""
+"<funcdef>double precision <function>ST_PixelHeight</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:1392
@@ -2469,7 +2812,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "SELECT ST_Height(rast) As rastheight, ST_PixelHeight(rast) As pixheight,\n"
-" ST_ScaleX(rast) As scalex, ST_ScaleY(rast) As scaley, ST_SkewX(rast) As skewx,\n"
+" ST_ScaleX(rast) As scalex, ST_ScaleY(rast) As scaley, ST_SkewX(rast) As "
+"skewx,\n"
 "        ST_SkewY(rast) As skewy\n"
 "FROM dummy_rast;\n"
 "\n"
@@ -2490,7 +2834,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "SELECT ST_Height(rast) As rastheight, ST_PixelHeight(rast) As pixheight,\n"
-" ST_ScaleX(rast) As scalex, ST_ScaleY(rast) As scaley, ST_SkewX(rast) As skewx,\n"
+" ST_ScaleX(rast) As scalex, ST_ScaleY(rast) As scaley, ST_SkewX(rast) As "
+"skewx,\n"
 "        ST_SkewY(rast) As skewy\n"
 "FROM (SELECT ST_SetSKew(rast,0.5,0.5) As rast\n"
 "        FROM dummy_rast) As skewed;\n"
@@ -2529,7 +2874,9 @@ msgstr ""
 msgid ""
 "<funcdef>double precision <function>ST_PixelWidth</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
-msgstr "<funcdef>double precision <function>ST_PixelWidth</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
+msgstr ""
+"<funcdef>double precision <function>ST_PixelWidth</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:1437
@@ -2563,7 +2910,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "SELECT ST_Width(rast) As rastwidth, ST_PixelWidth(rast) As pixwidth,\n"
-"        ST_ScaleX(rast) As scalex, ST_ScaleY(rast) As scaley, ST_SkewX(rast) As skewx,\n"
+"        ST_ScaleX(rast) As scalex, ST_ScaleY(rast) As scaley, ST_SkewX(rast) "
+"As skewx,\n"
 "        ST_SkewY(rast) As skewy\n"
 "        FROM dummy_rast;\n"
 "        \n"
@@ -2578,13 +2926,15 @@ msgstr ""
 #, no-c-format
 msgid ""
 "SELECT ST_Width(rast) As rastwidth, ST_PixelWidth(rast) As pixwidth,\n"
-"        ST_ScaleX(rast) As scalex, ST_ScaleY(rast) As scaley, ST_SkewX(rast) As skewx,\n"
+"        ST_ScaleX(rast) As scalex, ST_ScaleY(rast) As scaley, ST_SkewX(rast) "
+"As skewx,\n"
 "        ST_SkewY(rast) As skewy\n"
 "        FROM (SELECT ST_SetSkew(rast,0.5,0.5) As rast\n"
 "        FROM dummy_rast) As skewed;\n"
 "        \n"
 "        rastwidth |     pixwidth      | scalex | scaley | skewx | skewy\n"
-"        -----------+-------------------+--------+--------+-------+----------\n"
+"        -----------+-------------------+--------+--------+-------"
+"+----------\n"
 "        10 |  2.06155281280883 |      2 |      3 |   0.5 |      0.5\n"
 "         5 | 0.502493781056044 |   0.05 |  -0.05 |   0.5 |      0.5"
 msgstr ""
@@ -2609,16 +2959,17 @@ msgstr ""
 msgid ""
 "<funcdef>float8 <function>ST_ScaleX</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
-msgstr "<funcdef>float8 <function>ST_ScaleX</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
+msgstr ""
+"<funcdef>float8 <function>ST_ScaleX</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:1491
 #, no-c-format
 msgid ""
 "Returns the X component of the pixel width in units of coordinate reference "
-"system. Refer to <ulink "
-"url=\"http://en.wikipedia.org/wiki/World_file\">World File</ulink> for more "
-"details."
+"system. Refer to <ulink url=\"http://en.wikipedia.org/wiki/World_file"
+"\">World File</ulink> for more details."
 msgstr ""
 
 #. Tag: para
@@ -2650,8 +3001,8 @@ msgstr ""
 #: reference_raster.xml:1513
 #, no-c-format
 msgid ""
-"Returns the Y component of the pixel height in units of coordinate reference"
-" system."
+"Returns the Y component of the pixel height in units of coordinate reference "
+"system."
 msgstr ""
 
 #. Tag: funcprototype
@@ -2660,16 +3011,17 @@ msgstr ""
 msgid ""
 "<funcdef>float8 <function>ST_ScaleY</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
-msgstr "<funcdef>float8 <function>ST_ScaleY</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
+msgstr ""
+"<funcdef>float8 <function>ST_ScaleY</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:1528
 #, no-c-format
 msgid ""
-"Returns the Y component of the pixel height in units of coordinate reference"
-" system. May be negative. Refer to <ulink "
-"url=\"http://en.wikipedia.org/wiki/World_file\">World File</ulink> for more "
-"details."
+"Returns the Y component of the pixel height in units of coordinate reference "
+"system. May be negative. Refer to <ulink url=\"http://en.wikipedia.org/wiki/"
+"World_file\">World File</ulink> for more details."
 msgstr ""
 
 #. Tag: para
@@ -2713,7 +3065,11 @@ msgid ""
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>xcolumn</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>yrow</parameter></paramdef>"
-msgstr "<funcdef>record <function>ST_Raster2WorldCoord</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>xcolumn</parameter></paramdef> <paramdef><type>integer </type> <parameter>yrow</parameter></paramdef>"
+msgstr ""
+"<funcdef>record <function>ST_Raster2WorldCoord</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>xcolumn</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>yrow</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:1568
@@ -2788,8 +3144,8 @@ msgstr ""
 #: reference_raster.xml:1589
 #, no-c-format
 msgid ""
-", <xref linkend=\"RT_ST_Raster2WorldCoordY\"/>, <xref "
-"linkend=\"RT_ST_SetSkew\"/>"
+", <xref linkend=\"RT_ST_Raster2WorldCoordY\"/>, <xref linkend=\"RT_ST_SetSkew"
+"\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -2810,27 +3166,34 @@ msgstr ""
 #: reference_raster.xml:1605
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>float8 "
+"<funcprototype> <funcdef>float8 <function>ST_Raster2WorldCoordX</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>xcolumn</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>float8 "
 "<function>ST_Raster2WorldCoordX</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>xcolumn</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>float8 "
+"</type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </"
+"type> <parameter>xcolumn</parameter></paramdef> <paramdef><type>integer </"
+"type> <parameter>yrow</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>float8 <function>ST_Raster2WorldCoordX</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>xcolumn</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>float8 "
 "<function>ST_Raster2WorldCoordX</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>xcolumn</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>yrow</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>float8 <function>ST_Raster2WorldCoordX</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>xcolumn</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>float8 <function>ST_Raster2WorldCoordX</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>xcolumn</parameter></paramdef> <paramdef><type>integer </type> <parameter>yrow</parameter></paramdef> </funcprototype>"
+"</type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </"
+"type> <parameter>xcolumn</parameter></paramdef> <paramdef><type>integer </"
+"type> <parameter>yrow</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:1623
 #, no-c-format
 msgid ""
 "Returns the upper left X coordinate of a raster column row in geometric "
-"units of the georeferenced raster. Numbering of columns and rows starts at 1"
-" but if you pass in a negative number or number higher than number of "
-"columns in raster, it will give you coordinates outside of the raster file "
-"to left or right with the assumption that the skew and pixel sizes are same "
-"as selected raster."
+"units of the georeferenced raster. Numbering of columns and rows starts at 1 "
+"but if you pass in a negative number or number higher than number of columns "
+"in raster, it will give you coordinates outside of the raster file to left "
+"or right with the assumption that the skew and pixel sizes are same as "
+"selected raster."
 msgstr ""
 
 #. Tag: para
@@ -2847,7 +3210,8 @@ msgstr ""
 #: reference_raster.xml:1636
 #, no-c-format
 msgid ""
-"-- non-skewed raster providing column is sufficient                                        \n"
+"-- non-skewed raster providing column is "
+"sufficient                                        \n"
 "SELECT rid, ST_Raster2WorldCoordX(rast,1) As x1coord, \n"
 "        ST_Raster2WorldCoordX(rast,2) As x2coord,\n"
 "        ST_ScaleX(rast) As pixelx\n"
@@ -2867,7 +3231,8 @@ msgid ""
 "SELECT rid, ST_Raster2WorldCoordX(rast, 1, 1) As x1coord, \n"
 "        ST_Raster2WorldCoordX(rast, 2, 3) As x2coord,\n"
 "        ST_ScaleX(rast) As pixelx\n"
-"FROM (SELECT rid, ST_SetSkew(rast, 100.5, 0) As rast FROM dummy_rast) As foo;\n"
+"FROM (SELECT rid, ST_SetSkew(rast, 100.5, 0) As rast FROM dummy_rast) As "
+"foo;\n"
 "\n"
 " rid |  x1coord   |  x2coord  | pixelx\n"
 "-----+------------+-----------+--------\n"
@@ -2879,8 +3244,8 @@ msgstr ""
 #: reference_raster.xml:1645
 #, no-c-format
 msgid ""
-", <xref linkend=\"RT_ST_Raster2WorldCoordY\"/>, <xref "
-"linkend=\"RT_ST_SetSkew\"/>, <xref linkend=\"RT_ST_SkewX\"/>"
+", <xref linkend=\"RT_ST_Raster2WorldCoordY\"/>, <xref linkend=\"RT_ST_SetSkew"
+"\"/>, <xref linkend=\"RT_ST_SkewX\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -2893,35 +3258,42 @@ msgstr ""
 #: reference_raster.xml:1652
 #, no-c-format
 msgid ""
-"Returns the geometric Y coordinate upper left corner of a raster, column and"
-" row. Numbering of columns and rows starts at 1."
+"Returns the geometric Y coordinate upper left corner of a raster, column and "
+"row. Numbering of columns and rows starts at 1."
 msgstr ""
 
 #. Tag: funcsynopsis
 #: reference_raster.xml:1657
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>float8 "
+"<funcprototype> <funcdef>float8 <function>ST_Raster2WorldCoordY</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>yrow</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>float8 "
 "<function>ST_Raster2WorldCoordY</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>yrow</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>float8 "
+"</type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </"
+"type> <parameter>xcolumn</parameter></paramdef> <paramdef><type>integer </"
+"type> <parameter>yrow</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>float8 <function>ST_Raster2WorldCoordY</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>yrow</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>float8 "
 "<function>ST_Raster2WorldCoordY</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>xcolumn</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>yrow</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>float8 <function>ST_Raster2WorldCoordY</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>yrow</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>float8 <function>ST_Raster2WorldCoordY</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>xcolumn</parameter></paramdef> <paramdef><type>integer </type> <parameter>yrow</parameter></paramdef> </funcprototype>"
+"</type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </"
+"type> <parameter>xcolumn</parameter></paramdef> <paramdef><type>integer </"
+"type> <parameter>yrow</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:1675
 #, no-c-format
 msgid ""
 "Returns the upper left Y coordinate of a raster column row in geometric "
-"units of the georeferenced raster. Numbering of columns and rows starts at 1"
-" but if you pass in a negative number or number higher than number of "
-"columns/rows in raster, it will give you coordinates outside of the raster "
-"file to left or right with the assumption that the skew and pixel sizes are "
-"same as selected raster tile."
+"units of the georeferenced raster. Numbering of columns and rows starts at 1 "
+"but if you pass in a negative number or number higher than number of columns/"
+"rows in raster, it will give you coordinates outside of the raster file to "
+"left or right with the assumption that the skew and pixel sizes are same as "
+"selected raster tile."
 msgstr ""
 
 #. Tag: para
@@ -2938,7 +3310,8 @@ msgstr ""
 #: reference_raster.xml:1688
 #, no-c-format
 msgid ""
-"-- non-skewed raster providing row is sufficient                                        \n"
+"-- non-skewed raster providing row is "
+"sufficient                                        \n"
 "SELECT rid, ST_Raster2WorldCoordY(rast,1) As y1coord, \n"
 "        ST_Raster2WorldCoordY(rast,3) As y2coord,\n"
 "        ST_ScaleY(rast) As pixely\n"
@@ -2970,8 +3343,8 @@ msgstr ""
 #: reference_raster.xml:1697
 #, no-c-format
 msgid ""
-", <xref linkend=\"RT_ST_Raster2WorldCoordX\"/>, <xref "
-"linkend=\"RT_ST_SetSkew\"/>, <xref linkend=\"RT_ST_SkewY\"/>"
+", <xref linkend=\"RT_ST_Raster2WorldCoordX\"/>, <xref linkend=\"RT_ST_SetSkew"
+"\"/>, <xref linkend=\"RT_ST_SkewY\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -2992,23 +3365,25 @@ msgstr ""
 msgid ""
 "<funcdef>float8 <function>ST_Rotation</function></funcdef> "
 "<paramdef><type>raster</type> <parameter>rast</parameter></paramdef>"
-msgstr "<funcdef>float8 <function>ST_Rotation</function></funcdef> <paramdef><type>raster</type> <parameter>rast</parameter></paramdef>"
+msgstr ""
+"<funcdef>float8 <function>ST_Rotation</function></funcdef> "
+"<paramdef><type>raster</type> <parameter>rast</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:1719
 #, no-c-format
 msgid ""
 "Returns the uniform rotation of the raster in radian. If a raster does not "
-"have uniform rotation, NaN is returned. Refer to <ulink "
-"url=\"http://en.wikipedia.org/wiki/World_file\">World File</ulink> for more "
-"details."
+"have uniform rotation, NaN is returned. Refer to <ulink url=\"http://en."
+"wikipedia.org/wiki/World_file\">World File</ulink> for more details."
 msgstr ""
 
 #. Tag: programlisting
 #: reference_raster.xml:1726
 #, no-c-format
 msgid ""
-"SELECT rid, ST_Rotation(ST_SetScale(ST_SetSkew(rast, sqrt(2)), sqrt(2))) as rot FROM dummy_rast;\n"
+"SELECT rid, ST_Rotation(ST_SetScale(ST_SetSkew(rast, sqrt(2)), sqrt(2))) as "
+"rot FROM dummy_rast;\n"
 "\n"
 " rid |        rot \n"
 "-----+-------------------\n"
@@ -3040,14 +3415,16 @@ msgstr ""
 msgid ""
 "<funcdef>float8 <function>ST_SkewX</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
-msgstr "<funcdef>float8 <function>ST_SkewX</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
+msgstr ""
+"<funcdef>float8 <function>ST_SkewX</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:1754
 #, no-c-format
 msgid ""
-"Returns the georeference X skew (or rotation parameter). Refer to <ulink "
-"url=\"http://en.wikipedia.org/wiki/World_file\">World File</ulink> for more "
+"Returns the georeference X skew (or rotation parameter). Refer to <ulink url="
+"\"http://en.wikipedia.org/wiki/World_file\">World File</ulink> for more "
 "details."
 msgstr ""
 
@@ -3100,14 +3477,16 @@ msgstr ""
 msgid ""
 "<funcdef>float8 <function>ST_SkewY</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
-msgstr "<funcdef>float8 <function>ST_SkewY</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
+msgstr ""
+"<funcdef>float8 <function>ST_SkewY</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:1790
 #, no-c-format
 msgid ""
-"Returns the georeference Y skew (or rotation parameter). Refer to <ulink "
-"url=\"http://en.wikipedia.org/wiki/World_file\">World File</ulink> for more "
+"Returns the georeference Y skew (or rotation parameter). Refer to <ulink url="
+"\"http://en.wikipedia.org/wiki/World_file\">World File</ulink> for more "
 "details."
 msgstr ""
 
@@ -3137,7 +3516,9 @@ msgstr ""
 msgid ""
 "<funcdef>integer <function>ST_SRID</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
-msgstr "<funcdef>integer <function>ST_SRID</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>ST_SRID</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:1826
@@ -3187,14 +3568,16 @@ msgstr ""
 msgid ""
 "<funcdef>float8 <function>ST_UpperLeftX</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
-msgstr "<funcdef>float8 <function>ST_UpperLeftX</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
+msgstr ""
+"<funcdef>float8 <function>ST_UpperLeftX</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:1861
 #, no-c-format
 msgid ""
-"<para>Returns the upper left X coordinate of raster in projected spatial "
-"ref.</para>"
+"<para>Returns the upper left X coordinate of raster in projected spatial ref."
+"</para>"
 msgstr ""
 
 #. Tag: programlisting
@@ -3236,14 +3619,16 @@ msgstr ""
 msgid ""
 "<funcdef>float8 <function>ST_UpperLeftY</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
-msgstr "<funcdef>float8 <function>ST_UpperLeftY</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
+msgstr ""
+"<funcdef>float8 <function>ST_UpperLeftY</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:1895
 #, no-c-format
 msgid ""
-"<para>Returns the upper left Y coordinate of raster in projected spatial "
-"ref.</para>"
+"<para>Returns the upper left Y coordinate of raster in projected spatial ref."
+"</para>"
 msgstr ""
 
 #. Tag: programlisting
@@ -3277,7 +3662,9 @@ msgstr ""
 msgid ""
 "<funcdef>integer <function>ST_Width</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
-msgstr "<funcdef>integer <function>ST_Width</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>ST_Width</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:1929
@@ -3316,25 +3703,33 @@ msgstr ""
 #: reference_raster.xml:1954
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>integer "
-"<function>ST_World2RasterCoord</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast</parameter></paramdef> <paramdef><type>geometry "
-"</type> <parameter>pt</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>integer "
-"<function>ST_World2RasterCoord</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast</parameter></paramdef> <paramdef><type>double "
+"<funcprototype> <funcdef>integer <function>ST_World2RasterCoord</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>geometry </type> <parameter>pt</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>integer "
+"<function>ST_World2RasterCoord</function></funcdef> <paramdef><type>raster </"
+"type> <parameter>rast</parameter></paramdef> <paramdef><type>double "
+"precision </type> <parameter>longitude</parameter></paramdef> "
+"<paramdef><type>double precision </type> <parameter>latitude</parameter></"
+"paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>integer <function>ST_World2RasterCoord</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>geometry </type> <parameter>pt</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>integer "
+"<function>ST_World2RasterCoord</function></funcdef> <paramdef><type>raster </"
+"type> <parameter>rast</parameter></paramdef> <paramdef><type>double "
 "precision </type> <parameter>longitude</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>latitude</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>integer <function>ST_World2RasterCoord</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>geometry </type> <parameter>pt</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>integer <function>ST_World2RasterCoord</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>double precision </type> <parameter>longitude</parameter></paramdef> <paramdef><type>double precision </type> <parameter>latitude</parameter></paramdef> </funcprototype>"
+"<paramdef><type>double precision </type> <parameter>latitude</parameter></"
+"paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:1973
 #, no-c-format
 msgid ""
 "Returns the upper left corner as column and row given geometric X and Y "
-"(longitude and latitude) or a point geometry. This function works regardless"
-" of whether or not the geometric X and Y or point geometry is outside the "
+"(longitude and latitude) or a point geometry. This function works regardless "
+"of whether or not the geometric X and Y or point geometry is outside the "
 "extent of the raster. Geometric X and Y must be expressed in the spatial "
 "reference coordinate system of the raster."
 msgstr ""
@@ -3346,7 +3741,8 @@ msgid ""
 "SELECT\n"
 "        rid,\n"
 "        (ST_World2RasterCoord(rast,3427927.8,20.5)).*,\n"
-"        (ST_World2RasterCoord(rast,ST_GeomFromText('POINT(3427927.8 20.5)',ST_SRID(rast)))).*\n"
+"        (ST_World2RasterCoord(rast,ST_GeomFromText('POINT(3427927.8 20.5)',"
+"ST_SRID(rast)))).*\n"
 "FROM dummy_rast;\n"
 "\n"
 " rid | columnx |   rowy    | columnx |   rowy    \n"
@@ -3359,9 +3755,9 @@ msgstr ""
 #: reference_raster.xml:1992
 #, no-c-format
 msgid ""
-", <xref linkend=\"RT_ST_World2RasterCoordY\"/>, <xref "
-"linkend=\"RT_ST_Raster2WorldCoordX\"/>, <xref "
-"linkend=\"RT_ST_Raster2WorldCoordY\"/>, <xref linkend=\"RT_ST_SRID\"/>"
+", <xref linkend=\"RT_ST_World2RasterCoordY\"/>, <xref linkend="
+"\"RT_ST_Raster2WorldCoordX\"/>, <xref linkend=\"RT_ST_Raster2WorldCoordY\"/"
+">, <xref linkend=\"RT_ST_SRID\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -3383,31 +3779,41 @@ msgstr ""
 #: reference_raster.xml:2010
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>integer "
-"<function>ST_World2RasterCoordX</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast</parameter></paramdef> <paramdef><type>geometry "
-"</type> <parameter>pt</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>integer "
+"<funcprototype> <funcdef>integer <function>ST_World2RasterCoordX</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>geometry </type> <parameter>pt</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>integer "
 "<function>ST_World2RasterCoordX</function></funcdef> <paramdef><type>raster "
 "</type> <parameter>rast</parameter></paramdef> <paramdef><type>double "
 "precision </type> <parameter>xw</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>integer "
+"<funcprototype> <funcdef>integer <function>ST_World2RasterCoordX</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>double precision </type> <parameter>xw</"
+"parameter></paramdef> <paramdef><type>double precision </type> "
+"<parameter>yw</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>integer <function>ST_World2RasterCoordX</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>geometry </type> <parameter>pt</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>integer "
 "<function>ST_World2RasterCoordX</function></funcdef> <paramdef><type>raster "
 "</type> <parameter>rast</parameter></paramdef> <paramdef><type>double "
-"precision </type> <parameter>xw</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
+"precision </type> <parameter>xw</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>integer <function>ST_World2RasterCoordX</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>double precision </type> <parameter>xw</"
+"parameter></paramdef> <paramdef><type>double precision </type> "
 "<parameter>yw</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>integer <function>ST_World2RasterCoordX</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>geometry </type> <parameter>pt</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>integer <function>ST_World2RasterCoordX</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>double precision </type> <parameter>xw</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>integer <function>ST_World2RasterCoordX</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>double precision </type> <parameter>xw</parameter></paramdef> <paramdef><type>double precision </type> <parameter>yw</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:2035
 #, no-c-format
 msgid ""
 "Returns the column in the raster of the point geometry (pt) or a X and Y "
-"world coordinate (xw, yw). A point, or (both xw and yw world coordinates are"
-" required if a raster is skewed). If a raster is not skewed then xw is "
-"sufficient. World coordinates are in the spatial reference coordinate system"
-" of the raster."
+"world coordinate (xw, yw). A point, or (both xw and yw world coordinates are "
+"required if a raster is skewed). If a raster is not skewed then xw is "
+"sufficient. World coordinates are in the spatial reference coordinate system "
+"of the raster."
 msgstr ""
 
 #. Tag: programlisting
@@ -3416,7 +3822,8 @@ msgstr ""
 msgid ""
 "SELECT rid, ST_World2RasterCoordX(rast,3427927.8) As xcoord, \n"
 "                ST_World2RasterCoordX(rast,3427927.8,20.5) As xcoord_xwyw, \n"
-"                ST_World2RasterCoordX(rast,ST_GeomFromText('POINT(3427927.8 20.5)',ST_SRID(rast))) As ptxcoord\n"
+"                ST_World2RasterCoordX(rast,ST_GeomFromText('POINT(3427927.8 "
+"20.5)',ST_SRID(rast))) As ptxcoord\n"
 "FROM dummy_rast;\n"
 "\n"
 " rid | xcoord  |  xcoord_xwyw   | ptxcoord\n"
@@ -3428,7 +3835,9 @@ msgstr ""
 #. Tag: para
 #: reference_raster.xml:2048 reference_raster.xml:2102
 #, no-c-format
-msgid ", <xref linkend=\"RT_ST_Raster2WorldCoordY\"/>, <xref linkend=\"RT_ST_SRID\"/>"
+msgid ""
+", <xref linkend=\"RT_ST_Raster2WorldCoordY\"/>, <xref linkend=\"RT_ST_SRID\"/"
+">"
 msgstr ""
 
 #. Tag: refname
@@ -3449,21 +3858,31 @@ msgstr ""
 #: reference_raster.xml:2064
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>integer "
-"<function>ST_World2RasterCoordY</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast</parameter></paramdef> <paramdef><type>geometry "
-"</type> <parameter>pt</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>integer "
+"<funcprototype> <funcdef>integer <function>ST_World2RasterCoordY</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>geometry </type> <parameter>pt</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>integer "
 "<function>ST_World2RasterCoordY</function></funcdef> <paramdef><type>raster "
 "</type> <parameter>rast</parameter></paramdef> <paramdef><type>double "
 "precision </type> <parameter>xw</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>integer "
+"<funcprototype> <funcdef>integer <function>ST_World2RasterCoordY</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>double precision </type> <parameter>xw</"
+"parameter></paramdef> <paramdef><type>double precision </type> "
+"<parameter>yw</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>integer <function>ST_World2RasterCoordY</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>geometry </type> <parameter>pt</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>integer "
 "<function>ST_World2RasterCoordY</function></funcdef> <paramdef><type>raster "
 "</type> <parameter>rast</parameter></paramdef> <paramdef><type>double "
-"precision </type> <parameter>xw</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
+"precision </type> <parameter>xw</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>integer <function>ST_World2RasterCoordY</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>double precision </type> <parameter>xw</"
+"parameter></paramdef> <paramdef><type>double precision </type> "
 "<parameter>yw</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>integer <function>ST_World2RasterCoordY</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>geometry </type> <parameter>pt</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>integer <function>ST_World2RasterCoordY</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>double precision </type> <parameter>xw</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>integer <function>ST_World2RasterCoordY</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>double precision </type> <parameter>xw</parameter></paramdef> <paramdef><type>double precision </type> <parameter>yw</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:2089
@@ -3472,8 +3891,8 @@ msgid ""
 "Returns the row in the raster of the point geometry (pt) or a X and Y world "
 "coordinate (xw, yw). A point, or (both xw and yw world coordinates are "
 "required if a raster is skewed). If a raster is not skewed then xw is "
-"sufficient. World coordinates are in the spatial reference coordinate system"
-" of the raster."
+"sufficient. World coordinates are in the spatial reference coordinate system "
+"of the raster."
 msgstr ""
 
 #. Tag: programlisting
@@ -3482,7 +3901,8 @@ msgstr ""
 msgid ""
 "SELECT rid, ST_World2RasterCoordY(rast,20.5) As ycoord, \n"
 "                ST_World2RasterCoordY(rast,3427927.8,20.5) As ycoord_xwyw, \n"
-"                ST_World2RasterCoordY(rast,ST_GeomFromText('POINT(3427927.8 20.5)',ST_SRID(rast))) As ptycoord\n"
+"                ST_World2RasterCoordY(rast,ST_GeomFromText('POINT(3427927.8 "
+"20.5)',ST_SRID(rast))) As ptycoord\n"
 "FROM dummy_rast;\n"
 "\n"
 " rid |  ycoord   | ycoord_xwyw | ptycoord\n"
@@ -3511,7 +3931,9 @@ msgstr ""
 msgid ""
 "<funcdef>boolean <function>ST_IsEmpty</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
-msgstr "<funcdef>boolean <function>ST_IsEmpty</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
+msgstr ""
+"<funcdef>boolean <function>ST_IsEmpty</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:2124
@@ -3553,8 +3975,8 @@ msgstr ""
 #: reference_raster.xml:2148
 #, no-c-format
 msgid ""
-"Returns basic meta data for a specific raster band. band num 1 is assumed if"
-" none-specified."
+"Returns basic meta data for a specific raster band. band num 1 is assumed if "
+"none-specified."
 msgstr ""
 
 #. Tag: funcprototype
@@ -3563,9 +3985,13 @@ msgstr ""
 msgid ""
 "<funcdef>record <function>ST_BandMetaData</function></funcdef> "
 "<paramdef><type>raster </type><parameter>rast</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>integer "
-"</type><parameter>bandnum=1</parameter></paramdef>"
-msgstr "<funcdef>record <function>ST_BandMetaData</function></funcdef> <paramdef><type>raster </type><parameter>rast</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type><parameter>bandnum=1</parameter></paramdef>"
+"<paramdef choice=\"opt\"><type>integer </type><parameter>bandnum=1</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>record <function>ST_BandMetaData</function></funcdef> "
+"<paramdef><type>raster </type><parameter>rast</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>integer </type><parameter>bandnum=1</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:2164
@@ -3626,9 +4052,13 @@ msgstr ""
 msgid ""
 "<funcdef>double precision <function>ST_BandNoDataValue</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>bandnum=1</parameter></paramdef>"
-msgstr "<funcdef>double precision <function>ST_BandNoDataValue</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>bandnum=1</parameter></paramdef>"
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>bandnum=1</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>double precision <function>ST_BandNoDataValue</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>bandnum=1</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:2211 reference_raster.xml:2342
@@ -3641,7 +4071,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "SELECT ST_BandNoDataValue(rast,1) As bnval1, \n"
-"    ST_BandNoDataValue(rast,2) As bnval2, ST_BandNoDataValue(rast,3) As bnval3\n"
+"    ST_BandNoDataValue(rast,2) As bnval2, ST_BandNoDataValue(rast,3) As "
+"bnval3\n"
 "FROM dummy_rast\n"
 "WHERE rid = 2;\n"
 "\n"
@@ -3666,18 +4097,25 @@ msgstr ""
 #: reference_raster.xml:2235
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>boolean "
-"<function>ST_BandIsNoData</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>band</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
+"<funcprototype> <funcdef>boolean <function>ST_BandIsNoData</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>band</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>forceChecking=true</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>boolean <function>ST_BandIsNoData</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>forceChecking=true</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>boolean <function>ST_BandIsNoData</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>band</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
 "<parameter>forceChecking=true</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>boolean "
-"<function>ST_BandIsNoData</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
+"<funcprototype> <funcdef>boolean <function>ST_BandIsNoData</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
 "<parameter>forceChecking=true</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>boolean <function>ST_BandIsNoData</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>band</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>forceChecking=true</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>boolean <function>ST_BandIsNoData</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>forceChecking=true</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:2252
@@ -3695,11 +4133,11 @@ msgstr ""
 #, no-c-format
 msgid ""
 "If the flag is dirty (this is, the result is different using TRUE as last "
-"parameter and not using it) you should update the raster to set this flag to"
-" true, by using ST_SetBandIsNodata function, or ST_SetBandNodataValue "
+"parameter and not using it) you should update the raster to set this flag to "
+"true, by using ST_SetBandIsNodata function, or ST_SetBandNodataValue "
 "function with TRUE as last argument. The loader (raster2pgsql.py) currently "
-"can not properly set the flag while loading raster data. See <xref "
-"linkend=\"RT_ST_SetBandIsNoData\"/>."
+"can not properly set the flag while loading raster data. See <xref linkend="
+"\"RT_ST_SetBandIsNoData\"/>."
 msgstr ""
 
 #. Tag: programlisting
@@ -3709,7 +4147,8 @@ msgid ""
 "-- Create dummy table with one raster column\n"
 "create table dummy_rast (rid integer, rast raster);\n"
 "\n"
-"-- Add raster with two bands, one pixel/band. In the first band, nodatavalue = pixel value = 3.\n"
+"-- Add raster with two bands, one pixel/band. In the first band, nodatavalue "
+"= pixel value = 3.\n"
 "-- In the second band, nodatavalue = 13, pixel value = 4\n"
 "insert into dummy_rast values(1,\n"
 "(\n"
@@ -3755,17 +4194,18 @@ msgid ""
 ")::raster\n"
 ");\n"
 "\n"
-"select st_bandisnodata(rast, 1) from dummy_rast where rid = 1; -- Expected true\n"
-"select st_bandisnodata(rast, 2) from dummy_rast where rid = 1; -- Expected false"
+"select st_bandisnodata(rast, 1) from dummy_rast where rid = 1; -- Expected "
+"true\n"
+"select st_bandisnodata(rast, 2) from dummy_rast where rid = 1; -- Expected "
+"false"
 msgstr ""
 
 #. Tag: para
 #: reference_raster.xml:2281
 #, no-c-format
 msgid ""
-", <xref linkend=\"RT_ST_NumBands\"/>, <xref "
-"linkend=\"RT_ST_SetBandNoDataValue\"/>, <xref "
-"linkend=\"RT_ST_SetBandIsNoData\"/>"
+", <xref linkend=\"RT_ST_NumBands\"/>, <xref linkend="
+"\"RT_ST_SetBandNoDataValue\"/>, <xref linkend=\"RT_ST_SetBandIsNoData\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -3788,9 +4228,13 @@ msgstr ""
 msgid ""
 "<funcdef>text <function>ST_BandPath</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>bandnum=1</parameter></paramdef>"
-msgstr "<funcdef>text <function>ST_BandPath</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>bandnum=1</parameter></paramdef>"
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>bandnum=1</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>text <function>ST_BandPath</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>bandnum=1</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:2307
@@ -3826,9 +4270,13 @@ msgstr ""
 msgid ""
 "<funcdef>text <function>ST_BandPixelType</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>bandnum=1</parameter></paramdef>"
-msgstr "<funcdef>text <function>ST_BandPixelType</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>bandnum=1</parameter></paramdef>"
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>bandnum=1</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>text <function>ST_BandPixelType</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>bandnum=1</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:2343
@@ -3937,7 +4385,10 @@ msgid ""
 "<funcdef>boolean <function>ST_HasNoBand</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>bandnum=1</parameter></paramdef>"
-msgstr "<funcdef>boolean <function>ST_HasNoBand</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>bandnum=1</parameter></paramdef>"
+msgstr ""
+"<funcdef>boolean <function>ST_HasNoBand</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>bandnum=1</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:2417
@@ -3989,7 +4440,11 @@ msgid ""
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>columnx</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>rowy</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_PixelAsPolygon</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>columnx</parameter></paramdef> <paramdef><type>integer </type> <parameter>rowy</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_PixelAsPolygon</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>columnx</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>rowy</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:2460
@@ -4011,20 +4466,22 @@ msgid ""
 "WHERE rid=2;\n"
 "\n"
 " i | j |                                                    b1pgeom\n"
-"---+---+-----------------------------------------------------------------------------\n"
-" 1 | 1 | POLYGON((3427927.75 5793244,3427927.8 5793244,3427927.8 5793243.95,...\n"
-" 2 | 1 | POLYGON((3427927.8 5793244,3427927.85 5793244,3427927.85 5793243.95, .."
+"---+---"
+"+-----------------------------------------------------------------------------\n"
+" 1 | 1 | POLYGON((3427927.75 5793244,3427927.8 5793244,3427927.8 "
+"5793243.95,...\n"
+" 2 | 1 | POLYGON((3427927.8 5793244,3427927.85 5793244,3427927.85 "
+"5793243.95, .."
 msgstr ""
 
 #. Tag: para
 #: reference_raster.xml:2473
 #, no-c-format
 msgid ""
-", <xref linkend=\"RT_ST_PixelAsPolygons\"/>, <xref "
-"linkend=\"RT_ST_PixelAsPoint\"/>, <xref linkend=\"RT_ST_PixelAsPoints\"/>, "
-"<xref linkend=\"RT_ST_PixelAsCentroid\"/>, <xref "
-"linkend=\"RT_ST_PixelAsCentroids\"/>, <xref "
-"linkend=\"RT_ST_Intersection\"/>, <xref linkend=\"ST_AsText\"/>"
+", <xref linkend=\"RT_ST_PixelAsPolygons\"/>, <xref linkend="
+"\"RT_ST_PixelAsPoint\"/>, <xref linkend=\"RT_ST_PixelAsPoints\"/>, <xref "
+"linkend=\"RT_ST_PixelAsCentroid\"/>, <xref linkend=\"RT_ST_PixelAsCentroids"
+"\"/>, <xref linkend=\"RT_ST_Intersection\"/>, <xref linkend=\"ST_AsText\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -4047,11 +4504,15 @@ msgstr ""
 msgid ""
 "<funcdef>setof record <function>ST_PixelAsPolygons</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>band=1</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>band=1</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=TRUE</parameter></paramdef>"
+msgstr ""
+"<funcdef>setof record <function>ST_PixelAsPolygons</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>band=1</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
 "<parameter>exclude_nodata_value=TRUE</parameter></paramdef>"
-msgstr "<funcdef>setof record <function>ST_PixelAsPolygons</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>band=1</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>exclude_nodata_value=TRUE</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:2506
@@ -4084,7 +4545,8 @@ msgid ""
 "-- get raster pixel polygon\n"
 "SELECT (gv).x, (gv).y, (gv).val, ST_AsText((gv).geom) geom\n"
 "FROM (SELECT ST_PixelAsPolygons(\n"
-"                 ST_SetValue(ST_SetValue(ST_AddBand(ST_MakeEmptyRaster(2, 2, 0, 0, 0.001, -0.001, 0.001, 0.001, 4269), \n"
+"                 ST_SetValue(ST_SetValue(ST_AddBand(ST_MakeEmptyRaster(2, 2, "
+"0, 0, 0.001, -0.001, 0.001, 0.001, 4269), \n"
 "                                                    '8BUI'::text, 1, 0), \n"
 "                                         2, 2, 10), \n"
 "                             1, 1, NULL)\n"
@@ -4092,10 +4554,13 @@ msgid ""
 ") foo;\n"
 "\n"
 " x | y | val |                geom\n"
-"---+---+-----------------------------------------------------------------------------\n"
+"---+---"
+"+-----------------------------------------------------------------------------\n"
 " 1 | 1 |     | POLYGON((0 0,0.001 0.001,0.002 0,0.001 -0.001,0 0))\n"
-" 1 | 2 |   1 | POLYGON((0.001 -0.001,0.002 0,0.003 -0.001,0.002 -0.002,0.001 -0.001))\n"
-" 2 | 1 |   1 | POLYGON((0.001 0.001,0.002 0.002,0.003 0.001,0.002 0,0.001 0.001))\n"
+" 1 | 2 |   1 | POLYGON((0.001 -0.001,0.002 0,0.003 -0.001,0.002 -0.002,0.001 "
+"-0.001))\n"
+" 2 | 1 |   1 | POLYGON((0.001 0.001,0.002 0.002,0.003 0.001,0.002 0,0.001 "
+"0.001))\n"
 " 2 | 2 |  10 | POLYGON((0.002 0,0.003 0.001,0.004 0,0.003 -0.001,0.002 0))"
 msgstr ""
 
@@ -4103,10 +4568,10 @@ msgstr ""
 #: reference_raster.xml:2525
 #, no-c-format
 msgid ""
-", <xref linkend=\"RT_ST_PixelAsPolygon\"/>, <xref "
-"linkend=\"RT_ST_PixelAsPoint\"/>, <xref linkend=\"RT_ST_PixelAsPoints\"/>, "
-"<xref linkend=\"RT_ST_PixelAsCentroid\"/>, <xref "
-"linkend=\"RT_ST_PixelAsCentroids\"/>, <xref linkend=\"ST_AsText\"/>"
+", <xref linkend=\"RT_ST_PixelAsPolygon\"/>, <xref linkend="
+"\"RT_ST_PixelAsPoint\"/>, <xref linkend=\"RT_ST_PixelAsPoints\"/>, <xref "
+"linkend=\"RT_ST_PixelAsCentroid\"/>, <xref linkend=\"RT_ST_PixelAsCentroids"
+"\"/>, <xref linkend=\"ST_AsText\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -4119,8 +4584,8 @@ msgstr ""
 #: reference_raster.xml:2540
 #, no-c-format
 msgid ""
-"<refpurpose>Returns a point geometry of the pixel's upper-left "
-"corner.</refpurpose>"
+"<refpurpose>Returns a point geometry of the pixel's upper-left corner.</"
+"refpurpose>"
 msgstr ""
 
 #. Tag: funcprototype
@@ -4131,20 +4596,24 @@ msgid ""
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>columnx</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>rowy</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_PixelAsPoint</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>columnx</parameter></paramdef> <paramdef><type>integer </type> <parameter>rowy</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_PixelAsPoint</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>columnx</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>rowy</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:2557
 #, no-c-format
-msgid ""
-"<para>Returns a point geometry of the pixel's upper-left corner.</para>"
+msgid "<para>Returns a point geometry of the pixel's upper-left corner.</para>"
 msgstr ""
 
 #. Tag: programlisting
 #: reference_raster.xml:2563
 #, no-c-format
 msgid ""
-"SELECT ST_AsText(ST_PixelAsPoint(rast, 1, 1)) FROM dummy_rast WHERE rid = 1;\n"
+"SELECT ST_AsText(ST_PixelAsPoint(rast, 1, 1)) FROM dummy_rast WHERE rid = "
+"1;\n"
 "\n"
 "   st_astext    \n"
 "----------------\n"
@@ -4155,11 +4624,10 @@ msgstr ""
 #: reference_raster.xml:2568
 #, no-c-format
 msgid ""
-", <xref linkend=\"RT_ST_PixelAsPolygon\"/>, <xref "
-"linkend=\"RT_ST_PixelAsPolygons\"/>, <xref "
-"linkend=\"RT_ST_PixelAsPoints\"/>, <xref "
-"linkend=\"RT_ST_PixelAsCentroid\"/>, <xref "
-"linkend=\"RT_ST_PixelAsCentroids\"/>"
+", <xref linkend=\"RT_ST_PixelAsPolygon\"/>, <xref linkend="
+"\"RT_ST_PixelAsPolygons\"/>, <xref linkend=\"RT_ST_PixelAsPoints\"/>, <xref "
+"linkend=\"RT_ST_PixelAsCentroid\"/>, <xref linkend=\"RT_ST_PixelAsCentroids"
+"\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -4174,8 +4642,8 @@ msgstr ""
 msgid ""
 "<refpurpose>Returns a point geometry for each pixel of a raster band along "
 "with the value, the X and the Y raster coordinates of each pixel. The "
-"coordinates of the point geometry are of the pixel's upper-left "
-"corner.</refpurpose>"
+"coordinates of the point geometry are of the pixel's upper-left corner.</"
+"refpurpose>"
 msgstr ""
 
 #. Tag: funcprototype
@@ -4184,26 +4652,31 @@ msgstr ""
 msgid ""
 "<funcdef>geometry <function>ST_PixelAsPoints</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>band=1</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>band=1</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=TRUE</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_PixelAsPoints</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>band=1</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
 "<parameter>exclude_nodata_value=TRUE</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_PixelAsPoints</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>band=1</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>exclude_nodata_value=TRUE</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:2600
 #, no-c-format
 msgid ""
 "<para>Returns a point geometry for each pixel of a raster band along with "
-"the value, the X and the Y raster coordinates of each pixel. The coordinates"
-" of the point geometry are of the pixel's upper-left corner.</para>"
+"the value, the X and the Y raster coordinates of each pixel. The coordinates "
+"of the point geometry are of the pixel's upper-left corner.</para>"
 msgstr ""
 
 #. Tag: programlisting
 #: reference_raster.xml:2608
 #, no-c-format
 msgid ""
-"SELECT x, y, val, ST_AsText(geom) FROM (SELECT (ST_PixelAsPoints(rast, 1)).* FROM dummy_rast WHERE rid = 2) foo;\n"
+"SELECT x, y, val, ST_AsText(geom) FROM (SELECT (ST_PixelAsPoints(rast, 1)).* "
+"FROM dummy_rast WHERE rid = 2) foo;\n"
 "\n"
 " x | y | val |          st_astext           \n"
 "---+---+-----+------------------------------\n"
@@ -4238,10 +4711,10 @@ msgstr ""
 #: reference_raster.xml:2613
 #, no-c-format
 msgid ""
-", <xref linkend=\"RT_ST_PixelAsPolygon\"/>, <xref "
-"linkend=\"RT_ST_PixelAsPolygons\"/>, <xref linkend=\"RT_ST_PixelAsPoint\"/>,"
-" <xref linkend=\"RT_ST_PixelAsCentroid\"/>, <xref "
-"linkend=\"RT_ST_PixelAsCentroids\"/>"
+", <xref linkend=\"RT_ST_PixelAsPolygon\"/>, <xref linkend="
+"\"RT_ST_PixelAsPolygons\"/>, <xref linkend=\"RT_ST_PixelAsPoint\"/>, <xref "
+"linkend=\"RT_ST_PixelAsCentroid\"/>, <xref linkend=\"RT_ST_PixelAsCentroids"
+"\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -4254,8 +4727,8 @@ msgstr ""
 #: reference_raster.xml:2628
 #, no-c-format
 msgid ""
-"<refpurpose>Returns the centroid (point geometry) of the area represented by"
-" a pixel.</refpurpose>"
+"<refpurpose>Returns the centroid (point geometry) of the area represented by "
+"a pixel.</refpurpose>"
 msgstr ""
 
 #. Tag: funcprototype
@@ -4266,7 +4739,11 @@ msgid ""
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>columnx</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>rowy</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_PixelAsCentroid</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>columnx</parameter></paramdef> <paramdef><type>integer </type> <parameter>rowy</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_PixelAsCentroid</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>columnx</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>rowy</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:2645
@@ -4280,7 +4757,8 @@ msgstr ""
 #: reference_raster.xml:2651
 #, no-c-format
 msgid ""
-"SELECT ST_AsText(ST_PixelAsCentroid(rast, 1, 1)) FROM dummy_rast WHERE rid = 1;\n"
+"SELECT ST_AsText(ST_PixelAsCentroid(rast, 1, 1)) FROM dummy_rast WHERE rid = "
+"1;\n"
 "\n"
 "  st_astext   \n"
 "--------------\n"
@@ -4291,10 +4769,9 @@ msgstr ""
 #: reference_raster.xml:2656
 #, no-c-format
 msgid ""
-", <xref linkend=\"RT_ST_PixelAsPolygon\"/>, <xref "
-"linkend=\"RT_ST_PixelAsPolygons\"/>, <xref linkend=\"RT_ST_PixelAsPoint\"/>,"
-" <xref linkend=\"RT_ST_PixelAsPoints\"/>, <xref "
-"linkend=\"RT_ST_PixelAsCentroids\"/>"
+", <xref linkend=\"RT_ST_PixelAsPolygon\"/>, <xref linkend="
+"\"RT_ST_PixelAsPolygons\"/>, <xref linkend=\"RT_ST_PixelAsPoint\"/>, <xref "
+"linkend=\"RT_ST_PixelAsPoints\"/>, <xref linkend=\"RT_ST_PixelAsCentroids\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -4307,10 +4784,10 @@ msgstr ""
 #: reference_raster.xml:2671
 #, no-c-format
 msgid ""
-"<refpurpose>Returns the centroid (point geometry) for each pixel of a raster"
-" band along with the value, the X and the Y raster coordinates of each "
-"pixel. The point geometry is the centroid of the area represented by a "
-"pixel.</refpurpose>"
+"<refpurpose>Returns the centroid (point geometry) for each pixel of a raster "
+"band along with the value, the X and the Y raster coordinates of each pixel. "
+"The point geometry is the centroid of the area represented by a pixel.</"
+"refpurpose>"
 msgstr ""
 
 #. Tag: funcprototype
@@ -4319,11 +4796,15 @@ msgstr ""
 msgid ""
 "<funcdef>geometry <function>ST_PixelAsCentroids</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>band=1</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>band=1</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=TRUE</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_PixelAsCentroids</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>band=1</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
 "<parameter>exclude_nodata_value=TRUE</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_PixelAsCentroids</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>band=1</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>exclude_nodata_value=TRUE</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:2688
@@ -4338,7 +4819,8 @@ msgstr ""
 #: reference_raster.xml:2696
 #, no-c-format
 msgid ""
-"SELECT x, y, val, ST_AsText(geom) FROM (SELECT (ST_PixelAsCentroids(rast, 1)).* FROM dummy_rast WHERE rid = 2) foo;\n"
+"SELECT x, y, val, ST_AsText(geom) FROM (SELECT (ST_PixelAsCentroids(rast, "
+"1)).* FROM dummy_rast WHERE rid = 2) foo;\n"
 " x | y | val |           st_astext            \n"
 "---+---+-----+--------------------------------\n"
 " 1 | 1 | 253 | POINT(3427927.775 5793243.975)\n"
@@ -4372,10 +4854,9 @@ msgstr ""
 #: reference_raster.xml:2701
 #, no-c-format
 msgid ""
-", <xref linkend=\"RT_ST_PixelAsPolygon\"/>, <xref "
-"linkend=\"RT_ST_PixelAsPolygons\"/>, <xref linkend=\"RT_ST_PixelAsPoint\"/>,"
-" <xref linkend=\"RT_ST_PixelAsPoints\"/>, <xref "
-"linkend=\"RT_ST_PixelAsCentroid\"/>"
+", <xref linkend=\"RT_ST_PixelAsPolygon\"/>, <xref linkend="
+"\"RT_ST_PixelAsPolygons\"/>, <xref linkend=\"RT_ST_PixelAsPoint\"/>, <xref "
+"linkend=\"RT_ST_PixelAsPoints\"/>, <xref linkend=\"RT_ST_PixelAsCentroid\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -4400,44 +4881,66 @@ msgstr ""
 #: reference_raster.xml:2720
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>double precision "
-"<function>ST_Value</function></funcdef> <paramdef><type>raster </type> "
-"<parameter>rast</parameter></paramdef> <paramdef><type>geometry </type> "
-"<parameter>pt</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean "
-"</type> <parameter>exclude_nodata_value=true</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>double precision "
-"<function>ST_Value</function></funcdef> <paramdef><type>raster </type> "
-"<parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
-"<parameter>bandnum</parameter></paramdef> <paramdef><type>geometry </type> "
-"<parameter>pt</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean "
-"</type> <parameter>exclude_nodata_value=true</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>double precision "
-"<function>ST_Value</function></funcdef> <paramdef><type>raster </type> "
-"<parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
-"<parameter>columnx</parameter></paramdef> <paramdef><type>integer </type> "
-"<parameter>rowy</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
+"<funcprototype> <funcdef>double precision <function>ST_Value</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>geometry </type> <parameter>pt</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>double precision <function>ST_Value</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>bandnum</parameter></"
+"paramdef> <paramdef><type>geometry </type> <parameter>pt</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>double precision <function>ST_Value</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>columnx</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>rowy</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>double precision <function>ST_Value</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>bandnum</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>columnx</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>rowy</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
 "<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype>"
-" <funcprototype> <funcdef>double precision "
-"<function>ST_Value</function></funcdef> <paramdef><type>raster </type> "
-"<parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
-"<parameter>bandnum</parameter></paramdef> <paramdef><type>integer </type> "
-"<parameter>columnx</parameter></paramdef> <paramdef><type>integer </type> "
-"<parameter>rowy</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
+msgstr ""
+"<funcprototype> <funcdef>double precision <function>ST_Value</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>geometry </type> <parameter>pt</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>double precision <function>ST_Value</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>bandnum</parameter></"
+"paramdef> <paramdef><type>geometry </type> <parameter>pt</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>double precision <function>ST_Value</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>columnx</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>rowy</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>double precision <function>ST_Value</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>bandnum</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>columnx</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>rowy</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
 "<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>double precision <function>ST_Value</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>geometry </type> <parameter>pt</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>double precision <function>ST_Value</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>bandnum</parameter></paramdef> <paramdef><type>geometry </type> <parameter>pt</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>double precision <function>ST_Value</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>columnx</parameter></paramdef> <paramdef><type>integer </type> <parameter>rowy</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>double precision <function>ST_Value</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>bandnum</parameter></paramdef> <paramdef><type>integer </type> <parameter>columnx</parameter></paramdef> <paramdef><type>integer </type> <parameter>rowy</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:2755
 #, no-c-format
 msgid ""
 "Returns the value of a given band in a given columnx, rowy pixel or at a "
-"given geometry point. Band numbers start at 1 and band is assumed to be 1 if"
-" not specified. If <varname>exclude_nodata_value</varname> is set to true, "
+"given geometry point. Band numbers start at 1 and band is assumed to be 1 if "
+"not specified. If <varname>exclude_nodata_value</varname> is set to true, "
 "then only non <varname>nodata</varname> pixels are considered. If "
-"<varname>exclude_nodata_value</varname> is set to false, then all pixels are"
-" considered."
+"<varname>exclude_nodata_value</varname> is set to false, then all pixels are "
+"considered."
 msgstr ""
 
 #. Tag: para
@@ -4452,8 +4955,10 @@ msgstr ""
 msgid ""
 "-- get raster values at particular postgis geometry points\n"
 "-- the srid of your geometry should be same as for your raster\n"
-"SELECT rid, ST_Value(rast, foo.pt_geom) As b1pval, ST_Value(rast, 2, foo.pt_geom) As b2pval\n"
-"FROM dummy_rast CROSS JOIN (SELECT ST_SetSRID(ST_Point(3427927.77, 5793243.76), 0) As pt_geom) As foo\n"
+"SELECT rid, ST_Value(rast, foo.pt_geom) As b1pval, ST_Value(rast, 2, foo."
+"pt_geom) As b2pval\n"
+"FROM dummy_rast CROSS JOIN (SELECT ST_SetSRID(ST_Point(3427927.77, "
+"5793243.76), 0) As pt_geom) As foo\n"
 "WHERE rid=2;\n"
 "\n"
 " rid | b1pval | b2pval\n"
@@ -4509,7 +5014,8 @@ msgstr ""
 #: reference_raster.xml:2768
 #, no-c-format
 msgid ""
-"--- Get all values in bands 1,2,3 of each pixel same as above but returning the upper left point point of each pixel --\n"
+"--- Get all values in bands 1,2,3 of each pixel same as above but returning "
+"the upper left point point of each pixel --\n"
 "SELECT ST_AsText(ST_SetSRID(\n"
 "        ST_Point(ST_UpperLeftX(rast) + ST_ScaleX(rast)*x, \n"
 "                ST_UpperLeftY(rast) + ST_ScaleY(rast)*y), \n"
@@ -4533,7 +5039,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "--- Get a polygon formed by union of all pixels \n"
-"        that fall in a particular value range and intersect particular polygon --\n"
+"        that fall in a particular value range and intersect particular "
+"polygon --\n"
 "SELECT ST_AsText(ST_Union(pixpolyg)) As shadow\n"
 "FROM (SELECT ST_Translate(ST_MakeEnvelope(\n"
 "                ST_UpperLeftX(rast), ST_UpperLeftY(rast), \n"
@@ -4548,21 +5055,31 @@ msgid ""
 "WHERE  \n"
 "        ST_Intersects(\n"
 "                pixpolyg, \n"
-"                ST_GeomFromText('POLYGON((3427928 5793244,3427927.75 5793243.75,3427928 5793243.75,3427928 5793244))',0)\n"
+"                ST_GeomFromText('POLYGON((3427928 5793244,3427927.75 "
+"5793243.75,3427928 5793243.75,3427928 5793244))',0)\n"
 "                ) AND b2val != 254;\n"
 "\n"
 "\n"
 "                shadow\n"
 "------------------------------------------------------------------------------------\n"
-" MULTIPOLYGON(((3427928 5793243.9,3427928 5793243.85,3427927.95 5793243.85,3427927.95 5793243.9,\n"
-" 3427927.95 5793243.95,3427928 5793243.95,3427928.05 5793243.95,3427928.05 5793243.9,3427928 5793243.9)),((3427927.95 5793243.9,3427927.95 579324\n"
-"3.85,3427927.9 5793243.85,3427927.85 5793243.85,3427927.85 5793243.9,3427927.9 5793243.9,3427927.9 5793243.95,\n"
-"3427927.95 5793243.95,3427927.95 5793243.9)),((3427927.85 5793243.75,3427927.85 5793243.7,3427927.8 5793243.7,3427927.8 5793243.75\n"
-",3427927.8 5793243.8,3427927.8 5793243.85,3427927.85 5793243.85,3427927.85 5793243.8,3427927.85 5793243.75)),\n"
-"((3427928.05 5793243.75,3427928.05 5793243.7,3427928 5793243.7,3427927.95 5793243.7,3427927.95 5793243.75,3427927.95 5793243.8,3427\n"
-"927.95 5793243.85,3427928 5793243.85,3427928 5793243.8,3427928.05 5793243.8,\n"
-"3427928.05 5793243.75)),((3427927.95 5793243.75,3427927.95 5793243.7,3427927.9 5793243.7,3427927.85 5793243.7,\n"
-"3427927.85 5793243.75,3427927.85 5793243.8,3427927.85 5793243.85,3427927.9 5793243.85,\n"
+" MULTIPOLYGON(((3427928 5793243.9,3427928 5793243.85,3427927.95 "
+"5793243.85,3427927.95 5793243.9,\n"
+" 3427927.95 5793243.95,3427928 5793243.95,3427928.05 5793243.95,3427928.05 "
+"5793243.9,3427928 5793243.9)),((3427927.95 5793243.9,3427927.95 579324\n"
+"3.85,3427927.9 5793243.85,3427927.85 5793243.85,3427927.85 "
+"5793243.9,3427927.9 5793243.9,3427927.9 5793243.95,\n"
+"3427927.95 5793243.95,3427927.95 5793243.9)),((3427927.85 "
+"5793243.75,3427927.85 5793243.7,3427927.8 5793243.7,3427927.8 5793243.75\n"
+",3427927.8 5793243.8,3427927.8 5793243.85,3427927.85 5793243.85,3427927.85 "
+"5793243.8,3427927.85 5793243.75)),\n"
+"((3427928.05 5793243.75,3427928.05 5793243.7,3427928 5793243.7,3427927.95 "
+"5793243.7,3427927.95 5793243.75,3427927.95 5793243.8,3427\n"
+"927.95 5793243.85,3427928 5793243.85,3427928 5793243.8,3427928.05 "
+"5793243.8,\n"
+"3427928.05 5793243.75)),((3427927.95 5793243.75,3427927.95 "
+"5793243.7,3427927.9 5793243.7,3427927.85 5793243.7,\n"
+"3427927.85 5793243.75,3427927.85 5793243.8,3427927.85 5793243.85,3427927.9 "
+"5793243.85,\n"
 "3427927.95 5793243.85,3427927.95 5793243.8,3427927.95 5793243.75)))"
 msgstr ""
 
@@ -4571,9 +5088,12 @@ msgstr ""
 #, no-c-format
 msgid ""
 "--- Checking all the pixels of a large raster tile can take a long time.\n"
-"--- You can dramatically improve speed at some lose of precision by orders of magnitude \n"
-"--  by sampling pixels using the step optional parameter of generate_series.  \n"
-"--  This next example does the same as previous but by checking 1 for every 4 (2x2) pixels and putting in the last checked\n"
+"--- You can dramatically improve speed at some lose of precision by orders "
+"of magnitude \n"
+"--  by sampling pixels using the step optional parameter of "
+"generate_series.  \n"
+"--  This next example does the same as previous but by checking 1 for every "
+"4 (2x2) pixels and putting in the last checked\n"
 "--  putting in the checked pixel as the value for subsequent 4\n"
 "        \n"
 "SELECT ST_AsText(ST_Union(pixpolyg)) As shadow\n"
@@ -4590,28 +5110,32 @@ msgid ""
 "WHERE  \n"
 "        ST_Intersects(\n"
 "                pixpolyg, \n"
-"                ST_GeomFromText('POLYGON((3427928 5793244,3427927.75 5793243.75,3427928 5793243.75,3427928 5793244))',0)\n"
+"                ST_GeomFromText('POLYGON((3427928 5793244,3427927.75 "
+"5793243.75,3427928 5793243.75,3427928 5793244))',0)\n"
 "                ) AND b2val != 254;\n"
 "\n"
 "                shadow\n"
 "------------------------------------------------------------------------------------\n"
-" MULTIPOLYGON(((3427927.9 5793243.85,3427927.8 5793243.85,3427927.8 5793243.95,\n"
-" 3427927.9 5793243.95,3427928 5793243.95,3427928.1 5793243.95,3427928.1 5793243.85,3427928 5793243.85,3427927.9 5793243.85)),\n"
-" ((3427927.9 5793243.65,3427927.8 5793243.65,3427927.8 5793243.75,3427927.8 5793243.85,3427927.9 5793243.85,\n"
-" 3427928 5793243.85,3427928 5793243.75,3427928.1 5793243.75,3427928.1 5793243.65,3427928 5793243.65,3427927.9 5793243.65)))"
+" MULTIPOLYGON(((3427927.9 5793243.85,3427927.8 5793243.85,3427927.8 "
+"5793243.95,\n"
+" 3427927.9 5793243.95,3427928 5793243.95,3427928.1 5793243.95,3427928.1 "
+"5793243.85,3427928 5793243.85,3427927.9 5793243.85)),\n"
+" ((3427927.9 5793243.65,3427927.8 5793243.65,3427927.8 5793243.75,3427927.8 "
+"5793243.85,3427927.9 5793243.85,\n"
+" 3427928 5793243.85,3427928 5793243.75,3427928.1 5793243.75,3427928.1 "
+"5793243.65,3427928 5793243.65,3427927.9 5793243.65)))"
 msgstr ""
 
 #. Tag: para
 #: reference_raster.xml:2776
 #, no-c-format
 msgid ""
-", <xref linkend=\"RT_ST_NumBands\"/>, <xref "
-"linkend=\"RT_ST_PixelAsPolygon\"/>, <xref linkend=\"RT_ST_ScaleX\"/>, , "
-"<xref linkend=\"RT_ST_ScaleY\"/>, <xref linkend=\"RT_ST_UpperLeftX\"/>, "
-"<xref linkend=\"RT_ST_UpperLeftY\"/>, <xref linkend=\"RT_ST_SRID\"/>, <xref "
-"linkend=\"ST_AsText\"/>, , <xref linkend=\"ST_Point\"/>, <xref "
-"linkend=\"ST_MakeEnvelope\"/>, <xref linkend=\"ST_Intersects\"/>, <xref "
-"linkend=\"ST_Intersection\"/>"
+", <xref linkend=\"RT_ST_NumBands\"/>, <xref linkend=\"RT_ST_PixelAsPolygon\"/"
+">, <xref linkend=\"RT_ST_ScaleX\"/>, , <xref linkend=\"RT_ST_ScaleY\"/>, "
+"<xref linkend=\"RT_ST_UpperLeftX\"/>, <xref linkend=\"RT_ST_UpperLeftY\"/>, "
+"<xref linkend=\"RT_ST_SRID\"/>, <xref linkend=\"ST_AsText\"/>, , <xref "
+"linkend=\"ST_Point\"/>, <xref linkend=\"ST_MakeEnvelope\"/>, <xref linkend="
+"\"ST_Intersects\"/>, <xref linkend=\"ST_Intersection\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -4633,54 +5157,73 @@ msgstr ""
 #: reference_raster.xml:2793
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>double precision "
-"<function>ST_NearestValue</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>bandnum</parameter></paramdef> <paramdef><type>geometry "
-"</type> <parameter>pt</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
+"<funcprototype> <funcdef>double precision <function>ST_NearestValue</"
+"function></funcdef> <paramdef><type>raster </type> <parameter>rast</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>bandnum</"
+"parameter></paramdef> <paramdef><type>geometry </type> <parameter>pt</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>double precision <function>ST_NearestValue</"
+"function></funcdef> <paramdef><type>raster </type> <parameter>rast</"
+"parameter></paramdef> <paramdef><type>geometry </type> <parameter>pt</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>double precision <function>ST_NearestValue</"
+"function></funcdef> <paramdef><type>raster </type> <parameter>rast</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>bandnum</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>columnx</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>rowy</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>double precision <function>ST_NearestValue</"
+"function></funcdef> <paramdef><type>raster </type> <parameter>rast</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>columnx</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>rowy</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
 "<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype>"
-" <funcprototype> <funcdef>double precision "
-"<function>ST_NearestValue</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast</parameter></paramdef> <paramdef><type>geometry "
-"</type> <parameter>pt</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype>"
-" <funcprototype> <funcdef>double precision "
-"<function>ST_NearestValue</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>bandnum</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>columnx</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>rowy</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype>"
-" <funcprototype> <funcdef>double precision "
-"<function>ST_NearestValue</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>columnx</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>rowy</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
+msgstr ""
+"<funcprototype> <funcdef>double precision <function>ST_NearestValue</"
+"function></funcdef> <paramdef><type>raster </type> <parameter>rast</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>bandnum</"
+"parameter></paramdef> <paramdef><type>geometry </type> <parameter>pt</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>double precision <function>ST_NearestValue</"
+"function></funcdef> <paramdef><type>raster </type> <parameter>rast</"
+"parameter></paramdef> <paramdef><type>geometry </type> <parameter>pt</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>double precision <function>ST_NearestValue</"
+"function></funcdef> <paramdef><type>raster </type> <parameter>rast</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>bandnum</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>columnx</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>rowy</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>double precision <function>ST_NearestValue</"
+"function></funcdef> <paramdef><type>raster </type> <parameter>rast</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>columnx</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>rowy</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
 "<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>double precision <function>ST_NearestValue</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>bandnum</parameter></paramdef> <paramdef><type>geometry </type> <parameter>pt</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>double precision <function>ST_NearestValue</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>geometry </type> <parameter>pt</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>double precision <function>ST_NearestValue</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>bandnum</parameter></paramdef> <paramdef><type>integer </type> <parameter>columnx</parameter></paramdef> <paramdef><type>integer </type> <parameter>rowy</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>double precision <function>ST_NearestValue</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>columnx</parameter></paramdef> <paramdef><type>integer </type> <parameter>rowy</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:2830
 #, no-c-format
 msgid ""
-"Returns the nearest non-<varname>NODATA</varname> value of a given band in a"
-" given columnx, rowy pixel or at a specific geometric point. If the columnx,"
-" rowy pixel or the pixel at the specified geometric point is "
-"<varname>NODATA</varname>, the function will find the nearest pixel to the "
-"columnx, rowy pixel or geometric point whose value is not "
-"<varname>NODATA</varname>."
+"Returns the nearest non-<varname>NODATA</varname> value of a given band in a "
+"given columnx, rowy pixel or at a specific geometric point. If the columnx, "
+"rowy pixel or the pixel at the specified geometric point is <varname>NODATA</"
+"varname>, the function will find the nearest pixel to the columnx, rowy "
+"pixel or geometric point whose value is not <varname>NODATA</varname>."
 msgstr ""
 
 #. Tag: para
 #: reference_raster.xml:2833 reference_raster.xml:2920
 #, no-c-format
 msgid ""
-"Band numbers start at 1 and <varname>bandnum</varname> is assumed to be 1 if"
-" not specified. If <varname>exclude_nodata_value</varname> is set to false, "
+"Band numbers start at 1 and <varname>bandnum</varname> is assumed to be 1 if "
+"not specified. If <varname>exclude_nodata_value</varname> is set to false, "
 "then all pixels include <varname>nodata</varname> pixels are considered to "
 "intersect and return value. If <varname>exclude_nodata_value</varname> is "
 "not passed in then reads it from metadata of raster."
@@ -4708,8 +5251,10 @@ msgid ""
 "                                        ST_SetValue(\n"
 "                                                ST_SetValue(\n"
 "                                                        ST_AddBand(\n"
-"                                                                ST_MakeEmptyRaster(5, 5, -2, 2, 1, -1, 0, 0, 0),\n"
-"                                                                '8BUI'::text, 1, 0\n"
+"                                                                ST_MakeEmptyRaster(5, "
+"5, -2, 2, 1, -1, 0, 0, 0),\n"
+"                                                                '8BUI'::"
+"text, 1, 0\n"
 "                                                        ),\n"
 "                                                        1, 1, 0.\n"
 "                                                ),\n"
@@ -4744,8 +5289,10 @@ msgid ""
 "                                        ST_SetValue(\n"
 "                                                ST_SetValue(\n"
 "                                                        ST_AddBand(\n"
-"                                                                ST_MakeEmptyRaster(5, 5, -2, 2, 1, -1, 0, 0, 0),\n"
-"                                                                '8BUI'::text, 1, 0\n"
+"                                                                ST_MakeEmptyRaster(5, "
+"5, -2, 2, 1, -1, 0, 0, 0),\n"
+"                                                                '8BUI'::"
+"text, 1, 0\n"
 "                                                        ),\n"
 "                                                        1, 1, 0.\n"
 "                                                ),\n"
@@ -4781,66 +5328,94 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Returns a 2-D double precision array of the non-<varname>NODATA</varname> "
-"values around a given band's pixel specified by either a columnX and rowY or"
-" a geometric point expressed in the same spatial reference coordinate system"
-" as the raster."
+"values around a given band's pixel specified by either a columnX and rowY or "
+"a geometric point expressed in the same spatial reference coordinate system "
+"as the raster."
 msgstr ""
 
 #. Tag: funcsynopsis
 #: reference_raster.xml:2872
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>double precision[][] "
-"<function>ST_Neighborhood</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>bandnum</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>columnX</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>rowY</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>distanceX</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>distanceY</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
+"<funcprototype> <funcdef>double precision[][] <function>ST_Neighborhood</"
+"function></funcdef> <paramdef><type>raster </type> <parameter>rast</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>bandnum</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>columnX</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>rowY</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>distanceX</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>distanceY</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>double precision[][] <function>ST_Neighborhood</"
+"function></funcdef> <paramdef><type>raster </type> <parameter>rast</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>columnX</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>rowY</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>distanceX</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>distanceY</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>double precision[][] <function>ST_Neighborhood</"
+"function></funcdef> <paramdef><type>raster </type> <parameter>rast</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>bandnum</"
+"parameter></paramdef> <paramdef><type>geometry </type> <parameter>pt</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>distanceX</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>distanceY</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>double precision[][] <function>ST_Neighborhood</"
+"function></funcdef> <paramdef><type>raster </type> <parameter>rast</"
+"parameter></paramdef> <paramdef><type>geometry </type> <parameter>pt</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>distanceX</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>distanceY</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
 "<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype>"
-" <funcprototype> <funcdef>double precision[][] "
-"<function>ST_Neighborhood</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>columnX</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>rowY</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>distanceX</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>distanceY</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype>"
-" <funcprototype> <funcdef>double precision[][] "
-"<function>ST_Neighborhood</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>bandnum</parameter></paramdef> <paramdef><type>geometry "
-"</type> <parameter>pt</parameter></paramdef> <paramdef><type>integer </type>"
-" <parameter>distanceX</parameter></paramdef> <paramdef><type>integer </type>"
-" <parameter>distanceY</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype>"
-" <funcprototype> <funcdef>double precision[][] "
-"<function>ST_Neighborhood</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast</parameter></paramdef> <paramdef><type>geometry "
-"</type> <parameter>pt</parameter></paramdef> <paramdef><type>integer </type>"
-" <parameter>distanceX</parameter></paramdef> <paramdef><type>integer </type>"
-" <parameter>distanceY</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
+msgstr ""
+"<funcprototype> <funcdef>double precision[][] <function>ST_Neighborhood</"
+"function></funcdef> <paramdef><type>raster </type> <parameter>rast</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>bandnum</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>columnX</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>rowY</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>distanceX</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>distanceY</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>double precision[][] <function>ST_Neighborhood</"
+"function></funcdef> <paramdef><type>raster </type> <parameter>rast</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>columnX</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>rowY</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>distanceX</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>distanceY</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>double precision[][] <function>ST_Neighborhood</"
+"function></funcdef> <paramdef><type>raster </type> <parameter>rast</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>bandnum</"
+"parameter></paramdef> <paramdef><type>geometry </type> <parameter>pt</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>distanceX</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>distanceY</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>double precision[][] <function>ST_Neighborhood</"
+"function></funcdef> <paramdef><type>raster </type> <parameter>rast</"
+"parameter></paramdef> <paramdef><type>geometry </type> <parameter>pt</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>distanceX</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>distanceY</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
 "<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>double precision[][] <function>ST_Neighborhood</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>bandnum</parameter></paramdef> <paramdef><type>integer </type> <parameter>columnX</parameter></paramdef> <paramdef><type>integer </type> <parameter>rowY</parameter></paramdef> <paramdef><type>integer </type> <parameter>distanceX</parameter></paramdef> <paramdef><type>integer </type> <parameter>distanceY</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>double precision[][] <function>ST_Neighborhood</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>columnX</parameter></paramdef> <paramdef><type>integer </type> <parameter>rowY</parameter></paramdef> <paramdef><type>integer </type> <parameter>distanceX</parameter></paramdef> <paramdef><type>integer </type> <parameter>distanceY</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>double precision[][] <function>ST_Neighborhood</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>bandnum</parameter></paramdef> <paramdef><type>geometry </type> <parameter>pt</parameter></paramdef> <paramdef><type>integer </type> <parameter>distanceX</parameter></paramdef> <paramdef><type>integer </type> <parameter>distanceY</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>double precision[][] <function>ST_Neighborhood</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>geometry </type> <parameter>pt</parameter></paramdef> <paramdef><type>integer </type> <parameter>distanceX</parameter></paramdef> <paramdef><type>integer </type> <parameter>distanceY</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:2917
 #, no-c-format
 msgid ""
 "Returns a 2-D double precision array of the non-<varname>NODATA</varname> "
-"values around a given band's pixel specified by either a columnX and rowY or"
-" a geometric point expressed in the same spatial reference coordinate system"
-" as the raster. The <varname>distanceX</varname> and "
-"<varname>distanceY</varname> parameters define the number of pixels around "
-"the specified pixel in the X and Y axes, e.g. I want all values within 3 "
-"pixel distance along the X axis and 2 pixel distance along the Y axis around"
-" my pixel of interest. The center value of the 2-D array will be the value "
-"at the pixel specified by the columnX and rowY or the geometric point."
+"values around a given band's pixel specified by either a columnX and rowY or "
+"a geometric point expressed in the same spatial reference coordinate system "
+"as the raster. The <varname>distanceX</varname> and <varname>distanceY</"
+"varname> parameters define the number of pixels around the specified pixel "
+"in the X and Y axes, e.g. I want all values within 3 pixel distance along "
+"the X axis and 2 pixel distance along the Y axis around my pixel of "
+"interest. The center value of the 2-D array will be the value at the pixel "
+"specified by the columnX and rowY or the geometric point."
 msgstr ""
 
 #. Tag: para
@@ -4872,7 +5447,8 @@ msgid ""
 "        SELECT\n"
 "                ST_SetValues(\n"
 "                        ST_AddBand(\n"
-"                                ST_MakeEmptyRaster(5, 5, -2, 2, 1, -1, 0, 0, 0),\n"
+"                                ST_MakeEmptyRaster(5, 5, -2, 2, 1, -1, 0, 0, "
+"0),\n"
 "                                '8BUI'::text, 1, 0\n"
 "                        ),\n"
 "                        1, 1, 1, ARRAY[\n"
@@ -4902,7 +5478,8 @@ msgid ""
 "        SELECT\n"
 "                ST_SetValues(\n"
 "                        ST_AddBand(\n"
-"                                ST_MakeEmptyRaster(5, 5, -2, 2, 1, -1, 0, 0, 0),\n"
+"                                ST_MakeEmptyRaster(5, 5, -2, 2, 1, -1, 0, 0, "
+"0),\n"
 "                                '8BUI'::text, 1, 0\n"
 "                        ),\n"
 "                        1, 1, 1, ARRAY[\n"
@@ -4932,7 +5509,8 @@ msgid ""
 "FROM (\n"
 "                ST_SetValues(\n"
 "                        ST_AddBand(\n"
-"                                ST_MakeEmptyRaster(5, 5, -2, 2, 1, -1, 0, 0, 0),\n"
+"                                ST_MakeEmptyRaster(5, 5, -2, 2, 1, -1, 0, 0, "
+"0),\n"
 "                                '8BUI'::text, 1, 0\n"
 "                        ),\n"
 "                        1, 1, 1, ARRAY[\n"
@@ -4956,9 +5534,9 @@ msgstr ""
 #, no-c-format
 msgid ""
 ", <xref linkend=\"RT_ST_Min4ma\"/>, <xref linkend=\"RT_ST_Max4ma\"/>, <xref "
-"linkend=\"RT_ST_Sum4ma\"/>, <xref linkend=\"RT_ST_Mean4ma\"/>, <xref "
-"linkend=\"RT_ST_Range4ma\"/>, <xref linkend=\"RT_ST_Distinct4ma\"/>, <xref "
-"linkend=\"RT_ST_StdDev4ma\"/>"
+"linkend=\"RT_ST_Sum4ma\"/>, <xref linkend=\"RT_ST_Mean4ma\"/>, <xref linkend="
+"\"RT_ST_Range4ma\"/>, <xref linkend=\"RT_ST_Distinct4ma\"/>, <xref linkend="
+"\"RT_ST_StdDev4ma\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -4984,36 +5562,56 @@ msgid ""
 "<funcprototype> <funcdef>raster <function>ST_SetValue</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>pt</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>newvalue</parameter></paramdef> </funcprototype> <funcprototype> "
-"<funcdef>raster <function>ST_SetValue</function></funcdef> "
-"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef><type>integer </type> <parameter>bandnum</parameter></paramdef> "
-"<paramdef><type>geometry </type> <parameter>pt</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>newvalue</parameter></paramdef> </funcprototype> <funcprototype> "
-"<funcdef>raster <function>ST_SetValue</function></funcdef> "
+"<paramdef><type>double precision </type> <parameter>newvalue</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_SetValue</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>bandnum</parameter></paramdef> <paramdef><type>geometry </type> "
+"<parameter>pt</parameter></paramdef> <paramdef><type>double precision </"
+"type> <parameter>newvalue</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>raster <function>ST_SetValue</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>columnx</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>rowy</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>newvalue</parameter></paramdef> </funcprototype> <funcprototype> "
-"<funcdef>raster <function>ST_SetValue</function></funcdef> "
+"<paramdef><type>double precision </type> <parameter>newvalue</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_SetValue</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>bandnum</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>columnx</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>rowy</parameter></paramdef> <paramdef><type>double precision </"
+"type> <parameter>newvalue</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>raster <function>ST_SetValue</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>geometry </type> <parameter>pt</parameter></paramdef> "
+"<paramdef><type>double precision </type> <parameter>newvalue</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_SetValue</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>bandnum</parameter></paramdef> <paramdef><type>geometry </type> "
+"<parameter>pt</parameter></paramdef> <paramdef><type>double precision </"
+"type> <parameter>newvalue</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>raster <function>ST_SetValue</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef><type>integer </type> <parameter>bandnum</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>columnx</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>rowy</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>newvalue</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>raster <function>ST_SetValue</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>geometry </type> <parameter>pt</parameter></paramdef> <paramdef><type>double precision </type> <parameter>newvalue</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_SetValue</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>bandnum</parameter></paramdef> <paramdef><type>geometry </type> <parameter>pt</parameter></paramdef> <paramdef><type>double precision </type> <parameter>newvalue</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_SetValue</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>columnx</parameter></paramdef> <paramdef><type>integer </type> <parameter>rowy</parameter></paramdef> <paramdef><type>double precision </type> <parameter>newvalue</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_SetValue</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>bandnum</parameter></paramdef> <paramdef><type>integer </type> <parameter>columnx</parameter></paramdef> <paramdef><type>integer </type> <parameter>rowy</parameter></paramdef> <paramdef><type>double precision </type> <parameter>newvalue</parameter></paramdef> </funcprototype>"
+"<paramdef><type>double precision </type> <parameter>newvalue</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_SetValue</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>bandnum</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>columnx</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>rowy</parameter></paramdef> <paramdef><type>double precision </"
+"type> <parameter>newvalue</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:3005
 #, no-c-format
 msgid ""
 "Returns modified raster resulting from setting the specified pixel value to "
-"new value for the designed band given the row column location or a geometric"
-" point location. If no band is specified, then band 1 is assumed."
+"new value for the designed band given the row column location or a geometric "
+"point location. If no band is specified, then band 1 is assumed."
 msgstr ""
 
 #. Tag: para
@@ -5040,7 +5638,8 @@ msgid ""
 "\n"
 " val |                                                     st_astext\n"
 "-----+-------------------------------------------------------------------\n"
-"  50 | POLYGON((3427927.75 5793244,3427927.75 5793243.95,3427927.8 579324 ...\n"
+"  50 | POLYGON((3427927.75 5793244,3427927.75 5793243.95,3427927.8 "
+"579324 ...\n"
 " 249 | POLYGON((3427927.95 5793243.95,3427927.95 5793243.85,3427928 57932 ..."
 msgstr ""
 
@@ -5049,7 +5648,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "-- Store the changed raster --\n"
-"        UPDATE dummy_rast SET rast = ST_SetValue(rast,1, ST_Point(3427927.75, 5793243.95),100)\n"
+"        UPDATE dummy_rast SET rast = ST_SetValue(rast,1, "
+"ST_Point(3427927.75, 5793243.95),100)\n"
 "                WHERE rid = 2   ;"
 msgstr ""
 
@@ -5081,19 +5681,18 @@ msgid ""
 "<paramdef><type>integer </type> <parameter>nband</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>columnx</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>rowy</parameter></paramdef> "
-"<paramdef><type>double precision[][] </type> "
-"<parameter>newvalueset</parameter></paramdef> <paramdef><type>boolean[][] "
-"</type> <parameter>noset=NULL</parameter></paramdef> <paramdef><type>boolean"
-" </type> <parameter>keepnodata=FALSE</parameter></paramdef> </funcprototype>"
-" <funcprototype> <funcdef>raster <function>ST_SetValues</function></funcdef>"
-" <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>double precision[][] </type> <parameter>newvalueset</"
+"parameter></paramdef> <paramdef><type>boolean[][] </type> "
+"<parameter>noset=NULL</parameter></paramdef> <paramdef><type>boolean </type> "
+"<parameter>keepnodata=FALSE</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>raster <function>ST_SetValues</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>nband</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>columnx</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>rowy</parameter></paramdef> "
-"<paramdef><type>double precision[][] </type> "
-"<parameter>newvalueset</parameter></paramdef> <paramdef><type>double "
-"precision </type> <parameter>nosetvalue</parameter></paramdef> "
-"<paramdef><type>boolean </type> "
+"<paramdef><type>double precision[][] </type> <parameter>newvalueset</"
+"parameter></paramdef> <paramdef><type>double precision </type> "
+"<parameter>nosetvalue</parameter></paramdef> <paramdef><type>boolean </type> "
 "<parameter>keepnodata=FALSE</parameter></paramdef> </funcprototype> "
 "<funcprototype> <funcdef>raster <function>ST_SetValues</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
@@ -5102,19 +5701,54 @@ msgid ""
 "<paramdef><type>integer </type> <parameter>rowy</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>width</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>height</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>newvalue</parameter></paramdef> <paramdef><type>boolean </type> "
+"<paramdef><type>double precision </type> <parameter>newvalue</parameter></"
+"paramdef> <paramdef><type>boolean </type> <parameter>keepnodata=FALSE</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_SetValues</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>columnx</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>rowy</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>width</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>height</parameter></paramdef> <paramdef><type>double precision </"
+"type> <parameter>newvalue</parameter></paramdef> <paramdef><type>boolean </"
+"type> <parameter>keepnodata=FALSE</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>raster <function>ST_SetValues</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>nband</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>columnx</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>rowy</parameter></paramdef> "
+"<paramdef><type>double precision[][] </type> <parameter>newvalueset</"
+"parameter></paramdef> <paramdef><type>boolean[][] </type> "
+"<parameter>noset=NULL</parameter></paramdef> <paramdef><type>boolean </type> "
+"<parameter>keepnodata=FALSE</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>raster <function>ST_SetValues</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>nband</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>columnx</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>rowy</parameter></paramdef> "
+"<paramdef><type>double precision[][] </type> <parameter>newvalueset</"
+"parameter></paramdef> <paramdef><type>double precision </type> "
+"<parameter>nosetvalue</parameter></paramdef> <paramdef><type>boolean </type> "
 "<parameter>keepnodata=FALSE</parameter></paramdef> </funcprototype> "
 "<funcprototype> <funcdef>raster <function>ST_SetValues</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>nband</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>columnx</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>rowy</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>width</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>height</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>newvalue</parameter></paramdef> <paramdef><type>boolean </type> "
-"<parameter>keepnodata=FALSE</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>raster <function>ST_SetValues</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></paramdef> <paramdef><type>integer </type> <parameter>columnx</parameter></paramdef> <paramdef><type>integer </type> <parameter>rowy</parameter></paramdef> <paramdef><type>double precision[][] </type> <parameter>newvalueset</parameter></paramdef> <paramdef><type>boolean[][] </type> <parameter>noset=NULL</parameter></paramdef> <paramdef><type>boolean </type> <parameter>keepnodata=FALSE</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_SetValues</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></paramdef> <paramdef><type>integer </type> <parameter>columnx</parameter></paramdef> <paramdef><type>integer </type> <parameter>rowy</parameter></paramdef> <paramdef><type>double precision[][] </type> <parameter>newvalueset</parameter></paramdef> <paramdef><type>double precision </type> <parameter>nosetvalue</parameter></paramdef> <paramdef><type>boolean </type> <parameter>keepnodata=FALSE</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_SetValues</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></paramdef> <paramdef><type>integer </type> <parameter>columnx</parameter></paramdef> <paramdef><type>integer </type> <parameter>rowy</parameter></paramdef> <paramdef><type>integer </type> <parameter>width</parameter></paramdef> <paramdef><type>integer </type> <parameter>height</parameter></paramdef> <paramdef><type>double precision </type> <parameter>newvalue</parameter></paramdef> <paramdef><type>boolean </type> <parameter>keepnodata=FALSE</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_SetValues</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>columnx</parameter></paramdef> <paramdef><type>integer </type> <parameter>rowy</parameter></paramdef> <paramdef><type>integer </type> <parameter>width</parameter></paramdef> <paramdef><type>integer </type> <parameter>height</parameter></paramdef> <paramdef><type>double precision </type> <parameter>newvalue</parameter></paramdef> <paramdef><type>boolean </type> <parameter>keepnodata=FALSE</parameter></paramdef> </funcprototype>"
+"<paramdef><type>double precision </type> <parameter>newvalue</parameter></"
+"paramdef> <paramdef><type>boolean </type> <parameter>keepnodata=FALSE</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_SetValues</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>columnx</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>rowy</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>width</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>height</parameter></paramdef> <paramdef><type>double precision </"
+"type> <parameter>newvalue</parameter></paramdef> <paramdef><type>boolean </"
+"type> <parameter>keepnodata=FALSE</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:3082
@@ -5130,9 +5764,9 @@ msgstr ""
 msgid ""
 "For Variant 1, the specific pixels to be set are determined by the "
 "<varname>columnx</varname>, <varname>rowy</varname> pixel coordinates and "
-"the dimensions of the <varname>newvalueset</varname> array. "
-"<varname>noset</varname> can be used to prevent pixels with values present "
-"in <varname>newvalueset</varname> from being set (due to PostgreSQL not "
+"the dimensions of the <varname>newvalueset</varname> array. <varname>noset</"
+"varname> can be used to prevent pixels with values present in "
+"<varname>newvalueset</varname> from being set (due to PostgreSQL not "
 "permitting ragged/jagged arrays). If <varname>keepnodata</varname> is TRUE, "
 "those pixels whose values are NODATA will not be set with the corresponding "
 "value in <varname>newvalueset</varname>. See example Variant 1."
@@ -5156,8 +5790,8 @@ msgid ""
 "<varname>columnx</varname>, <varname>rowy</varname> pixel coordinates, "
 "<varname>width</varname> and <varname>height</varname>. If "
 "<varname>keepnodata</varname> is TRUE, those pixels whose values are NODATA "
-"will not be set with the corresponding value in "
-"<varname>newvalueset</varname>. See example Variant 3."
+"will not be set with the corresponding value in <varname>newvalueset</"
+"varname>. See example Variant 3."
 msgstr ""
 
 #. Tag: para
@@ -5198,10 +5832,12 @@ msgid ""
 "        ST_PixelAsPolygons(\n"
 "                ST_SetValues(\n"
 "                        ST_AddBand(\n"
-"                                ST_MakeEmptyRaster(3, 3, 0, 0, 1, -1, 0, 0, 0),\n"
+"                                ST_MakeEmptyRaster(3, 3, 0, 0, 1, -1, 0, 0, "
+"0),\n"
 "                                1, '8BUI', 1, 0\n"
 "                        ),\n"
-"                        1, 2, 2, ARRAY[[9, 9], [9, 9]]::double precision[][]\n"
+"                        1, 2, 2, ARRAY[[9, 9], [9, 9]]::double precision[]"
+"[]\n"
 "                )\n"
 "        ) AS poly\n"
 ") foo\n"
@@ -5244,10 +5880,12 @@ msgid ""
 "        ST_PixelAsPolygons(\n"
 "                ST_SetValues(\n"
 "                        ST_AddBand(\n"
-"                                ST_MakeEmptyRaster(3, 3, 0, 0, 1, -1, 0, 0, 0),\n"
+"                                ST_MakeEmptyRaster(3, 3, 0, 0, 1, -1, 0, 0, "
+"0),\n"
 "                                1, '8BUI', 1, 0\n"
 "                        ),\n"
-"                        1, 1, 1, ARRAY[[9, 9, 9], [9, NULL, 9], [9, 9, 9]]::double precision[][]\n"
+"                        1, 1, 1, ARRAY[[9, 9, 9], [9, NULL, 9], [9, 9, 9]]::"
+"double precision[][]\n"
 "                )\n"
 "        ) AS poly\n"
 ") foo\n"
@@ -5290,11 +5928,13 @@ msgid ""
 "        ST_PixelAsPolygons(\n"
 "                ST_SetValues(\n"
 "                        ST_AddBand(\n"
-"                                ST_MakeEmptyRaster(3, 3, 0, 0, 1, -1, 0, 0, 0),\n"
+"                                ST_MakeEmptyRaster(3, 3, 0, 0, 1, -1, 0, 0, "
+"0),\n"
 "                                1, '8BUI', 1, 0\n"
 "                        ),\n"
 "                        1, 1, 1,\n"
-"                                ARRAY[[9, 9, 9], [9, NULL, 9], [9, 9, 9]]::double precision[][],\n"
+"                                ARRAY[[9, 9, 9], [9, NULL, 9], [9, 9, 9]]::"
+"double precision[][],\n"
 "                                ARRAY[[false], [true]]::boolean[][]\n"
 "                )\n"
 "        ) AS poly\n"
@@ -5339,13 +5979,15 @@ msgid ""
 "                ST_SetValues(\n"
 "                        ST_SetValue(\n"
 "                                ST_AddBand(\n"
-"                                        ST_MakeEmptyRaster(3, 3, 0, 0, 1, -1, 0, 0, 0),\n"
+"                                        ST_MakeEmptyRaster(3, 3, 0, 0, 1, "
+"-1, 0, 0, 0),\n"
 "                                        1, '8BUI', 1, 0\n"
 "                                ),\n"
 "                                1, 1, 1, NULL\n"
 "                        ),\n"
 "                        1, 1, 1,\n"
-"                                ARRAY[[9, 9, 9], [9, NULL, 9], [9, 9, 9]]::double precision[][],\n"
+"                                ARRAY[[9, 9, 9], [9, NULL, 9], [9, 9, 9]]::"
+"double precision[][],\n"
 "                                ARRAY[[false], [true]]::boolean[][],\n"
 "                                TRUE\n"
 "                )\n"
@@ -5396,10 +6038,12 @@ msgid ""
 "        ST_PixelAsPolygons(\n"
 "                ST_SetValues(\n"
 "                        ST_AddBand(\n"
-"                                ST_MakeEmptyRaster(3, 3, 0, 0, 1, -1, 0, 0, 0),\n"
+"                                ST_MakeEmptyRaster(3, 3, 0, 0, 1, -1, 0, 0, "
+"0),\n"
 "                                1, '8BUI', 1, 0\n"
 "                        ),\n"
-"                        1, 1, 1, ARRAY[[-1, -1, -1], [-1, 9, 9], [-1, 9, 9]]::double precision[][], -1\n"
+"                        1, 1, 1, ARRAY[[-1, -1, -1], [-1, 9, 9], [-1, 9, "
+"9]]::double precision[][], -1\n"
 "                )\n"
 "        ) AS poly\n"
 ") foo\n"
@@ -5423,7 +6067,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "/*\n"
-"This example is like the previous one.  Instead of nosetvalue = -1, nosetvalue = NULL\n"
+"This example is like the previous one.  Instead of nosetvalue = -1, "
+"nosetvalue = NULL\n"
 "\n"
 "The ST_SetValues() does the following...\n"
 "\n"
@@ -5444,10 +6089,12 @@ msgid ""
 "        ST_PixelAsPolygons(\n"
 "                ST_SetValues(\n"
 "                        ST_AddBand(\n"
-"                                ST_MakeEmptyRaster(3, 3, 0, 0, 1, -1, 0, 0, 0),\n"
+"                                ST_MakeEmptyRaster(3, 3, 0, 0, 1, -1, 0, 0, "
+"0),\n"
 "                                1, '8BUI', 1, 0\n"
 "                        ),\n"
-"                        1, 1, 1, ARRAY[[NULL, NULL, NULL], [NULL, 9, 9], [NULL, 9, 9]]::double precision[][], NULL::double precision\n"
+"                        1, 1, 1, ARRAY[[NULL, NULL, NULL], [NULL, 9, 9], "
+"[NULL, 9, 9]]::double precision[][], NULL::double precision\n"
 "                )\n"
 "        ) AS poly\n"
 ") foo\n"
@@ -5496,7 +6143,8 @@ msgid ""
 "        ST_PixelAsPolygons(\n"
 "                ST_SetValues(\n"
 "                        ST_AddBand(\n"
-"                                ST_MakeEmptyRaster(3, 3, 0, 0, 1, -1, 0, 0, 0),\n"
+"                                ST_MakeEmptyRaster(3, 3, 0, 0, 1, -1, 0, 0, "
+"0),\n"
 "                                1, '8BUI', 1, 0\n"
 "                        ),\n"
 "                        1, 2, 2, 2, 2, 9\n"
@@ -5543,7 +6191,8 @@ msgid ""
 "                ST_SetValues(\n"
 "                        ST_SetValue(\n"
 "                                ST_AddBand(\n"
-"                                        ST_MakeEmptyRaster(3, 3, 0, 0, 1, -1, 0, 0, 0),\n"
+"                                        ST_MakeEmptyRaster(3, 3, 0, 0, 1, "
+"-1, 0, 0, 0),\n"
 "                                        1, '8BUI', 1, 0\n"
 "                                ),\n"
 "                                1, 2, 2, NULL\n"
@@ -5571,8 +6220,8 @@ msgstr ""
 #: reference_raster.xml:3139
 #, no-c-format
 msgid ""
-", <xref linkend=\"RT_ST_SetValue\"/>, <xref "
-"linkend=\"RT_ST_PixelAsPolygons\"/>"
+", <xref linkend=\"RT_ST_SetValue\"/>, <xref linkend=\"RT_ST_PixelAsPolygons"
+"\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -5585,45 +6234,68 @@ msgstr ""
 #: reference_raster.xml:3150
 #, no-c-format
 msgid ""
-"Get the columnx, rowy coordinates of the pixel whose value equals the search"
-" value."
+"Get the columnx, rowy coordinates of the pixel whose value equals the search "
+"value."
 msgstr ""
 
 #. Tag: funcsynopsis
 #: reference_raster.xml:3156
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>setof record "
-"<function>ST_PixelOfValue</function></funcdef> <paramdef> <type>raster "
-"</type> <parameter>rast</parameter> </paramdef> <paramdef> <type>integer "
-"</type> <parameter>nband</parameter> </paramdef> <paramdef> <type>double "
+"<funcprototype> <funcdef>setof record <function>ST_PixelOfValue</function></"
+"funcdef> <paramdef> <type>raster </type> <parameter>rast</parameter> </"
+"paramdef> <paramdef> <type>integer </type> <parameter>nband</parameter> </"
+"paramdef> <paramdef> <type>double precision[] </type> <parameter>search</"
+"parameter> </paramdef> <paramdef> <type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter> </paramdef> </"
+"funcprototype> <funcprototype> <funcdef>setof record "
+"<function>ST_PixelOfValue</function></funcdef> <paramdef> <type>raster </"
+"type> <parameter>rast</parameter> </paramdef> <paramdef> <type>double "
 "precision[] </type> <parameter>search</parameter> </paramdef> <paramdef> "
-"<type>boolean </type> <parameter>exclude_nodata_value=true</parameter> "
-"</paramdef> </funcprototype> <funcprototype> <funcdef>setof record "
-"<function>ST_PixelOfValue</function></funcdef> <paramdef> <type>raster "
-"</type> <parameter>rast</parameter> </paramdef> <paramdef> <type>double "
+"<type>boolean </type> <parameter>exclude_nodata_value=true</parameter> </"
+"paramdef> </funcprototype> <funcprototype> <funcdef>setof record "
+"<function>ST_PixelOfValue</function></funcdef> <paramdef> <type>raster </"
+"type> <parameter>rast</parameter> </paramdef> <paramdef> <type>integer </"
+"type> <parameter>nband</parameter> </paramdef> <paramdef> <type>double "
+"precision </type> <parameter>search</parameter> </paramdef> <paramdef> "
+"<type>boolean </type> <parameter>exclude_nodata_value=true</parameter> </"
+"paramdef> </funcprototype> <funcprototype> <funcdef>setof record "
+"<function>ST_PixelOfValue</function></funcdef> <paramdef> <type>raster </"
+"type> <parameter>rast</parameter> </paramdef> <paramdef> <type>double "
+"precision </type> <parameter>search</parameter> </paramdef> <paramdef> "
+"<type>boolean </type> <parameter>exclude_nodata_value=true</parameter> </"
+"paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>setof record <function>ST_PixelOfValue</function></"
+"funcdef> <paramdef> <type>raster </type> <parameter>rast</parameter> </"
+"paramdef> <paramdef> <type>integer </type> <parameter>nband</parameter> </"
+"paramdef> <paramdef> <type>double precision[] </type> <parameter>search</"
+"parameter> </paramdef> <paramdef> <type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter> </paramdef> </"
+"funcprototype> <funcprototype> <funcdef>setof record "
+"<function>ST_PixelOfValue</function></funcdef> <paramdef> <type>raster </"
+"type> <parameter>rast</parameter> </paramdef> <paramdef> <type>double "
 "precision[] </type> <parameter>search</parameter> </paramdef> <paramdef> "
-"<type>boolean </type> <parameter>exclude_nodata_value=true</parameter> "
-"</paramdef> </funcprototype> <funcprototype> <funcdef>setof record "
-"<function>ST_PixelOfValue</function></funcdef> <paramdef> <type>raster "
-"</type> <parameter>rast</parameter> </paramdef> <paramdef> <type>integer "
-"</type> <parameter>nband</parameter> </paramdef> <paramdef> <type>double "
+"<type>boolean </type> <parameter>exclude_nodata_value=true</parameter> </"
+"paramdef> </funcprototype> <funcprototype> <funcdef>setof record "
+"<function>ST_PixelOfValue</function></funcdef> <paramdef> <type>raster </"
+"type> <parameter>rast</parameter> </paramdef> <paramdef> <type>integer </"
+"type> <parameter>nband</parameter> </paramdef> <paramdef> <type>double "
 "precision </type> <parameter>search</parameter> </paramdef> <paramdef> "
-"<type>boolean </type> <parameter>exclude_nodata_value=true</parameter> "
-"</paramdef> </funcprototype> <funcprototype> <funcdef>setof record "
-"<function>ST_PixelOfValue</function></funcdef> <paramdef> <type>raster "
-"</type> <parameter>rast</parameter> </paramdef> <paramdef> <type>double "
+"<type>boolean </type> <parameter>exclude_nodata_value=true</parameter> </"
+"paramdef> </funcprototype> <funcprototype> <funcdef>setof record "
+"<function>ST_PixelOfValue</function></funcdef> <paramdef> <type>raster </"
+"type> <parameter>rast</parameter> </paramdef> <paramdef> <type>double "
 "precision </type> <parameter>search</parameter> </paramdef> <paramdef> "
-"<type>boolean </type> <parameter>exclude_nodata_value=true</parameter> "
-"</paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>setof record <function>ST_PixelOfValue</function></funcdef> <paramdef> <type>raster </type> <parameter>rast</parameter> </paramdef> <paramdef> <type>integer </type> <parameter>nband</parameter> </paramdef> <paramdef> <type>double precision[] </type> <parameter>search</parameter> </paramdef> <paramdef> <type>boolean </type> <parameter>exclude_nodata_value=true</parameter> </paramdef> </funcprototype> <funcprototype> <funcdef>setof record <function>ST_PixelOfValue</function></funcdef> <paramdef> <type>raster </type> <parameter>rast</parameter> </paramdef> <paramdef> <type>double precision[] </type> <parameter>search</parameter> </paramdef> <paramdef> <type>boolean </type> <parameter>exclude_nodata_value=true</parameter> </paramdef> </funcprototype> <funcprototype> <funcdef>setof record <function>ST_PixelOfValue</function></funcdef> <paramdef> <type>raster </type> <parameter>rast</parameter> </paramdef> <paramdef> <type>integer </type> <parameter>nband</parameter> </paramdef> <paramdef> <type>double precision </type> <parameter>search</parameter> </paramdef> <paramdef> <type>boolean </type> <parameter>exclude_nodata_value=true</parameter> </paramdef> </funcprototype> <funcprototype> <funcdef>setof record <function>ST_PixelOfValue</function></funcdef> <paramdef> <type>raster </type> <parameter>rast</parameter> </paramdef> <paramdef> <type>double precision </type> <parameter>search</parameter> </paramdef> <paramdef> <type>boolean </type> <parameter>exclude_nodata_value=true</parameter> </paramdef> </funcprototype>"
+"<type>boolean </type> <parameter>exclude_nodata_value=true</parameter> </"
+"paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:3217
 #, no-c-format
 msgid ""
-"Get the columnx, rowy coordinates of the pixel whose value equals the search"
-" value. If no band is specified, then band 1 is assumed."
+"Get the columnx, rowy coordinates of the pixel whose value equals the search "
+"value. If no band is specified, then band 1 is assumed."
 msgstr ""
 
 #. Tag: programlisting
@@ -5641,8 +6313,10 @@ msgid ""
 "                                                ST_SetValue(\n"
 "                                                        ST_SetValue(\n"
 "                                                                ST_AddBand(\n"
-"                                                                        ST_MakeEmptyRaster(5, 5, -2, 2, 1, -1, 0, 0, 0),\n"
-"                                                                        '8BUI'::text, 1, 0\n"
+"                                                                        ST_MakeEmptyRaster(5, "
+"5, -2, 2, 1, -1, 0, 0, 0),\n"
+"                                                                        '8BUI'::"
+"text, 1, 0\n"
 "                                                                ),\n"
 "                                                                1, 1, 0\n"
 "                                                        ),\n"
@@ -5710,9 +6384,14 @@ msgid ""
 "<funcdef>raster <function>ST_SetGeoReference</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>text </type> <parameter>georefcoords</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>text </type> "
-"<parameter>format=GDAL</parameter></paramdef>"
-msgstr "<funcdef>raster <function>ST_SetGeoReference</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>text </type> <parameter>georefcoords</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter>format=GDAL</parameter></paramdef>"
+"<paramdef choice=\"opt\"><type>text </type> <parameter>format=GDAL</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>raster <function>ST_SetGeoReference</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter>georefcoords</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>text </type> <parameter>format=GDAL</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:3256
@@ -5740,11 +6419,13 @@ msgstr ""
 #: reference_raster.xml:3267
 #, no-c-format
 msgid ""
-"UPDATE dummy_rast SET rast = ST_SetGeoReference(rast, '2 0 0 3 0.5 0.5','GDAL') \n"
+"UPDATE dummy_rast SET rast = ST_SetGeoReference(rast, '2 0 0 3 0.5 "
+"0.5','GDAL') \n"
 "        WHERE rid=1;\n"
 "        \n"
 "-- same coordinates set in 'ESRI' format\n"
-"UPDATE dummy_rast SET rast = ST_SetGeoReference(rast, '2 0 0 3 1.5 2','ESRI') \n"
+"UPDATE dummy_rast SET rast = ST_SetGeoReference(rast, '2 0 0 3 1.5 "
+"2','ESRI') \n"
 "        WHERE rid=1;"
 msgstr ""
 
@@ -5775,14 +6456,17 @@ msgid ""
 "<funcdef>float8 <function>ST_SetRotation</function></funcdef> "
 "<paramdef><type>raster</type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>float8</type> <parameter>rotation</parameter></paramdef>"
-msgstr "<funcdef>float8 <function>ST_SetRotation</function></funcdef> <paramdef><type>raster</type> <parameter>rast</parameter></paramdef> <paramdef><type>float8</type> <parameter>rotation</parameter></paramdef>"
-
-#. Tag: para
-#: reference_raster.xml:3295
+msgstr ""
+"<funcdef>float8 <function>ST_SetRotation</function></funcdef> "
+"<paramdef><type>raster</type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>float8</type> <parameter>rotation</parameter></paramdef>"
+
+#. Tag: para
+#: reference_raster.xml:3295
 #, no-c-format
 msgid ""
-"Uniformly rotate the raster. Rotation is in radian. Refer to <ulink "
-"url=\"http://en.wikipedia.org/wiki/World_file\">World File</ulink> for more "
+"Uniformly rotate the raster. Rotation is in radian. Refer to <ulink url="
+"\"http://en.wikipedia.org/wiki/World_file\">World File</ulink> for more "
 "details."
 msgstr ""
 
@@ -5796,10 +6480,14 @@ msgid ""
 "FROM (\n"
 "  SELECT ST_SetRotation(rast, 15) AS rast1, rast as rast2 FROM dummy_rast\n"
 ") AS foo;\n"
-"      st_scalex      |      st_scaley      |      st_skewx      |      st_skewy      | st_scalex | st_scaley | st_skewx | st_skewy\n"
-"---------------------+---------------------+--------------------+--------------------+-----------+-----------+----------+----------\n"
-"   -1.51937582571764 |   -2.27906373857646 |   1.95086352047135 |   1.30057568031423 |         2 |         3 |        0 |        0\n"
-" -0.0379843956429411 | -0.0379843956429411 | 0.0325143920078558 | 0.0325143920078558 |      0.05 |     -0.05 |        0 |        0"
+"      st_scalex      |      st_scaley      |      st_skewx      |      "
+"st_skewy      | st_scalex | st_scaley | st_skewx | st_skewy\n"
+"---------------------+---------------------+--------------------"
+"+--------------------+-----------+-----------+----------+----------\n"
+"   -1.51937582571764 |   -2.27906373857646 |   1.95086352047135 |   "
+"1.30057568031423 |         2 |         3 |        0 |        0\n"
+" -0.0379843956429411 | -0.0379843956429411 | 0.0325143920078558 | "
+"0.0325143920078558 |      0.05 |     -0.05 |        0 |        0"
 msgstr ""
 
 #. Tag: refname
@@ -5822,21 +6510,29 @@ msgstr ""
 msgid ""
 "<funcprototype> <funcdef>raster <function>ST_SetScale</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef><type>float8 </type> <parameter>xy</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>raster "
-"<function>ST_SetScale</function></funcdef> <paramdef><type>raster </type> "
-"<parameter>rast</parameter></paramdef> <paramdef><type>float8 </type> "
-"<parameter>x</parameter></paramdef> <paramdef><type>float8 </type> "
-"<parameter>y</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>raster <function>ST_SetScale</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>float8 </type> <parameter>xy</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_SetScale</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>float8 </type> <parameter>x</parameter></paramdef> <paramdef><type>float8 </type> <parameter>y</parameter></paramdef> </funcprototype>"
+"<paramdef><type>float8 </type> <parameter>xy</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>raster <function>ST_SetScale</"
+"function></funcdef> <paramdef><type>raster </type> <parameter>rast</"
+"parameter></paramdef> <paramdef><type>float8 </type> <parameter>x</"
+"parameter></paramdef> <paramdef><type>float8 </type> <parameter>y</"
+"parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>raster <function>ST_SetScale</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>float8 </type> <parameter>xy</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>raster <function>ST_SetScale</"
+"function></funcdef> <paramdef><type>raster </type> <parameter>rast</"
+"parameter></paramdef> <paramdef><type>float8 </type> <parameter>x</"
+"parameter></paramdef> <paramdef><type>float8 </type> <parameter>y</"
+"parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:3338
 #, no-c-format
 msgid ""
 "Sets the X and Y size of pixels in units of coordinate reference system. "
-"Number units/pixel width/height. If only one unit passed in, assumed X and Y"
-" are the same number."
+"Number units/pixel width/height. If only one unit passed in, assumed X and Y "
+"are the same number."
 msgstr ""
 
 #. Tag: para
@@ -5868,7 +6564,8 @@ msgid ""
 "        SET rast = ST_SetScale(rast, 1.5)\n"
 "WHERE rid = 2;\n"
 "\n"
-"SELECT ST_ScaleX(rast) As pixx, ST_ScaleY(rast) As pixy, Box3D(rast) As newbox\n"
+"SELECT ST_ScaleX(rast) As pixx, ST_ScaleY(rast) As pixy, Box3D(rast) As "
+"newbox\n"
 "FROM dummy_rast\n"
 "WHERE rid = 2;\n"
 "\n"
@@ -5885,7 +6582,8 @@ msgid ""
 "        SET rast = ST_SetScale(rast, 1.5, 0.55)\n"
 "WHERE rid = 2;\n"
 "\n"
-"SELECT ST_ScaleX(rast) As pixx, ST_ScaleY(rast) As pixy, Box3D(rast) As newbox\n"
+"SELECT ST_ScaleX(rast) As pixx, ST_ScaleY(rast) As pixy, Box3D(rast) As "
+"newbox\n"
 "FROM dummy_rast\n"
 "WHERE rid = 2;\n"
 "\n"
@@ -5920,22 +6618,29 @@ msgstr ""
 msgid ""
 "<funcprototype> <funcdef>raster <function>ST_SetSkew</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef><type>float8 </type> <parameter>skewxy</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>raster "
-"<function>ST_SetSkew</function></funcdef> <paramdef><type>raster </type> "
-"<parameter>rast</parameter></paramdef> <paramdef><type>float8 </type> "
-"<parameter>skewx</parameter></paramdef> <paramdef><type>float8 </type> "
-"<parameter>skewy</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>raster <function>ST_SetSkew</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>float8 </type> <parameter>skewxy</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_SetSkew</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>float8 </type> <parameter>skewx</parameter></paramdef> <paramdef><type>float8 </type> <parameter>skewy</parameter></paramdef> </funcprototype>"
+"<paramdef><type>float8 </type> <parameter>skewxy</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>raster <function>ST_SetSkew</"
+"function></funcdef> <paramdef><type>raster </type> <parameter>rast</"
+"parameter></paramdef> <paramdef><type>float8 </type> <parameter>skewx</"
+"parameter></paramdef> <paramdef><type>float8 </type> <parameter>skewy</"
+"parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>raster <function>ST_SetSkew</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>float8 </type> <parameter>skewxy</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>raster <function>ST_SetSkew</"
+"function></funcdef> <paramdef><type>raster </type> <parameter>rast</"
+"parameter></paramdef> <paramdef><type>float8 </type> <parameter>skewx</"
+"parameter></paramdef> <paramdef><type>float8 </type> <parameter>skewy</"
+"parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:3385
 #, no-c-format
 msgid ""
 "Sets the georeference X and Y skew (or rotation parameter). If only one is "
-"passed in, sets X and Y to the same value. Refer to <ulink "
-"url=\"http://en.wikipedia.org/wiki/World_file\">World File</ulink> for more "
-"details."
+"passed in, sets X and Y to the same value. Refer to <ulink url=\"http://en."
+"wikipedia.org/wiki/World_file\">World File</ulink> for more details."
 msgstr ""
 
 #. Tag: programlisting
@@ -5982,8 +6687,8 @@ msgstr ""
 #: reference_raster.xml:3401
 #, no-c-format
 msgid ""
-", <xref linkend=\"RT_ST_SetGeoReference\"/>, <xref "
-"linkend=\"RT_ST_SkewX\"/>, <xref linkend=\"RT_ST_SkewY\"/>"
+", <xref linkend=\"RT_ST_SetGeoReference\"/>, <xref linkend=\"RT_ST_SkewX\"/"
+">, <xref linkend=\"RT_ST_SkewY\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -6007,7 +6712,10 @@ msgid ""
 "<funcdef>raster <function>ST_SetSRID</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>srid</parameter></paramdef>"
-msgstr "<funcdef>raster <function>ST_SetSRID</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></paramdef>"
+msgstr ""
+"<funcdef>raster <function>ST_SetSRID</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>srid</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:3429
@@ -6019,8 +6727,8 @@ msgstr ""
 #: reference_raster.xml:3432
 #, no-c-format
 msgid ""
-"This function does not transform the raster in any way - it simply sets meta"
-" data defining the spatial ref of the coordinate reference system that it's "
+"This function does not transform the raster in any way - it simply sets meta "
+"data defining the spatial ref of the coordinate reference system that it's "
 "currently in. Useful for transformations later."
 msgstr ""
 
@@ -6050,10 +6758,13 @@ msgstr ""
 msgid ""
 "<funcdef>raster <function>ST_SetUpperLeft</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef><type>double precision </type> <parameter>x</parameter></paramdef>"
-" <paramdef><type>double precision </type> "
-"<parameter>y</parameter></paramdef>"
-msgstr "<funcdef>raster <function>ST_SetUpperLeft</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>double precision </type> <parameter>x</parameter></paramdef> <paramdef><type>double precision </type> <parameter>y</parameter></paramdef>"
+"<paramdef><type>double precision </type> <parameter>x</parameter></paramdef> "
+"<paramdef><type>double precision </type> <parameter>y</parameter></paramdef>"
+msgstr ""
+"<funcdef>raster <function>ST_SetUpperLeft</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>double precision </type> <parameter>x</parameter></paramdef> "
+"<paramdef><type>double precision </type> <parameter>y</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:3467
@@ -6088,11 +6799,11 @@ msgstr ""
 #: reference_raster.xml:3486
 #, no-c-format
 msgid ""
-"Resample a raster using a specified resampling algorithm, new dimensions, an"
-" arbitrary grid corner and a set of raster georeferencing attributes defined"
-" or borrowed from another raster. New pixel values are computed using the "
-"NearestNeighbor (english or american spelling), Bilinear, Cubic, CubicSpline"
-" or Lanczos resampling algorithm. Default is NearestNeighbor."
+"Resample a raster using a specified resampling algorithm, new dimensions, an "
+"arbitrary grid corner and a set of raster georeferencing attributes defined "
+"or borrowed from another raster. New pixel values are computed using the "
+"NearestNeighbor (english or american spelling), Bilinear, Cubic, CubicSpline "
+"or Lanczos resampling algorithm. Default is NearestNeighbor."
 msgstr ""
 
 #. Tag: funcsynopsis
@@ -6103,48 +6814,84 @@ msgid ""
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>width</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>height</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>srid=same_as_rast</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>gridx=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>gridy=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>skewx=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>skewy=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text </type> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>srid=same_as_rast</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>gridx=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>gridy=NULL</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision </type> "
+"<parameter>skewx=0</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>skewy=0</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> "
+"choice=\"opt\"><type>double precision </type> <parameter>maxerr=0.125</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_Resample</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>srid=NULL</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>double precision </type> <parameter>scalex=0</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>scaley=0</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>gridx=NULL</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision </type> "
+"<parameter>gridy=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>skewx=0</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>double precision </type> <parameter>skewy=0</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> "
+"<parameter>algorithm=NearestNeighbor</parameter></paramdef> <paramdef choice="
+"\"opt\"><type>double precision </type> <parameter>maxerr=0.125</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_Resample</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>raster </type> "
+"<parameter>ref</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> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>usescale=true</parameter></paramdef> </funcprototype> "
 "<funcprototype> <funcdef>raster <function>ST_Resample</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>srid=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>scalex=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>scaley=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>gridx=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>gridy=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>skewx=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>skewy=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text </type> "
-"<parameter>algorithm=NearestNeighbor</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>maxerr=0.125</parameter></paramdef> </funcprototype> "
+"<paramdef><type>raster </type> <parameter>ref</parameter></paramdef> "
+"<paramdef><type>boolean </type> <parameter>usescale</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>"
+msgstr ""
 "<funcprototype> <funcdef>raster <function>ST_Resample</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef><type>raster </type> <parameter>ref</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>width</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>height</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>srid=same_as_rast</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>gridx=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>gridy=NULL</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision </type> "
+"<parameter>skewx=0</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>skewy=0</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> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
+"choice=\"opt\"><type>double precision </type> <parameter>maxerr=0.125</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_Resample</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>srid=NULL</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>double precision </type> <parameter>scalex=0</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>scaley=0</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>gridx=NULL</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision </type> "
+"<parameter>gridy=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>skewx=0</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>double precision </type> <parameter>skewy=0</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> "
+"<parameter>algorithm=NearestNeighbor</parameter></paramdef> <paramdef choice="
+"\"opt\"><type>double precision </type> <parameter>maxerr=0.125</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_Resample</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>raster </type> "
+"<parameter>ref</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> <paramdef choice=\"opt\"><type>boolean </type> "
 "<parameter>usescale=true</parameter></paramdef> </funcprototype> "
 "<funcprototype> <funcdef>raster <function>ST_Resample</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
@@ -6152,9 +6899,8 @@ msgid ""
 "<paramdef><type>boolean </type> <parameter>usescale</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>"
-msgstr "<funcprototype> <funcdef>raster <function>ST_Resample</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>width</parameter></paramdef> <paramdef><type>integer </type> <parameter>height</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>srid=same_as_rast</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>gridx=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>gridy=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>skewx=0</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>skewy=0</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_Resample</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>srid=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>scalex=0</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>scaley=0</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>gridx=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>gridy=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>skewx=0</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>skewy=0</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter>algorithm=NearestNeighbor</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>maxerr=0.125</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_Resample</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>raster </type> <parameter>ref</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> <paramdef choice=\"opt\"><type>boolean </type> <parameter>usescale=true</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_Resample</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>raster </type> <parameter>ref</parameter></paramdef> <paramdef><type>boolean </type> <parameter>usescale</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>"
+"choice=\"opt\"><type>double precision </type> <parameter>maxerr=0.125</"
+"parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:3542
@@ -6170,8 +6916,8 @@ msgstr ""
 #: reference_raster.xml:3544
 #, no-c-format
 msgid ""
-"New pixel values are computed using the NearestNeighbor (english or american"
-" spelling), Bilinear, Cubic, CubicSpline or Lanczos resampling algorithm. "
+"New pixel values are computed using the NearestNeighbor (english or american "
+"spelling), Bilinear, Cubic, CubicSpline or Lanczos resampling algorithm. "
 "Default is NearestNeighbor which is the fastest but produce the worst "
 "interpolation."
 msgstr ""
@@ -6218,7 +6964,8 @@ msgid ""
 "  FROM aerials.boston \n"
 "        WHERE ST_Intersects(rast,\n"
 "          ST_Transform(\n"
-"            ST_MakeEnvelope(-71.128, 42.2392,-71.1277, 42.2397, 4326),26986) ) \n"
+"            ST_MakeEnvelope(-71.128, 42.2392,-71.1277, 42.2397, "
+"4326),26986) ) \n"
 "                limit 1 ) As foo;\n"
 " orig_width | new_width\n"
 "------------+-------------\n"
@@ -6253,22 +7000,33 @@ msgstr ""
 msgid ""
 "<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> "
+"<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> "
+"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>"
+msgstr ""
 "<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> "
+"<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>"
-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>"
+"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>"
 
 #. Tag: para
 #: reference_raster.xml:3597
@@ -6276,8 +7034,8 @@ msgstr "<funcprototype> <funcdef>raster <function>ST_Rescale</function></funcdef
 msgid ""
 "Resample a raster by adjusting only its scale (or pixel size). New pixel "
 "values are computed using the NearestNeighbor (english or american "
-"spelling), Bilinear, Cubic, CubicSpline or Lanczos resampling algorithm. The"
-" default is NearestNeighbor which is the fastest but results in the worst "
+"spelling), Bilinear, Cubic, CubicSpline or Lanczos resampling algorithm. The "
+"default is NearestNeighbor which is the fastest but results in the worst "
 "interpolation."
 msgstr ""
 
@@ -6285,8 +7043,8 @@ msgstr ""
 #: reference_raster.xml:3599
 #, no-c-format
 msgid ""
-"<varname>scalex</varname> and <varname>scaley</varname> define the new pixel"
-" size. scaley must often be negative to get well oriented raster."
+"<varname>scalex</varname> and <varname>scaley</varname> define the new pixel "
+"size. scaley must often be negative to get well oriented raster."
 msgstr ""
 
 #. Tag: para
@@ -6307,8 +7065,8 @@ msgid ""
 "ST_SetScale only changes the metadata (or georeference) of the raster to "
 "correct an originally mis-specified scaling. ST_Rescale results in a raster "
 "having different width and height computed to fit the geographic extent of "
-"the input raster. ST_SetScale do not modify the width, nor the height of the"
-" raster."
+"the input raster. ST_SetScale do not modify the width, nor the height of the "
+"raster."
 msgstr ""
 
 #. Tag: para
@@ -6324,14 +7082,16 @@ msgstr ""
 #, no-c-format
 msgid ""
 "-- the original raster pixel size\n"
-"SELECT ST_PixelWidth(ST_AddBand(ST_MakeEmptyRaster(100, 100, 0, 0, 0.001, -0.001, 0, 0, 4269), '8BUI'::text, 1, 0)) width\n"
+"SELECT ST_PixelWidth(ST_AddBand(ST_MakeEmptyRaster(100, 100, 0, 0, 0.001, "
+"-0.001, 0, 0, 4269), '8BUI'::text, 1, 0)) width\n"
 "\n"
 "   width\n"
 "----------\n"
 "0.001\n"
 "\n"
 "-- the rescaled raster raster pixel size\n"
-"SELECT ST_PixelWidth(ST_Rescale(ST_AddBand(ST_MakeEmptyRaster(100, 100, 0, 0, 0.001, -0.001, 0, 0, 4269), '8BUI'::text, 1, 0), 0.0015)) width\n"
+"SELECT ST_PixelWidth(ST_Rescale(ST_AddBand(ST_MakeEmptyRaster(100, 100, 0, "
+"0, 0.001, -0.001, 0, 0, 4269), '8BUI'::text, 1, 0), 0.0015)) width\n"
 "\n"
 "   width\n"
 "----------\n"
@@ -6368,21 +7128,33 @@ msgstr ""
 msgid ""
 "<funcprototype> <funcdef>raster <function>ST_Reskew</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>skewxy</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> "
+"<paramdef><type>double precision </type> <parameter>skewxy</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_Reskew</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>double precision </"
+"type> <parameter>skewx</parameter></paramdef> <paramdef><type>double "
+"precision </type> <parameter>skewy</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>"
+msgstr ""
 "<funcprototype> <funcdef>raster <function>ST_Reskew</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>skewx</parameter></paramdef> <paramdef><type>double precision "
-"</type> <parameter>skewy</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text </type> "
+"<paramdef><type>double precision </type> <parameter>skewxy</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>"
-msgstr "<funcprototype> <funcdef>raster <function>ST_Reskew</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>double precision </type> <parameter>skewxy</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_Reskew</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>double precision </type> <parameter>skewx</parameter></paramdef> <paramdef><type>double precision </type> <parameter>skewy</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>"
+"choice=\"opt\"><type>double precision </type> <parameter>maxerr=0.125</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_Reskew</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>double precision </"
+"type> <parameter>skewx</parameter></paramdef> <paramdef><type>double "
+"precision </type> <parameter>skewy</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>"
 
 #. Tag: para
 #: reference_raster.xml:3659
@@ -6390,8 +7162,8 @@ msgstr "<funcprototype> <funcdef>raster <function>ST_Reskew</function></funcdef>
 msgid ""
 "Resample a raster by adjusting only its skew (or rotation parameters). New "
 "pixel values are computed using the NearestNeighbor (english or american "
-"spelling), Bilinear, Cubic, CubicSpline or Lanczos resampling algorithm. The"
-" default is NearestNeighbor which is the fastest but results in the worst "
+"spelling), Bilinear, Cubic, CubicSpline or Lanczos resampling algorithm. The "
+"default is NearestNeighbor which is the fastest but results in the worst "
 "interpolation."
 msgstr ""
 
@@ -6422,8 +7194,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "ST_Reskew is different from <xref linkend=\"RT_ST_SetSkew\"/> in that "
-"ST_SetSkew do not resample the raster to match the raster extent. ST_SetSkew"
-" only changes the metadata (or georeference) of the raster to correct an "
+"ST_SetSkew do not resample the raster to match the raster extent. ST_SetSkew "
+"only changes the metadata (or georeference) of the raster to correct an "
 "originally mis-specified skew. ST_Reskew results in a raster having "
 "different width and height computed to fit the geographic extent of the "
 "input raster. ST_SetSkew do not modify the width, nor the height of the "
@@ -6442,10 +7214,12 @@ msgstr ""
 #, no-c-format
 msgid ""
 "-- the original raster pixel size\n"
-"SELECT ST_Rotation(ST_AddBand(ST_MakeEmptyRaster(100, 100, 0, 0, 0.001, -0.001, 0, 0, 4269), '8BUI'::text, 1, 0))\n"
+"SELECT ST_Rotation(ST_AddBand(ST_MakeEmptyRaster(100, 100, 0, 0, 0.001, "
+"-0.001, 0, 0, 4269), '8BUI'::text, 1, 0))\n"
 "                                        \n"
 "-- the rescaled raster raster pixel size\n"
-"SELECT ST_Rotation(ST_Reskew(ST_AddBand(ST_MakeEmptyRaster(100, 100, 0, 0, 0.001, -0.001, 0, 0, 4269), '8BUI'::text, 1, 0), 0.0015))"
+"SELECT ST_Rotation(ST_Reskew(ST_AddBand(ST_MakeEmptyRaster(100, 100, 0, 0, "
+"0.001, -0.001, 0, 0, 4269), '8BUI'::text, 1, 0), 0.0015))"
 msgstr ""
 
 #. Tag: para
@@ -6476,40 +7250,67 @@ msgstr ""
 #: reference_raster.xml:3698
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>raster <function>ST_SnapToGrid</function></funcdef>"
-" <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>gridx</parameter></paramdef> <paramdef><type>double precision "
-"</type> <parameter>gridy</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text </type> "
+"<funcprototype> <funcdef>raster <function>ST_SnapToGrid</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>double precision </type> <parameter>gridx</parameter></"
+"paramdef> <paramdef><type>double precision </type> <parameter>gridy</"
+"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> <paramdef "
-"choice=\"opt\"><type>double precision </type> <parameter>scalex=DEFAULT "
-"0</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision "
-"</type> <parameter>scaley=DEFAULT 0</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>raster <function>ST_SnapToGrid</function></funcdef>"
-" <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>gridx</parameter></paramdef> <paramdef><type>double precision "
-"</type> <parameter>gridy</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> "
-"<funcprototype> <funcdef>raster <function>ST_SnapToGrid</function></funcdef>"
-" <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>gridx</parameter></paramdef> <paramdef><type>double precision "
-"</type> <parameter>gridy</parameter></paramdef> <paramdef><type>double "
-"precision </type> <parameter>scalexy</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text </type> "
+"choice=\"opt\"><type>double precision </type> <parameter>maxerr=0.125</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>scalex=DEFAULT 0</parameter></paramdef> <paramdef choice="
+"\"opt\"><type>double precision </type> <parameter>scaley=DEFAULT 0</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_SnapToGrid</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>double precision </"
+"type> <parameter>gridx</parameter></paramdef> <paramdef><type>double "
+"precision </type> <parameter>gridy</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>"
-msgstr "<funcprototype> <funcdef>raster <function>ST_SnapToGrid</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>double precision </type> <parameter>gridx</parameter></paramdef> <paramdef><type>double precision </type> <parameter>gridy</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> <paramdef choice=\"opt\"><type>double precision </type> <parameter>scalex=DEFAULT 0</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>scaley=DEFAULT 0</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_SnapToGrid</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>double precision </type> <parameter>gridx</parameter></paramdef> <paramdef><type>double precision </type> <parameter>gridy</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> <funcprototype> <funcdef>raster <function>ST_SnapToGrid</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>double precision </type> <parameter>gridx</parameter></paramdef> <paramdef><type>double precision </type> <parameter>gridy</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>"
+"choice=\"opt\"><type>double precision </type> <parameter>maxerr=0.125</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_SnapToGrid</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>double precision </"
+"type> <parameter>gridx</parameter></paramdef> <paramdef><type>double "
+"precision </type> <parameter>gridy</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>"
+msgstr ""
+"<funcprototype> <funcdef>raster <function>ST_SnapToGrid</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>double precision </type> <parameter>gridx</parameter></"
+"paramdef> <paramdef><type>double precision </type> <parameter>gridy</"
+"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> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>scalex=DEFAULT 0</parameter></paramdef> <paramdef choice="
+"\"opt\"><type>double precision </type> <parameter>scaley=DEFAULT 0</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_SnapToGrid</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>double precision </"
+"type> <parameter>gridx</parameter></paramdef> <paramdef><type>double "
+"precision </type> <parameter>gridy</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> <funcprototype> <funcdef>raster "
+"<function>ST_SnapToGrid</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>double precision </"
+"type> <parameter>gridx</parameter></paramdef> <paramdef><type>double "
+"precision </type> <parameter>gridy</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>"
 
 #. Tag: para
 #: reference_raster.xml:3737
@@ -6517,8 +7318,8 @@ msgstr "<funcprototype> <funcdef>raster <function>ST_SnapToGrid</function></func
 msgid ""
 "Resample a raster by snapping it to a grid defined by an arbitrary pixel "
 "corner (gridx &amp; gridy) and optionally a pixel size (scalex &amp; "
-"scaley). New pixel values are computed using the NearestNeighbor (english or"
-" american spelling), Bilinear, Cubic, CubicSpline or Lanczos resampling "
+"scaley). New pixel values are computed using the NearestNeighbor (english or "
+"american spelling), Bilinear, Cubic, CubicSpline or Lanczos resampling "
 "algorithm. The default is NearestNeighbor which is the fastest but results "
 "in the worst interpolation."
 msgstr ""
@@ -6560,10 +7361,12 @@ msgstr ""
 #, no-c-format
 msgid ""
 "-- the original raster pixel size\n"
-"SELECT ST_UpperLeftX(ST_AddBand(ST_MakeEmptyRaster(10, 10, 0, 0, 0.001, -0.001, 0, 0, 4269), '8BUI'::text, 1, 0))\n"
+"SELECT ST_UpperLeftX(ST_AddBand(ST_MakeEmptyRaster(10, 10, 0, 0, 0.001, "
+"-0.001, 0, 0, 4269), '8BUI'::text, 1, 0))\n"
 "                                        \n"
 "-- the rescaled raster raster pixel size\n"
-"SELECT ST_UpperLeftX(ST_SnapToGrid(ST_AddBand(ST_MakeEmptyRaster(10, 10, 0, 0, 0.001, -0.001, 0, 0, 4269), '8BUI'::text, 1, 0), 0.0002, 0.0002))"
+"SELECT ST_UpperLeftX(ST_SnapToGrid(ST_AddBand(ST_MakeEmptyRaster(10, 10, 0, "
+"0, 0.001, -0.001, 0, 0, 4269), '8BUI'::text, 1, 0), 0.0002, 0.0002))"
 msgstr ""
 
 #. Tag: para
@@ -6597,25 +7400,40 @@ msgid ""
 "<funcprototype> <funcdef>raster <function>ST_Transform</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>srid</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=NearestNeighbor</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>maxerr=0.125</parameter></paramdef> </funcprototype> "
+"<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=NearestNeighbor</parameter></paramdef> <paramdef choice="
+"\"opt\"><type>double precision </type> <parameter>maxerr=0.125</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_Transform</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>srid</parameter></paramdef> <paramdef choice=\"opt\"><type>text </"
+"type> <parameter>algorithm=NearestNeighbor</parameter></paramdef> <paramdef "
+"choice=\"opt\"><type>double precision </type> <parameter>maxerr=0.125</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>scalex</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>scaley</parameter></paramdef> </"
+"funcprototype>"
+msgstr ""
 "<funcprototype> <funcdef>raster <function>ST_Transform</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>srid</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>text </type> "
-"<parameter>algorithm=NearestNeighbor</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>maxerr=0.125</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>scalex</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>scaley</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>raster <function>ST_Transform</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</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=NearestNeighbor</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>maxerr=0.125</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_Transform</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter>algorithm=NearestNeighbor</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>maxerr=0.125</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>scalex</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>scaley</parameter></paramdef> </funcprototype>"
+"<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=NearestNeighbor</parameter></paramdef> <paramdef choice="
+"\"opt\"><type>double precision </type> <parameter>maxerr=0.125</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_Transform</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>srid</parameter></paramdef> <paramdef choice=\"opt\"><type>text </"
+"type> <parameter>algorithm=NearestNeighbor</parameter></paramdef> <paramdef "
+"choice=\"opt\"><type>double precision </type> <parameter>maxerr=0.125</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>scalex</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>scaley</parameter></paramdef> </"
+"funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:3802
@@ -6623,8 +7441,8 @@ msgstr "<funcprototype> <funcdef>raster <function>ST_Transform</function></funcd
 msgid ""
 "Reprojects a raster in a known spatial reference system to another known "
 "spatial reference system using specified pixel warping algorithm. Uses "
-"'NearestNeighbor' if no algorithm is specified and maxerror percent of 0.125"
-" if no maxerr is specified."
+"'NearestNeighbor' if no algorithm is specified and maxerror percent of 0.125 "
+"if no maxerr is specified."
 msgstr ""
 
 #. Tag: para
@@ -6632,9 +7450,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Algorithm options are: 'NearestNeighbor', 'Bilinear', 'Cubic', "
-"'CubicSpline', and 'Lanczos'. Refer to: <ulink "
-"url=\"http://www.gdal.org/gdalwarp.html\">GDAL Warp resampling "
-"methods</ulink> for more details."
+"'CubicSpline', and 'Lanczos'. Refer to: <ulink url=\"http://www.gdal.org/"
+"gdalwarp.html\">GDAL Warp resampling methods</ulink> for more details."
 msgstr ""
 
 #. Tag: para
@@ -6642,12 +7459,12 @@ msgstr ""
 #, no-c-format
 msgid ""
 "If you find your transformation support is not working right, you may need "
-"to set the environment variable PROJSO to the .so or .dll projection library"
-" your PostGIS is using. This just needs to have the name of the file. So for"
-" example on windows, you would in Control Panel -> System -> Environment "
+"to set the environment variable PROJSO to the .so or .dll projection library "
+"your PostGIS is using. This just needs to have the name of the file. So for "
+"example on windows, you would in Control Panel -> System -> Environment "
 "Variables add a system variable called <varname>PROJSO</varname> and set it "
-"to <varname>libproj.dll</varname> (if you are using proj 4.6.1). You'll have"
-" to restart your PostgreSQL service/daemon after this change."
+"to <varname>libproj.dll</varname> (if you are using proj 4.6.1). You'll have "
+"to restart your PostgreSQL service/daemon after this change."
 msgstr ""
 
 #. Tag: programlisting
@@ -6661,7 +7478,8 @@ msgid ""
 "  ,  ST_Transform(rast,4326, 'Bilinear') AS wgs_84_bilin\n"
 "                FROM aerials.o_2_boston \n"
 "                        WHERE ST_Intersects(rast,\n"
-"                                ST_Transform(ST_MakeEnvelope(-71.128, 42.2392,-71.1277, 42.2397, 4326),26986) )\n"
+"                                ST_Transform(ST_MakeEnvelope(-71.128, "
+"42.2392,-71.1277, 42.2397, 4326),26986) )\n"
 "                LIMIT 1) As foo;\n"
 "                                                \n"
 " w_before | w_after | h_before | h_after\n"
@@ -6711,8 +7529,8 @@ msgstr ""
 #: reference_raster.xml:3864
 #, no-c-format
 msgid ""
-"Sets the value for the given band that represents no data. Band 1 is assumed"
-" if no band is specified. To mark a band as having no nodata value, set the "
+"Sets the value for the given band that represents no data. Band 1 is assumed "
+"if no band is specified. To mark a band as having no nodata value, set the "
 "nodata value = NULL."
 msgstr ""
 
@@ -6720,27 +7538,36 @@ msgstr ""
 #: reference_raster.xml:3868
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>raster "
+"<funcprototype> <funcdef>raster <function>ST_SetBandNoDataValue</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>double precision </type> <parameter>nodatavalue</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
 "<function>ST_SetBandNoDataValue</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast</parameter></paramdef> <paramdef><type>double "
-"precision </type> <parameter>nodatavalue</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>raster "
+"</type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </"
+"type> <parameter>band</parameter></paramdef> <paramdef><type>double "
+"precision </type> <parameter>nodatavalue</parameter></paramdef> <paramdef "
+"choice=\"opt\"><type>boolean </type> <parameter>forcechecking=false</"
+"parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>raster <function>ST_SetBandNoDataValue</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>double precision </type> <parameter>nodatavalue</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
 "<function>ST_SetBandNoDataValue</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>band</parameter></paramdef> <paramdef><type>double "
+"</type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </"
+"type> <parameter>band</parameter></paramdef> <paramdef><type>double "
 "precision </type> <parameter>nodatavalue</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>forcechecking=false</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>raster <function>ST_SetBandNoDataValue</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>double precision </type> <parameter>nodatavalue</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_SetBandNoDataValue</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>band</parameter></paramdef> <paramdef><type>double precision </type> <parameter>nodatavalue</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>forcechecking=false</parameter></paramdef> </funcprototype>"
+"choice=\"opt\"><type>boolean </type> <parameter>forcechecking=false</"
+"parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:3889
 #, no-c-format
 msgid ""
 "Sets the value that represents no data for the band. Band 1 is assumed if "
-"not specified. This will affect results from <xref "
-"linkend=\"RT_ST_Polygon\"/>, <xref linkend=\"RT_ST_DumpAsPolygons\"/>, and "
-"the ST_PixelAs...() functions."
+"not specified. This will affect results from <xref linkend=\"RT_ST_Polygon\"/"
+">, <xref linkend=\"RT_ST_DumpAsPolygons\"/>, and the ST_PixelAs...() "
+"functions."
 msgstr ""
 
 #. Tag: programlisting
@@ -6763,7 +7590,8 @@ msgid ""
 "                                3,108)  \n"
 "                WHERE rid = 2;\n"
 "                \n"
-"-- wipe out the nodata value this will ensure all pixels are considered for all processing functions\n"
+"-- wipe out the nodata value this will ensure all pixels are considered for "
+"all processing functions\n"
 "UPDATE dummy_rast \n"
 "        SET rast = ST_SetBandNoDataValue(rast,1, NULL)  \n"
 "WHERE rid = 2;"
@@ -6791,9 +7619,13 @@ msgstr ""
 msgid ""
 "<funcdef>integer <function>ST_SetBandIsNoData</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>band=1</parameter></paramdef>"
-msgstr "<funcdef>integer <function>ST_SetBandIsNoData</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>band=1</parameter></paramdef>"
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>band=1</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>ST_SetBandIsNoData</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>band=1</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:3928
@@ -6801,17 +7633,16 @@ msgstr "<funcdef>integer <function>ST_SetBandIsNoData</function></funcdef> <para
 msgid ""
 "Sets the isnodata flag for the band to true. Band 1 is assumed if not "
 "specified. This function should be called only when the flag is considered "
-"dirty. This is, when the result calling <xref "
-"linkend=\"RT_ST_BandIsNoData\"/> is different using TRUE as last argument "
-"and without using it"
+"dirty. This is, when the result calling <xref linkend=\"RT_ST_BandIsNoData\"/"
+"> is different using TRUE as last argument and without using it"
 msgstr ""
 
 #. Tag: para
 #: reference_raster.xml:3935
 #, no-c-format
 msgid ""
-"Currently, the loader (raster2pgsql.py) is not able to set the isnodata flag"
-" for bands. So, this is the fastest way to set it to TRUE, without changing "
+"Currently, the loader (raster2pgsql.py) is not able to set the isnodata flag "
+"for bands. So, this is the fastest way to set it to TRUE, without changing "
 "any other band value"
 msgstr ""
 
@@ -6822,7 +7653,8 @@ msgid ""
 "-- Create dummy table with one raster column\n"
 "create table dummy_rast (rid integer, rast raster);\n"
 "\n"
-"-- Add raster with two bands, one pixel/band. In the first band, nodatavalue = pixel value = 3.\n"
+"-- Add raster with two bands, one pixel/band. In the first band, nodatavalue "
+"= pixel value = 3.\n"
 "-- In the second band, nodatavalue = 13, pixel value = 4\n"
 "insert into dummy_rast values(1,\n"
 "(\n"
@@ -6850,7 +7682,8 @@ msgid ""
 "||\n"
 "'0100' -- height (uint16 1)\n"
 "||\n"
-"'4' -- hasnodatavalue set to true, isnodata value set to false (when it should be true)\n"
+"'4' -- hasnodatavalue set to true, isnodata value set to false (when it "
+"should be true)\n"
 "||\n"
 "'2' -- first band type (4BUI) \n"
 "||\n"
@@ -6868,23 +7701,25 @@ msgid ""
 ")::raster\n"
 ");\n"
 "\n"
-"select st_bandisnodata(rast, 1) from dummy_rast where rid = 1; -- Expected false\n"
-"select st_bandisnodata(rast, 1, TRUE) from dummy_rast where rid = 1; -- Expected true\n"
+"select st_bandisnodata(rast, 1) from dummy_rast where rid = 1; -- Expected "
+"false\n"
+"select st_bandisnodata(rast, 1, TRUE) from dummy_rast where rid = 1; -- "
+"Expected true\n"
 "\n"
 "-- The isnodata flag is dirty. We are going to set it to true\n"
 "update dummy_rast set rast = st_setbandisnodata(rast, 1) where rid = 1;\n"
 "\n"
 "\n"
-"select st_bandisnodata(rast, 1) from dummy_rast where rid = 1; -- Expected true"
+"select st_bandisnodata(rast, 1) from dummy_rast where rid = 1; -- Expected "
+"true"
 msgstr ""
 
 #. Tag: para
 #: reference_raster.xml:3950
 #, no-c-format
 msgid ""
-", <xref linkend=\"RT_ST_NumBands\"/>, <xref "
-"linkend=\"RT_ST_SetBandNoDataValue\"/>, <xref "
-"linkend=\"RT_ST_BandIsNoData\"/>"
+", <xref linkend=\"RT_ST_NumBands\"/>, <xref linkend="
+"\"RT_ST_SetBandNoDataValue\"/>, <xref linkend=\"RT_ST_BandIsNoData\"/>"
 msgstr ""
 
 #. Tag: title
@@ -6903,8 +7738,8 @@ msgstr ""
 #: reference_raster.xml:3963
 #, no-c-format
 msgid ""
-"Returns the number of pixels in a given band of a raster or raster coverage."
-" If no band is specified defaults to band 1. If exclude_nodata_value is set "
+"Returns the number of pixels in a given band of a raster or raster coverage. "
+"If no band is specified defaults to band 1. If exclude_nodata_value is set "
 "to true, will only count pixels that are not equal to the nodata value."
 msgstr ""
 
@@ -6914,34 +7749,50 @@ msgstr ""
 msgid ""
 "<funcprototype> <funcdef>bigint <function>ST_Count</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>nband=1</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype>"
-" <funcprototype> <funcdef>bigint <function>ST_Count</function></funcdef> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>nband=1</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>bigint <function>ST_Count</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef><type>boolean </type> "
-"<parameter>exclude_nodata_value</parameter></paramdef> </funcprototype> "
+"<paramdef><type>boolean </type> <parameter>exclude_nodata_value</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>bigint "
+"<function>ST_Count</function></funcdef> <paramdef><type>text </type> "
+"<parameter>rastertable</parameter></paramdef> <paramdef><type>text </type> "
+"<parameter>rastercolumn</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>nband=1</parameter></paramdef> <paramdef "
+"choice=\"opt\"><type>boolean </type> <parameter>exclude_nodata_value=true</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bigint "
+"<function>ST_Count</function></funcdef> <paramdef><type>text </type> "
+"<parameter>rastertable</parameter></paramdef> <paramdef><type>text </type> "
+"<parameter>rastercolumn</parameter></paramdef> <paramdef><type>boolean </"
+"type> <parameter>exclude_nodata_value</parameter></paramdef> </funcprototype>"
+msgstr ""
 "<funcprototype> <funcdef>bigint <function>ST_Count</function></funcdef> "
-"<paramdef><type>text </type> <parameter>rastertable</parameter></paramdef> "
-"<paramdef><type>text </type> <parameter>rastercolumn</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>nband=1</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype>"
-" <funcprototype> <funcdef>bigint <function>ST_Count</function></funcdef> "
-"<paramdef><type>text </type> <parameter>rastertable</parameter></paramdef> "
-"<paramdef><type>text </type> <parameter>rastercolumn</parameter></paramdef> "
-"<paramdef><type>boolean </type> "
-"<parameter>exclude_nodata_value</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>bigint <function>ST_Count</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>nband=1</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bigint <function>ST_Count</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>boolean </type> <parameter>exclude_nodata_value</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bigint <function>ST_Count</function></funcdef> <paramdef><type>text </type> <parameter>rastertable</parameter></paramdef> <paramdef><type>text </type> <parameter>rastercolumn</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>nband=1</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bigint <function>ST_Count</function></funcdef> <paramdef><type>text </type> <parameter>rastertable</parameter></paramdef> <paramdef><type>text </type> <parameter>rastercolumn</parameter></paramdef> <paramdef><type>boolean </type> <parameter>exclude_nodata_value</parameter></paramdef> </funcprototype>"
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>nband=1</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>bigint <function>ST_Count</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>boolean </type> <parameter>exclude_nodata_value</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>bigint "
+"<function>ST_Count</function></funcdef> <paramdef><type>text </type> "
+"<parameter>rastertable</parameter></paramdef> <paramdef><type>text </type> "
+"<parameter>rastercolumn</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>nband=1</parameter></paramdef> <paramdef "
+"choice=\"opt\"><type>boolean </type> <parameter>exclude_nodata_value=true</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bigint "
+"<function>ST_Count</function></funcdef> <paramdef><type>text </type> "
+"<parameter>rastertable</parameter></paramdef> <paramdef><type>text </type> "
+"<parameter>rastercolumn</parameter></paramdef> <paramdef><type>boolean </"
+"type> <parameter>exclude_nodata_value</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:3998
 #, no-c-format
 msgid ""
-"Returns the number of pixels in a given band of a raster or raster coverage."
-" If no band is specified <varname>nband</varname> defaults to 1."
+"Returns the number of pixels in a given band of a raster or raster coverage. "
+"If no band is specified <varname>nband</varname> defaults to 1."
 msgstr ""
 
 #. Tag: para
@@ -6987,79 +7838,131 @@ msgstr ""
 #: reference_raster.xml:4022
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>SETOF record "
-"<function>ST_Histogram</function></funcdef> <paramdef><type>raster </type> "
-"<parameter>rast</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
-"<parameter>nband=1</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>exclude_nodata_value=true</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
-"<parameter>bins=autocomputed</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision[] </type> "
-"<parameter>width=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>right=false</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>SETOF record "
-"<function>ST_Histogram</function></funcdef> <paramdef><type>raster </type> "
-"<parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
-"<parameter>nband</parameter></paramdef> <paramdef><type>integer </type> "
-"<parameter>bins</parameter></paramdef> <paramdef choice=\"opt\"><type>double"
-" precision[] </type> <parameter>width=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>right=false</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>SETOF record "
-"<function>ST_Histogram</function></funcdef> <paramdef><type>raster </type> "
-"<parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
-"<parameter>nband</parameter></paramdef> <paramdef><type>boolean </type> "
+"<funcprototype> <funcdef>SETOF record <function>ST_Histogram</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>nband=1</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter></paramdef> <paramdef choice="
+"\"opt\"><type>integer </type> <parameter>bins=autocomputed</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision[] </type> "
+"<parameter>width=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>right=false</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>SETOF record <function>ST_Histogram</"
+"function></funcdef> <paramdef><type>raster </type> <parameter>rast</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>bins</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision[] </"
+"type> <parameter>width=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>right=false</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>SETOF record <function>ST_Histogram</"
+"function></funcdef> <paramdef><type>raster </type> <parameter>rast</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</"
+"parameter></paramdef> <paramdef><type>boolean </type> "
 "<parameter>exclude_nodata_value</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>bins</parameter></paramdef> "
-"<paramdef><type>boolean </type> <parameter>right</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>SETOF record "
-"<function>ST_Histogram</function></funcdef> <paramdef><type>raster </type> "
-"<parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
-"<parameter>nband</parameter></paramdef> <paramdef><type>integer </type> "
-"<parameter>bins</parameter></paramdef> <paramdef><type>boolean </type> "
+"<paramdef><type>boolean </type> <parameter>right</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>SETOF record <function>ST_Histogram</"
+"function></funcdef> <paramdef><type>raster </type> <parameter>rast</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>bins</"
+"parameter></paramdef> <paramdef><type>boolean </type> <parameter>right</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>SETOF record "
+"<function>ST_Histogram</function></funcdef> <paramdef><type>text </type> "
+"<parameter>rastertable</parameter></paramdef> <paramdef><type>text </type> "
+"<parameter>rastercolumn</parameter></paramdef> <paramdef><type>integer </"
+"type> <parameter>nband</parameter></paramdef> <paramdef><type>integer </"
+"type> <parameter>bins</parameter></paramdef> <paramdef><type>boolean </type> "
 "<parameter>right</parameter></paramdef> </funcprototype> <funcprototype> "
 "<funcdef>SETOF record <function>ST_Histogram</function></funcdef> "
 "<paramdef><type>text </type> <parameter>rastertable</parameter></paramdef> "
 "<paramdef><type>text </type> <parameter>rastercolumn</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>nband</parameter></paramdef> "
-"<paramdef><type>integer </type> <parameter>bins</parameter></paramdef> "
-"<paramdef><type>boolean </type> <parameter>right</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>SETOF record "
+"<paramdef><type>boolean </type> <parameter>exclude_nodata_value</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>bins</parameter></"
+"paramdef> <paramdef><type>boolean </type> <parameter>right</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>SETOF record "
 "<function>ST_Histogram</function></funcdef> <paramdef><type>text </type> "
 "<parameter>rastertable</parameter></paramdef> <paramdef><type>text </type> "
-"<parameter>rastercolumn</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>nband</parameter></paramdef> <paramdef><type>boolean "
-"</type> <parameter>exclude_nodata_value</parameter></paramdef> "
+"<parameter>rastercolumn</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>nband=1</parameter></paramdef> <paramdef "
+"choice=\"opt\"><type>boolean </type> <parameter>exclude_nodata_value=true</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>bins=autocomputed</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision[] </type> <parameter>width=NULL</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>right=false</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>SETOF record <function>ST_Histogram</function></"
+"funcdef> <paramdef><type>text </type> <parameter>rastertable</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>rastercolumn</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>nband=1</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>bins</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision[] </"
+"type> <parameter>width=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>right=false</parameter></paramdef> </"
+"funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>SETOF record <function>ST_Histogram</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>nband=1</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter></paramdef> <paramdef choice="
+"\"opt\"><type>integer </type> <parameter>bins=autocomputed</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision[] </type> "
+"<parameter>width=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>right=false</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>SETOF record <function>ST_Histogram</"
+"function></funcdef> <paramdef><type>raster </type> <parameter>rast</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>bins</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision[] </"
+"type> <parameter>width=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>right=false</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>SETOF record <function>ST_Histogram</"
+"function></funcdef> <paramdef><type>raster </type> <parameter>rast</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</"
+"parameter></paramdef> <paramdef><type>boolean </type> "
+"<parameter>exclude_nodata_value</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>bins</parameter></paramdef> "
-"<paramdef><type>boolean </type> <parameter>right</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>SETOF record "
+"<paramdef><type>boolean </type> <parameter>right</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>SETOF record <function>ST_Histogram</"
+"function></funcdef> <paramdef><type>raster </type> <parameter>rast</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>bins</"
+"parameter></paramdef> <paramdef><type>boolean </type> <parameter>right</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>SETOF record "
 "<function>ST_Histogram</function></funcdef> <paramdef><type>text </type> "
 "<parameter>rastertable</parameter></paramdef> <paramdef><type>text </type> "
-"<parameter>rastercolumn</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
-"<parameter>nband=1</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>exclude_nodata_value=true</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
-"<parameter>bins=autocomputed</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision[] </type> "
-"<parameter>width=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>right=false</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>SETOF record "
+"<parameter>rastercolumn</parameter></paramdef> <paramdef><type>integer </"
+"type> <parameter>nband</parameter></paramdef> <paramdef><type>integer </"
+"type> <parameter>bins</parameter></paramdef> <paramdef><type>boolean </type> "
+"<parameter>right</parameter></paramdef> </funcprototype> <funcprototype> "
+"<funcdef>SETOF record <function>ST_Histogram</function></funcdef> "
+"<paramdef><type>text </type> <parameter>rastertable</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter>rastercolumn</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>nband</parameter></paramdef> "
+"<paramdef><type>boolean </type> <parameter>exclude_nodata_value</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>bins</parameter></"
+"paramdef> <paramdef><type>boolean </type> <parameter>right</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>SETOF record "
 "<function>ST_Histogram</function></funcdef> <paramdef><type>text </type> "
 "<parameter>rastertable</parameter></paramdef> <paramdef><type>text </type> "
-"<parameter>rastercolumn</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
-"<parameter>nband=1</parameter></paramdef> <paramdef><type>integer </type> "
-"<parameter>bins</parameter></paramdef> <paramdef choice=\"opt\"><type>double"
-" precision[] </type> <parameter>width=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>right=false</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>SETOF record <function>ST_Histogram</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>nband=1</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>exclude_nodata_value=true</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>bins=autocomputed</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision[] </type> <parameter>width=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>right=false</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>SETOF record <function>ST_Histogram</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></paramdef> <paramdef><type>integer </type> <parameter>bins</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision[] </type> <parameter>width=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>right=false</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>SETOF record <function>ST_Histogram</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></paramdef> <paramdef><type>boolean </type> <parameter>exclude_nodata_value</parameter></paramdef> <paramdef><type>integer </type> <parameter>bins</parameter></paramdef> <paramdef><type>boolean </type> <parameter>right</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>SETOF record <function>ST_Histogram</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></paramdef> <paramdef><type>integer </type> <parameter>bins</parameter></paramdef> <paramdef><type>boolean </type> <parameter>right</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>SETOF record <function>ST_Histogram</function></funcdef> <paramdef><type>text </type> <parameter>rastertable</parameter></paramdef> <paramdef><type>text </type> <parameter>rastercolumn</parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></paramdef> <paramdef><type>integer </type> <parameter>bins</parameter></paramdef> <paramdef><type>boolean </type> <parameter>right</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>SETOF record <function>ST_Histogram</function></funcdef> <paramdef><type>text </type> <parameter>rastertable</parameter></paramdef> <paramdef><type>text </type> <parameter>rastercolumn</parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></paramdef> <paramdef><type>boolean </type> <parameter>exclude_nodata_value</parameter></paramdef> <paramdef><type>integer </type> <parameter>bins</parameter></paramdef> <paramdef><type>boolean </type> <parameter>right</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>SETOF record <function>ST_Histogram</function></funcdef> <paramdef><type>text </type> <parameter>rastertable</parameter></paramdef> <paramdef><type>text </type> <parameter>rastercolumn</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>nband=1</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>exclude_nodata_value=true</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>bins=autocomputed</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision[] </type> <parameter>width=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>right=false</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>SETOF record <function>ST_Histogram</function></funcdef> <paramdef><type>text </type> <parameter>rastertable</parameter></paramdef> <paramdef><type>text </type> <parameter>rastercolumn</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>nband=1</parameter></paramdef> <paramdef><type>integer </type> <parameter>bins</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision[] </type> <parameter>width=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>right=false</parameter></paramdef> </funcprototype>"
+"<parameter>rastercolumn</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>nband=1</parameter></paramdef> <paramdef "
+"choice=\"opt\"><type>boolean </type> <parameter>exclude_nodata_value=true</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>bins=autocomputed</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision[] </type> <parameter>width=NULL</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>right=false</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>SETOF record <function>ST_Histogram</function></"
+"funcdef> <paramdef><type>text </type> <parameter>rastertable</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>rastercolumn</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>nband=1</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>bins</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision[] </"
+"type> <parameter>width=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>right=false</parameter></paramdef> </"
+"funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:4104
@@ -7074,9 +7977,9 @@ msgstr ""
 #: reference_raster.xml:4105
 #, no-c-format
 msgid ""
-"By default only considers pixel values not equal to the "
-"<varname>nodata</varname> value . Set "
-"<varname>exclude_nodata_value</varname> to false to get count all pixels."
+"By default only considers pixel values not equal to the <varname>nodata</"
+"varname> value . Set <varname>exclude_nodata_value</varname> to false to get "
+"count all pixels."
 msgstr ""
 
 #. Tag: term
@@ -7191,7 +8094,8 @@ msgid ""
 " 224.666667 |        254 |     5 |     0.2\n"
 "(6 rows)\n"
 "    \n"
-"-- Same as previous but we explicitly control the pixel value range of each bin.  \n"
+"-- Same as previous but we explicitly control the pixel value range of each "
+"bin.  \n"
 "SELECT (stats).*\n"
 "FROM (SELECT rid, ST_Histogram(rast, 2,6,ARRAY[0.5,1,4,100,5]) As stats\n"
 "    FROM dummy_rast \n"
@@ -7233,75 +8137,118 @@ msgstr ""
 #: reference_raster.xml:4152
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>SETOF record "
+"<funcprototype> <funcdef>SETOF record <function>ST_Quantile</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>nband=1</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter></paramdef> <paramdef choice="
+"\"opt\"><type>double precision[] </type> <parameter>quantiles=NULL</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>SETOF record "
 "<function>ST_Quantile</function></funcdef> <paramdef><type>raster </type> "
-"<parameter>rast</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
-"<parameter>nband=1</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>exclude_nodata_value=true</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision[] </type> "
-"<parameter>quantiles=NULL</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>SETOF record "
+"<parameter>rast</parameter></paramdef> <paramdef><type>double precision[] </"
+"type> <parameter>quantiles</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>SETOF record <function>ST_Quantile</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></"
+"paramdef> <paramdef><type>double precision[] </type> <parameter>quantiles</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>double "
+"precision <function>ST_Quantile</function></funcdef> <paramdef><type>raster "
+"</type> <parameter>rast</parameter></paramdef> <paramdef><type>double "
+"precision </type> <parameter>quantile</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>double precision "
 "<function>ST_Quantile</function></funcdef> <paramdef><type>raster </type> "
-"<parameter>rast</parameter></paramdef> <paramdef><type>double precision[] "
-"</type> <parameter>quantiles</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>SETOF record "
+"<parameter>rast</parameter></paramdef> <paramdef><type>boolean </type> "
+"<parameter>exclude_nodata_value</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>quantile=NULL</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>double precision "
 "<function>ST_Quantile</function></funcdef> <paramdef><type>raster </type> "
 "<parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
-"<parameter>nband</parameter></paramdef> <paramdef><type>double precision[] "
-"</type> <parameter>quantiles</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>double precision "
+"<parameter>nband</parameter></paramdef> <paramdef><type>double precision </"
+"type> <parameter>quantile</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>double precision <function>ST_Quantile</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></"
+"paramdef> <paramdef><type>boolean </type> <parameter>exclude_nodata_value</"
+"parameter></paramdef> <paramdef><type>double precision </type> "
+"<parameter>quantile</parameter></paramdef> </funcprototype> <funcprototype> "
+"<funcdef>double precision <function>ST_Quantile</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>nband</parameter></paramdef> "
+"<paramdef><type>double precision </type> <parameter>quantile</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>SETOF record "
+"<function>ST_Quantile</function></funcdef> <paramdef><type>text </type> "
+"<parameter>rastertable</parameter></paramdef> <paramdef><type>text </type> "
+"<parameter>rastercolumn</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>nband=1</parameter></paramdef> <paramdef "
+"choice=\"opt\"><type>boolean </type> <parameter>exclude_nodata_value=true</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision[] </"
+"type> <parameter>quantiles=NULL</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>SETOF record <function>ST_Quantile</function></"
+"funcdef> <paramdef><type>text </type> <parameter>rastertable</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>rastercolumn</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></"
+"paramdef> <paramdef><type>double precision[] </type> <parameter>quantiles</"
+"parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>SETOF record <function>ST_Quantile</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>nband=1</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter></paramdef> <paramdef choice="
+"\"opt\"><type>double precision[] </type> <parameter>quantiles=NULL</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>SETOF record "
 "<function>ST_Quantile</function></funcdef> <paramdef><type>raster </type> "
-"<parameter>rast</parameter></paramdef> <paramdef><type>double precision "
-"</type> <parameter>quantile</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>double precision "
+"<parameter>rast</parameter></paramdef> <paramdef><type>double precision[] </"
+"type> <parameter>quantiles</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>SETOF record <function>ST_Quantile</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></"
+"paramdef> <paramdef><type>double precision[] </type> <parameter>quantiles</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>double "
+"precision <function>ST_Quantile</function></funcdef> <paramdef><type>raster "
+"</type> <parameter>rast</parameter></paramdef> <paramdef><type>double "
+"precision </type> <parameter>quantile</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>double precision "
 "<function>ST_Quantile</function></funcdef> <paramdef><type>raster </type> "
 "<parameter>rast</parameter></paramdef> <paramdef><type>boolean </type> "
-"<parameter>exclude_nodata_value</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>quantile=NULL</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>double precision "
-"<function>ST_Quantile</function></funcdef> <paramdef><type>raster </type> "
-"<parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
-"<parameter>nband</parameter></paramdef> <paramdef><type>double precision "
-"</type> <parameter>quantile</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>double precision "
+"<parameter>exclude_nodata_value</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>quantile=NULL</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>double precision "
 "<function>ST_Quantile</function></funcdef> <paramdef><type>raster </type> "
 "<parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
-"<parameter>nband</parameter></paramdef> <paramdef><type>boolean </type> "
-"<parameter>exclude_nodata_value</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
+"<parameter>nband</parameter></paramdef> <paramdef><type>double precision </"
+"type> <parameter>quantile</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>double precision <function>ST_Quantile</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></"
+"paramdef> <paramdef><type>boolean </type> <parameter>exclude_nodata_value</"
+"parameter></paramdef> <paramdef><type>double precision </type> "
 "<parameter>quantile</parameter></paramdef> </funcprototype> <funcprototype> "
 "<funcdef>double precision <function>ST_Quantile</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>nband</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>quantile</parameter></paramdef> </funcprototype> <funcprototype> "
-"<funcdef>SETOF record <function>ST_Quantile</function></funcdef> "
-"<paramdef><type>text </type> <parameter>rastertable</parameter></paramdef> "
-"<paramdef><type>text </type> <parameter>rastercolumn</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>nband=1</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>exclude_nodata_value=true</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision[] </type> "
-"<parameter>quantiles=NULL</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>SETOF record "
+"<paramdef><type>double precision </type> <parameter>quantile</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>SETOF record "
 "<function>ST_Quantile</function></funcdef> <paramdef><type>text </type> "
 "<parameter>rastertable</parameter></paramdef> <paramdef><type>text </type> "
-"<parameter>rastercolumn</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>nband</parameter></paramdef> <paramdef><type>double "
-"precision[] </type> <parameter>quantiles</parameter></paramdef> "
-"</funcprototype>"
-msgstr "<funcprototype> <funcdef>SETOF record <function>ST_Quantile</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>nband=1</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>exclude_nodata_value=true</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision[] </type> <parameter>quantiles=NULL</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>SETOF record <function>ST_Quantile</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>double precision[] </type> <parameter>quantiles</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>SETOF record <function>ST_Quantile</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></paramdef> <paramdef><type>double precision[] </type> <parameter>quantiles</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>double precision <function>ST_Quantile</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>double precision </type> <parameter>quantile</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>double precision <function>ST_Quantile</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>boolean </type> <parameter>exclude_nodata_value</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>quantile=NULL</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>double precision <function>ST_Quantile</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></paramdef> <paramdef><type>double precision </type> <parameter>quantile</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>double precision <function>ST_Quantile</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></paramdef> <paramdef><type>boolean </type> <parameter>exclude_nodata_value</parameter></paramdef> <paramdef><type>double precision </type> <parameter>quantile</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>double precision <function>ST_Quantile</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></paramdef> <paramdef><type>double precision </type> <parameter>quantile</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>SETOF record <function>ST_Quantile</function></funcdef> <paramdef><type>text </type> <parameter>rastertable</parameter></paramdef> <paramdef><type>text </type> <parameter>rastercolumn</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>nband=1</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>exclude_nodata_value=true</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision[] </type> <parameter>quantiles=NULL</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>SETOF record <function>ST_Quantile</function></funcdef> <paramdef><type>text </type> <parameter>rastertable</parameter></paramdef> <paramdef><type>text </type> <parameter>rastercolumn</parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></paramdef> <paramdef><type>double precision[] </type> <parameter>quantiles</parameter></paramdef> </funcprototype>"
+"<parameter>rastercolumn</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>nband=1</parameter></paramdef> <paramdef "
+"choice=\"opt\"><type>boolean </type> <parameter>exclude_nodata_value=true</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision[] </"
+"type> <parameter>quantiles=NULL</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>SETOF record <function>ST_Quantile</function></"
+"funcdef> <paramdef><type>text </type> <parameter>rastertable</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>rastercolumn</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></"
+"paramdef> <paramdef><type>double precision[] </type> <parameter>quantiles</"
+"parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:4224
 #, no-c-format
 msgid ""
-"<para>Compute quantiles for a raster or raster table coverage in the context"
-" of the sample or population. Thus, a value could be examined to be at the "
+"<para>Compute quantiles for a raster or raster table coverage in the context "
+"of the sample or population. Thus, a value could be examined to be at the "
 "raster's 25%, 50%, 75% percentile.</para>"
 msgstr ""
 
@@ -7318,7 +8265,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "UPDATE dummy_rast SET rast = ST_SetBandNoDataValue(rast,249) WHERE rid=2;\n"
-"--Example will consider only pixels of band 1 that are not 249 and in named quantiles --\n"
+"--Example will consider only pixels of band 1 that are not 249 and in named "
+"quantiles --\n"
 "\n"
 "SELECT (pvq).*\n"
 "FROM (SELECT ST_Quantile(rast, ARRAY[0.25,0.75]) As pvq\n"
@@ -7342,11 +8290,13 @@ msgstr ""
 #: reference_raster.xml:4233
 #, no-c-format
 msgid ""
-"--real live example.  Quantile of all pixels in band 2 intersecting a geometry\n"
+"--real live example.  Quantile of all pixels in band 2 intersecting a "
+"geometry\n"
 "SELECT rid, (ST_Quantile(rast,2)).* As pvc\n"
 "    FROM o_4_boston \n"
 "        WHERE ST_Intersects(rast, \n"
-"            ST_GeomFromText('POLYGON((224486 892151,224486 892200,224706 892200,224706 892151,224486 892151))',26986)\n"
+"            ST_GeomFromText('POLYGON((224486 892151,224486 892200,224706 "
+"892200,224706 892151,224486 892151))',26986)\n"
 "            )\n"
 "ORDER BY value, quantile,rid\n"
 ";\n"
@@ -7401,30 +8351,45 @@ msgstr ""
 #: reference_raster.xml:4249
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>record "
-"<function>ST_SummaryStats</function></funcdef> <paramdef><type>text </type> "
-"<parameter>rastertable</parameter></paramdef> <paramdef><type>text </type> "
-"<parameter>rastercolumn</parameter></paramdef> <paramdef><type>boolean "
-"</type> <parameter>exclude_nodata_value</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>record "
-"<function>ST_SummaryStats</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast</parameter></paramdef> <paramdef><type>boolean "
-"</type> <parameter>exclude_nodata_value</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>record "
-"<function>ST_SummaryStats</function></funcdef> <paramdef><type>text </type> "
-"<parameter>rastertable</parameter></paramdef> <paramdef><type>text </type> "
-"<parameter>rastercolumn</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
-"<parameter>nband=1</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype>"
-" <funcprototype> <funcdef>record "
-"<function>ST_SummaryStats</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>nband</parameter></paramdef> <paramdef><type>boolean "
-"</type> <parameter>exclude_nodata_value</parameter></paramdef> "
-"</funcprototype>"
-msgstr "<funcprototype> <funcdef>record <function>ST_SummaryStats</function></funcdef> <paramdef><type>text </type> <parameter>rastertable</parameter></paramdef> <paramdef><type>text </type> <parameter>rastercolumn</parameter></paramdef> <paramdef><type>boolean </type> <parameter>exclude_nodata_value</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>record <function>ST_SummaryStats</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>boolean </type> <parameter>exclude_nodata_value</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>record <function>ST_SummaryStats</function></funcdef> <paramdef><type>text </type> <parameter>rastertable</parameter></paramdef> <paramdef><type>text </type> <parameter>rastercolumn</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>nband=1</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>record <function>ST_SummaryStats</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></paramdef> <paramdef><type>boolean </type> <parameter>exclude_nodata_value</parameter></paramdef> </funcprototype>"
+"<funcprototype> <funcdef>record <function>ST_SummaryStats</function></"
+"funcdef> <paramdef><type>text </type> <parameter>rastertable</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>rastercolumn</parameter></"
+"paramdef> <paramdef><type>boolean </type> <parameter>exclude_nodata_value</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>record "
+"<function>ST_SummaryStats</function></funcdef> <paramdef><type>raster </"
+"type> <parameter>rast</parameter></paramdef> <paramdef><type>boolean </type> "
+"<parameter>exclude_nodata_value</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>record <function>ST_SummaryStats</function></"
+"funcdef> <paramdef><type>text </type> <parameter>rastertable</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>rastercolumn</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>nband=1</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>record <function>ST_SummaryStats</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></"
+"paramdef> <paramdef><type>boolean </type> <parameter>exclude_nodata_value</"
+"parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>record <function>ST_SummaryStats</function></"
+"funcdef> <paramdef><type>text </type> <parameter>rastertable</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>rastercolumn</parameter></"
+"paramdef> <paramdef><type>boolean </type> <parameter>exclude_nodata_value</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>record "
+"<function>ST_SummaryStats</function></funcdef> <paramdef><type>raster </"
+"type> <parameter>rast</parameter></paramdef> <paramdef><type>boolean </type> "
+"<parameter>exclude_nodata_value</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>record <function>ST_SummaryStats</function></"
+"funcdef> <paramdef><type>text </type> <parameter>rastertable</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>rastercolumn</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>nband=1</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>record <function>ST_SummaryStats</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></"
+"paramdef> <paramdef><type>boolean </type> <parameter>exclude_nodata_value</"
+"parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:4285
@@ -7439,9 +8404,9 @@ msgstr ""
 #: reference_raster.xml:4287
 #, no-c-format
 msgid ""
-"By default only considers pixel values not equal to the "
-"<varname>nodata</varname> value. Set <varname>exclude_nodata_value</varname>"
-" to false to get count of all pixels."
+"By default only considers pixel values not equal to the <varname>nodata</"
+"varname> value. Set <varname>exclude_nodata_value</varname> to false to get "
+"count of all pixels."
 msgstr ""
 
 #. Tag: para
@@ -7495,7 +8460,8 @@ msgstr ""
 msgid ""
 "WITH \n"
 "-- our features of interest\n"
-"   feat AS (SELECT gid As building_id, geom_26986 As geom FROM buildings AS b \n"
+"   feat AS (SELECT gid As building_id, geom_26986 As geom FROM buildings AS "
+"b \n"
 "    WHERE gid IN(100, 103,150)\n"
 "   ),\n"
 "-- clip band 2 of raster tiles to boundaries of builds\n"
@@ -7548,7 +8514,8 @@ msgid ""
 "-- For a table -- will get better speed if set sampling to less than 100%\n"
 "-- Here we set to 25% and get a much faster answer\n"
 "SELECT band, (stats).*\n"
-"FROM (SELECT band, ST_SummaryStats('o_4_boston','rast', band,true,0.25) As stats\n"
+"FROM (SELECT band, ST_SummaryStats('o_4_boston','rast', band,true,0.25) As "
+"stats\n"
 "    FROM generate_series(1,3) As band) As foo;\n"
 "                                    \n"
 " band |  count  |  sum   |       mean       |      stddev      | min | max\n"
@@ -7585,116 +8552,197 @@ msgstr ""
 #: reference_raster.xml:4327
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>SETOF record "
-"<function>ST_ValueCount</function></funcdef> <paramdef><type>raster </type> "
-"<parameter>rast</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
-"<parameter>nband=1</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>exclude_nodata_value=true</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision[] </type> "
-"<parameter>searchvalues=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>roundto=0</parameter></paramdef> <paramdef><type>double precision"
-" </type> <parameter>OUT value</parameter></paramdef> <paramdef><type>integer"
-" </type> <parameter>OUT count</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>SETOF record "
+"<funcprototype> <funcdef>SETOF record <function>ST_ValueCount</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>nband=1</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter></paramdef> <paramdef choice="
+"\"opt\"><type>double precision[] </type> <parameter>searchvalues=NULL</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>roundto=0</parameter></paramdef> <paramdef><type>double "
+"precision </type> <parameter>OUT value</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>OUT count</parameter></paramdef> "
+"</funcprototype> <funcprototype> <funcdef>SETOF record "
 "<function>ST_ValueCount</function></funcdef> <paramdef><type>raster </type> "
 "<parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
-"<parameter>nband</parameter></paramdef> <paramdef><type>double precision[] "
-"</type> <parameter>searchvalues</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>roundto=0</parameter></paramdef> <paramdef><type>double precision"
-" </type> <parameter>OUT value</parameter></paramdef> <paramdef><type>integer"
-" </type> <parameter>OUT count</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>SETOF record "
+"<parameter>nband</parameter></paramdef> <paramdef><type>double precision[] </"
+"type> <parameter>searchvalues</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>roundto=0</parameter></"
+"paramdef> <paramdef><type>double precision </type> <parameter>OUT value</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>OUT count</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>SETOF record "
 "<function>ST_ValueCount</function></funcdef> <paramdef><type>raster </type> "
-"<parameter>rast</parameter></paramdef> <paramdef><type>double precision[] "
-"</type> <parameter>searchvalues</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>roundto=0</parameter></paramdef> <paramdef><type>double precision"
-" </type> <parameter>OUT value</parameter></paramdef> <paramdef><type>integer"
-" </type> <parameter>OUT count</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>bigint <function>ST_ValueCount</function></funcdef>"
-" <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>searchvalue</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>roundto=0</parameter></paramdef> </funcprototype> <funcprototype>"
-" <funcdef>bigint <function>ST_ValueCount</function></funcdef> "
-"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef><type>integer </type> <parameter>nband</parameter></paramdef> "
-"<paramdef><type>boolean </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>double precision[] </"
+"type> <parameter>searchvalues</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>roundto=0</parameter></"
+"paramdef> <paramdef><type>double precision </type> <parameter>OUT value</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>OUT count</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bigint "
+"<function>ST_ValueCount</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>double precision </"
+"type> <parameter>searchvalue</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>roundto=0</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>bigint "
+"<function>ST_ValueCount</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>nband</parameter></paramdef> <paramdef><type>boolean </type> "
 "<parameter>exclude_nodata_value</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>searchvalue</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>roundto=0</parameter></paramdef> </funcprototype> <funcprototype>"
-" <funcdef>bigint <function>ST_ValueCount</function></funcdef> "
+"<paramdef><type>double precision </type> <parameter>searchvalue</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision </type> "
+"<parameter>roundto=0</parameter></paramdef> </funcprototype> <funcprototype> "
+"<funcdef>bigint <function>ST_ValueCount</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>nband</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>searchvalue</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>roundto=0</parameter></paramdef> </funcprototype> <funcprototype>"
-" <funcdef>SETOF record <function>ST_ValueCount</function></funcdef> "
+"<paramdef><type>double precision </type> <parameter>searchvalue</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision </type> "
+"<parameter>roundto=0</parameter></paramdef> </funcprototype> <funcprototype> "
+"<funcdef>SETOF record <function>ST_ValueCount</function></funcdef> "
 "<paramdef><type>text </type> <parameter>rastertable</parameter></paramdef> "
 "<paramdef><type>text </type> <parameter>rastercolumn</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>nband=1</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>exclude_nodata_value=true</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision[] </type> "
-"<parameter>searchvalues=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>roundto=0</parameter></paramdef> <paramdef><type>double precision"
-" </type> <parameter>OUT value</parameter></paramdef> <paramdef><type>integer"
-" </type> <parameter>OUT count</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>SETOF record "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>nband=1</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter></paramdef> <paramdef choice="
+"\"opt\"><type>double precision[] </type> <parameter>searchvalues=NULL</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>roundto=0</parameter></paramdef> <paramdef><type>double "
+"precision </type> <parameter>OUT value</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>OUT count</parameter></paramdef> "
+"</funcprototype> <funcprototype> <funcdef>SETOF record "
 "<function>ST_ValueCount</function></funcdef> <paramdef><type>text </type> "
 "<parameter>rastertable</parameter></paramdef> <paramdef><type>text </type> "
 "<parameter>rastercolumn</parameter></paramdef> <paramdef><type>double "
-"precision[] </type> <parameter>searchvalues</parameter></paramdef> <paramdef"
-" choice=\"opt\"><type>double precision </type> "
-"<parameter>roundto=0</parameter></paramdef> <paramdef><type>double precision"
-" </type> <parameter>OUT value</parameter></paramdef> <paramdef><type>integer"
-" </type> <parameter>OUT count</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>SETOF record "
+"precision[] </type> <parameter>searchvalues</parameter></paramdef> <paramdef "
+"choice=\"opt\"><type>double precision </type> <parameter>roundto=0</"
+"parameter></paramdef> <paramdef><type>double precision </type> "
+"<parameter>OUT value</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>OUT count</parameter></paramdef> </funcprototype> <funcprototype> "
+"<funcdef>SETOF record <function>ST_ValueCount</function></funcdef> "
+"<paramdef><type>text </type> <parameter>rastertable</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter>rastercolumn</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>nband</parameter></paramdef> "
+"<paramdef><type>double precision[] </type> <parameter>searchvalues</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>roundto=0</parameter></paramdef> <paramdef><type>double "
+"precision </type> <parameter>OUT value</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>OUT count</parameter></paramdef> "
+"</funcprototype> <funcprototype> <funcdef>bigint<function>ST_ValueCount</"
+"function></funcdef> <paramdef><type>text </type> <parameter>rastertable</"
+"parameter></paramdef> <paramdef><type>text </type> <parameter>rastercolumn</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</"
+"parameter></paramdef> <paramdef><type>boolean </type> "
+"<parameter>exclude_nodata_value</parameter></paramdef> "
+"<paramdef><type>double precision </type> <parameter>searchvalue</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision </type> "
+"<parameter>roundto=0</parameter></paramdef> </funcprototype> <funcprototype> "
+"<funcdef>bigint <function>ST_ValueCount</function></funcdef> "
+"<paramdef><type>text </type> <parameter>rastertable</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter>rastercolumn</parameter></paramdef> "
+"<paramdef><type>double precision </type> <parameter>searchvalue</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision </type> "
+"<parameter>roundto=0</parameter></paramdef> </funcprototype> <funcprototype> "
+"<funcdef>bigint <function>ST_ValueCount</function></funcdef> "
+"<paramdef><type>text </type> <parameter>rastertable</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter>rastercolumn</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>nband</parameter></paramdef> "
+"<paramdef><type>double precision </type> <parameter>searchvalue</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision </type> "
+"<parameter>roundto=0</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>SETOF record <function>ST_ValueCount</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>nband=1</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter></paramdef> <paramdef choice="
+"\"opt\"><type>double precision[] </type> <parameter>searchvalues=NULL</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>roundto=0</parameter></paramdef> <paramdef><type>double "
+"precision </type> <parameter>OUT value</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>OUT count</parameter></paramdef> "
+"</funcprototype> <funcprototype> <funcdef>SETOF record "
+"<function>ST_ValueCount</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>nband</parameter></paramdef> <paramdef><type>double precision[] </"
+"type> <parameter>searchvalues</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>roundto=0</parameter></"
+"paramdef> <paramdef><type>double precision </type> <parameter>OUT value</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>OUT count</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>SETOF record "
+"<function>ST_ValueCount</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>double precision[] </"
+"type> <parameter>searchvalues</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>roundto=0</parameter></"
+"paramdef> <paramdef><type>double precision </type> <parameter>OUT value</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>OUT count</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bigint "
+"<function>ST_ValueCount</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>double precision </"
+"type> <parameter>searchvalue</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>roundto=0</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>bigint "
+"<function>ST_ValueCount</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>nband</parameter></paramdef> <paramdef><type>boolean </type> "
+"<parameter>exclude_nodata_value</parameter></paramdef> "
+"<paramdef><type>double precision </type> <parameter>searchvalue</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision </type> "
+"<parameter>roundto=0</parameter></paramdef> </funcprototype> <funcprototype> "
+"<funcdef>bigint <function>ST_ValueCount</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>nband</parameter></paramdef> "
+"<paramdef><type>double precision </type> <parameter>searchvalue</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision </type> "
+"<parameter>roundto=0</parameter></paramdef> </funcprototype> <funcprototype> "
+"<funcdef>SETOF record <function>ST_ValueCount</function></funcdef> "
+"<paramdef><type>text </type> <parameter>rastertable</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter>rastercolumn</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>nband=1</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=true</parameter></paramdef> <paramdef choice="
+"\"opt\"><type>double precision[] </type> <parameter>searchvalues=NULL</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>roundto=0</parameter></paramdef> <paramdef><type>double "
+"precision </type> <parameter>OUT value</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>OUT count</parameter></paramdef> "
+"</funcprototype> <funcprototype> <funcdef>SETOF record "
 "<function>ST_ValueCount</function></funcdef> <paramdef><type>text </type> "
 "<parameter>rastertable</parameter></paramdef> <paramdef><type>text </type> "
-"<parameter>rastercolumn</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>nband</parameter></paramdef> <paramdef><type>double "
-"precision[] </type> <parameter>searchvalues</parameter></paramdef> <paramdef"
-" choice=\"opt\"><type>double precision </type> "
-"<parameter>roundto=0</parameter></paramdef> <paramdef><type>double precision"
-" </type> <parameter>OUT value</parameter></paramdef> <paramdef><type>integer"
-" </type> <parameter>OUT count</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>bigint<function>ST_ValueCount</function></funcdef> "
+"<parameter>rastercolumn</parameter></paramdef> <paramdef><type>double "
+"precision[] </type> <parameter>searchvalues</parameter></paramdef> <paramdef "
+"choice=\"opt\"><type>double precision </type> <parameter>roundto=0</"
+"parameter></paramdef> <paramdef><type>double precision </type> "
+"<parameter>OUT value</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>OUT count</parameter></paramdef> </funcprototype> <funcprototype> "
+"<funcdef>SETOF record <function>ST_ValueCount</function></funcdef> "
 "<paramdef><type>text </type> <parameter>rastertable</parameter></paramdef> "
 "<paramdef><type>text </type> <parameter>rastercolumn</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>nband</parameter></paramdef> "
-"<paramdef><type>boolean </type> "
+"<paramdef><type>double precision[] </type> <parameter>searchvalues</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>roundto=0</parameter></paramdef> <paramdef><type>double "
+"precision </type> <parameter>OUT value</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>OUT count</parameter></paramdef> "
+"</funcprototype> <funcprototype> <funcdef>bigint<function>ST_ValueCount</"
+"function></funcdef> <paramdef><type>text </type> <parameter>rastertable</"
+"parameter></paramdef> <paramdef><type>text </type> <parameter>rastercolumn</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</"
+"parameter></paramdef> <paramdef><type>boolean </type> "
 "<parameter>exclude_nodata_value</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>searchvalue</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>roundto=0</parameter></paramdef> </funcprototype> <funcprototype>"
-" <funcdef>bigint <function>ST_ValueCount</function></funcdef> "
+"<paramdef><type>double precision </type> <parameter>searchvalue</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision </type> "
+"<parameter>roundto=0</parameter></paramdef> </funcprototype> <funcprototype> "
+"<funcdef>bigint <function>ST_ValueCount</function></funcdef> "
 "<paramdef><type>text </type> <parameter>rastertable</parameter></paramdef> "
 "<paramdef><type>text </type> <parameter>rastercolumn</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>searchvalue</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>roundto=0</parameter></paramdef> </funcprototype> <funcprototype>"
-" <funcdef>bigint <function>ST_ValueCount</function></funcdef> "
+"<paramdef><type>double precision </type> <parameter>searchvalue</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision </type> "
+"<parameter>roundto=0</parameter></paramdef> </funcprototype> <funcprototype> "
+"<funcdef>bigint <function>ST_ValueCount</function></funcdef> "
 "<paramdef><type>text </type> <parameter>rastertable</parameter></paramdef> "
 "<paramdef><type>text </type> <parameter>rastercolumn</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>nband</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>searchvalue</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
+"<paramdef><type>double precision </type> <parameter>searchvalue</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision </type> "
 "<parameter>roundto=0</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>SETOF record <function>ST_ValueCount</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>nband=1</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>exclude_nodata_value=true</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision[] </type> <parameter>searchvalues=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>roundto=0</parameter></paramdef> <paramdef><type>double precision </type> <parameter>OUT value</parameter></paramdef> <paramdef><type>integer </type> <parameter>OUT count</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>SETOF record <function>ST_ValueCount</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></paramdef> <paramdef><type>double precision[] </type> <parameter>searchvalues</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>roundto=0</parameter></paramdef> <paramdef><type>double precision </type> <parameter>OUT value</parameter></paramdef> <paramdef><type>integer </type> <parameter>OUT count</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>SETOF record <function>ST_ValueCount</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>double precision[] </type> <parameter>searchvalues</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>roundto=0</parameter></paramdef> <paramdef><type>double precision </type> <parameter>OUT value</parameter></paramdef> <paramdef><type>integer </type> <parameter>OUT count</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bigint <function>ST_ValueCount</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>double precision </type> <parameter>searchvalue</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>roundto=0</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bigint <function>ST_ValueCount</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></paramdef> <paramdef><type>boolean </type> <parameter>exclude_nodata_value</parameter></paramdef> <paramdef><type>double precision </type> <parameter>searchvalue</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>roundto=0</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bigint <function>ST_ValueCount</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></paramdef> <paramdef><type>double precision </type> <parameter>searchvalue</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>roundto=0</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>SETOF record <function>ST_ValueCount</function></funcdef> <paramdef><type>text </type> <parameter>rastertable</parameter></paramdef> <paramdef><type>text </type> <parameter>rastercolumn</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>nband=1</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>exclude_nodata_value=true</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision[] </type> <parameter>searchvalues=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>roundto=0</parameter></paramdef> <paramdef><type>double precision </type> <parameter>OUT value</parameter></paramdef> <paramdef><type>integer </type> <parameter>OUT count</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>SETOF record <function>ST_ValueCount</function></funcdef> <paramdef><type>text </type> <parameter>rastertable</parameter></paramdef> <paramdef><type>text </type> <parameter>rastercolumn</parameter></paramdef> <paramdef><type>double precision[] </type> <parameter>searchvalues</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>roundto=0</parameter></paramdef> <paramdef><type>double precision </type> <parameter>OUT value</parameter></paramdef> <paramdef><type>integer </type> <parameter>OUT count</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>SETOF record <function>ST_ValueCount</function></funcdef> <paramdef><type>text </type> <parameter>rastertable</parameter></paramdef> <paramdef><type>text </type> <parameter>rastercolumn</parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></paramdef> <paramdef><type>double precision[] </type> <parameter>searchvalues</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>roundto=0</parameter></paramdef> <paramdef><type>double precision </type> <parameter>OUT value</parameter></paramdef> <paramdef><type>integer </type> <parameter>OUT count</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bigint<function>ST_ValueCount</function></funcdef> <paramdef><type>text </type> <parameter>rastertable</parameter></paramdef> <paramdef><type>text </type> <parameter>rastercolumn</parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></paramdef> <paramdef><type>boolean </type> <parameter>exclude_nodata_value</parameter></paramdef> <paramdef><type>double precision </type> <parameter>searchvalue</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>roundto=0</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bigint <function>ST_ValueCount</function></funcdef> <paramdef><type>text </type> <parameter>rastertable</parameter></paramdef> <paramdef><type>text </type> <parameter>rastercolumn</parameter></paramdef> <paramdef><type>double precision </type> <parameter>searchvalue</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>roundto=0</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bigint <function>ST_ValueCount</function></funcdef> <paramdef><type>text </type> <parameter>rastertable</parameter></paramdef> <paramdef><type>text </type> <parameter>rastercolumn</parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></paramdef> <paramdef><type>double precision </type> <parameter>searchvalue</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>roundto=0</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:4440
@@ -7774,13 +8822,15 @@ msgstr ""
 #: reference_raster.xml:4450
 #, no-c-format
 msgid ""
-"--real live example.  Count all the pixels in an aerial raster tile band 2 intersecting a geometry \n"
+"--real live example.  Count all the pixels in an aerial raster tile band 2 "
+"intersecting a geometry \n"
 "-- and return only the pixel band values that have a count > 500\n"
 "SELECT (pvc).value, SUM((pvc).count) As total\n"
 "FROM (SELECT ST_ValueCount(rast,2) As pvc\n"
 "    FROM o_4_boston \n"
 "        WHERE ST_Intersects(rast, \n"
-"            ST_GeomFromText('POLYGON((224486 892151,224486 892200,224706 892200,224706 892151,224486 892151))',26986)\n"
+"            ST_GeomFromText('POLYGON((224486 892151,224486 892200,224706 "
+"892200,224706 892151,224486 892151))',26986)\n"
 "             ) \n"
 "        ) As foo\n"
 "    GROUP BY (pvc).value\n"
@@ -7797,11 +8847,13 @@ msgstr ""
 #: reference_raster.xml:4452
 #, no-c-format
 msgid ""
-"-- Just return count of pixels in each raster tile that have value of 100 of tiles that intersect  a specific geometry --\n"
+"-- Just return count of pixels in each raster tile that have value of 100 of "
+"tiles that intersect  a specific geometry --\n"
 "SELECT rid, ST_ValueCount(rast,2,100) As count\n"
 "    FROM o_4_boston \n"
 "        WHERE ST_Intersects(rast, \n"
-"            ST_GeomFromText('POLYGON((224486 892151,224486 892200,224706 892200,224706 892151,224486 892151))',26986)\n"
+"            ST_GeomFromText('POLYGON((224486 892151,224486 892200,224706 "
+"892200,224706 892151,224486 892151))',26986)\n"
 "             ) ;\n"
 "\n"
 " rid | count\n"
@@ -7828,8 +8880,8 @@ msgstr ""
 #: reference_raster.xml:4467
 #, no-c-format
 msgid ""
-"Return the Well-Known Binary (WKB) representation of the raster without SRID"
-" meta data."
+"Return the Well-Known Binary (WKB) representation of the raster without SRID "
+"meta data."
 msgstr ""
 
 #. Tag: funcprototype
@@ -7838,15 +8890,17 @@ msgstr ""
 msgid ""
 "<funcdef>bytea <function>ST_AsBinary</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
-msgstr "<funcdef>bytea <function>ST_AsBinary</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
+msgstr ""
+"<funcdef>bytea <function>ST_AsBinary</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:4482
 #, no-c-format
 msgid ""
-"Returns the Binary representation of the raster. There are 2 variants of the"
-" function. The first variant takes no endian encoding parameter and defaults"
-" to little endian. The second variant takes a second argument denoting the "
+"Returns the Binary representation of the raster. There are 2 variants of the "
+"function. The first variant takes no endian encoding parameter and defaults "
+"to little endian. The second variant takes a second argument denoting the "
 "encoding - using little-endian ('NDR') or big-endian ('XDR') encoding."
 msgstr ""
 
@@ -7867,8 +8921,10 @@ msgid ""
 "\n"
 "                                         rastbin\n"
 "---------------------------------------------------------------------------------\n"
-"\\001\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000@\\000\\000\\000\\000\\000\\000\\010@\\\n"
-"000\\000\\000\\000\\000\\000\\340?\\000\\000\\000\\000\\000\\000\\340?\\000\\000\\000\\000\\000\\00\n"
+"\\001\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000@"
+"\\000\\000\\000\\000\\000\\000\\010@\\\n"
+"000\\000\\000\\000\\000\\000\\340?\\000\\000\\000\\000\\000\\000\\340?"
+"\\000\\000\\000\\000\\000\\00\n"
 "0\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\012\\000\\000\\000\\012\\000\\024\\000"
 msgstr ""
 
@@ -7883,8 +8939,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Return the raster tile in the designated GDAL Raster format. Raster formats "
-"are one of those supported by your compiled library. Use ST_GDALRasters() to"
-" get a list of formats supported by your library."
+"are one of those supported by your compiled library. Use ST_GDALRasters() to "
+"get a list of formats supported by your library."
 msgstr ""
 
 #. Tag: funcprototype
@@ -7894,11 +8950,16 @@ msgid ""
 "<funcdef>bytea <function>ST_AsGDALRaster</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>text </type> <parameter>format</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>text[] </type> "
-"<parameter>options=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
+"<paramdef choice=\"opt\"><type>text[] </type> <parameter>options=NULL</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>srid=sameassource</parameter></paramdef>"
+msgstr ""
+"<funcdef>bytea <function>ST_AsGDALRaster</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter>format</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>text[] </type> <parameter>options=NULL</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> "
 "<parameter>srid=sameassource</parameter></paramdef>"
-msgstr "<funcdef>bytea <function>ST_AsGDALRaster</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>text </type> <parameter>format</parameter></paramdef> <paramdef choice=\"opt\"><type>text[] </type> <parameter>options=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>srid=sameassource</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:4519
@@ -7912,8 +8973,8 @@ msgstr ""
 #: reference_raster.xml:4522
 #, no-c-format
 msgid ""
-"<varname>format</varname> format to output. This is dependent on the drivers"
-" compiled in your libgdal library. Generally available are 'JPEG', 'GTIff', "
+"<varname>format</varname> format to output. This is dependent on the drivers "
+"compiled in your libgdal library. Generally available are 'JPEG', 'GTIff', "
 "'PNG'. Use <xref linkend=\"RT_ST_GDALDrivers\"/> to get a list of formats "
 "supported by your library."
 msgstr ""
@@ -7923,9 +8984,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<varname>options</varname> text array of GDAL options. Valid options are "
-"dependent on the format. Refer to <ulink "
-"url=\"http://www.gdal.org/frmt_various.html\">GDAL Raster format "
-"options</ulink> for more details."
+"dependent on the format. Refer to <ulink url=\"http://www.gdal.org/"
+"frmt_various.html\">GDAL Raster format options</ulink> for more details."
 msgstr ""
 
 #. Tag: para
@@ -7989,10 +9049,10 @@ msgstr ""
 #: reference_raster.xml:4564
 #, no-c-format
 msgid ""
-"Return the raster tile selected bands as a single Joint Photographic Exports"
-" Group (JPEG) image (byte array). If no band is specified and 1 or more than"
-" 3 bands, then only the first band is used. If only 3 bands then all 3 bands"
-" are used and mapped to RGB."
+"Return the raster tile selected bands as a single Joint Photographic Exports "
+"Group (JPEG) image (byte array). If no band is specified and 1 or more than "
+"3 bands, then only the first band is used. If only 3 bands then all 3 bands "
+"are used and mapped to RGB."
 msgstr ""
 
 #. Tag: funcsynopsis
@@ -8001,29 +9061,49 @@ msgstr ""
 msgid ""
 "<funcprototype> <funcdef>bytea <function>ST_AsJPEG</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>text[] </type> "
-"<parameter>options=NULL</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>bytea <function>ST_AsJPEG</function></funcdef> "
+"<paramdef choice=\"opt\"><type>text[] </type> <parameter>options=NULL</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bytea "
+"<function>ST_AsJPEG</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>nband</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>quality</parameter></paramdef> </funcprototype> <funcprototype> "
+"<funcdef>bytea <function>ST_AsJPEG</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>nband</parameter></paramdef> "
-"<paramdef><type>integer </type> <parameter>quality</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>bytea "
+"<paramdef choice=\"opt\"><type>text[] </type> <parameter>options=NULL</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bytea "
 "<function>ST_AsJPEG</function></funcdef> <paramdef><type>raster </type> "
-"<parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
-"<parameter>nband</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text[] </type> "
-"<parameter>options=NULL</parameter></paramdef> </funcprototype> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>integer[] </type> "
+"<parameter>nbands</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>text[] </type> <parameter>options=NULL</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>bytea <function>ST_AsJPEG</"
+"function></funcdef> <paramdef><type>raster </type> <parameter>rast</"
+"parameter></paramdef> <paramdef><type>integer[] </type> <parameter>nbands</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>quality</"
+"parameter></paramdef> </funcprototype>"
+msgstr ""
 "<funcprototype> <funcdef>bytea <function>ST_AsJPEG</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef><type>integer[] </type> <parameter>nbands</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>text[] </type> "
-"<parameter>options=NULL</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>bytea <function>ST_AsJPEG</function></funcdef> "
+"<paramdef choice=\"opt\"><type>text[] </type> <parameter>options=NULL</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bytea "
+"<function>ST_AsJPEG</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>nband</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>quality</parameter></paramdef> </funcprototype> <funcprototype> "
+"<funcdef>bytea <function>ST_AsJPEG</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef><type>integer[] </type> <parameter>nbands</parameter></paramdef> "
-"<paramdef><type>integer </type> <parameter>quality</parameter></paramdef> "
-"</funcprototype>"
-msgstr "<funcprototype> <funcdef>bytea <function>ST_AsJPEG</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef choice=\"opt\"><type>text[] </type> <parameter>options=NULL</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bytea <function>ST_AsJPEG</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></paramdef> <paramdef><type>integer </type> <parameter>quality</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bytea <function>ST_AsJPEG</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></paramdef> <paramdef choice=\"opt\"><type>text[] </type> <parameter>options=NULL</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bytea <function>ST_AsJPEG</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer[] </type> <parameter>nbands</parameter></paramdef> <paramdef choice=\"opt\"><type>text[] </type> <parameter>options=NULL</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bytea <function>ST_AsJPEG</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer[] </type> <parameter>nbands</parameter></paramdef> <paramdef><type>integer </type> <parameter>quality</parameter></paramdef> </funcprototype>"
+"<paramdef><type>integer </type> <parameter>nband</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>text[] </type> <parameter>options=NULL</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bytea "
+"<function>ST_AsJPEG</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>integer[] </type> "
+"<parameter>nbands</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>text[] </type> <parameter>options=NULL</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>bytea <function>ST_AsJPEG</"
+"function></funcdef> <paramdef><type>raster </type> <parameter>rast</"
+"parameter></paramdef> <paramdef><type>integer[] </type> <parameter>nbands</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>quality</"
+"parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:4604
@@ -8047,9 +9127,9 @@ msgstr ""
 #: reference_raster.xml:4612
 #, no-c-format
 msgid ""
-"<varname>nbands</varname> is an array of bands to export (note that max is 3"
-" for JPEG) and the order of the bands is RGB. e.g ARRAY[3,2,1] means map "
-"band 3 to Red, band 2 to green and band 1 to blue"
+"<varname>nbands</varname> is an array of bands to export (note that max is 3 "
+"for JPEG) and the order of the bands is RGB. e.g ARRAY[3,2,1] means map band "
+"3 to Red, band 2 to green and band 1 to blue"
 msgstr ""
 
 #. Tag: para
@@ -8065,10 +9145,10 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<varname>options</varname> text Array of GDAL options as defined for JPEG "
-"(look at create_options for JPEG <xref linkend=\"RT_ST_GDALDrivers\"/>). For"
-" JPEG valid ones are <varname>PROGRESSIVE</varname> ON or OFF and "
-"<varname>QUALITY</varname> a range from 0 to 100 and default to 75. Refer to"
-" <ulink url=\"http://www.gdal.org/frmt_various.html\">GDAL Raster format "
+"(look at create_options for JPEG <xref linkend=\"RT_ST_GDALDrivers\"/>). For "
+"JPEG valid ones are <varname>PROGRESSIVE</varname> ON or OFF and "
+"<varname>QUALITY</varname> a range from 0 to 100 and default to 75. Refer to "
+"<ulink url=\"http://www.gdal.org/frmt_various.html\">GDAL Raster format "
 "options</ulink> for more details."
 msgstr ""
 
@@ -8090,8 +9170,10 @@ msgid ""
 "SELECT ST_AsJPEG(rast,1,90) As rastjpg\n"
 "    FROM dummy_rast WHERE rid=2;\n"
 "    \n"
-"-- output first 3 bands (but make band 2 Red, band 1 green, and band 3 blue, progressive and 90% quality\n"
-"SELECT ST_AsJPEG(rast,ARRAY[2,1,3],ARRAY['QUALITY=90','PROGRESSIVE=ON']) As rastjpg\n"
+"-- output first 3 bands (but make band 2 Red, band 1 green, and band 3 blue, "
+"progressive and 90% quality\n"
+"SELECT ST_AsJPEG(rast,ARRAY[2,1,3],ARRAY['QUALITY=90','PROGRESSIVE=ON']) As "
+"rastjpg\n"
 "    FROM dummy_rast WHERE rid=2;"
 msgstr ""
 
@@ -8099,9 +9181,8 @@ msgstr ""
 #: reference_raster.xml:4648
 #, no-c-format
 msgid ""
-", <xref linkend=\"RT_ST_GDALDrivers\"/>, <xref "
-"linkend=\"RT_ST_AsGDALRaster\"/>, <xref linkend=\"RT_ST_AsPNG\"/>, <xref "
-"linkend=\"RT_ST_AsTIFF\"/>"
+", <xref linkend=\"RT_ST_GDALDrivers\"/>, <xref linkend=\"RT_ST_AsGDALRaster"
+"\"/>, <xref linkend=\"RT_ST_AsPNG\"/>, <xref linkend=\"RT_ST_AsTIFF\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -8127,37 +9208,57 @@ msgstr ""
 msgid ""
 "<funcprototype> <funcdef>bytea <function>ST_AsPNG</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>text[] </type> "
-"<parameter>options=NULL</parameter></paramdef> </funcprototype> "
+"<paramdef choice=\"opt\"><type>text[] </type> <parameter>options=NULL</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bytea "
+"<function>ST_AsPNG</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>nband</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>compression</parameter></paramdef> </funcprototype> "
 "<funcprototype> <funcdef>bytea <function>ST_AsPNG</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>nband</parameter></paramdef> "
-"<paramdef><type>integer </type> "
+"<paramdef choice=\"opt\"><type>text[] </type> <parameter>options=NULL</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bytea "
+"<function>ST_AsPNG</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>integer[] </type> "
+"<parameter>nbands</parameter></paramdef> <paramdef><type>integer </type> "
 "<parameter>compression</parameter></paramdef> </funcprototype> "
 "<funcprototype> <funcdef>bytea <function>ST_AsPNG</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef><type>integer </type> <parameter>nband</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>text[] </type> "
-"<parameter>options=NULL</parameter></paramdef> </funcprototype> "
+"<paramdef><type>integer[] </type> <parameter>nbands</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>text[] </type> <parameter>options=NULL</"
+"parameter></paramdef> </funcprototype>"
+msgstr ""
 "<funcprototype> <funcdef>bytea <function>ST_AsPNG</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef><type>integer[] </type> <parameter>nbands</parameter></paramdef> "
-"<paramdef><type>integer </type> "
+"<paramdef choice=\"opt\"><type>text[] </type> <parameter>options=NULL</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bytea "
+"<function>ST_AsPNG</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>nband</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>compression</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>bytea <function>ST_AsPNG</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>nband</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>text[] </type> <parameter>options=NULL</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bytea "
+"<function>ST_AsPNG</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>integer[] </type> "
+"<parameter>nbands</parameter></paramdef> <paramdef><type>integer </type> "
 "<parameter>compression</parameter></paramdef> </funcprototype> "
 "<funcprototype> <funcdef>bytea <function>ST_AsPNG</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>integer[] </type> <parameter>nbands</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>text[] </type> "
-"<parameter>options=NULL</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>bytea <function>ST_AsPNG</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef choice=\"opt\"><type>text[] </type> <parameter>options=NULL</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bytea <function>ST_AsPNG</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></paramdef> <paramdef><type>integer </type> <parameter>compression</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bytea <function>ST_AsPNG</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></paramdef> <paramdef choice=\"opt\"><type>text[] </type> <parameter>options=NULL</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bytea <function>ST_AsPNG</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer[] </type> <parameter>nbands</parameter></paramdef> <paramdef><type>integer </type> <parameter>compression</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bytea <function>ST_AsPNG</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer[] </type> <parameter>nbands</parameter></paramdef> <paramdef choice=\"opt\"><type>text[] </type> <parameter>options=NULL</parameter></paramdef> </funcprototype>"
+"<paramdef choice=\"opt\"><type>text[] </type> <parameter>options=NULL</"
+"parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:4695
 #, no-c-format
 msgid ""
 "Returns the selected bands of the raster as a single Portable Network "
-"Graphics Image (PNG). Use <xref linkend=\"RT_ST_AsGDALRaster\"/> if you need"
-" to export as less common raster types. If no band is specified, then the "
+"Graphics Image (PNG). Use <xref linkend=\"RT_ST_AsGDALRaster\"/> if you need "
+"to export as less common raster types. If no band is specified, then the "
 "first 3 bands are exported. There are many variants of the function with "
 "many options. If no <varname>srid</varname> is specified then then srid of "
 "the raster is used. These are itemized below:"
@@ -8167,17 +9268,17 @@ msgstr ""
 #: reference_raster.xml:4703 reference_raster.xml:4786
 #, no-c-format
 msgid ""
-"<varname>nbands</varname> is an array of bands to export (note that max is 3"
-" for PNG) and the order of the bands is RGB. e.g ARRAY[3,2,1] means map band"
-" 3 to Red, band 2 to green and band 1 to blue"
+"<varname>nbands</varname> is an array of bands to export (note that max is 3 "
+"for PNG) and the order of the bands is RGB. e.g ARRAY[3,2,1] means map band "
+"3 to Red, band 2 to green and band 1 to blue"
 msgstr ""
 
 #. Tag: para
 #: reference_raster.xml:4708
 #, no-c-format
 msgid ""
-"<varname>compression</varname> number from 1 to 9. The higher the number the"
-" greater the compression."
+"<varname>compression</varname> number from 1 to 9. The higher the number the "
+"greater the compression."
 msgstr ""
 
 #. Tag: para
@@ -8188,9 +9289,9 @@ msgid ""
 "(look at create_options for PNG of <xref linkend=\"RT_ST_GDALDrivers\"/>). "
 "For PNG valid one is only ZLEVEL (amount of time to spend on compression -- "
 "default 6) e.g. ARRAY['ZLEVEL=9']. WORLDFILE is not allowed since the "
-"function would have to output two outputs. Refer to <ulink "
-"url=\"http://www.gdal.org/frmt_various.html\">GDAL Raster format "
-"options</ulink> for more details."
+"function would have to output two outputs. Refer to <ulink url=\"http://www."
+"gdal.org/frmt_various.html\">GDAL Raster format options</ulink> for more "
+"details."
 msgstr ""
 
 #. Tag: programlisting
@@ -8200,7 +9301,8 @@ msgid ""
 "SELECT ST_AsPNG(rast) As rastpng\n"
 "FROM dummy_rast WHERE rid=2;\n"
 "\n"
-"-- export the first 3 bands and map band 3 to Red, band 1 to Green, band 2 to blue\n"
+"-- export the first 3 bands and map band 3 to Red, band 1 to Green, band 2 "
+"to blue\n"
 "SELECT ST_AsPNG(rast, ARRAY[3,1,2]) As rastpng\n"
 "FROM dummy_rast WHERE rid=2;"
 msgstr ""
@@ -8209,8 +9311,8 @@ msgstr ""
 #: reference_raster.xml:4739
 #, no-c-format
 msgid ""
-", <xref linkend=\"RT_ST_AsGDALRaster\"/>, <xref "
-"linkend=\"RT_Raster_Applications\"/>"
+", <xref linkend=\"RT_ST_AsGDALRaster\"/>, <xref linkend="
+"\"RT_Raster_Applications\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -8233,41 +9335,61 @@ msgstr ""
 msgid ""
 "<funcprototype> <funcdef>bytea <function>ST_AsTIFF</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>text[] </type> "
-"<parameter>options=''</parameter></paramdef> <paramdef><type>integer </type>"
-" <parameter>srid=sameassource</parameter></paramdef> </funcprototype> "
+"<paramdef choice=\"opt\"><type>text[] </type> <parameter>options=''</"
+"parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>srid=sameassource</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>bytea <function>ST_AsTIFF</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>text </type> <parameter>compression=''</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>srid=sameassource</parameter></paramdef> </funcprototype> "
 "<funcprototype> <funcdef>bytea <function>ST_AsTIFF</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>text </type> "
-"<parameter>compression=''</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
+"<paramdef><type>integer[] </type> <parameter>nbands</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>text </type> <parameter>compression=''</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> "
 "<parameter>srid=sameassource</parameter></paramdef> </funcprototype> "
 "<funcprototype> <funcdef>bytea <function>ST_AsTIFF</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>integer[] </type> <parameter>nbands</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>text </type> "
-"<parameter>compression=''</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
+"<paramdef><type>text[] </type> <parameter>options</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>srid=sameassource</parameter></"
+"paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>bytea <function>ST_AsTIFF</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>text[] </type> <parameter>options=''</"
+"parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>srid=sameassource</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>bytea <function>ST_AsTIFF</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>text </type> <parameter>compression=''</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>srid=sameassource</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>bytea <function>ST_AsTIFF</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>integer[] </type> <parameter>nbands</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>text </type> <parameter>compression=''</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> "
 "<parameter>srid=sameassource</parameter></paramdef> </funcprototype> "
 "<funcprototype> <funcdef>bytea <function>ST_AsTIFF</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>integer[] </type> <parameter>nbands</parameter></paramdef> "
 "<paramdef><type>text[] </type> <parameter>options</parameter></paramdef> "
-"<paramdef><type>integer </type> "
-"<parameter>srid=sameassource</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>bytea <function>ST_AsTIFF</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef choice=\"opt\"><type>text[] </type> <parameter>options=''</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid=sameassource</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bytea <function>ST_AsTIFF</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter>compression=''</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>srid=sameassource</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bytea <function>ST_AsTIFF</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer[] </type> <parameter>nbands</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter>compression=''</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>srid=sameassource</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>bytea <function>ST_AsTIFF</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer[] </type> <parameter>nbands</parameter></paramdef> <paramdef><type>text[] </type> <parameter>options</parameter></paramdef> <paramdef><type>integer </type> <parameter>srid=sameassource</parameter></paramdef> </funcprototype>"
+"<paramdef><type>integer </type> <parameter>srid=sameassource</parameter></"
+"paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:4783
 #, no-c-format
 msgid ""
 "Returns the selected bands of the raster as a single Tagged Image File "
-"Format (TIFF). If no band is specified, will try to use all bands. This is a"
-" wrapper around <xref linkend=\"RT_ST_AsGDALRaster\"/>. Use <xref "
-"linkend=\"RT_ST_AsGDALRaster\"/> if you need to export as less common raster"
-" types. There are many variants of the function with many options. If no "
-"spatial reference SRS text is present, the spatial reference of the raster "
-"is used. These are itemized below:"
+"Format (TIFF). If no band is specified, will try to use all bands. This is a "
+"wrapper around <xref linkend=\"RT_ST_AsGDALRaster\"/>. Use <xref linkend="
+"\"RT_ST_AsGDALRaster\"/> if you need to export as less common raster types. "
+"There are many variants of the function with many options. If no spatial "
+"reference SRS text is present, the spatial reference of the raster is used. "
+"These are itemized below:"
 msgstr ""
 
 #. Tag: para
@@ -8283,10 +9405,9 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<varname>options</varname> text Array of GDAL create options as defined for "
-"GTiff (look at create_options for GTiff of <xref "
-"linkend=\"RT_ST_GDALDrivers\"/>). or refer to <ulink "
-"url=\"http://www.gdal.org/frmt_various.html\">GDAL Raster format "
-"options</ulink> for more details."
+"GTiff (look at create_options for GTiff of <xref linkend=\"RT_ST_GDALDrivers"
+"\"/>). or refer to <ulink url=\"http://www.gdal.org/frmt_various.html\">GDAL "
+"Raster format options</ulink> for more details."
 msgstr ""
 
 #. Tag: para
@@ -8314,7 +9435,8 @@ msgstr ""
 #. Tag: para
 #: reference_raster.xml:4819
 #, no-c-format
-msgid ", <xref linkend=\"RT_ST_AsGDALRaster\"/>, <xref linkend=\"RT_ST_SRID\"/>"
+msgid ""
+", <xref linkend=\"RT_ST_AsGDALRaster\"/>, <xref linkend=\"RT_ST_SRID\"/>"
 msgstr ""
 
 #. Tag: title
@@ -8339,9 +9461,11 @@ msgstr ""
 #: reference_raster.xml:4834
 #, no-c-format
 msgid ""
-"<funcdef>box3d <function>Box3D</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast</parameter></paramdef>"
-msgstr "<funcdef>box3d <function>Box3D</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
+"<funcdef>box3d <function>Box3D</function></funcdef> <paramdef><type>raster </"
+"type> <parameter>rast</parameter></paramdef>"
+msgstr ""
+"<funcdef>box3d <function>Box3D</function></funcdef> <paramdef><type>raster </"
+"type> <parameter>rast</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:4844
@@ -8354,8 +9478,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "The polygon is defined by the corner points of the bounding box "
-"((<varname>MINX</varname>, <varname>MINY</varname>), "
-"(<varname>MAXX</varname>, <varname>MAXY</varname>))"
+"((<varname>MINX</varname>, <varname>MINY</varname>), (<varname>MAXX</"
+"varname>, <varname>MAXY</varname>))"
 msgstr ""
 
 #. Tag: para
@@ -8390,8 +9514,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Returns the raster clipped by the input geometry. If no band is specified "
-"all bands are returned. If <varname>crop</varname> is not specified, true is"
-" assumed meaning the output raster is cropped."
+"all bands are returned. If <varname>crop</varname> is not specified, true is "
+"assumed meaning the output raster is cropped."
 msgstr ""
 
 #. Tag: funcsynopsis
@@ -8402,27 +9526,42 @@ msgid ""
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> "
 "<paramdef choice=\"opt\"><type>double precision[] </type> "
-"<parameter>nodataval=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
-"<parameter>crop=true</parameter></paramdef> </funcprototype> <funcprototype>"
-" <funcdef>raster <function>ST_Clip</function></funcdef> "
+"<parameter>nodataval=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>crop=true</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>raster <function>ST_Clip</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>geometry </type> <parameter>geom</parameter></"
+"paramdef> <paramdef><type>boolean </type> <parameter>crop</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_Clip</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>band</parameter></paramdef> <paramdef><type>geometry </type> "
+"<parameter>geom</parameter></paramdef> <paramdef><type>boolean </type> "
+"<parameter>crop</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>raster <function>ST_Clip</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> "
-"<paramdef><type>boolean </type> <parameter>crop</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>raster "
+"<paramdef choice=\"opt\"><type>double precision[] </type> "
+"<parameter>nodataval=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>boolean </type> <parameter>crop=true</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>raster <function>ST_Clip</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>geometry </type> <parameter>geom</parameter></"
+"paramdef> <paramdef><type>boolean </type> <parameter>crop</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>raster "
 "<function>ST_Clip</function></funcdef> <paramdef><type>raster </type> "
 "<parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
 "<parameter>band</parameter></paramdef> <paramdef><type>geometry </type> "
 "<parameter>geom</parameter></paramdef> <paramdef><type>boolean </type> "
 "<parameter>crop</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>raster <function>ST_Clip</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision[] </type> <parameter>nodataval=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>crop=true</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_Clip</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> <paramdef><type>boolean </type> <parameter>crop</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_Clip</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>band</parameter></paramdef> <paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> <paramdef><type>boolean </type> <parameter>crop</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:4902
 #, no-c-format
 msgid ""
-"Returns a raster that is clipped by the input geometry "
-"<varname>geom</varname>. If no band is specified all bands are returned."
+"Returns a raster that is clipped by the input geometry <varname>geom</"
+"varname>. If no band is specified all bands are returned."
 msgstr ""
 
 #. Tag: para
@@ -8430,13 +9569,13 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Rasters resulting from ST_Clip must have a nodata value assigned for areas "
-"clipped, one for each band. If none are provided and the input raster do not"
-" have a nodata value defined, nodata values of the resulting raster are set "
+"clipped, one for each band. If none are provided and the input raster do not "
+"have a nodata value defined, nodata values of the resulting raster are set "
 "to ST_MinPossibleValue(ST_BandPixelType(rast, band)). When the number of "
 "nodata value in the array is smaller than the number of band, the last one "
 "in the array is used for the remaining bands. If the number of nodata value "
-"is greater than the number of band, the extra nodata values are ignored. All"
-" variants accepting an array of nodata values also accept a single value "
+"is greater than the number of band, the extra nodata values are ignored. All "
+"variants accepting an array of nodata values also accept a single value "
 "which will be assigned to each band."
 msgstr ""
 
@@ -8445,19 +9584,18 @@ msgstr ""
 #, no-c-format
 msgid ""
 "If <varname>crop</varname> is not specified, true is assumed meaning the "
-"output raster is cropped to the intersection of the "
-"<varname>geom</varname>and <varname>rast</varname> extents. If "
-"<varname>crop</varname> is set to false, the new raster gets the same extent"
-" as <varname>rast</varname>."
+"output raster is cropped to the intersection of the <varname>geom</"
+"varname>and <varname>rast</varname> extents. If <varname>crop</varname> is "
+"set to false, the new raster gets the same extent as <varname>rast</varname>."
 msgstr ""
 
 #. Tag: para
 #: reference_raster.xml:4910
 #, no-c-format
 msgid ""
-"Examples here use Massachusetts aerial data available on MassGIS site <ulink"
-" url=\"http://www.mass.gov/mgis/colororthos2008.htm\">MassGIS Aerial "
-"Orthos</ulink>. Coordinates are in Massachusetts State Plane Meters."
+"Examples here use Massachusetts aerial data available on MassGIS site <ulink "
+"url=\"http://www.mass.gov/mgis/colororthos2008.htm\">MassGIS Aerial Orthos</"
+"ulink>. Coordinates are in Massachusetts State Plane Meters."
 msgstr ""
 
 #. Tag: title
@@ -8484,9 +9622,11 @@ msgid ""
 "-- Demonstrate effect of crop on final dimensions of raster\n"
 "-- Note how final extent is clipped to that of the geometry\n"
 "-- if crop = true\n"
-"SELECT ST_XMax(ST_Envelope(ST_Clip(rast, 1, clipper, true))) As xmax_w_trim,\n"
+"SELECT ST_XMax(ST_Envelope(ST_Clip(rast, 1, clipper, true))) As "
+"xmax_w_trim,\n"
 "        ST_XMax(clipper) As xmax_clipper,\n"
-"        ST_XMax(ST_Envelope(ST_Clip(rast, 1, clipper, false))) As xmax_wo_trim,\n"
+"        ST_XMax(ST_Envelope(ST_Clip(rast, 1, clipper, false))) As "
+"xmax_wo_trim,\n"
 "        ST_XMax(ST_Envelope(rast)) As xmax_rast_orig\n"
 "FROM (SELECT rast, ST_Buffer(ST_Centroid(ST_Envelope(rast)),6) As clipper\n"
 "        FROM aerials.boston\n"
@@ -8521,7 +9661,8 @@ msgstr ""
 #: reference_raster.xml:4947
 #, no-c-format
 msgid ""
-"-- Same example as before, but we need to set crop to false to be able to use ST_AddBand\n"
+"-- Same example as before, but we need to set crop to false to be able to "
+"use ST_AddBand\n"
 "-- because ST_AddBand requires all bands be the same Width and height\n"
 "SELECT ST_AddBand(ST_Clip(rast, 1,\n"
 "                ST_Buffer(ST_Centroid(ST_Envelope(rast)),20),false\n"
@@ -8583,7 +9724,9 @@ msgstr ""
 msgid ""
 "<funcdef>geometry <function>ST_ConvexHull</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_ConvexHull</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_ConvexHull</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:5033
@@ -8591,8 +9734,8 @@ msgstr "<funcdef>geometry <function>ST_ConvexHull</function></funcdef> <paramdef
 msgid ""
 "Return the convex hull geometry of the raster including the NoDataBandValue "
 "band pixels. For regular shaped and non-skewed rasters, this gives more or "
-"less the same result as ST_Envelope so only useful for irregularly shaped or"
-" skewed rasters."
+"less the same result as ST_Envelope so only useful for irregularly shaped or "
+"skewed rasters."
 msgstr ""
 
 #. Tag: para
@@ -8608,9 +9751,9 @@ msgstr ""
 #: reference_raster.xml:5044
 #, no-c-format
 msgid ""
-"Refer to <ulink "
-"url=\"http://trac.osgeo.org/postgis/wiki/WKTRaster/SpecificationWorking01\">PostGIS"
-" Raster Specification</ulink> for a diagram of this."
+"Refer to <ulink url=\"http://trac.osgeo.org/postgis/wiki/WKTRaster/"
+"SpecificationWorking01\">PostGIS Raster Specification</ulink> for a diagram "
+"of this."
 msgstr ""
 
 #. Tag: programlisting
@@ -8622,10 +9765,13 @@ msgid ""
 "        ST_AsText(ST_Envelope(rast)) As env\n"
 "FROM dummy_rast WHERE rid=1;\n"
 "\n"
-"                        convhull                        |                env\n"
+"                        convhull                        |                "
+"env\n"
 "\n"
-"--------------------------------------------------------+-----------------------\n"
-" POLYGON((0.5 0.5,20.5 0.5,20.5 60.5,0.5 60.5,0.5 0.5)) | POLYGON((0 0,20 0,20 60,0 60,0 0))"
+"--------------------------------------------------------"
+"+-----------------------\n"
+" POLYGON((0.5 0.5,20.5 0.5,20.5 60.5,0.5 60.5,0.5 0.5)) | POLYGON((0 0,20 "
+"0,20 60,0 60,0 0))"
 msgstr ""
 
 #. Tag: programlisting
@@ -8639,10 +9785,13 @@ msgid ""
 "FROM (SELECT ST_SetRotation(rast, 0.1, 0.1) As rast \n"
 "        FROM dummy_rast WHERE rid=1) As foo;\n"
 "        \n"
-"                        convhull                        |                env\n"
+"                        convhull                        |                "
+"env\n"
 "\n"
-"--------------------------------------------------------+------------------------------------\n"
-" POLYGON((0.5 0.5,20.5 1.5,22.5 61.5,2.5 60.5,0.5 0.5)) | POLYGON((0 0,22 0,22 61,0 61,0 0))"
+"--------------------------------------------------------"
+"+------------------------------------\n"
+" POLYGON((0.5 0.5,20.5 1.5,22.5 61.5,2.5 60.5,0.5 0.5)) | POLYGON((0 0,22 "
+"0,22 61,0 61,0 0))"
 msgstr ""
 
 #. Tag: para
@@ -8671,11 +9820,15 @@ msgstr ""
 msgid ""
 "<funcdef>setof geomval <function>ST_DumpAsPolygons</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>band_num=1</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>boolean </type> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>band_num=1</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
+"<parameter>exclude_nodata_value=TRUE</parameter></paramdef>"
+msgstr ""
+"<funcdef>setof geomval <function>ST_DumpAsPolygons</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>band_num=1</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> "
 "<parameter>exclude_nodata_value=TRUE</parameter></paramdef>"
-msgstr "<funcdef>setof geomval <function>ST_DumpAsPolygons</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>band_num=1</parameter></paramdef> <paramdef choice=\"opt\"><type>boolean </type> <parameter>exclude_nodata_value=TRUE</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:5094
@@ -8683,8 +9836,8 @@ msgstr "<funcdef>setof geomval <function>ST_DumpAsPolygons</function></funcdef>
 msgid ""
 "This is a set-returning function (SRF). It returns a set of geomval rows, "
 "formed by a geometry (geom) and a pixel band value (val). Each polygon is "
-"the union of all pixels for that band that have the same pixel value denoted"
-" by val."
+"the union of all pixels for that band that have the same pixel value denoted "
+"by val."
 msgstr ""
 
 #. Tag: para
@@ -8692,8 +9845,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "ST_DumpAsPolygon is useful for polygonizing rasters. It is the reverse of a "
-"GROUP BY in that it creates new rows. For example it can be used to expand a"
-" single raster into multiple POLYGONS/MULTIPOLYGONS."
+"GROUP BY in that it creates new rows. For example it can be used to expand a "
+"single raster into multiple POLYGONS/MULTIPOLYGONS."
 msgstr ""
 
 #. Tag: para
@@ -8714,16 +9867,16 @@ msgstr ""
 #: reference_raster.xml:5104
 #, no-c-format
 msgid ""
-"If you only care about count of pixels with a given value in a raster, it is"
-" faster to use <xref linkend=\"RT_ST_ValueCount\"/>."
+"If you only care about count of pixels with a given value in a raster, it is "
+"faster to use <xref linkend=\"RT_ST_ValueCount\"/>."
 msgstr ""
 
 #. Tag: para
 #: reference_raster.xml:5106
 #, no-c-format
 msgid ""
-"This is different than ST_PixelAsPolygons where one geometry is returned for"
-" each pixel regardless of pixel value."
+"This is different than ST_PixelAsPolygons where one geometry is returned for "
+"each pixel regardless of pixel value."
 msgstr ""
 
 #. Tag: programlisting
@@ -8740,14 +9893,19 @@ msgid ""
 "ORDER BY val;\n"
 "\n"
 " val |                                                       geomwkt\n"
-"-----+--------------------------------------------------------------------------\n"
-" 249 | POLYGON((3427927.95 5793243.95,3427927.95 5793243.85,3427928 5793243.85,\n"
+"-----"
+"+--------------------------------------------------------------------------\n"
+" 249 | POLYGON((3427927.95 5793243.95,3427927.95 5793243.85,3427928 "
+"5793243.85,\n"
 "                 3427928 5793243.95,3427927.95 5793243.95))\n"
-" 250 | POLYGON((3427927.75 5793243.9,3427927.75 5793243.85,3427927.8 5793243.85,\n"
+" 250 | POLYGON((3427927.75 5793243.9,3427927.75 5793243.85,3427927.8 "
+"5793243.85,\n"
 "                 3427927.8 5793243.9,3427927.75 5793243.9))\n"
-" 250 | POLYGON((3427927.8 5793243.8,3427927.8 5793243.75,3427927.85 5793243.75,\n"
+" 250 | POLYGON((3427927.8 5793243.8,3427927.8 5793243.75,3427927.85 "
+"5793243.75,\n"
 "                 3427927.85 5793243.8, 3427927.8 5793243.8))\n"
-" 251 | POLYGON((3427927.75 5793243.85,3427927.75 5793243.8,3427927.8 5793243.8,\n"
+" 251 | POLYGON((3427927.75 5793243.85,3427927.75 5793243.8,3427927.8 "
+"5793243.8,\n"
 "                 3427927.8 5793243.85,3427927.75 5793243.85))"
 msgstr ""
 
@@ -8777,7 +9935,9 @@ msgstr ""
 msgid ""
 "<funcdef>geometry <function>ST_Envelope</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_Envelope</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_Envelope</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:5140
@@ -8793,10 +9953,9 @@ msgstr ""
 #, no-c-format
 msgid ""
 "The polygon is defined by the corner points of the bounding box "
-"((<varname>MINX</varname>, <varname>MINY</varname>), "
-"(<varname>MINX</varname>, <varname>MAXY</varname>), "
-"(<varname>MAXX</varname>, <varname>MAXY</varname>), "
-"(<varname>MAXX</varname>, <varname>MINY</varname>), "
+"((<varname>MINX</varname>, <varname>MINY</varname>), (<varname>MINX</"
+"varname>, <varname>MAXY</varname>), (<varname>MAXX</varname>, <varname>MAXY</"
+"varname>), (<varname>MAXX</varname>, <varname>MINY</varname>), "
 "(<varname>MINX</varname>, <varname>MINY</varname>))"
 msgstr ""
 
@@ -8843,14 +10002,23 @@ msgid ""
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>band</parameter></paramdef> "
 "<paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef> "
-"<paramdef><type>double precision </type> "
-"<parameter>azimuth</parameter></paramdef> <paramdef><type>double precision "
-"</type> <parameter>altitude</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>max_bright=255</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
-"<parameter>elevation_scale=1</parameter></paramdef>"
-msgstr "<funcdef>raster <function>ST_HillShade</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>band</parameter></paramdef> <paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef> <paramdef><type>double precision </type> <parameter>azimuth</parameter></paramdef> <paramdef><type>double precision </type> <parameter>altitude</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>max_bright=255</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>elevation_scale=1</parameter></paramdef>"
+"<paramdef><type>double precision </type> <parameter>azimuth</parameter></"
+"paramdef> <paramdef><type>double precision </type> <parameter>altitude</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>max_bright=255</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>elevation_scale=1</parameter></"
+"paramdef>"
+msgstr ""
+"<funcdef>raster <function>ST_HillShade</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>band</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef> "
+"<paramdef><type>double precision </type> <parameter>azimuth</parameter></"
+"paramdef> <paramdef><type>double precision </type> <parameter>altitude</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </"
+"type> <parameter>max_bright=255</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision </type> <parameter>elevation_scale=1</parameter></"
+"paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:5185
@@ -8865,9 +10033,9 @@ msgstr ""
 #: reference_raster.xml:5186
 #, no-c-format
 msgid ""
-"The hill shade equation is: <programlisting>max_bright * "
-"(cos(zenith)*cos(slope)) + (sin(zenith)*sin(slope)*cos(azimuth - aspect)) "
-")</programlisting>."
+"The hill shade equation is: <programlisting>max_bright * "
+"( (cos(zenith)*cos(slope)) + (sin(zenith)*sin(slope)*cos(azimuth - "
+"aspect)) )</programlisting>."
 msgstr ""
 
 #. Tag: title
@@ -8894,8 +10062,8 @@ msgstr ""
 #: reference_raster.xml:5208
 #, no-c-format
 msgid ""
-"Returns the surface aspect of an elevation raster band. Useful for analyzing"
-" terrain."
+"Returns the surface aspect of an elevation raster band. Useful for analyzing "
+"terrain."
 msgstr ""
 
 #. Tag: funcprototype
@@ -8906,14 +10074,18 @@ msgid ""
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>band</parameter></paramdef> "
 "<paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef>"
-msgstr "<funcdef>raster <function>ST_Aspect</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>band</parameter></paramdef> <paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef>"
+msgstr ""
+"<funcdef>raster <function>ST_Aspect</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>band</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:5224
 #, no-c-format
 msgid ""
-"Returns the surface aspect of an elevation raster band. Utilizes map algebra"
-" and applies the aspect equation to neighboring pixels."
+"Returns the surface aspect of an elevation raster band. Utilizes map algebra "
+"and applies the aspect equation to neighboring pixels."
 msgstr ""
 
 #. Tag: para
@@ -9006,7 +10178,11 @@ msgid ""
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>band</parameter></paramdef> "
 "<paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef>"
-msgstr "<funcdef>raster <function>ST_Slope</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>band</parameter></paramdef> <paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef>"
+msgstr ""
+"<funcdef>raster <function>ST_Slope</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>band</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:5289
@@ -9043,52 +10219,85 @@ msgstr ""
 #: reference_raster.xml:5342
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>setof geomval "
-"<function>ST_Intersection</function></funcdef> <paramdef><type>geometry "
-"</type> <parameter>geom</parameter></paramdef> <paramdef><type>raster "
-"</type> <parameter>rast</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
+"<funcprototype> <funcdef>setof geomval <function>ST_Intersection</function></"
+"funcdef> <paramdef><type>geometry </type> <parameter>geom</parameter></"
+"paramdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>integer </type> "
 "<parameter>band_num=1</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>setof geomval "
-"<function>ST_Intersection</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast</parameter></paramdef> <paramdef><type>geometry "
-"</type> <parameter>geom</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>setof geomval "
-"<function>ST_Intersection</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>band_num</parameter></paramdef> <paramdef><type>geometry "
-"</type> <parameter>geom</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>raster "
-"<function>ST_Intersection</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast1</parameter></paramdef> <paramdef><type>raster "
-"</type> <parameter>rast2</parameter></paramdef> <paramdef><type>double "
-"precision[] </type> <parameter>nodataval</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>raster "
-"<function>ST_Intersection</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast1</parameter></paramdef> <paramdef><type>raster "
-"</type> <parameter>rast2</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text </type> "
-"<parameter>returnband='BOTH'</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision[] </type> "
-"<parameter>nodataval=NULL</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>raster "
-"<function>ST_Intersection</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast1</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>band_num1</parameter></paramdef> <paramdef><type>raster "
-"</type> <parameter>rast2</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>band_num2</parameter></paramdef> <paramdef><type>double "
-"precision[] </type> <parameter>nodataval</parameter></paramdef> "
-"</funcprototype> <funcprototype> <funcdef>raster "
-"<function>ST_Intersection</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast1</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>band_num1</parameter></paramdef> <paramdef><type>raster "
-"</type> <parameter>rast2</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>band_num2</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text </type> "
-"<parameter>returnband='BOTH'</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision[] </type> "
-"<parameter>nodataval=NULL</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>setof geomval <function>ST_Intersection</function></funcdef> <paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>band_num=1</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>setof geomval <function>ST_Intersection</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>setof geomval <function>ST_Intersection</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>band_num</parameter></paramdef> <paramdef><type>geometry </type> <parameter>geom</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_Intersection</function></funcdef> <paramdef><type>raster </type> <parameter>rast1</parameter></paramdef> <paramdef><type>raster </type> <parameter>rast2</parameter></paramdef> <paramdef><type>double precision[] </type> <parameter>nodataval</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_Intersection</function></funcdef> <paramdef><type>raster </type> <parameter>rast1</parameter></paramdef> <paramdef><type>raster </type> <parameter>rast2</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter>returnband='BOTH'</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision[] </type> <parameter>nodataval=NULL</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_Intersection</function></funcdef> <paramdef><type>raster </type> <parameter>rast1</parameter></paramdef> <paramdef><type>integer </type> <parameter>band_num1</parameter></paramdef> <paramdef><type>raster </type> <parameter>rast2</parameter></paramdef> <paramdef><type>integer </type> <parameter>band_num2</parameter></paramdef> <paramdef><type>double precision[] </type> <parameter>nodataval</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_Intersection</function></funcdef> <paramdef><type>raster </type> <parameter>rast1</parameter></paramdef> <paramdef><type>integer </type> <parameter>band_num1</parameter></paramdef> <paramdef><type>raster </type> <parameter>rast2</parameter></paramdef> <paramdef><type>integer </type> <parameter>band_num2</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter>returnband='BOTH'</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision[] </type> <parameter>nodataval=NULL</parameter></paramdef> </funcprototype>"
+"<funcprototype> <funcdef>setof geomval <function>ST_Intersection</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>geometry </type> <parameter>geom</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>setof geomval "
+"<function>ST_Intersection</function></funcdef> <paramdef><type>raster </"
+"type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>band_num</parameter></paramdef> <paramdef><type>geometry </type> "
+"<parameter>geom</parameter></paramdef> </funcprototype> <funcprototype> "
+"<funcdef>raster <function>ST_Intersection</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast1</parameter></paramdef> "
+"<paramdef><type>raster </type> <parameter>rast2</parameter></paramdef> "
+"<paramdef><type>double precision[] </type> <parameter>nodataval</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_Intersection</function></funcdef> <paramdef><type>raster </"
+"type> <parameter>rast1</parameter></paramdef> <paramdef><type>raster </type> "
+"<parameter>rast2</parameter></paramdef> <paramdef choice=\"opt\"><type>text "
+"</type> <parameter>returnband='BOTH'</parameter></paramdef> <paramdef choice="
+"\"opt\"><type>double precision[] </type> <parameter>nodataval=NULL</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_Intersection</function></funcdef> <paramdef><type>raster </"
+"type> <parameter>rast1</parameter></paramdef> <paramdef><type>integer </"
+"type> <parameter>band_num1</parameter></paramdef> <paramdef><type>raster </"
+"type> <parameter>rast2</parameter></paramdef> <paramdef><type>integer </"
+"type> <parameter>band_num2</parameter></paramdef> <paramdef><type>double "
+"precision[] </type> <parameter>nodataval</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>raster <function>ST_Intersection</"
+"function></funcdef> <paramdef><type>raster </type> <parameter>rast1</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>band_num1</"
+"parameter></paramdef> <paramdef><type>raster </type> <parameter>rast2</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>band_num2</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> "
+"<parameter>returnband='BOTH'</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision[] </type> <parameter>nodataval=NULL</parameter></"
+"paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>setof geomval <function>ST_Intersection</function></"
+"funcdef> <paramdef><type>geometry </type> <parameter>geom</parameter></"
+"paramdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>band_num=1</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>setof geomval <function>ST_Intersection</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>geometry </type> <parameter>geom</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>setof geomval "
+"<function>ST_Intersection</function></funcdef> <paramdef><type>raster </"
+"type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> "
+"<parameter>band_num</parameter></paramdef> <paramdef><type>geometry </type> "
+"<parameter>geom</parameter></paramdef> </funcprototype> <funcprototype> "
+"<funcdef>raster <function>ST_Intersection</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast1</parameter></paramdef> "
+"<paramdef><type>raster </type> <parameter>rast2</parameter></paramdef> "
+"<paramdef><type>double precision[] </type> <parameter>nodataval</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_Intersection</function></funcdef> <paramdef><type>raster </"
+"type> <parameter>rast1</parameter></paramdef> <paramdef><type>raster </type> "
+"<parameter>rast2</parameter></paramdef> <paramdef choice=\"opt\"><type>text "
+"</type> <parameter>returnband='BOTH'</parameter></paramdef> <paramdef choice="
+"\"opt\"><type>double precision[] </type> <parameter>nodataval=NULL</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_Intersection</function></funcdef> <paramdef><type>raster </"
+"type> <parameter>rast1</parameter></paramdef> <paramdef><type>integer </"
+"type> <parameter>band_num1</parameter></paramdef> <paramdef><type>raster </"
+"type> <parameter>rast2</parameter></paramdef> <paramdef><type>integer </"
+"type> <parameter>band_num2</parameter></paramdef> <paramdef><type>double "
+"precision[] </type> <parameter>nodataval</parameter></paramdef> </"
+"funcprototype> <funcprototype> <funcdef>raster <function>ST_Intersection</"
+"function></funcdef> <paramdef><type>raster </type> <parameter>rast1</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>band_num1</"
+"parameter></paramdef> <paramdef><type>raster </type> <parameter>rast2</"
+"parameter></paramdef> <paramdef><type>integer </type> <parameter>band_num2</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> "
+"<parameter>returnband='BOTH'</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>double precision[] </type> <parameter>nodataval=NULL</parameter></"
+"paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:5402
@@ -9105,11 +10314,11 @@ msgstr ""
 msgid ""
 "The first three variants, returning a setof geomval, works in vector space. "
 "The raster is first vectorized (using ST_DumpAsPolygon) into a set of "
-"geomval rows and those rows are then intersected with the geometry using the"
-" ST_Intersection(geometry, geometry) PostGIS function. Geometries "
+"geomval rows and those rows are then intersected with the geometry using the "
+"ST_Intersection(geometry, geometry) PostGIS function. Geometries "
 "intersecting only with a nodata value area of a raster returns an empty "
-"geometry. They are normally excluded from the results by the proper usage of"
-" ST_Intersect in the WHERE clause."
+"geometry. They are normally excluded from the results by the proper usage of "
+"ST_Intersect in the WHERE clause."
 msgstr ""
 
 #. Tag: para
@@ -9117,8 +10326,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "You can access the geometry and the value parts of the resulting set of "
-"geomval by surrounding them with parenthesis and adding '.geom' or '.val' at"
-" the end of the expression. e.g. (ST_Intersection(rast, geom)).geom"
+"geomval by surrounding them with parenthesis and adding '.geom' or '.val' at "
+"the end of the expression. e.g. (ST_Intersection(rast, geom)).geom"
 msgstr ""
 
 #. Tag: para
@@ -9147,16 +10356,16 @@ msgstr ""
 #: reference_raster.xml:5412
 #, no-c-format
 msgid ""
-"Rasters resulting from ST_Intersection must have a nodata value assigned for"
-" areas not intersecting. You can define or replace the nodata value for any "
-"resulting band by providing a <varname>nodataval[]</varname> array of one or"
-" two nodata values depending if you request 'BAND1', 'BAND2' or 'BOTH' "
-"bands. The first value in the array replace the nodata value in the first "
-"band and the second value replace the nodata value in the second band. If "
-"one input band do not have a nodata value defined and none are provided as "
-"an array, one is chosen using the ST_MinPossibleValue function. All variant "
-"accepting an array of nodata value can also accept a single value which will"
-" be assigned to each requested band."
+"Rasters resulting from ST_Intersection must have a nodata value assigned for "
+"areas not intersecting. You can define or replace the nodata value for any "
+"resulting band by providing a <varname>nodataval[]</varname> array of one or "
+"two nodata values depending if you request 'BAND1', 'BAND2' or 'BOTH' bands. "
+"The first value in the array replace the nodata value in the first band and "
+"the second value replace the nodata value in the second band. If one input "
+"band do not have a nodata value defined and none are provided as an array, "
+"one is chosen using the ST_MinPossibleValue function. All variant accepting "
+"an array of nodata value can also accept a single value which will be "
+"assigned to each requested band."
 msgstr ""
 
 #. Tag: para
@@ -9170,8 +10379,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "To get more control on the resulting extent or on what to return when "
-"encountering a nodata value, use the two rasters version of <xref "
-"linkend=\"RT_ST_MapAlgebraExpr2\"/>."
+"encountering a nodata value, use the two rasters version of <xref linkend="
+"\"RT_ST_MapAlgebraExpr2\"/>."
 msgstr ""
 
 #. Tag: para
@@ -9196,8 +10405,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Enhanced: 2.0.0 - Intersection in the raster space was introduced. In "
-"earlier pre-2.0.0 versions, only intersection performed in vector space were"
-" supported."
+"earlier pre-2.0.0 versions, only intersection performed in vector space were "
+"supported."
 msgstr ""
 
 #. Tag: title
@@ -9217,20 +10426,36 @@ msgid ""
 "SELECT A.rid, g.gid , ST_Intersection(A.rast, g.geom) As geomval\n"
 " FROM dummy_rast AS A CROSS JOIN \n"
 "        (VALUES (1, ST_Point(3427928, 5793243.85) ) ,\n"
-"                (2, ST_GeomFromText('LINESTRING(3427927.85 5793243.75,3427927.8 5793243.75,3427927.8 5793243.8)') ),\n"
+"                (2, ST_GeomFromText('LINESTRING(3427927.85 "
+"5793243.75,3427927.8 5793243.75,3427927.8 5793243.8)') ),\n"
 "                (3, ST_GeomFromText('LINESTRING(1 2, 3 4)') )\n"
 "                ) As g(gid,geom)\n"
 "WHERE A.rid =2 ) As foo;\n"
 "\n"
-" rid | gid |      geomwkt                                                                                                | val\n"
-"-----+-----+---------------------------------------------------------------------------------------------\n"
-"   2 |   1 | POINT(3427928 5793243.85)                                                                        | 249\n"
-"   2 |   1 | POINT(3427928 5793243.85)                                                                        | 253\n"
-"   2 |   2 | POINT(3427927.85 5793243.75)                                                                | 254\n"
-"   2 |   2 | POINT(3427927.8 5793243.8)                                                                        | 251\n"
-"   2 |   2 | POINT(3427927.8 5793243.8)                                                                        | 253\n"
-"   2 |   2 | LINESTRING(3427927.8 5793243.75,3427927.8 5793243.8)           | 252\n"
-"   2 |   2 | MULTILINESTRING((3427927.8 5793243.8,3427927.8 5793243.75),...) | 250\n"
+" rid | gid |      "
+"geomwkt                                                                                                "
+"| val\n"
+"-----+-----"
+"+---------------------------------------------------------------------------------------------\n"
+"   2 |   1 | POINT(3427928 "
+"5793243.85)                                                                        "
+"| 249\n"
+"   2 |   1 | POINT(3427928 "
+"5793243.85)                                                                        "
+"| 253\n"
+"   2 |   2 | POINT(3427927.85 "
+"5793243.75)                                                                | "
+"254\n"
+"   2 |   2 | POINT(3427927.8 "
+"5793243.8)                                                                        "
+"| 251\n"
+"   2 |   2 | POINT(3427927.8 "
+"5793243.8)                                                                        "
+"| 253\n"
+"   2 |   2 | LINESTRING(3427927.8 5793243.75,3427927.8 5793243.8)           "
+"| 252\n"
+"   2 |   2 | MULTILINESTRING((3427927.8 5793243.8,3427927.8 5793243.75),...) "
+"| 250\n"
 "   2 |   3 | GEOMETRYCOLLECTION EMPTY"
 msgstr ""
 
@@ -9250,9 +10475,9 @@ msgstr ""
 #: reference_raster.xml:5441
 #, no-c-format
 msgid ""
-", <xref linkend=\"RT_ST_Intersects\"/>, <xref "
-"linkend=\"RT_ST_MapAlgebraExpr2\"/>, <xref linkend=\"RT_ST_Clip\"/>, <xref "
-"linkend=\"ST_AsText\"/>"
+", <xref linkend=\"RT_ST_Intersects\"/>, <xref linkend="
+"\"RT_ST_MapAlgebraExpr2\"/>, <xref linkend=\"RT_ST_Clip\"/>, <xref linkend="
+"\"ST_AsText\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -9273,77 +10498,113 @@ msgstr ""
 #: reference_raster.xml:5454
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>raster <function>ST_MapAlgebra</function></funcdef>"
-" <paramdef><type>rastbandarg[] </type> "
-"<parameter>rastbandargset</parameter></paramdef> "
-"<paramdef><type>regprocedure </type> "
-"<parameter>callbackfunc</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text </type> "
-"<parameter>pixeltype=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text </type> "
-"<parameter>extenttype=INTERSECTION</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>raster </type> "
-"<parameter>customextent=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
-"<parameter>distancex=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
-"<parameter>distancey=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text[] </type> <parameter>VARIADIC "
+"<funcprototype> <funcdef>raster <function>ST_MapAlgebra</function></funcdef> "
+"<paramdef><type>rastbandarg[] </type> <parameter>rastbandargset</parameter></"
+"paramdef> <paramdef><type>regprocedure </type> <parameter>callbackfunc</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> "
+"<parameter>pixeltype=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>text </type> <parameter>extenttype=INTERSECTION</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>raster </type> "
+"<parameter>customextent=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>distancex=0</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>distancey=0</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>text[] </type> "
+"<parameter>VARIADIC userargs=NULL</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>raster <function>ST_MapAlgebra</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>integer[] </type> <parameter>nband</parameter></paramdef> "
+"<paramdef><type>regprocedure </type> <parameter>callbackfunc</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>text </type> "
+"<parameter>pixeltype=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>text </type> <parameter>extenttype=FIRST</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>raster </type> <parameter>customextent=NULL</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>distancex=0</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>distancey=0</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>text[] </type> <parameter>VARIADIC "
 "userargs=NULL</parameter></paramdef> </funcprototype> <funcprototype> "
 "<funcdef>raster <function>ST_MapAlgebra</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>nband</parameter></paramdef> "
+"<paramdef><type>regprocedure </type> <parameter>callbackfunc</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>text </type> "
+"<parameter>pixeltype=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>text </type> <parameter>extenttype=FIRST</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>raster </type> <parameter>customextent=NULL</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>distancex=0</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>distancey=0</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>text[] </type> <parameter>VARIADIC "
+"userargs=NULL</parameter></paramdef> </funcprototype> <funcprototype> "
+"<funcdef>raster <function>ST_MapAlgebra</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast1</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>nband1</parameter></paramdef> "
+"<paramdef><type>raster </type> <parameter>rast2</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>nband2</parameter></paramdef> "
+"<paramdef><type>regprocedure </type> <parameter>callbackfunc</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>text </type> "
+"<parameter>pixeltype=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>text </type> <parameter>extenttype=INTERSECTION</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>raster </type> "
+"<parameter>customextent=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>distancex=0</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>distancey=0</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>text[] </type> "
+"<parameter>VARIADIC userargs=NULL</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>raster <function>ST_MapAlgebra</function></funcdef> "
+"<paramdef><type>rastbandarg[] </type> <parameter>rastbandargset</parameter></"
+"paramdef> <paramdef><type>regprocedure </type> <parameter>callbackfunc</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> "
+"<parameter>pixeltype=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>text </type> <parameter>extenttype=INTERSECTION</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>raster </type> "
+"<parameter>customextent=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>distancex=0</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>distancey=0</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>text[] </type> "
+"<parameter>VARIADIC userargs=NULL</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>raster <function>ST_MapAlgebra</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>integer[] </type> <parameter>nband</parameter></paramdef> "
-"<paramdef><type>regprocedure </type> "
-"<parameter>callbackfunc</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text </type> "
-"<parameter>pixeltype=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text </type> "
-"<parameter>extenttype=FIRST</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>raster </type> "
-"<parameter>customextent=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
-"<parameter>distancex=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
-"<parameter>distancey=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text[] </type> <parameter>VARIADIC "
+"<paramdef><type>regprocedure </type> <parameter>callbackfunc</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>text </type> "
+"<parameter>pixeltype=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>text </type> <parameter>extenttype=FIRST</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>raster </type> <parameter>customextent=NULL</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>distancex=0</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>distancey=0</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>text[] </type> <parameter>VARIADIC "
 "userargs=NULL</parameter></paramdef> </funcprototype> <funcprototype> "
 "<funcdef>raster <function>ST_MapAlgebra</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>nband</parameter></paramdef> "
-"<paramdef><type>regprocedure </type> "
-"<parameter>callbackfunc</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text </type> "
-"<parameter>pixeltype=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text </type> "
-"<parameter>extenttype=FIRST</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>raster </type> "
-"<parameter>customextent=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
-"<parameter>distancex=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
-"<parameter>distancey=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text[] </type> <parameter>VARIADIC "
+"<paramdef><type>regprocedure </type> <parameter>callbackfunc</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>text </type> "
+"<parameter>pixeltype=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>text </type> <parameter>extenttype=FIRST</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>raster </type> <parameter>customextent=NULL</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> "
+"<parameter>distancex=0</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>distancey=0</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>text[] </type> <parameter>VARIADIC "
 "userargs=NULL</parameter></paramdef> </funcprototype> <funcprototype> "
 "<funcdef>raster <function>ST_MapAlgebra</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast1</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>nband1</parameter></paramdef> "
 "<paramdef><type>raster </type> <parameter>rast2</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>nband2</parameter></paramdef> "
-"<paramdef><type>regprocedure </type> "
-"<parameter>callbackfunc</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text </type> "
-"<parameter>pixeltype=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text </type> "
-"<parameter>extenttype=INTERSECTION</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>raster </type> "
-"<parameter>customextent=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
-"<parameter>distancex=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>integer </type> "
-"<parameter>distancey=0</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text[] </type> <parameter>VARIADIC "
-"userargs=NULL</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>raster <function>ST_MapAlgebra</function></funcdef> <paramdef><type>rastbandarg[] </type> <parameter>rastbandargset</parameter></paramdef> <paramdef><type>regprocedure </type> <parameter>callbackfunc</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter>pixeltype=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter>extenttype=INTERSECTION</parameter></paramdef> <paramdef choice=\"opt\"><type>raster </type> <parameter>customextent=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>distancex=0</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>distancey=0</parameter></paramdef> <paramdef choice=\"opt\"><type>text[] </type> <parameter>VARIADIC userargs=NULL</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_MapAlgebra</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer[] </type> <parameter>nband</parameter></paramdef> <paramdef><type>regprocedure </type> <parameter>callbackfunc</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter>pixeltype=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter>extenttype=FIRST</parameter></paramdef> <paramdef choice=\"opt\"><type>raster </type> <parameter>customextent=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>distancex=0</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>distancey=0</parameter></paramdef> <paramdef choice=\"opt\"><type>text[] </type> <parameter>VARIADIC userargs=NULL</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_MapAlgebra</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></paramdef> <paramdef><type>regprocedure </type> <parameter>callbackfunc</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter>pixeltype=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter>extenttype=FIRST</parameter></paramdef> <paramdef choice=\"opt\"><type>raster </type> <parameter>customextent=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>distancex=0</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>distancey=0</parameter></paramdef> <paramdef choice=\"opt\"><type>text[] </type> <parameter>VARIADIC userargs=NULL</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_MapAlgebra</function></funcdef> <paramdef><type>raster </type> <parameter>rast1</parameter></paramdef> <paramdef><type>integer </type> <parameter>nband1</parameter></paramdef> <paramdef><type>raster </type> <parameter>rast2</parameter></paramdef> <paramdef><type>integer </type> <parameter>nband2</parameter></paramdef> <paramdef><type>regprocedure </type> <parameter>callbackfunc</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter>pixeltype=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter>extenttype=INTERSECTION</parameter></paramdef> <paramdef choice=\"opt\"><type>raster </type> <parameter>customextent=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>distancex=0</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>distancey=0</parameter></paramdef> <paramdef choice=\"opt\"><type>text[] </type> <parameter>VARIADIC userargs=NULL</parameter></paramdef> </funcprototype>"
+"<paramdef><type>regprocedure </type> <parameter>callbackfunc</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>text </type> "
+"<parameter>pixeltype=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>text </type> <parameter>extenttype=INTERSECTION</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>raster </type> "
+"<parameter>customextent=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>integer </type> <parameter>distancex=0</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>distancey=0</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>text[] </type> "
+"<parameter>VARIADIC userargs=NULL</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:5515
@@ -9357,24 +10618,45 @@ msgstr ""
 #: reference_raster.xml:5519
 #, no-c-format
 msgid ""
-"The <varname>tworastuserfunc</varname> parameter must be the name and signature of an SQL or PL/pgSQL function, cast to a regprocedure. An example PL/pgSQL function example is: <programlisting>\n"
-"CREATE OR REPLACE FUNCTION sample_callbackfunc(value double precision[][][], position integer[][], VARIADIC userargs text[])\n"
+"The <varname>tworastuserfunc</varname> parameter must be the name and "
+"signature of an SQL or PL/pgSQL function, cast to a regprocedure. An example "
+"PL/pgSQL function example is: <programlisting>\n"
+"CREATE OR REPLACE FUNCTION sample_callbackfunc(value double precision[][][], "
+"position integer[][], VARIADIC userargs text[])\n"
 "        RETURNS double precision\n"
 "        AS $$\n"
 "        BEGIN\n"
 "                RETURN 0;\n"
 "        END;\n"
 "        $$ LANGUAGE 'plpgsql' IMMUTABLE;\n"
-"                                        </programlisting> The <varname>callbackfunc</varname> must have three arguments: a 3-dimension double precision array, a 2-dimension double precision array and a variadic 1-dimension text array. The first argument <varname>value</varname> is the set of values (as double precision) from all input rasters. The three dimensions (where indexes are 1-based) are: raster #, row y, column x. The second argument <varname>position</varname> is the set of pixel positions from the output raster and input rasters. The outer dimension (where indexes are 0-based) is the raster #. The position at outer dimension index 0 is the output raster's pixel position. For each outer dimension, there are two elements in the inner dimension for X and Y. The third argument <varname>userargs</varname> is for passing through any user-specified arguments."
+"                                        </programlisting> The "
+"<varname>callbackfunc</varname> must have three arguments: a 3-dimension "
+"double precision array, a 2-dimension double precision array and a variadic "
+"1-dimension text array. The first argument <varname>value</varname> is the "
+"set of values (as double precision) from all input rasters. The three "
+"dimensions (where indexes are 1-based) are: raster #, row y, column x. The "
+"second argument <varname>position</varname> is the set of pixel positions "
+"from the output raster and input rasters. The outer dimension (where indexes "
+"are 0-based) is the raster #. The position at outer dimension index 0 is the "
+"output raster's pixel position. For each outer dimension, there are two "
+"elements in the inner dimension for X and Y. The third argument "
+"<varname>userargs</varname> is for passing through any user-specified "
+"arguments."
 msgstr ""
 
 #. Tag: para
 #: reference_raster.xml:5526
 #, no-c-format
 msgid ""
-"Passing a <type>regprocedure</type> argument to a SQL function requires the full function signature to be passed, then cast to a <type>regprocedure</type> type. To pass the above example PL/pgSQL function as an argument, the SQL for the argument is: <programlisting>\n"
+"Passing a <type>regprocedure</type> argument to a SQL function requires the "
+"full function signature to be passed, then cast to a <type>regprocedure</"
+"type> type. To pass the above example PL/pgSQL function as an argument, the "
+"SQL for the argument is: <programlisting>\n"
 "'sample_callbackfunc(double precision[], integer[], text[])'::regprocedure\n"
-"                                        </programlisting> Note that the argument contains the name of the function, the types of the function arguments, quotes around the name and argument types, and a cast to a <type>regprocedure</type>."
+"                                        </programlisting> Note that the "
+"argument contains the name of the function, the types of the function "
+"arguments, quotes around the name and argument types, and a cast to a "
+"<type>regprocedure</type>."
 msgstr ""
 
 #. Tag: para
@@ -9394,9 +10676,8 @@ msgstr ""
 msgid ""
 "For more information about the VARIADIC keyword, please refer to the "
 "PostgreSQL documentation and the \"SQL Functions with Variable Numbers of "
-"Arguments\" section of <ulink "
-"url=\"http://www.postgresql.org/docs/current/static/xfunc-sql.html\">Query "
-"Language (SQL) Functions</ulink>."
+"Arguments\" section of <ulink url=\"http://www.postgresql.org/docs/current/"
+"static/xfunc-sql.html\">Query Language (SQL) Functions</ulink>."
 msgstr ""
 
 #. Tag: para
@@ -9412,10 +10693,10 @@ msgstr ""
 #: reference_raster.xml:5550
 #, no-c-format
 msgid ""
-"If <varname>pixeltype</varname> is passed in, the one band of the new raster"
-" will be of that pixeltype. If pixeltype is passed NULL or left out, the new"
-" raster band will have the same pixeltype as the specified band of the first"
-" raster (for extent types: INTERSECTION, UNION, FIRST, CUSTOM) or the "
+"If <varname>pixeltype</varname> is passed in, the one band of the new raster "
+"will be of that pixeltype. If pixeltype is passed NULL or left out, the new "
+"raster band will have the same pixeltype as the specified band of the first "
+"raster (for extent types: INTERSECTION, UNION, FIRST, CUSTOM) or the "
 "specified band of the appropriate raster (for extent types: SECOND, LAST). "
 "If in doubt, always specify <varname>pixeltype</varname>."
 msgstr ""
@@ -9426,8 +10707,8 @@ msgstr ""
 msgid ""
 "Possible values for <varname>extenttype</varname> are: INTERSECTION "
 "(default), UNION, FIRST (default for one raster variants), SECOND, LAST, "
-"CUSTOM. If <varname>extentype</varname> is CUSTOM, a raster must be provided"
-" for <varname>customextent</varname>. See example 4 of Variant 1."
+"CUSTOM. If <varname>extentype</varname> is CUSTOM, a raster must be provided "
+"for <varname>customextent</varname>. See example 4 of Variant 1."
 msgstr ""
 
 #. Tag: para
@@ -9461,12 +10742,14 @@ msgstr ""
 msgid ""
 "-- one raster, one band\n"
 "WITH foo AS (\n"
-"        SELECT 1 AS rid, ST_AddBand(ST_MakeEmptyRaster(2, 2, 0, 0, 1, -1, 0, 0, 0), 1, '16BUI', 1, 0) AS rast\n"
+"        SELECT 1 AS rid, ST_AddBand(ST_MakeEmptyRaster(2, 2, 0, 0, 1, -1, 0, "
+"0, 0), 1, '16BUI', 1, 0) AS rast\n"
 ")\n"
 "SELECT\n"
 "        ST_MapAlgebra(\n"
 "                ARRAY[ROW(rast, 1)]::rastbandarg[],\n"
-"                'sample_callbackfunc(double precision[], int[], text[])'::regprocedure\n"
+"                'sample_callbackfunc(double precision[], int[], text[])'::"
+"regprocedure\n"
 "        ) AS rast\n"
 "FROM foo"
 msgstr ""
@@ -9477,12 +10760,16 @@ msgstr ""
 msgid ""
 "-- one raster, several bands\n"
 "WITH foo AS (\n"
-"        SELECT 1 AS rid, ST_AddBand(ST_AddBand(ST_AddBand(ST_MakeEmptyRaster(2, 2, 0, 0, 1, -1, 0, 0, 0), 1, '16BUI', 1, 0), 2, '8BUI', 10, 0), 3, '32BUI', 100, 0) AS rast\n"
+"        SELECT 1 AS rid, "
+"ST_AddBand(ST_AddBand(ST_AddBand(ST_MakeEmptyRaster(2, 2, 0, 0, 1, -1, 0, 0, "
+"0), 1, '16BUI', 1, 0), 2, '8BUI', 10, 0), 3, '32BUI', 100, 0) AS rast\n"
 ")\n"
 "SELECT\n"
 "        ST_MapAlgebra(\n"
-"                ARRAY[ROW(rast, 3), ROW(rast, 1), ROW(rast, 3), ROW(rast, 2)]::rastbandarg[],\n"
-"                'sample_callbackfunc(double precision[], int[], text[])'::regprocedure\n"
+"                ARRAY[ROW(rast, 3), ROW(rast, 1), ROW(rast, 3), ROW(rast, "
+"2)]::rastbandarg[],\n"
+"                'sample_callbackfunc(double precision[], int[], text[])'::"
+"regprocedure\n"
 "        ) AS rast\n"
 "FROM foo"
 msgstr ""
@@ -9493,13 +10780,20 @@ msgstr ""
 msgid ""
 "-- several rasters, several bands\n"
 "WITH foo AS (\n"
-"        SELECT 1 AS rid, ST_AddBand(ST_AddBand(ST_AddBand(ST_MakeEmptyRaster(2, 2, 0, 0, 1, -1, 0, 0, 0), 1, '16BUI', 1, 0), 2, '8BUI', 10, 0), 3, '32BUI', 100, 0) AS rast UNION ALL\n"
-"        SELECT 2 AS rid, ST_AddBand(ST_AddBand(ST_AddBand(ST_MakeEmptyRaster(2, 2, 0, 1, 1, -1, 0, 0, 0), 1, '16BUI', 2, 0), 2, '8BUI', 20, 0), 3, '32BUI', 300, 0) AS rast\n"
+"        SELECT 1 AS rid, "
+"ST_AddBand(ST_AddBand(ST_AddBand(ST_MakeEmptyRaster(2, 2, 0, 0, 1, -1, 0, 0, "
+"0), 1, '16BUI', 1, 0), 2, '8BUI', 10, 0), 3, '32BUI', 100, 0) AS rast UNION "
+"ALL\n"
+"        SELECT 2 AS rid, "
+"ST_AddBand(ST_AddBand(ST_AddBand(ST_MakeEmptyRaster(2, 2, 0, 1, 1, -1, 0, 0, "
+"0), 1, '16BUI', 2, 0), 2, '8BUI', 20, 0), 3, '32BUI', 300, 0) AS rast\n"
 ")\n"
 "SELECT\n"
 "        ST_MapAlgebra(\n"
-"                ARRAY[ROW(t1.rast, 3), ROW(t2.rast, 1), ROW(t2.rast, 3), ROW(t1.rast, 2)]::rastbandarg[],\n"
-"                'sample_callbackfunc(double precision[], int[], text[])'::regprocedure\n"
+"                ARRAY[ROW(t1.rast, 3), ROW(t2.rast, 1), ROW(t2.rast, 3), "
+"ROW(t1.rast, 2)]::rastbandarg[],\n"
+"                'sample_callbackfunc(double precision[], int[], text[])'::"
+"regprocedure\n"
 "        ) AS rast\n"
 "FROM foo t1\n"
 "CROSS JOIN foo t2\n"
@@ -9513,23 +10807,33 @@ msgstr ""
 msgid ""
 "-- complete example of tiles of a coverage with neighborhood\n"
 "WITH foo AS (\n"
-"        SELECT 0 AS rid, ST_AddBand(ST_MakeEmptyRaster(2, 2, 0, 0, 1, -1, 0, 0, 0), 1, '16BUI', 1, 0) AS rast UNION ALL\n"
-"        SELECT 1, ST_AddBand(ST_MakeEmptyRaster(2, 2, 2, 0, 1, -1, 0, 0, 0), 1, '16BUI', 2, 0) AS rast UNION ALL\n"
-"        SELECT 2, ST_AddBand(ST_MakeEmptyRaster(2, 2, 4, 0, 1, -1, 0, 0, 0), 1, '16BUI', 3, 0) AS rast UNION ALL\n"
-"\n"
-"        SELECT 3, ST_AddBand(ST_MakeEmptyRaster(2, 2, 0, -2, 1, -1, 0, 0, 0), 1, '16BUI', 10, 0) AS rast UNION ALL\n"
-"        SELECT 4, ST_AddBand(ST_MakeEmptyRaster(2, 2, 2, -2, 1, -1, 0, 0, 0), 1, '16BUI', 20, 0) AS rast UNION ALL\n"
-"        SELECT 5, ST_AddBand(ST_MakeEmptyRaster(2, 2, 4, -2, 1, -1, 0, 0, 0), 1, '16BUI', 30, 0) AS rast UNION ALL\n"
-"\n"
-"        SELECT 6, ST_AddBand(ST_MakeEmptyRaster(2, 2, 0, -4, 1, -1, 0, 0, 0), 1, '16BUI', 100, 0) AS rast UNION ALL\n"
-"        SELECT 7, ST_AddBand(ST_MakeEmptyRaster(2, 2, 2, -4, 1, -1, 0, 0, 0), 1, '16BUI', 200, 0) AS rast UNION ALL\n"
-"        SELECT 8, ST_AddBand(ST_MakeEmptyRaster(2, 2, 4, -4, 1, -1, 0, 0, 0), 1, '16BUI', 300, 0) AS rast\n"
+"        SELECT 0 AS rid, ST_AddBand(ST_MakeEmptyRaster(2, 2, 0, 0, 1, -1, 0, "
+"0, 0), 1, '16BUI', 1, 0) AS rast UNION ALL\n"
+"        SELECT 1, ST_AddBand(ST_MakeEmptyRaster(2, 2, 2, 0, 1, -1, 0, 0, 0), "
+"1, '16BUI', 2, 0) AS rast UNION ALL\n"
+"        SELECT 2, ST_AddBand(ST_MakeEmptyRaster(2, 2, 4, 0, 1, -1, 0, 0, 0), "
+"1, '16BUI', 3, 0) AS rast UNION ALL\n"
+"\n"
+"        SELECT 3, ST_AddBand(ST_MakeEmptyRaster(2, 2, 0, -2, 1, -1, 0, 0, "
+"0), 1, '16BUI', 10, 0) AS rast UNION ALL\n"
+"        SELECT 4, ST_AddBand(ST_MakeEmptyRaster(2, 2, 2, -2, 1, -1, 0, 0, "
+"0), 1, '16BUI', 20, 0) AS rast UNION ALL\n"
+"        SELECT 5, ST_AddBand(ST_MakeEmptyRaster(2, 2, 4, -2, 1, -1, 0, 0, "
+"0), 1, '16BUI', 30, 0) AS rast UNION ALL\n"
+"\n"
+"        SELECT 6, ST_AddBand(ST_MakeEmptyRaster(2, 2, 0, -4, 1, -1, 0, 0, "
+"0), 1, '16BUI', 100, 0) AS rast UNION ALL\n"
+"        SELECT 7, ST_AddBand(ST_MakeEmptyRaster(2, 2, 2, -4, 1, -1, 0, 0, "
+"0), 1, '16BUI', 200, 0) AS rast UNION ALL\n"
+"        SELECT 8, ST_AddBand(ST_MakeEmptyRaster(2, 2, 4, -4, 1, -1, 0, 0, "
+"0), 1, '16BUI', 300, 0) AS rast\n"
 ")\n"
 "SELECT\n"
 "        t1.rid,\n"
 "        ST_MapAlgebra(\n"
 "                ARRAY[ROW(ST_Union(t2.rast), 1)]::rastbandarg[],\n"
-"                'sample_callbackfunc(double precision[], int[], text[])'::regprocedure,\n"
+"                'sample_callbackfunc(double precision[], int[], text[])'::"
+"regprocedure,\n"
 "                '32BUI',\n"
 "                'CUSTOM', t1.rast,\n"
 "                1, 1\n"
@@ -9554,12 +10858,15 @@ msgstr ""
 msgid ""
 "-- one raster, several bands\n"
 "WITH foo AS (\n"
-"        SELECT 1 AS rid, ST_AddBand(ST_AddBand(ST_AddBand(ST_MakeEmptyRaster(2, 2, 0, 0, 1, -1, 0, 0, 0), 1, '16BUI', 1, 0), 2, '8BUI', 10, 0), 3, '32BUI', 100, 0) AS rast\n"
+"        SELECT 1 AS rid, "
+"ST_AddBand(ST_AddBand(ST_AddBand(ST_MakeEmptyRaster(2, 2, 0, 0, 1, -1, 0, 0, "
+"0), 1, '16BUI', 1, 0), 2, '8BUI', 10, 0), 3, '32BUI', 100, 0) AS rast\n"
 ")\n"
 "SELECT\n"
 "        ST_MapAlgebra(\n"
 "                rast, ARRAY[3, 1, 3, 2]::integer[],\n"
-"                'sample_callbackfunc(double precision[], int[], text[])'::regprocedure\n"
+"                'sample_callbackfunc(double precision[], int[], text[])'::"
+"regprocedure\n"
 "        ) AS rast\n"
 "FROM foo"
 msgstr ""
@@ -9570,12 +10877,15 @@ msgstr ""
 msgid ""
 "-- one raster, one band\n"
 "WITH foo AS (\n"
-"        SELECT 1 AS rid, ST_AddBand(ST_AddBand(ST_AddBand(ST_MakeEmptyRaster(2, 2, 0, 0, 1, -1, 0, 0, 0), 1, '16BUI', 1, 0), 2, '8BUI', 10, 0), 3, '32BUI', 100, 0) AS rast\n"
+"        SELECT 1 AS rid, "
+"ST_AddBand(ST_AddBand(ST_AddBand(ST_MakeEmptyRaster(2, 2, 0, 0, 1, -1, 0, 0, "
+"0), 1, '16BUI', 1, 0), 2, '8BUI', 10, 0), 3, '32BUI', 100, 0) AS rast\n"
 ")\n"
 "SELECT\n"
 "        ST_MapAlgebra(\n"
 "                rast, 2,\n"
-"                'sample_callbackfunc(double precision[], int[], text[])'::regprocedure\n"
+"                'sample_callbackfunc(double precision[], int[], text[])'::"
+"regprocedure\n"
 "        ) AS rast\n"
 "FROM foo"
 msgstr ""
@@ -9592,14 +10902,20 @@ msgstr ""
 msgid ""
 "-- two rasters, two bands\n"
 "WITH foo AS (\n"
-"        SELECT 1 AS rid, ST_AddBand(ST_AddBand(ST_AddBand(ST_MakeEmptyRaster(2, 2, 0, 0, 1, -1, 0, 0, 0), 1, '16BUI', 1, 0), 2, '8BUI', 10, 0), 3, '32BUI', 100, 0) AS rast UNION ALL\n"
-"        SELECT 2 AS rid, ST_AddBand(ST_AddBand(ST_AddBand(ST_MakeEmptyRaster(2, 2, 0, 1, 1, -1, 0, 0, 0), 1, '16BUI', 2, 0), 2, '8BUI', 20, 0), 3, '32BUI', 300, 0) AS rast\n"
+"        SELECT 1 AS rid, "
+"ST_AddBand(ST_AddBand(ST_AddBand(ST_MakeEmptyRaster(2, 2, 0, 0, 1, -1, 0, 0, "
+"0), 1, '16BUI', 1, 0), 2, '8BUI', 10, 0), 3, '32BUI', 100, 0) AS rast UNION "
+"ALL\n"
+"        SELECT 2 AS rid, "
+"ST_AddBand(ST_AddBand(ST_AddBand(ST_MakeEmptyRaster(2, 2, 0, 1, 1, -1, 0, 0, "
+"0), 1, '16BUI', 2, 0), 2, '8BUI', 20, 0), 3, '32BUI', 300, 0) AS rast\n"
 ")\n"
 "SELECT\n"
 "        ST_MapAlgebra(\n"
 "                t1.rast, 2,\n"
 "                t2.rast, 1,\n"
-"                'sample_callbackfunc(double precision[], int[], text[])'::regprocedure\n"
+"                'sample_callbackfunc(double precision[], int[], text[])'::"
+"regprocedure\n"
 "        ) AS rast\n"
 "FROM foo t1\n"
 "CROSS JOIN foo t2\n"
@@ -9632,22 +10948,33 @@ msgstr ""
 #: reference_raster.xml:5630
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>raster "
-"<function>ST_MapAlgebraExpr</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>band</parameter></paramdef> <paramdef><type>text </type> "
-"<parameter>pixeltype</parameter></paramdef> <paramdef><type>text </type> "
-"<parameter>expression</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
+"<funcprototype> <funcdef>raster <function>ST_MapAlgebraExpr</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>band</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>pixeltype</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>expression</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision </type> "
 "<parameter>nodataval=NULL</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>raster "
-"<function>ST_MapAlgebraExpr</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast</parameter></paramdef> <paramdef><type>text </type> "
-"<parameter>pixeltype</parameter></paramdef> <paramdef><type>text </type> "
-"<parameter>expression</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
+"<funcprototype> <funcdef>raster <function>ST_MapAlgebraExpr</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>pixeltype</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>expression</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision </type> "
+"<parameter>nodataval=NULL</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>raster <function>ST_MapAlgebraExpr</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>band</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>pixeltype</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>expression</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision </type> "
+"<parameter>nodataval=NULL</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>raster <function>ST_MapAlgebraExpr</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>pixeltype</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>expression</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>double precision </type> "
 "<parameter>nodataval=NULL</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>raster <function>ST_MapAlgebraExpr</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>band</parameter></paramdef> <paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef> <paramdef><type>text </type> <parameter>expression</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>nodataval=NULL</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_MapAlgebraExpr</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef> <paramdef><type>text </type> <parameter>expression</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>nodataval=NULL</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:5653
@@ -9656,8 +10983,8 @@ msgid ""
 "Creates a new one band raster formed by applying a valid PostgreSQL "
 "algebraic operation defined by the <varname>expression</varname> on the "
 "input raster (<varname>rast</varname>). If no <varname>band</varname> is "
-"specified band 1 is assumed. The new raster will have the same georeference,"
-" width, and height as the original raster but will only have one band."
+"specified band 1 is assumed. The new raster will have the same georeference, "
+"width, and height as the original raster but will only have one band."
 msgstr ""
 
 #. Tag: para
@@ -9673,8 +11000,8 @@ msgstr ""
 #: reference_raster.xml:5657
 #, no-c-format
 msgid ""
-"In the expression you can use the term <varname>[rast]</varname> to refer to"
-" the pixel value of the original band, <varname>[rast.x]</varname> to refer "
+"In the expression you can use the term <varname>[rast]</varname> to refer to "
+"the pixel value of the original band, <varname>[rast.x]</varname> to refer "
 "to the 1-based pixel column index, <varname>[rast.y]</varname> to refer to "
 "the 1-based pixel row index."
 msgstr ""
@@ -9693,10 +11020,13 @@ msgstr ""
 #, no-c-format
 msgid ""
 "ALTER TABLE dummy_rast ADD COLUMN map_rast raster;\n"
-"UPDATE dummy_rast SET map_rast = ST_MapAlgebraExpr(rast,NULL,'mod([rast],2)') WHERE rid = 2;\n"
+"UPDATE dummy_rast SET map_rast = ST_MapAlgebraExpr(rast,"
+"NULL,'mod([rast],2)') WHERE rid = 2;\n"
 "\n"
-"SELECT ST_Value(rast,1,i,j) As origval, ST_Value(map_rast, 1, i, j) As mapval\n"
-"FROM dummy_rast CROSS JOIN generate_series(1, 3) AS i CROSS JOIN generate_series(1,3) AS j\n"
+"SELECT ST_Value(rast,1,i,j) As origval, ST_Value(map_rast, 1, i, j) As "
+"mapval\n"
+"FROM dummy_rast CROSS JOIN generate_series(1, 3) AS i CROSS JOIN "
+"generate_series(1,3) AS j\n"
 "WHERE rid = 2;\n"
 "\n"
 " origval | mapval\n"
@@ -9725,12 +11055,15 @@ msgstr ""
 #, no-c-format
 msgid ""
 "ALTER TABLE dummy_rast ADD COLUMN map_rast2 raster;\n"
-"UPDATE dummy_rast SET map_rast2 = ST_MapAlgebraExpr(rast,'2BUI','CASE WHEN [rast] BETWEEN 100 and 250 THEN 1 \n"
+"UPDATE dummy_rast SET map_rast2 = ST_MapAlgebraExpr(rast,'2BUI','CASE WHEN "
+"[rast] BETWEEN 100 and 250 THEN 1 \n"
 "WHEN [rast] = 252 THEN 2 \n"
 "WHEN [rast] BETWEEN 253 and 254 THEN 3 ELSE 0 END', '0') WHERE rid = 2;\n"
 "\n"
-"SELECT DISTINCT ST_Value(rast,1,i,j) As origval, ST_Value(map_rast2, 1, i, j) As mapval\n"
-"FROM dummy_rast CROSS JOIN generate_series(1, 5) AS i CROSS JOIN generate_series(1,5) AS j\n"
+"SELECT DISTINCT ST_Value(rast,1,i,j) As origval, ST_Value(map_rast2, 1, i, "
+"j) As mapval\n"
+"FROM dummy_rast CROSS JOIN generate_series(1, 5) AS i CROSS JOIN "
+"generate_series(1,5) AS j\n"
 "WHERE rid = 2;\n"
 "\n"
 " origval | mapval\n"
@@ -9778,7 +11111,8 @@ msgid ""
 "ST_AddBand(\n"
 "        ST_AddBand(\n"
 "                ST_MakeEmptyRaster(rast_view),\n"
-"                        ST_MapAlgebraExpr(rast_view,1,NULL,'tan([rast])*[rast]')\n"
+"                        ST_MapAlgebraExpr(rast_view,1,"
+"NULL,'tan([rast])*[rast]')\n"
 "                        ), \n"
 "                ST_Band(rast_view,2)\n"
 "                        ),\n"
@@ -9792,9 +11126,9 @@ msgstr ""
 #: reference_raster.xml:5706
 #, no-c-format
 msgid ""
-", <xref linkend=\"RT_ST_MapAlgebraFct\"/>, <xref "
-"linkend=\"RT_ST_BandPixelType\"/>, <xref linkend=\"RT_ST_GeoReference\"/>, "
-"<xref linkend=\"RT_ST_Value\"/>"
+", <xref linkend=\"RT_ST_MapAlgebraFct\"/>, <xref linkend="
+"\"RT_ST_BandPixelType\"/>, <xref linkend=\"RT_ST_GeoReference\"/>, <xref "
+"linkend=\"RT_ST_Value\"/>"
 msgstr ""
 
 #. Tag: refpurpose
@@ -9805,8 +11139,8 @@ msgid ""
 "valid PostgreSQL algebraic operation on the two input raster bands and of "
 "pixeltype provided. band 1 of each raster is assumed if no band numbers are "
 "specified. The resulting raster will be aligned (scale, skew and pixel "
-"corners) on the grid defined by the first raster and have its extent defined"
-" by the \"extenttype\" parameter. Values for \"extenttype\" can be: "
+"corners) on the grid defined by the first raster and have its extent defined "
+"by the \"extenttype\" parameter. Values for \"extenttype\" can be: "
 "INTERSECTION, UNION, FIRST, SECOND."
 msgstr ""
 
@@ -9814,52 +11148,72 @@ msgstr ""
 #: reference_raster.xml:5717
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>raster "
-"<function>ST_MapAlgebraExpr</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast1</parameter></paramdef> <paramdef><type>raster "
-"</type> <parameter>rast2</parameter></paramdef> <paramdef><type>text </type>"
-" <parameter>expression</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text </type> "
+"<funcprototype> <funcdef>raster <function>ST_MapAlgebraExpr</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast1</parameter></"
+"paramdef> <paramdef><type>raster </type> <parameter>rast2</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>expression</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>text </type> "
 "<parameter>pixeltype=same_as_rast1_band</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text </type> "
-"<parameter>extenttype=INTERSECTION</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text </type> "
-"<parameter>nodata1expr=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text </type> "
-"<parameter>nodata2expr=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
+"choice=\"opt\"><type>text </type> <parameter>extenttype=INTERSECTION</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> "
+"<parameter>nodata1expr=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>text </type> <parameter>nodata2expr=NULL</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>double precision </type> "
+"<parameter>nodatanodataval=NULL</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>raster <function>ST_MapAlgebraExpr</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast1</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>band1</parameter></"
+"paramdef> <paramdef><type>raster </type> <parameter>rast2</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>band2</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>expression</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>text </type> "
+"<parameter>pixeltype=same_as_rast1_band</parameter></paramdef> <paramdef "
+"choice=\"opt\"><type>text </type> <parameter>extenttype=INTERSECTION</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> "
+"<parameter>nodata1expr=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>text </type> <parameter>nodata2expr=NULL</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>double precision </type> "
+"<parameter>nodatanodataval=NULL</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>raster <function>ST_MapAlgebraExpr</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast1</parameter></"
+"paramdef> <paramdef><type>raster </type> <parameter>rast2</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>expression</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>text </type> "
+"<parameter>pixeltype=same_as_rast1_band</parameter></paramdef> <paramdef "
+"choice=\"opt\"><type>text </type> <parameter>extenttype=INTERSECTION</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> "
+"<parameter>nodata1expr=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>text </type> <parameter>nodata2expr=NULL</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>double precision </type> "
 "<parameter>nodatanodataval=NULL</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>raster "
-"<function>ST_MapAlgebraExpr</function></funcdef> <paramdef><type>raster "
-"</type> <parameter>rast1</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>band1</parameter></paramdef> <paramdef><type>raster "
-"</type> <parameter>rast2</parameter></paramdef> <paramdef><type>integer "
-"</type> <parameter>band2</parameter></paramdef> <paramdef><type>text </type>"
-" <parameter>expression</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text </type> "
+"<funcprototype> <funcdef>raster <function>ST_MapAlgebraExpr</function></"
+"funcdef> <paramdef><type>raster </type> <parameter>rast1</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>band1</parameter></"
+"paramdef> <paramdef><type>raster </type> <parameter>rast2</parameter></"
+"paramdef> <paramdef><type>integer </type> <parameter>band2</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>expression</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>text </type> "
 "<parameter>pixeltype=same_as_rast1_band</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text </type> "
-"<parameter>extenttype=INTERSECTION</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text </type> "
-"<parameter>nodata1expr=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text </type> "
-"<parameter>nodata2expr=NULL</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>double precision </type> "
+"choice=\"opt\"><type>text </type> <parameter>extenttype=INTERSECTION</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> "
+"<parameter>nodata1expr=NULL</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>text </type> <parameter>nodata2expr=NULL</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>double precision </type> "
 "<parameter>nodatanodataval=NULL</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>raster <function>ST_MapAlgebraExpr</function></funcdef> <paramdef><type>raster </type> <parameter>rast1</parameter></paramdef> <paramdef><type>raster </type> <parameter>rast2</parameter></paramdef> <paramdef><type>text </type> <parameter>expression</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter>pixeltype=same_as_rast1_band</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter>extenttype=INTERSECTION</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter>nodata1expr=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter>nodata2expr=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>nodatanodataval=NULL</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_MapAlgebraExpr</function></funcdef> <paramdef><type>raster </type> <parameter>rast1</parameter></paramdef> <paramdef><type>integer </type> <parameter>band1</parameter></paramdef> <paramdef><type>raster </type> <parameter>rast2</parameter></paramdef> <paramdef><type>integer </type> <parameter>band2</parameter></paramdef> <paramdef><type>text </type> <parameter>expression</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter>pixeltype=same_as_rast1_band</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter>extenttype=INTERSECTION</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter>nodata1expr=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>text </type> <parameter>nodata2expr=NULL</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>nodatanodataval=NULL</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:5749
 #, no-c-format
 msgid ""
 "Creates a new one band raster formed by applying a valid PostgreSQL "
-"algebraic operation to the two bands defined by the "
-"<varname>expression</varname> on the two input raster bands "
-"<varname>rast1</varname>, (<varname>rast2</varname>). If no "
-"<varname>band1</varname>, <varname>band2</varname> is specified band 1 is "
-"assumed. The resulting raster will be aligned (scale, skew and pixel "
-"corners) on the grid defined by the first raster. The resulting raster will "
-"have the extent defined by the <varname>extenttype</varname> parameter."
+"algebraic operation to the two bands defined by the <varname>expression</"
+"varname> on the two input raster bands <varname>rast1</varname>, "
+"(<varname>rast2</varname>). If no <varname>band1</varname>, <varname>band2</"
+"varname> is specified band 1 is assumed. The resulting raster will be "
+"aligned (scale, skew and pixel corners) on the grid defined by the first "
+"raster. The resulting raster will have the extent defined by the "
+"<varname>extenttype</varname> parameter."
 msgstr ""
 
 #. Tag: term
@@ -9888,8 +11242,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "The resulting pixel type of the output raster. Must be one listed in <xref "
-"linkend=\"RT_ST_BandPixelType\"/>, left out or set to NULL. If not passed in"
-" or set to NULL, will default to the pixeltype of the first raster."
+"linkend=\"RT_ST_BandPixelType\"/>, left out or set to NULL. If not passed in "
+"or set to NULL, will default to the pixeltype of the first raster."
 msgstr ""
 
 #. Tag: term
@@ -9947,8 +11301,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "An algebraic expression involving only <varname>rast2</varname> or a "
-"constant that defines what to return when pixels of <varname>rast1</varname>"
-" are nodata values and spatially corresponding rast2 pixels have values."
+"constant that defines what to return when pixels of <varname>rast1</varname> "
+"are nodata values and spatially corresponding rast2 pixels have values."
 msgstr ""
 
 #. Tag: term
@@ -9962,8 +11316,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "An algebraic expression involving only <varname>rast1</varname> or a "
-"constant that defines what to return when pixels of <varname>rast2</varname>"
-" are nodata values and spatially corresponding rast1 pixels have values."
+"constant that defines what to return when pixels of <varname>rast2</varname> "
+"are nodata values and spatially corresponding rast1 pixels have values."
 msgstr ""
 
 #. Tag: term
@@ -9995,9 +11349,9 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Use the term <varname>[rast1.val]</varname> <varname>[rast2.val]</varname> "
-"to refer to the pixel value of the original raster bands and "
-"<varname>[rast1.x]</varname>, <varname>[rast1.y]</varname> etc. to refer to "
-"the column / row positions of the pixels."
+"to refer to the pixel value of the original raster bands and <varname>[rast1."
+"x]</varname>, <varname>[rast1.y]</varname> etc. to refer to the column / row "
+"positions of the pixels."
 msgstr ""
 
 #. Tag: title
@@ -10012,31 +11366,39 @@ msgstr ""
 msgid ""
 "--Create a cool set of rasters --\n"
 "DROP TABLE IF EXISTS fun_shapes; \n"
-"CREATE TABLE fun_shapes(rid serial PRIMARY KEY, fun_name text, rast raster);\n"
+"CREATE TABLE fun_shapes(rid serial PRIMARY KEY, fun_name text, rast "
+"raster);\n"
 "\n"
-"-- Insert some cool shapes around Boston in Massachusetts state plane meters --\n"
+"-- Insert some cool shapes around Boston in Massachusetts state plane meters "
+"--\n"
 "INSERT INTO fun_shapes(fun_name, rast)\n"
-"VALUES ('ref', ST_AsRaster(ST_MakeEnvelope(235229, 899970, 237229, 901930,26986),200,200,'8BUI',0,0));\n"
+"VALUES ('ref', ST_AsRaster(ST_MakeEnvelope(235229, 899970, 237229, "
+"901930,26986),200,200,'8BUI',0,0));\n"
 "\n"
 "INSERT INTO fun_shapes(fun_name,rast)\n"
 "WITH ref(rast) AS (SELECT rast FROM fun_shapes WHERE fun_name = 'ref' ) \n"
-"SELECT 'area' AS fun_name, ST_AsRaster(ST_Buffer(ST_SetSRID(ST_Point(236229, 900930),26986), 1000), \n"
+"SELECT 'area' AS fun_name, ST_AsRaster(ST_Buffer(ST_SetSRID(ST_Point(236229, "
+"900930),26986), 1000), \n"
 "                        ref.rast,'8BUI', 10, 0) As rast\n"
 "FROM ref\n"
 "UNION ALL\n"
 "SELECT 'rand bubbles', \n"
 "                         ST_AsRaster( \n"
 "                         (SELECT ST_Collect(geom)\n"
-"        FROM (SELECT ST_Buffer(ST_SetSRID(ST_Point(236229 + i*random()*100, 900930 + j*random()*100),26986), random()*20) As geom\n"
-"                        FROM generate_series(1,10) As i, generate_series(1,10) As j\n"
+"        FROM (SELECT ST_Buffer(ST_SetSRID(ST_Point(236229 + i*random()*100, "
+"900930 + j*random()*100),26986), random()*20) As geom\n"
+"                        FROM generate_series(1,10) As i, "
+"generate_series(1,10) As j\n"
 "                        ) As foo ), ref.rast,'8BUI', 200, 0) \n"
 "FROM ref;\n"
 "\n"
 "--map them -\n"
 "SELECT  ST_MapAlgebraExpr(\n"
-"                area.rast, bub.rast, '[rast2.val]', '8BUI', 'INTERSECTION', '[rast2.val]', '[rast1.val]') As interrast,\n"
+"                area.rast, bub.rast, '[rast2.val]', '8BUI', 'INTERSECTION', "
+"'[rast2.val]', '[rast1.val]') As interrast,\n"
 "                ST_MapAlgebraExpr(\n"
-"                        area.rast, bub.rast, '[rast2.val]', '8BUI', 'UNION', '[rast2.val]', '[rast1.val]') As unionrast\n"
+"                        area.rast, bub.rast, '[rast2.val]', '8BUI', 'UNION', "
+"'[rast2.val]', '[rast1.val]') As unionrast\n"
 "FROM \n"
 "  (SELECT rast FROM fun_shapes WHERE\n"
 " fun_name = 'area') As area\n"
@@ -10072,27 +11434,33 @@ msgid ""
 "    AS ( SELECT 2 As bnum, ST_Buffer(ST_Point(1,5),10) As geom\n"
 "            UNION ALL\n"
 "            SELECT 3 AS bnum, \n"
-"                ST_Buffer(ST_GeomFromText('LINESTRING(50 50,150 150,150 50)'), 10,'join=bevel') As geom\n"
+"                ST_Buffer(ST_GeomFromText('LINESTRING(50 50,150 150,150 "
+"50)'), 10,'join=bevel') As geom\n"
 "            UNION ALL\n"
 "            SELECT 1 As bnum, \n"
-"                ST_Buffer(ST_GeomFromText('LINESTRING(60 50,150 150,150 50)'), 5,'join=bevel') As geom\n"
+"                ST_Buffer(ST_GeomFromText('LINESTRING(60 50,150 150,150 "
+"50)'), 5,'join=bevel') As geom\n"
 "            ),\n"
 "   -- define our canvas to be 1 to 1 pixel to geometry\n"
 "   canvas\n"
 "    AS (SELECT ST_AddBand(ST_MakeEmptyRaster(200, \n"
 "        200, \n"
-"        ST_XMin(e)::integer, ST_YMax(e)::integer, 1, -1, 0, 0) , '8BUI'::text,0) As rast\n"
+"        ST_XMin(e)::integer, ST_YMax(e)::integer, 1, -1, 0, 0) , '8BUI'::"
+"text,0) As rast\n"
 "        FROM (SELECT ST_Extent(geom) As e,\n"
 "                    Max(ST_SRID(geom)) As srid \n"
 "                    from mygeoms \n"
 "                    ) As foo\n"
 "            ),\n"
-"   rbands AS (SELECT ARRAY(SELECT ST_MapAlgebraExpr(canvas.rast, ST_AsRaster(m.geom, canvas.rast, '8BUI', 100),\n"
-"                 '[rast2.val]', '8BUI', 'FIRST', '[rast2.val]', '[rast1.val]') As rast\n"
+"   rbands AS (SELECT ARRAY(SELECT ST_MapAlgebraExpr(canvas.rast, "
+"ST_AsRaster(m.geom, canvas.rast, '8BUI', 100),\n"
+"                 '[rast2.val]', '8BUI', 'FIRST', '[rast2.val]', '[rast1."
+"val]') As rast\n"
 "                FROM mygeoms AS m CROSS JOIN canvas\n"
 "                ORDER BY m.bnum) As rasts\n"
 "                )\n"
-"          SELECT rasts[1] As rast1 , rasts[2] As rast2, rasts[3] As rast3, ST_AddBand(\n"
+"          SELECT rasts[1] As rast1 , rasts[2] As rast2, rasts[3] As rast3, "
+"ST_AddBand(\n"
 "                    ST_AddBand(rasts[1],rasts[2]), rasts[3]) As final_rast\n"
 "            FROM rbands;"
 msgstr ""
@@ -10132,30 +11500,38 @@ msgstr ""
 #: reference_raster.xml:5889
 #, no-c-format
 msgid ""
-"-- Create new 3 band raster composed of first 2 clipped bands, and overlay of 3rd band with our geometry\n"
+"-- Create new 3 band raster composed of first 2 clipped bands, and overlay "
+"of 3rd band with our geometry\n"
 "-- This query took 3.6 seconds on PostGIS windows 64-bit install\n"
 "WITH pr AS\n"
-"-- Note the order of operation: we clip all the rasters to dimensions of our region\n"
+"-- Note the order of operation: we clip all the rasters to dimensions of our "
+"region\n"
 "(SELECT ST_Clip(rast,ST_Expand(geom,50) ) As rast, g.geom\n"
 "        FROM aerials.o_2_boston AS r INNER JOIN\n"
-"-- union our parcels of interest so they form a single geometry we can later intersect with\n"
+"-- union our parcels of interest so they form a single geometry we can later "
+"intersect with\n"
 "                (SELECT ST_Union(ST_Transform(the_geom,26986)) AS geom \n"
-"                  FROM landparcels WHERE pid IN('0303890000', '0303900000')) As g\n"
+"                  FROM landparcels WHERE pid IN('0303890000', '0303900000')) "
+"As g\n"
 "                ON ST_Intersects(rast::geometry, ST_Expand(g.geom,50))\n"
 "),\n"
 "-- we then union the raster shards together\n"
-"-- ST_Union on raster is kinda of slow but much faster the smaller you can get the rasters\n"
+"-- ST_Union on raster is kinda of slow but much faster the smaller you can "
+"get the rasters\n"
 "-- therefore we want to clip first and then union\n"
 "prunion AS\n"
-"(SELECT ST_AddBand(NULL, ARRAY[ST_Union(rast,1),ST_Union(rast,2),ST_Union(rast,3)] ) As clipped,geom\n"
+"(SELECT ST_AddBand(NULL, ARRAY[ST_Union(rast,1),ST_Union(rast,2),"
+"ST_Union(rast,3)] ) As clipped,geom\n"
 "FROM pr\n"
 "GROUP BY geom)\n"
 "-- return our final raster which is the unioned shard with \n"
 "-- with the overlay of our parcel boundaries\n"
 "-- add first 2 bands, then mapalgebra of 3rd band + geometry\n"
 "SELECT ST_AddBand(ST_Band(clipped,ARRAY[1,2])\n"
-"        , ST_MapAlgebraExpr(ST_Band(clipped,3), ST_AsRaster(ST_Buffer(ST_Boundary(geom),2),clipped, '8BUI',250),\n"
-"         '[rast2.val]', '8BUI', 'FIRST', '[rast2.val]', '[rast1.val]') ) As rast\n"
+"        , ST_MapAlgebraExpr(ST_Band(clipped,3), "
+"ST_AsRaster(ST_Buffer(ST_Boundary(geom),2),clipped, '8BUI',250),\n"
+"         '[rast2.val]', '8BUI', 'FIRST', '[rast2.val]', '[rast1.val]') ) As "
+"rast\n"
 "FROM prunion;"
 msgstr ""
 
@@ -10170,8 +11546,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 ", <xref linkend=\"RT_ST_AddBand\"/>, <xref linkend=\"RT_ST_AsPNG\"/>, <xref "
-"linkend=\"RT_ST_AsRaster\"/>, <xref linkend=\"RT_ST_MapAlgebraFct\"/>, <xref"
-" linkend=\"RT_ST_BandPixelType\"/>, <xref linkend=\"RT_ST_GeoReference\"/>, "
+"linkend=\"RT_ST_AsRaster\"/>, <xref linkend=\"RT_ST_MapAlgebraFct\"/>, <xref "
+"linkend=\"RT_ST_BandPixelType\"/>, <xref linkend=\"RT_ST_GeoReference\"/>, "
 "<xref linkend=\"RT_ST_Value\"/> , <xref linkend=\"RT_ST_Union\"/>, <xref "
 "linkend=\"ST_Union\"/>"
 msgstr ""
@@ -10187,75 +11563,104 @@ msgstr ""
 #, no-c-format
 msgid ""
 "1 band version - Creates a new one band raster formed by applying a valid "
-"PostgreSQL function on the input raster band and of pixeltype prodived. Band"
-" 1 is assumed if no band is specified."
+"PostgreSQL function on the input raster band and of pixeltype prodived. Band "
+"1 is assumed if no band is specified."
 msgstr ""
 
 #. Tag: funcsynopsis
 #: reference_raster.xml:5923
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>raster "
-"<function>ST_MapAlgebraFct</function></funcdef> "
-"<paramdef><type>raster</type> <parameter>rast</parameter></paramdef> "
-"<paramdef><type>regprocedure</type> "
+"<funcprototype> <funcdef>raster <function>ST_MapAlgebraFct</function></"
+"funcdef> <paramdef><type>raster</type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>regprocedure</type> <parameter>onerasteruserfunc</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_MapAlgebraFct</function></funcdef> <paramdef><type>raster</"
+"type> <parameter>rast</parameter></paramdef> <paramdef><type>regprocedure</"
+"type> <parameter>onerasteruserfunc</parameter></paramdef> "
+"<paramdef><type>text[]</type> <parameter>VARIADIC args</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_MapAlgebraFct</function></funcdef> <paramdef><type>raster</"
+"type> <parameter>rast</parameter></paramdef> <paramdef><type>text</type> "
+"<parameter>pixeltype</parameter></paramdef> <paramdef><type>regprocedure</"
+"type> <parameter>onerasteruserfunc</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>raster <function>ST_MapAlgebraFct</function></"
+"funcdef> <paramdef><type>raster</type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>text</type> <parameter>pixeltype</parameter></"
+"paramdef> <paramdef><type>regprocedure</type> <parameter>onerasteruserfunc</"
+"parameter></paramdef> <paramdef><type>text[]</type> <parameter>VARIADIC "
+"args</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_MapAlgebraFct</function></funcdef> <paramdef><type>raster</"
+"type> <parameter>rast</parameter></paramdef> <paramdef><type>integer</type> "
+"<parameter>band</parameter></paramdef> <paramdef><type>regprocedure</type> "
 "<parameter>onerasteruserfunc</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>raster "
-"<function>ST_MapAlgebraFct</function></funcdef> "
-"<paramdef><type>raster</type> <parameter>rast</parameter></paramdef> "
-"<paramdef><type>regprocedure</type> "
-"<parameter>onerasteruserfunc</parameter></paramdef> "
-"<paramdef><type>text[]</type> <parameter>VARIADIC "
-"args</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster"
-" <function>ST_MapAlgebraFct</function></funcdef> "
-"<paramdef><type>raster</type> <parameter>rast</parameter></paramdef> "
-"<paramdef><type>text</type> <parameter>pixeltype</parameter></paramdef> "
-"<paramdef><type>regprocedure</type> "
-"<parameter>onerasteruserfunc</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>raster "
-"<function>ST_MapAlgebraFct</function></funcdef> "
-"<paramdef><type>raster</type> <parameter>rast</parameter></paramdef> "
-"<paramdef><type>text</type> <parameter>pixeltype</parameter></paramdef> "
-"<paramdef><type>regprocedure</type> "
-"<parameter>onerasteruserfunc</parameter></paramdef> "
-"<paramdef><type>text[]</type> <parameter>VARIADIC "
-"args</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster"
-" <function>ST_MapAlgebraFct</function></funcdef> "
-"<paramdef><type>raster</type> <parameter>rast</parameter></paramdef> "
-"<paramdef><type>integer</type> <parameter>band</parameter></paramdef> "
-"<paramdef><type>regprocedure</type> "
-"<parameter>onerasteruserfunc</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>raster "
-"<function>ST_MapAlgebraFct</function></funcdef> "
-"<paramdef><type>raster</type> <parameter>rast</parameter></paramdef> "
-"<paramdef><type>integer</type> <parameter>band</parameter></paramdef> "
-"<paramdef><type>regprocedure</type> "
-"<parameter>onerasteruserfunc</parameter></paramdef> "
-"<paramdef><type>text[]</type> <parameter>VARIADIC "
-"args</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster"
-" <function>ST_MapAlgebraFct</function></funcdef> "
-"<paramdef><type>raster</type> <parameter>rast</parameter></paramdef> "
-"<paramdef><type>integer</type> <parameter>band</parameter></paramdef> "
-"<paramdef><type>text</type> <parameter>pixeltype</parameter></paramdef> "
-"<paramdef><type>regprocedure</type> "
+"<funcprototype> <funcdef>raster <function>ST_MapAlgebraFct</function></"
+"funcdef> <paramdef><type>raster</type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>integer</type> <parameter>band</parameter></"
+"paramdef> <paramdef><type>regprocedure</type> <parameter>onerasteruserfunc</"
+"parameter></paramdef> <paramdef><type>text[]</type> <parameter>VARIADIC "
+"args</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_MapAlgebraFct</function></funcdef> <paramdef><type>raster</"
+"type> <parameter>rast</parameter></paramdef> <paramdef><type>integer</type> "
+"<parameter>band</parameter></paramdef> <paramdef><type>text</type> "
+"<parameter>pixeltype</parameter></paramdef> <paramdef><type>regprocedure</"
+"type> <parameter>onerasteruserfunc</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>raster <function>ST_MapAlgebraFct</function></"
+"funcdef> <paramdef><type>raster</type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>integer</type> <parameter>band</parameter></"
+"paramdef> <paramdef><type>text</type> <parameter>pixeltype</parameter></"
+"paramdef> <paramdef><type>regprocedure</type> <parameter>onerasteruserfunc</"
+"parameter></paramdef> <paramdef><type>text[]</type> <parameter>VARIADIC "
+"args</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>raster <function>ST_MapAlgebraFct</function></"
+"funcdef> <paramdef><type>raster</type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>regprocedure</type> <parameter>onerasteruserfunc</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_MapAlgebraFct</function></funcdef> <paramdef><type>raster</"
+"type> <parameter>rast</parameter></paramdef> <paramdef><type>regprocedure</"
+"type> <parameter>onerasteruserfunc</parameter></paramdef> "
+"<paramdef><type>text[]</type> <parameter>VARIADIC args</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_MapAlgebraFct</function></funcdef> <paramdef><type>raster</"
+"type> <parameter>rast</parameter></paramdef> <paramdef><type>text</type> "
+"<parameter>pixeltype</parameter></paramdef> <paramdef><type>regprocedure</"
+"type> <parameter>onerasteruserfunc</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>raster <function>ST_MapAlgebraFct</function></"
+"funcdef> <paramdef><type>raster</type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>text</type> <parameter>pixeltype</parameter></"
+"paramdef> <paramdef><type>regprocedure</type> <parameter>onerasteruserfunc</"
+"parameter></paramdef> <paramdef><type>text[]</type> <parameter>VARIADIC "
+"args</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_MapAlgebraFct</function></funcdef> <paramdef><type>raster</"
+"type> <parameter>rast</parameter></paramdef> <paramdef><type>integer</type> "
+"<parameter>band</parameter></paramdef> <paramdef><type>regprocedure</type> "
 "<parameter>onerasteruserfunc</parameter></paramdef> </funcprototype> "
-"<funcprototype> <funcdef>raster "
-"<function>ST_MapAlgebraFct</function></funcdef> "
-"<paramdef><type>raster</type> <parameter>rast</parameter></paramdef> "
-"<paramdef><type>integer</type> <parameter>band</parameter></paramdef> "
-"<paramdef><type>text</type> <parameter>pixeltype</parameter></paramdef> "
-"<paramdef><type>regprocedure</type> "
-"<parameter>onerasteruserfunc</parameter></paramdef> "
-"<paramdef><type>text[]</type> <parameter>VARIADIC "
+"<funcprototype> <funcdef>raster <function>ST_MapAlgebraFct</function></"
+"funcdef> <paramdef><type>raster</type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>integer</type> <parameter>band</parameter></"
+"paramdef> <paramdef><type>regprocedure</type> <parameter>onerasteruserfunc</"
+"parameter></paramdef> <paramdef><type>text[]</type> <parameter>VARIADIC "
+"args</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_MapAlgebraFct</function></funcdef> <paramdef><type>raster</"
+"type> <parameter>rast</parameter></paramdef> <paramdef><type>integer</type> "
+"<parameter>band</parameter></paramdef> <paramdef><type>text</type> "
+"<parameter>pixeltype</parameter></paramdef> <paramdef><type>regprocedure</"
+"type> <parameter>onerasteruserfunc</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>raster <function>ST_MapAlgebraFct</function></"
+"funcdef> <paramdef><type>raster</type> <parameter>rast</parameter></"
+"paramdef> <paramdef><type>integer</type> <parameter>band</parameter></"
+"paramdef> <paramdef><type>text</type> <parameter>pixeltype</parameter></"
+"paramdef> <paramdef><type>regprocedure</type> <parameter>onerasteruserfunc</"
+"parameter></paramdef> <paramdef><type>text[]</type> <parameter>VARIADIC "
 "args</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>raster <function>ST_MapAlgebraFct</function></funcdef> <paramdef><type>raster</type> <parameter>rast</parameter></paramdef> <paramdef><type>regprocedure</type> <parameter>onerasteruserfunc</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_MapAlgebraFct</function></funcdef> <paramdef><type>raster</type> <parameter>rast</parameter></paramdef> <paramdef><type>regprocedure</type> <parameter>onerasteruserfunc</parameter></paramdef> <paramdef><type>text[]</type> <parameter>VARIADIC args</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_MapAlgebraFct</function></funcdef> <paramdef><type>raster</type> <parameter>rast</parameter></paramdef> <paramdef><type>text</type> <parameter>pixeltype</parameter></paramdef> <paramdef><type>regprocedure</type> <parameter>onerasteruserfunc</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_MapAlgebraFct</function></funcdef> <paramdef><type>raster</type> <parameter>rast</parameter></paramdef> <paramdef><type>text</type> <parameter>pixeltype</parameter></paramdef> <paramdef><type>regprocedure</type> <parameter>onerasteruserfunc</parameter></paramdef> <paramdef><type>text[]</type> <parameter>VARIADIC args</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_MapAlgebraFct</function></funcdef> <paramdef><type>raster</type> <parameter>rast</parameter></paramdef> <paramdef><type>integer</type> <parameter>band</parameter></paramdef> <paramdef><type>regprocedure</type> <parameter>onerasteruserfunc</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_MapAlgebraFct</function></funcdef> <paramdef><type>raster</type> <parameter>rast</parameter></paramdef> <paramdef><type>integer</type> <parameter>band</parameter></paramdef> <paramdef><type>regprocedure</type> <parameter>onerasteruserfunc</parameter></paramdef> <paramdef><type>text[]</type> <parameter>VARIADIC args</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_MapAlgebraFct</function></funcdef> <paramdef><type>raster</type> <parameter>rast</parameter></paramdef> <paramdef><type>integer</type> <parameter>band</parameter></paramdef> <paramdef><type>text</type> <parameter>pixeltype</parameter></paramdef> <paramdef><type>regprocedure</type> <parameter>onerasteruserfunc</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_MapAlgebraFct</function></funcdef> <paramdef><type>raster</type> <parameter>rast</parameter></paramdef> <paramdef><type>integer</type> <parameter>band</parameter></paramdef> <paramdef><type>text</type> <parameter>pixeltype</parameter></paramdef> <paramdef><type>regprocedure</type> <parameter>onerasteruserfunc</parameter></paramdef> <paramdef><type>text[]</type> <parameter>VARIADIC args</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:5986
 #, no-c-format
 msgid ""
-"Creates a new one band raster formed by applying a valid PostgreSQL function"
-" specified by the <varname>onerasteruserfunc</varname> on the input raster "
+"Creates a new one band raster formed by applying a valid PostgreSQL function "
+"specified by the <varname>onerasteruserfunc</varname> on the input raster "
 "(<varname>rast</varname>). If no <varname>band</varname> is specified, band "
 "1 is assumed. The new raster will have the same georeference, width, and "
 "height as the original raster but will only have one band."
@@ -10265,12 +11670,23 @@ msgstr ""
 #: reference_raster.xml:5990
 #, no-c-format
 msgid ""
-"The <varname>onerasteruserfunc</varname> parameter must be the name and signature of a SQL or PL/pgSQL function, cast to a regprocedure. A very simple and quite useless PL/pgSQL function example is: <programlisting>CREATE OR REPLACE FUNCTION simple_function(pixel FLOAT, pos INTEGER[], VARIADIC args TEXT[])\n"
+"The <varname>onerasteruserfunc</varname> parameter must be the name and "
+"signature of a SQL or PL/pgSQL function, cast to a regprocedure. A very "
+"simple and quite useless PL/pgSQL function example is: "
+"<programlisting>CREATE OR REPLACE FUNCTION simple_function(pixel FLOAT, pos "
+"INTEGER[], VARIADIC args TEXT[])\n"
 "    RETURNS FLOAT\n"
 "    AS $$ BEGIN\n"
 "        RETURN 0.0;\n"
 "    END; $$\n"
-"    LANGUAGE 'plpgsql' IMMUTABLE;</programlisting> The <varname>userfunction</varname> may accept two or three arguments: a float value, an optional integer array, and a variadic text array. The first argument is the value of an individual raster cell (regardless of the raster datatype). The second argument is the position of the current processing cell in the form '{x,y}'. The third argument indicates that all remaining parameters to <xref linkend=\"RT_ST_MapAlgebraFct\"/> shall be passed through to the <varname>userfunction</varname>."
+"    LANGUAGE 'plpgsql' IMMUTABLE;</programlisting> The "
+"<varname>userfunction</varname> may accept two or three arguments: a float "
+"value, an optional integer array, and a variadic text array. The first "
+"argument is the value of an individual raster cell (regardless of the raster "
+"datatype). The second argument is the position of the current processing "
+"cell in the form '{x,y}'. The third argument indicates that all remaining "
+"parameters to <xref linkend=\"RT_ST_MapAlgebraFct\"/> shall be passed "
+"through to the <varname>userfunction</varname>."
 msgstr ""
 
 #. Tag: para
@@ -10278,13 +11694,12 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Passing a <type>regprodedure</type> argument to a SQL function requires the "
-"full function signature to be passed, then cast to a "
-"<type>regprocedure</type> type. To pass the above example PL/pgSQL function "
-"as an argument, the SQL for the argument "
-"is:<programlisting>'simple_function(float,integer[],text[])'::regprocedure</programlisting>Note"
-" that the argument contains the name of the function, the types of the "
-"function arguments, quotes around the name and argument types, and a cast to"
-" a <type>regprocedure</type>."
+"full function signature to be passed, then cast to a <type>regprocedure</"
+"type> type. To pass the above example PL/pgSQL function as an argument, the "
+"SQL for the argument is:<programlisting>'simple_function(float,integer[],"
+"text[])'::regprocedure</programlisting>Note that the argument contains the "
+"name of the function, the types of the function arguments, quotes around the "
+"name and argument types, and a cast to a <type>regprocedure</type>."
 msgstr ""
 
 #. Tag: para
@@ -10294,8 +11709,8 @@ msgid ""
 "The third argument to the <varname>userfunction</varname> is a "
 "<type>variadic text</type> array. All trailing text arguments to any <xref "
 "linkend=\"RT_ST_MapAlgebraFct\"/> call are passed through to the specified "
-"<varname>userfunction</varname>, and are contained in the "
-"<varname>args</varname> argument."
+"<varname>userfunction</varname>, and are contained in the <varname>args</"
+"varname> argument."
 msgstr ""
 
 #. Tag: para
@@ -10321,10 +11736,13 @@ msgid ""
 "$$\n"
 "LANGUAGE 'plpgsql' IMMUTABLE;\n"
 "\n"
-"UPDATE dummy_rast SET map_rast = ST_MapAlgebraFct(rast,NULL,'mod_fct(float,integer[],text[])'::regprocedure) WHERE rid = 2;\n"
+"UPDATE dummy_rast SET map_rast = ST_MapAlgebraFct(rast,NULL,'mod_fct(float,"
+"integer[],text[])'::regprocedure) WHERE rid = 2;\n"
 "\n"
-"SELECT ST_Value(rast,1,i,j) As origval, ST_Value(map_rast, 1, i, j) As mapval\n"
-"FROM dummy_rast CROSS JOIN generate_series(1, 3) AS i CROSS JOIN generate_series(1,3) AS j\n"
+"SELECT ST_Value(rast,1,i,j) As origval, ST_Value(map_rast, 1, i, j) As "
+"mapval\n"
+"FROM dummy_rast CROSS JOIN generate_series(1, 3) AS i CROSS JOIN "
+"generate_series(1,3) AS j\n"
 "WHERE rid = 2;\n"
 "\n"
 " origval | mapval\n"
@@ -10354,7 +11772,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "ALTER TABLE dummy_rast ADD COLUMN map_rast2 raster;\n"
-"CREATE FUNCTION classify_fct(pixel float, pos integer[], variadic args text[])\n"
+"CREATE FUNCTION classify_fct(pixel float, pos integer[], variadic args "
+"text[])\n"
 "RETURNS float\n"
 "AS\n"
 "$$\n"
@@ -10376,10 +11795,14 @@ msgid ""
 "END;\n"
 "$$\n"
 "LANGUAGE 'plpgsql';\n"
-"UPDATE dummy_rast SET map_rast2 = ST_MapAlgebraFct(rast,'2BUI','classify_fct(float,integer[],text[])'::regprocedure, '0') WHERE rid = 2;\n"
-"\n"
-"SELECT DISTINCT ST_Value(rast,1,i,j) As origval, ST_Value(map_rast2, 1, i, j) As mapval\n"
-"FROM dummy_rast CROSS JOIN generate_series(1, 5) AS i CROSS JOIN generate_series(1,5) AS j\n"
+"UPDATE dummy_rast SET map_rast2 = "
+"ST_MapAlgebraFct(rast,'2BUI','classify_fct(float,integer[],text[])'::"
+"regprocedure, '0') WHERE rid = 2;\n"
+"\n"
+"SELECT DISTINCT ST_Value(rast,1,i,j) As origval, ST_Value(map_rast2, 1, i, "
+"j) As mapval\n"
+"FROM dummy_rast CROSS JOIN generate_series(1, 5) AS i CROSS JOIN "
+"generate_series(1,5) AS j\n"
 "WHERE rid = 2;\n"
 "\n"
 " origval | mapval\n"
@@ -10403,7 +11826,8 @@ msgstr ""
 #: reference_raster.xml:6038
 #, no-c-format
 msgid ""
-"CREATE FUNCTION rast_plus_tan(pixel float, pos integer[], variadic args text[])\n"
+"CREATE FUNCTION rast_plus_tan(pixel float, pos integer[], variadic args "
+"text[])\n"
 "RETURNS float\n"
 "AS\n"
 "$$\n"
@@ -10417,7 +11841,8 @@ msgid ""
 "        ST_AddBand(\n"
 "                ST_AddBand(\n"
 "                        ST_MakeEmptyRaster(rast_view),\n"
-"                        ST_MapAlgebraFct(rast_view,1,NULL,'rast_plus_tan(float,integer[],text[])'::regprocedure)\n"
+"                        ST_MapAlgebraFct(rast_view,1,"
+"NULL,'rast_plus_tan(float,integer[],text[])'::regprocedure)\n"
 "                ), \n"
 "                ST_Band(rast_view,2)\n"
 "        ),\n"
@@ -10431,8 +11856,8 @@ msgstr ""
 #: reference_raster.xml:6043 reference_raster.xml:6143
 #, no-c-format
 msgid ""
-", <xref linkend=\"RT_ST_BandPixelType\"/>, <xref "
-"linkend=\"RT_ST_GeoReference\"/>, <xref linkend=\"RT_ST_SetValue\"/>"
+", <xref linkend=\"RT_ST_BandPixelType\"/>, <xref linkend=\"RT_ST_GeoReference"
+"\"/>, <xref linkend=\"RT_ST_SetValue\"/>"
 msgstr ""
 
 #. Tag: refpurpose
@@ -10449,43 +11874,58 @@ msgstr ""
 #: reference_raster.xml:6054
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>raster "
-"<function>ST_MapAlgebraFct</function></funcdef> "
-"<paramdef><type>raster</type> <parameter>rast1</parameter></paramdef> "
-"<paramdef><type>raster</type> <parameter>rast2</parameter></paramdef> "
-"<paramdef><type>regprocedure</type> "
-"<parameter>tworastuserfunc</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text</type> "
-"<parameter>pixeltype=same_as_rast1</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text</type> "
+"<funcprototype> <funcdef>raster <function>ST_MapAlgebraFct</function></"
+"funcdef> <paramdef><type>raster</type> <parameter>rast1</parameter></"
+"paramdef> <paramdef><type>raster</type> <parameter>rast2</parameter></"
+"paramdef> <paramdef><type>regprocedure</type> <parameter>tworastuserfunc</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>text</type> "
+"<parameter>pixeltype=same_as_rast1</parameter></paramdef> <paramdef choice="
+"\"opt\"><type>text</type> <parameter>extenttype=INTERSECTION</parameter></"
+"paramdef> <paramdef><type>text[]</type> <parameter>VARIADIC userargs</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_MapAlgebraFct</function></funcdef> <paramdef><type>raster</"
+"type> <parameter>rast1</parameter></paramdef> <paramdef><type>integer</type> "
+"<parameter>band1</parameter></paramdef> <paramdef><type>raster</type> "
+"<parameter>rast2</parameter></paramdef> <paramdef><type>integer</type> "
+"<parameter>band2</parameter></paramdef> <paramdef><type>regprocedure</type> "
+"<parameter>tworastuserfunc</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>text</type> <parameter>pixeltype=same_as_rast1</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>text</type> "
 "<parameter>extenttype=INTERSECTION</parameter></paramdef> "
-"<paramdef><type>text[]</type> <parameter>VARIADIC "
-"userargs</parameter></paramdef> </funcprototype> <funcprototype> "
-"<funcdef>raster <function>ST_MapAlgebraFct</function></funcdef> "
-"<paramdef><type>raster</type> <parameter>rast1</parameter></paramdef> "
-"<paramdef><type>integer</type> <parameter>band1</parameter></paramdef> "
-"<paramdef><type>raster</type> <parameter>rast2</parameter></paramdef> "
-"<paramdef><type>integer</type> <parameter>band2</parameter></paramdef> "
-"<paramdef><type>regprocedure</type> "
-"<parameter>tworastuserfunc</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text</type> "
-"<parameter>pixeltype=same_as_rast1</parameter></paramdef> <paramdef "
-"choice=\"opt\"><type>text</type> "
+"<paramdef><type>text[]</type> <parameter>VARIADIC userargs</parameter></"
+"paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>raster <function>ST_MapAlgebraFct</function></"
+"funcdef> <paramdef><type>raster</type> <parameter>rast1</parameter></"
+"paramdef> <paramdef><type>raster</type> <parameter>rast2</parameter></"
+"paramdef> <paramdef><type>regprocedure</type> <parameter>tworastuserfunc</"
+"parameter></paramdef> <paramdef choice=\"opt\"><type>text</type> "
+"<parameter>pixeltype=same_as_rast1</parameter></paramdef> <paramdef choice="
+"\"opt\"><type>text</type> <parameter>extenttype=INTERSECTION</parameter></"
+"paramdef> <paramdef><type>text[]</type> <parameter>VARIADIC userargs</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_MapAlgebraFct</function></funcdef> <paramdef><type>raster</"
+"type> <parameter>rast1</parameter></paramdef> <paramdef><type>integer</type> "
+"<parameter>band1</parameter></paramdef> <paramdef><type>raster</type> "
+"<parameter>rast2</parameter></paramdef> <paramdef><type>integer</type> "
+"<parameter>band2</parameter></paramdef> <paramdef><type>regprocedure</type> "
+"<parameter>tworastuserfunc</parameter></paramdef> <paramdef choice=\"opt"
+"\"><type>text</type> <parameter>pixeltype=same_as_rast1</parameter></"
+"paramdef> <paramdef choice=\"opt\"><type>text</type> "
 "<parameter>extenttype=INTERSECTION</parameter></paramdef> "
-"<paramdef><type>text[]</type> <parameter>VARIADIC "
-"userargs</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>raster <function>ST_MapAlgebraFct</function></funcdef> <paramdef><type>raster</type> <parameter>rast1</parameter></paramdef> <paramdef><type>raster</type> <parameter>rast2</parameter></paramdef> <paramdef><type>regprocedure</type> <parameter>tworastuserfunc</parameter></paramdef> <paramdef choice=\"opt\"><type>text</type> <parameter>pixeltype=same_as_rast1</parameter></paramdef> <paramdef choice=\"opt\"><type>text</type> <parameter>extenttype=INTERSECTION</parameter></paramdef> <paramdef><type>text[]</type> <parameter>VARIADIC userargs</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_MapAlgebraFct</function></funcdef> <paramdef><type>raster</type> <parameter>rast1</parameter></paramdef> <paramdef><type>integer</type> <parameter>band1</parameter></paramdef> <paramdef><type>raster</type> <parameter>rast2</parameter></paramdef> <paramdef><type>integer</type> <parameter>band2</parameter></paramdef> <paramdef><type>regprocedure</type> <parameter>tworastuserfunc</parameter></paramdef> <paramdef choice=\"opt\"><type>text</type> <parameter>pixeltype=same_as_rast1</parameter></paramdef> <paramdef choice=\"opt\"><type>text</type> <parameter>extenttype=INTERSECTION</parameter></paramdef> <paramdef><type>text[]</type> <parameter>VARIADIC userargs</parameter></paramdef> </funcprototype>"
+"<paramdef><type>text[]</type> <parameter>VARIADIC userargs</parameter></"
+"paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:6082
 #, no-c-format
 msgid ""
-"Creates a new one band raster formed by applying a valid PostgreSQL function"
-" specified by the <varname>tworastuserfunc</varname> on the input raster "
-"<varname>rast1</varname>, <varname>rast2</varname>. If no "
-"<varname>band1</varname> or <varname>band2</varname> is specified, band 1 is"
-" assumed. The new raster will have the same georeference, width, and height "
-"as the original rasters but will only have one band."
+"Creates a new one band raster formed by applying a valid PostgreSQL function "
+"specified by the <varname>tworastuserfunc</varname> on the input raster "
+"<varname>rast1</varname>, <varname>rast2</varname>. If no <varname>band1</"
+"varname> or <varname>band2</varname> is specified, band 1 is assumed. The "
+"new raster will have the same georeference, width, and height as the "
+"original rasters but will only have one band."
 msgstr ""
 
 #. Tag: para
@@ -10494,20 +11934,33 @@ msgstr ""
 msgid ""
 "If <varname>pixeltype</varname> is passed in, then the new raster will have "
 "a band of that pixeltype. If pixeltype is passed NULL or left out, then the "
-"new raster band will have the same pixeltype as the input "
-"<varname>rast1</varname> band."
+"new raster band will have the same pixeltype as the input <varname>rast1</"
+"varname> band."
 msgstr ""
 
 #. Tag: para
 #: reference_raster.xml:6086
 #, no-c-format
 msgid ""
-"The <varname>tworastuserfunc</varname> parameter must be the name and signature of an SQL or PL/pgSQL function, cast to a regprocedure. An example PL/pgSQL function example is: <programlisting>CREATE OR REPLACE FUNCTION simple_function_for_two_rasters(pixel1 FLOAT, pixel2 FLOAT, pos INTEGER[], VARIADIC args TEXT[])\n"
+"The <varname>tworastuserfunc</varname> parameter must be the name and "
+"signature of an SQL or PL/pgSQL function, cast to a regprocedure. An example "
+"PL/pgSQL function example is: <programlisting>CREATE OR REPLACE FUNCTION "
+"simple_function_for_two_rasters(pixel1 FLOAT, pixel2 FLOAT, pos INTEGER[], "
+"VARIADIC args TEXT[])\n"
 "    RETURNS FLOAT\n"
 "    AS $$ BEGIN\n"
 "        RETURN 0.0;\n"
 "    END; $$\n"
-"    LANGUAGE 'plpgsql' IMMUTABLE;</programlisting> The <varname>tworastuserfunc</varname> may accept three or four arguments: a double precision value, a double precision value, an optional integer array, and a variadic text array. The first argument is the value of an individual raster cell in <varname>rast1</varname> (regardless of the raster datatype). The second argument is an individual raster cell value in <varname>rast2</varname>. The third argument is the position of the current processing cell in the form '{x,y}'. The fourth argument indicates that all remaining parameters to <xref linkend=\"RT_ST_MapAlgebraFct2\"/> shall be passed through to the <varname>tworastuserfunc</varname>."
+"    LANGUAGE 'plpgsql' IMMUTABLE;</programlisting> The "
+"<varname>tworastuserfunc</varname> may accept three or four arguments: a "
+"double precision value, a double precision value, an optional integer array, "
+"and a variadic text array. The first argument is the value of an individual "
+"raster cell in <varname>rast1</varname> (regardless of the raster datatype). "
+"The second argument is an individual raster cell value in <varname>rast2</"
+"varname>. The third argument is the position of the current processing cell "
+"in the form '{x,y}'. The fourth argument indicates that all remaining "
+"parameters to <xref linkend=\"RT_ST_MapAlgebraFct2\"/> shall be passed "
+"through to the <varname>tworastuserfunc</varname>."
 msgstr ""
 
 #. Tag: para
@@ -10515,14 +11968,13 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Passing a <type>regprodedure</type> argument to a SQL function requires the "
-"full function signature to be passed, then cast to a "
-"<type>regprocedure</type> type. To pass the above example PL/pgSQL function "
-"as an argument, the SQL for the argument "
-"is:<programlisting>'simple_function(double precision, double precision, "
-"integer[], text[])'::regprocedure</programlisting>Note that the argument "
-"contains the name of the function, the types of the function arguments, "
-"quotes around the name and argument types, and a cast to a "
-"<type>regprocedure</type>."
+"full function signature to be passed, then cast to a <type>regprocedure</"
+"type> type. To pass the above example PL/pgSQL function as an argument, the "
+"SQL for the argument is:<programlisting>'simple_function(double precision, "
+"double precision, integer[], text[])'::regprocedure</programlisting>Note "
+"that the argument contains the name of the function, the types of the "
+"function arguments, quotes around the name and argument types, and a cast to "
+"a <type>regprocedure</type>."
 msgstr ""
 
 #. Tag: para
@@ -10577,22 +12029,27 @@ msgid ""
 "\n"
 "-- prep our test table of rasters\n"
 "DROP TABLE IF EXISTS map_shapes;\n"
-"CREATE TABLE map_shapes(rid serial PRIMARY KEY, rast raster, bnum integer, descrip text);\n"
+"CREATE TABLE map_shapes(rid serial PRIMARY KEY, rast raster, bnum integer, "
+"descrip text);\n"
 "INSERT INTO map_shapes(rast,bnum, descrip)\n"
 "WITH mygeoms \n"
-"    AS ( SELECT 2 As bnum, ST_Buffer(ST_Point(90,90),30) As geom, 'circle' As descrip\n"
+"    AS ( SELECT 2 As bnum, ST_Buffer(ST_Point(90,90),30) As geom, 'circle' "
+"As descrip\n"
 "            UNION ALL\n"
 "            SELECT 3 AS bnum, \n"
-"                ST_Buffer(ST_GeomFromText('LINESTRING(50 50,150 150,150 50)'), 15) As geom, 'big road' As descrip\n"
+"                ST_Buffer(ST_GeomFromText('LINESTRING(50 50,150 150,150 "
+"50)'), 15) As geom, 'big road' As descrip\n"
 "            UNION ALL\n"
 "            SELECT 1 As bnum, \n"
-"                ST_Translate(ST_Buffer(ST_GeomFromText('LINESTRING(60 50,150 150,150 50)'), 8,'join=bevel'), 10,-6) As geom, 'small road' As descrip\n"
+"                ST_Translate(ST_Buffer(ST_GeomFromText('LINESTRING(60 50,150 "
+"150,150 50)'), 8,'join=bevel'), 10,-6) As geom, 'small road' As descrip\n"
 "            ),\n"
 "   -- define our canvas to be 1 to 1 pixel to geometry\n"
 "   canvas\n"
 "    AS ( SELECT ST_AddBand(ST_MakeEmptyRaster(250, \n"
 "        250, \n"
-"        ST_XMin(e)::integer, ST_YMax(e)::integer, 1, -1, 0, 0 ) , '8BUI'::text,0) As rast\n"
+"        ST_XMin(e)::integer, ST_YMax(e)::integer, 1, -1, 0, 0 ) , '8BUI'::"
+"text,0) As rast\n"
 "        FROM (SELECT ST_Extent(geom) As e,\n"
 "                    Max(ST_SRID(geom)) As srid \n"
 "                    from mygeoms \n"
@@ -10607,11 +12064,14 @@ msgid ""
 "\n"
 "-- Map algebra on single band rasters and then collect with ST_AddBand\n"
 "INSERT INTO map_shapes(rast,bnum,descrip)\n"
-"SELECT ST_AddBand(ST_AddBand(rasts[1], rasts[2]),rasts[3]), 4, 'map bands overlay fct union (canvas)'\n"
+"SELECT ST_AddBand(ST_AddBand(rasts[1], rasts[2]),rasts[3]), 4, 'map bands "
+"overlay fct union (canvas)'\n"
 "        FROM (SELECT ARRAY(SELECT ST_MapAlgebraFct(m1.rast, m2.rast, \n"
-"                        'raster_mapalgebra_union(double precision, double precision, integer[], text[])'::regprocedure, '8BUI', 'FIRST')\n"
+"                        'raster_mapalgebra_union(double precision, double "
+"precision, integer[], text[])'::regprocedure, '8BUI', 'FIRST')\n"
 "                FROM map_shapes As m1 CROSS JOIN map_shapes As m2\n"
-"                        WHERE m1.descrip = 'canvas' AND m2.descrip &lt;&gt; 'canvas' ORDER BY m2.bnum) As rasts) As foo;"
+"                        WHERE m1.descrip = 'canvas' AND m2.descrip &lt;&gt; "
+"'canvas' ORDER BY m2.bnum) As rasts) As foo;"
 msgstr ""
 
 #. Tag: para
@@ -10642,13 +12102,16 @@ msgid ""
 "        BEGIN\n"
 "                CASE\n"
 "                        WHEN rast1 IS NOT NULL AND rast2 IS NOT NULL THEN\n"
-"                                RETURN least(userargs[1]::integer,(rast1 + rast2)/2.);\n"
+"                                RETURN least(userargs[1]::integer,(rast1 + "
+"rast2)/2.);\n"
 "                        WHEN rast1 IS NULL AND rast2 IS NULL THEN\n"
 "                                RETURN userargs[2]::integer;\n"
 "                        WHEN rast1 IS NULL THEN\n"
-"                                RETURN greatest(rast2,random()*userargs[3]::integer)::integer;\n"
+"                                RETURN greatest(rast2,random()*userargs[3]::"
+"integer)::integer;\n"
 "                        ELSE\n"
-"                                RETURN greatest(rast1, random()*userargs[4]::integer)::integer;\n"
+"                                RETURN greatest(rast1, random()*userargs[4]::"
+"integer)::integer;\n"
 "                END CASE;\n"
 "\n"
 "                RETURN NULL;\n"
@@ -10656,10 +12119,13 @@ msgid ""
 "        $$ LANGUAGE 'plpgsql' VOLATILE COST 1000;\n"
 "        \n"
 "SELECT ST_MapAlgebraFct(m1.rast, 1, m1.rast, 3,\n"
-"                        'raster_mapalgebra_userargs(double precision, double precision, integer[], text[])'::regprocedure,\n"
-"                                '8BUI', 'INTERSECT', '100','200','200','0') \n"
+"                        'raster_mapalgebra_userargs(double precision, double "
+"precision, integer[], text[])'::regprocedure,\n"
+"                                '8BUI', 'INTERSECT', "
+"'100','200','200','0') \n"
 "                FROM map_shapes As m1\n"
-"                        WHERE m1.descrip = 'map bands overlay fct union (canvas)';"
+"                        WHERE m1.descrip = 'map bands overlay fct union "
+"(canvas)';"
 msgstr ""
 
 #. Tag: para
@@ -10693,11 +12159,21 @@ msgid ""
 "<paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>ngbwidth</parameter></paramdef> "
 "<paramdef><type>integer </type> <parameter>ngbheight</parameter></paramdef> "
-"<paramdef><type>regprocedure </type> "
-"<parameter>onerastngbuserfunc</parameter></paramdef> <paramdef><type>text "
-"</type> <parameter>nodatamode</parameter></paramdef> <paramdef><type>text[] "
-"</type> <parameter>VARIADIC args</parameter></paramdef>"
-msgstr "<funcdef>raster <function>ST_MapAlgebraFctNgb</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>band</parameter></paramdef> <paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef> <paramdef><type>integer </type> <parameter>ngbwidth</parameter></paramdef> <paramdef><type>integer </type> <parameter>ngbheight</parameter></paramdef> <paramdef><type>regprocedure </type> <parameter>onerastngbuserfunc</parameter></paramdef> <paramdef><type>text </type> <parameter>nodatamode</parameter></paramdef> <paramdef><type>text[] </type> <parameter>VARIADIC args</parameter></paramdef>"
+"<paramdef><type>regprocedure </type> <parameter>onerastngbuserfunc</"
+"parameter></paramdef> <paramdef><type>text </type> <parameter>nodatamode</"
+"parameter></paramdef> <paramdef><type>text[] </type> <parameter>VARIADIC "
+"args</parameter></paramdef>"
+msgstr ""
+"<funcdef>raster <function>ST_MapAlgebraFctNgb</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>band</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>ngbwidth</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>ngbheight</parameter></paramdef> "
+"<paramdef><type>regprocedure </type> <parameter>onerastngbuserfunc</"
+"parameter></paramdef> <paramdef><type>text </type> <parameter>nodatamode</"
+"parameter></paramdef> <paramdef><type>text[] </type> <parameter>VARIADIC "
+"args</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:6174
@@ -10706,9 +12182,8 @@ msgid ""
 "(one raster version) Return a raster which values are the result of a "
 "PLPGSQL user function involving a neighborhood of values from the input "
 "raster band. The user function takes the neighborhood of pixel values as an "
-"array of numbers, for each pixel, returns the result from the user function,"
-" replacing pixel value of currently inspected pixel with the function "
-"result."
+"array of numbers, for each pixel, returns the result from the user function, "
+"replacing pixel value of currently inspected pixel with the function result."
 msgstr ""
 
 #. Tag: term
@@ -10741,9 +12216,9 @@ msgstr ""
 msgid ""
 "The resulting pixel type of the output raster. Must be one listed in <xref "
 "linkend=\"RT_ST_BandPixelType\"/> or left out or set to NULL. If not passed "
-"in or set to NULL, will default to the pixeltype of the "
-"<varname>rast</varname>. Results are truncated if they are larger than what "
-"is allowed for the pixeltype."
+"in or set to NULL, will default to the pixeltype of the <varname>rast</"
+"varname>. Results are truncated if they are larger than what is allowed for "
+"the pixeltype."
 msgstr ""
 
 #. Tag: term
@@ -10804,8 +12279,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "'ignore': any NODATA values encountered in the neighborhood are ignored by "
-"the computation -- this flag must be sent to the user callback function, and"
-" the user function decides how to ignore it."
+"the computation -- this flag must be sent to the user callback function, and "
+"the user function decides how to ignore it."
 msgstr ""
 
 #. Tag: para
@@ -10844,9 +12319,9 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Examples utilize the katrina raster loaded as a single tile described in "
-"<ulink "
-"url=\"http://trac.osgeo.org/gdal/wiki/frmts_wtkraster.html\">http://trac.osgeo.org/gdal/wiki/frmts_wtkraster.html</ulink>"
-" and then prepared in the <xref linkend=\"RT_ST_Rescale\"/> examples"
+"<ulink url=\"http://trac.osgeo.org/gdal/wiki/frmts_wtkraster.html\">http://"
+"trac.osgeo.org/gdal/wiki/frmts_wtkraster.html</ulink> and then prepared in "
+"the <xref linkend=\"RT_ST_Rescale\"/> examples"
 msgstr ""
 
 #. Tag: programlisting
@@ -10854,9 +12329,11 @@ msgstr ""
 #, no-c-format
 msgid ""
 "--\n"
-"-- A simple 'callback' user function that averages up all the values in a neighborhood.\n"
+"-- A simple 'callback' user function that averages up all the values in a "
+"neighborhood.\n"
 "--\n"
-"CREATE OR REPLACE FUNCTION rast_avg(matrix float[][], nodatamode text, variadic args text[])\n"
+"CREATE OR REPLACE FUNCTION rast_avg(matrix float[][], nodatamode text, "
+"variadic args text[])\n"
 "    RETURNS float AS\n"
 "    $$\n"
 "    DECLARE\n"
@@ -10874,14 +12351,17 @@ msgid ""
 "                sum := sum + _matrix[x][y];\n"
 "            END LOOP;\n"
 "        END LOOP;\n"
-"        RETURN (sum*1.0/(array_upper(matrix,1)*array_upper(matrix,2) ))::integer ;\n"
+"        RETURN (sum*1.0/(array_upper(matrix,1)*array_upper(matrix,2) ))::"
+"integer ;\n"
 "    END;\n"
 "    $$\n"
 "LANGUAGE 'plpgsql' IMMUTABLE COST 1000;\n"
 "    \n"
-"-- now we apply to our raster averaging pixels within 2 pixels of each other in X and Y direction --\n"
+"-- now we apply to our raster averaging pixels within 2 pixels of each other "
+"in X and Y direction --\n"
 "SELECT ST_MapAlgebraFctNgb(rast, 1,  '8BUI', 4,4,\n"
-"                'rast_avg(float[][], text, text[])'::regprocedure, 'NULL', NULL) As nn_with_border\n"
+"                'rast_avg(float[][], text, text[])'::regprocedure, 'NULL', "
+"NULL) As nn_with_border\n"
 "        FROM katrinas_rescaled \n"
 "        limit 1;"
 msgstr ""
@@ -10901,7 +12381,8 @@ msgstr ""
 #. Tag: para
 #: reference_raster.xml:6262
 #, no-c-format
-msgid ", <xref linkend=\"RT_ST_MapAlgebraExpr\"/>, <xref linkend=\"RT_ST_Rescale\"/>"
+msgid ""
+", <xref linkend=\"RT_ST_MapAlgebraExpr\"/>, <xref linkend=\"RT_ST_Rescale\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -10925,9 +12406,13 @@ msgstr ""
 msgid ""
 "<funcdef>geometry <function>ST_Polygon</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef choice=\"opt\"><type>integer </type> "
-"<parameter>band_num=1</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_Polygon</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef choice=\"opt\"><type>integer </type> <parameter>band_num=1</parameter></paramdef>"
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>band_num=1</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_Polygon</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef choice=\"opt\"><type>integer </type> <parameter>band_num=1</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:6285
@@ -10955,14 +12440,16 @@ msgstr ""
 #: reference_raster.xml:6292
 #, no-c-format
 msgid ""
-"-- by default no data band value is 0 or not set, so polygon will return a square polygon        \n"
+"-- by default no data band value is 0 or not set, so polygon will return a "
+"square polygon        \n"
 "SELECT ST_AsText(ST_Polygon(rast)) As geomwkt\n"
 "FROM dummy_rast\n"
 "WHERE rid = 2;\n"
 "\n"
 "geomwkt\n"
 "--------------------------------------------\n"
-"MULTIPOLYGON(((3427927.75 5793244,3427928 5793244,3427928 5793243.75,3427927.75 5793243.75,3427927.75 5793244)))\n"
+"MULTIPOLYGON(((3427927.75 5793244,3427928 5793244,3427928 "
+"5793243.75,3427927.75 5793243.75,3427927.75 5793244)))\n"
 "                 \n"
 "                 \n"
 "-- now we change the no data value of first band\n"
@@ -10978,7 +12465,16 @@ msgid ""
 "\n"
 "geomwkt\n"
 "---------------------------------------------------------\n"
-"MULTIPOLYGON(((3427927.9 5793243.95,3427927.85 5793243.95,3427927.85 5793244,3427927.9 5793244,3427927.9 5793243.95)),((3427928 5793243.85,3427928 5793243.8,3427927.95 5793243.8,3427927.95 5793243.85,3427927.9 5793243.85,3427927.9 5793243.9,3427927.9 5793243.95,3427927.95 5793243.95,3427928 5793243.95,3427928 5793243.85)),((3427927.8 5793243.75,3427927.75 5793243.75,3427927.75 5793243.8,3427927.75 5793243.85,3427927.75 5793243.9,3427927.75 5793244,3427927.8 5793244,3427927.8 5793243.9,3427927.8 5793243.85,3427927.85 5793243.85,3427927.85 5793243.8,3427927.85 5793243.75,3427927.8 5793243.75)))\n"
+"MULTIPOLYGON(((3427927.9 5793243.95,3427927.85 5793243.95,3427927.85 "
+"5793244,3427927.9 5793244,3427927.9 5793243.95)),((3427928 "
+"5793243.85,3427928 5793243.8,3427927.95 5793243.8,3427927.95 "
+"5793243.85,3427927.9 5793243.85,3427927.9 5793243.9,3427927.9 "
+"5793243.95,3427927.95 5793243.95,3427928 5793243.95,3427928 5793243.85)),"
+"((3427927.8 5793243.75,3427927.75 5793243.75,3427927.75 5793243.8,3427927.75 "
+"5793243.85,3427927.75 5793243.9,3427927.75 5793244,3427927.8 "
+"5793244,3427927.8 5793243.9,3427927.8 5793243.85,3427927.85 "
+"5793243.85,3427927.85 5793243.8,3427927.85 5793243.75,3427927.8 "
+"5793243.75)))\n"
 "\n"
 "-- Or if you want the no data value different for just one time\n"
 "\n"
@@ -10992,7 +12488,13 @@ msgid ""
 "\n"
 "geomwkt\n"
 "---------------------------------\n"
-"MULTIPOLYGON(((3427928 5793243.85,3427928 5793243.8,3427928 5793243.75,3427927.85 5793243.75,3427927.8 5793243.75,3427927.8 5793243.8,3427927.75 5793243.8,3427927.75 5793243.85,3427927.75 5793243.9,3427927.75 5793244,3427927.8 5793244,3427927.85 5793244,3427927.9 5793244,3427928 5793244,3427928 5793243.95,3427928 5793243.85),(3427927.9 5793243.9,3427927.9 5793243.85,3427927.95 5793243.85,3427927.95 5793243.9,3427927.9 5793243.9)))"
+"MULTIPOLYGON(((3427928 5793243.85,3427928 5793243.8,3427928 "
+"5793243.75,3427927.85 5793243.75,3427927.8 5793243.75,3427927.8 "
+"5793243.8,3427927.75 5793243.8,3427927.75 5793243.85,3427927.75 "
+"5793243.9,3427927.75 5793244,3427927.8 5793244,3427927.85 5793244,3427927.9 "
+"5793244,3427928 5793244,3427928 5793243.95,3427928 5793243.85),(3427927.9 "
+"5793243.9,3427927.9 5793243.85,3427927.95 5793243.85,3427927.95 "
+"5793243.9,3427927.9 5793243.9)))"
 msgstr ""
 
 #. Tag: refname
@@ -11024,14 +12526,28 @@ msgid ""
 "<parameter>nodataval=NULL</parameter></paramdef> </funcprototype> "
 "<funcprototype> <funcdef>raster <function>ST_Reclass</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef><type>reclassarg[] </type> <parameter>VARIADIC "
-"reclassargset</parameter></paramdef> </funcprototype> <funcprototype> "
-"<funcdef>raster <function>ST_Reclass</function></funcdef> "
+"<paramdef><type>reclassarg[] </type> <parameter>VARIADIC reclassargset</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_Reclass</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>text </type> "
+"<parameter>reclassexpr</parameter></paramdef> <paramdef><type>text </type> "
+"<parameter>pixeltype</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>raster <function>ST_Reclass</function></funcdef> "
 "<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>integer </type> <parameter>nband</parameter></paramdef> "
 "<paramdef><type>text </type> <parameter>reclassexpr</parameter></paramdef> "
 "<paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef> "
-"</funcprototype>"
-msgstr "<funcprototype> <funcdef>raster <function>ST_Reclass</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>integer </type> <parameter>nband</parameter></paramdef> <paramdef><type>text </type> <parameter>reclassexpr</parameter></paramdef> <paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef> <paramdef choice=\"opt\"><type>double precision </type> <parameter>nodataval=NULL</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_Reclass</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>reclassarg[] </type> <parameter>VARIADIC reclassargset</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster <function>ST_Reclass</function></funcdef> <paramdef><type>raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>text </type> <parameter>reclassexpr</parameter></paramdef> <paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef> </funcprototype>"
+"<paramdef choice=\"opt\"><type>double precision </type> "
+"<parameter>nodataval=NULL</parameter></paramdef> </funcprototype> "
+"<funcprototype> <funcdef>raster <function>ST_Reclass</function></funcdef> "
+"<paramdef><type>raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>reclassarg[] </type> <parameter>VARIADIC reclassargset</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>raster "
+"<function>ST_Reclass</function></funcdef> <paramdef><type>raster </type> "
+"<parameter>rast</parameter></paramdef> <paramdef><type>text </type> "
+"<parameter>reclassexpr</parameter></paramdef> <paramdef><type>text </type> "
+"<parameter>pixeltype</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:6336
@@ -11039,8 +12555,8 @@ msgstr "<funcprototype> <funcdef>raster <function>ST_Reclass</function></funcdef
 msgid ""
 "Creates a new raster formed by applying a valid PostgreSQL algebraic "
 "operation defined by the <varname>reclassexpr</varname> on the input raster "
-"(<varname>rast</varname>). If no <varname>band</varname> is specified band 1"
-" is assumed. The new raster will have the same georeference, width, and "
+"(<varname>rast</varname>). If no <varname>band</varname> is specified band 1 "
+"is assumed. The new raster will have the same georeference, width, and "
 "height as the original raster. Bands not designated will come back "
 "unchanged. Refer to <xref linkend=\"reclassarg\"/> for description of valid "
 "reclassification expressions."
@@ -11050,9 +12566,9 @@ msgstr ""
 #: reference_raster.xml:6340
 #, no-c-format
 msgid ""
-"The bands of the new raster will have pixel type of "
-"<varname>pixeltype</varname>. If <varname>reclassargset</varname> is passed "
-"in then each reclassarg defines behavior of each band generated."
+"The bands of the new raster will have pixel type of <varname>pixeltype</"
+"varname>. If <varname>reclassargset</varname> is passed in then each "
+"reclassarg defines behavior of each band generated."
 msgstr ""
 
 #. Tag: title
@@ -11065,8 +12581,8 @@ msgstr ""
 #: reference_raster.xml:6349
 #, no-c-format
 msgid ""
-"Create a new raster from the original where band 2 is converted from 8BUI to"
-" 4BUI and all values from 101-254 are set to nodata value."
+"Create a new raster from the original where band 2 is converted from 8BUI to "
+"4BUI and all values from 101-254 are set to nodata value."
 msgstr ""
 
 #. Tag: programlisting
@@ -11074,12 +12590,14 @@ msgstr ""
 #, no-c-format
 msgid ""
 "ALTER TABLE dummy_rast ADD COLUMN reclass_rast raster;\n"
-"UPDATE dummy_rast SET reclass_rast = ST_Reclass(rast,2,'0-87:1-10, 88-100:11-15, 101-254:0-0', '4BUI',0) WHERE rid = 2;\n"
+"UPDATE dummy_rast SET reclass_rast = ST_Reclass(rast,2,'0-87:1-10, "
+"88-100:11-15, 101-254:0-0', '4BUI',0) WHERE rid = 2;\n"
 "\n"
 "SELECT i as col, j as row, ST_Value(rast,2,i,j) As origval, \n"
 "    ST_Value(reclass_rast, 2, i, j) As reclassval, \n"
 "    ST_Value(reclass_rast, 2, i, j, false) As reclassval_include_nodata\n"
-"FROM dummy_rast CROSS JOIN generate_series(1, 3) AS i CROSS JOIN generate_series(1,3) AS j\n"
+"FROM dummy_rast CROSS JOIN generate_series(1, 3) AS i CROSS JOIN "
+"generate_series(1,3) AS j\n"
 "WHERE rid = 2;\n"
 "\n"
 " col | row | origval | reclassval | reclassval_include_nodata\n"
@@ -11107,8 +12625,8 @@ msgstr ""
 msgid ""
 "Create a new raster from the original where band 1,2,3 is converted to "
 "1BB,4BUI, 4BUI respectively and reclassified. Note this uses the variadic "
-"<varname>reclassarg</varname> argument which can take as input an indefinite"
-" number of reclassargs (theoretically as many bands as you have)"
+"<varname>reclassarg</varname> argument which can take as input an indefinite "
+"number of reclassargs (theoretically as many bands as you have)"
 msgstr ""
 
 #. Tag: programlisting
@@ -11117,15 +12635,19 @@ msgstr ""
 msgid ""
 "UPDATE dummy_rast SET reclass_rast = \n"
 "    ST_Reclass(rast,\n"
-"        ROW(2,'0-87]:1-10, (87-100]:11-15, (101-254]:0-0', '4BUI',NULL)::reclassarg,\n"
+"        ROW(2,'0-87]:1-10, (87-100]:11-15, (101-254]:0-0', '4BUI',NULL)::"
+"reclassarg,\n"
 "        ROW(1,'0-253]:1, 254:0', '1BB', NULL)::reclassarg,\n"
-"        ROW(3,'0-70]:1, (70-86:2, [86-150):3, [150-255:4', '4BUI', NULL)::reclassarg\n"
+"        ROW(3,'0-70]:1, (70-86:2, [86-150):3, [150-255:4', '4BUI', NULL)::"
+"reclassarg\n"
 "        ) WHERE rid = 2;\n"
 "\n"
-"SELECT i as col, j as row,ST_Value(rast,1,i,j) As ov1,  ST_Value(reclass_rast, 1, i, j) As rv1, \n"
+"SELECT i as col, j as row,ST_Value(rast,1,i,j) As ov1,  "
+"ST_Value(reclass_rast, 1, i, j) As rv1, \n"
 "    ST_Value(rast,2,i,j) As ov2, ST_Value(reclass_rast, 2, i, j) As rv2, \n"
 "    ST_Value(rast,3,i,j) As ov3, ST_Value(reclass_rast, 3, i, j) As rv3\n"
-"FROM dummy_rast CROSS JOIN generate_series(1, 3) AS i CROSS JOIN generate_series(1,3) AS j\n"
+"FROM dummy_rast CROSS JOIN generate_series(1, 3) AS i CROSS JOIN "
+"generate_series(1,3) AS j\n"
 "WHERE rid = 2;\n"
 "\n"
 "col | row | ov1 | rv1 | ov2 | rv2 | ov3 | rv3\n"
@@ -11164,9 +12686,12 @@ msgid ""
 "UPDATE wind \n"
 "        set rast_view = ST_AddBand( NULL,\n"
 "        ARRAY[\n"
-"                ST_Reclass(rast, 1,'0.1-10]:1-10,9-10]:11,(11-33:0'::text, '8BUI'::text,0),\n"
-"                ST_Reclass(rast,1, '11-33):0-255,[0-32:0,(34-1000:0'::text, '8BUI'::text,0),  \n"
-"                ST_Reclass(rast,1,'0-32]:0,(32-100:100-255'::text, '8BUI'::text,0)\n"
+"                ST_Reclass(rast, 1,'0.1-10]:1-10,9-10]:11,(11-33:0'::text, "
+"'8BUI'::text,0),\n"
+"                ST_Reclass(rast,1, '11-33):0-255,[0-32:0,(34-1000:0'::text, "
+"'8BUI'::text,0),  \n"
+"                ST_Reclass(rast,1,'0-32]:0,(32-100:100-255'::text, '8BUI'::"
+"text,0)\n"
 "                ]\n"
 "                ) ;"
 msgstr ""
@@ -11200,7 +12725,9 @@ msgstr ""
 msgid ""
 "<funcdef>raster <function>ST_Union</function></funcdef> "
 "<paramdef><type>setof raster </type> <parameter>rast</parameter></paramdef>"
-msgstr "<funcdef>raster <function>ST_Union</function></funcdef> <paramdef><type>setof raster </type> <parameter>rast</parameter></paramdef>"
+msgstr ""
+"<funcdef>raster <function>ST_Union</function></funcdef> "
+"<paramdef><type>setof raster </type> <parameter>rast</parameter></paramdef>"
 
 #. Tag: funcprototype
 #: reference_raster.xml:6388
@@ -11208,9 +12735,13 @@ msgstr "<funcdef>raster <function>ST_Union</function></funcdef> <paramdef><type>
 msgid ""
 "<funcdef>raster <function>ST_Union</function></funcdef> "
 "<paramdef><type>setof raster </type> <parameter>rast</parameter></paramdef> "
-"<paramdef><type>unionarg[] </type> "
-"<parameter>unionargset</parameter></paramdef>"
-msgstr "<funcdef>raster <function>ST_Union</function></funcdef> <paramdef><type>setof raster </type> <parameter>rast</parameter></paramdef> <paramdef><type>unionarg[] </type> <parameter>unionargset</parameter></paramdef>"
+"<paramdef><type>unionarg[] </type> <parameter>unionargset</parameter></"
+"paramdef>"
+msgstr ""
+"<funcdef>raster <function>ST_Union</function></funcdef> "
+"<paramdef><type>setof raster </type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>unionarg[] </type> <parameter>unionargset</parameter></"
+"paramdef>"
 
 #. Tag: funcprototype
 #: reference_raster.xml:6395
@@ -11219,7 +12750,10 @@ msgid ""
 "<funcdef>raster <function>ST_Union</function></funcdef> "
 "<paramdef><type>setof raster</type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>integer</type> <parameter>nband</parameter></paramdef>"
-msgstr "<funcdef>raster <function>ST_Union</function></funcdef> <paramdef><type>setof raster</type> <parameter>rast</parameter></paramdef> <paramdef><type>integer</type> <parameter>nband</parameter></paramdef>"
+msgstr ""
+"<funcdef>raster <function>ST_Union</function></funcdef> "
+"<paramdef><type>setof raster</type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>integer</type> <parameter>nband</parameter></paramdef>"
 
 #. Tag: funcprototype
 #: reference_raster.xml:6402
@@ -11228,7 +12762,10 @@ msgid ""
 "<funcdef>raster <function>ST_Union</function></funcdef> "
 "<paramdef><type>setof raster</type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>text</type> <parameter>uniontype</parameter></paramdef>"
-msgstr "<funcdef>raster <function>ST_Union</function></funcdef> <paramdef><type>setof raster</type> <parameter>rast</parameter></paramdef> <paramdef><type>text</type> <parameter>uniontype</parameter></paramdef>"
+msgstr ""
+"<funcdef>raster <function>ST_Union</function></funcdef> "
+"<paramdef><type>setof raster</type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>text</type> <parameter>uniontype</parameter></paramdef>"
 
 #. Tag: funcprototype
 #: reference_raster.xml:6409
@@ -11238,7 +12775,11 @@ msgid ""
 "<paramdef><type>setof raster</type> <parameter>rast</parameter></paramdef> "
 "<paramdef><type>integer</type> <parameter>nband</parameter></paramdef> "
 "<paramdef><type>text</type> <parameter>uniontype</parameter></paramdef>"
-msgstr "<funcdef>raster <function>ST_Union</function></funcdef> <paramdef><type>setof raster</type> <parameter>rast</parameter></paramdef> <paramdef><type>integer</type> <parameter>nband</parameter></paramdef> <paramdef><type>text</type> <parameter>uniontype</parameter></paramdef>"
+msgstr ""
+"<funcdef>raster <function>ST_Union</function></funcdef> "
+"<paramdef><type>setof raster</type> <parameter>rast</parameter></paramdef> "
+"<paramdef><type>integer</type> <parameter>nband</parameter></paramdef> "
+"<paramdef><type>text</type> <parameter>uniontype</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:6421
@@ -11286,8 +12827,8 @@ msgstr ""
 #: reference_raster.xml:6434 reference_raster.xml:6442
 #, no-c-format
 msgid ""
-"Examples: Return a multi-band raster that is the union of tiles intersecting"
-" geometry"
+"Examples: Return a multi-band raster that is the union of tiles intersecting "
+"geometry"
 msgstr ""
 
 #. Tag: para
@@ -11306,25 +12847,29 @@ msgstr ""
 msgid ""
 "SELECT ST_Union(rast)\n"
 "FROM aerials.boston\n"
-"WHERE ST_Intersects(rast,  ST_GeomFromText('LINESTRING(230486 887771, 230500 88772)',26986) );"
+"WHERE ST_Intersects(rast,  ST_GeomFromText('LINESTRING(230486 887771, 230500 "
+"88772)',26986) );"
 msgstr ""
 
 #. Tag: para
 #: reference_raster.xml:6443
 #, no-c-format
 msgid ""
-"Here we use the longer syntax if we only wanted a subset of bands or we want"
-" to change order of bands"
+"Here we use the longer syntax if we only wanted a subset of bands or we want "
+"to change order of bands"
 msgstr ""
 
 #. Tag: programlisting
 #: reference_raster.xml:6444
 #, no-c-format
 msgid ""
-"-- this creates a multi band raster collecting all the tiles that intersect a line\n"
-"SELECT ST_Union(rast,ARRAY[ROW(2, 'LAST'), ROW(1, 'LAST'), ROW(3, 'LAST')]::unionarg[])\n"
+"-- this creates a multi band raster collecting all the tiles that intersect "
+"a line\n"
+"SELECT ST_Union(rast,ARRAY[ROW(2, 'LAST'), ROW(1, 'LAST'), ROW(3, 'LAST')]::"
+"unionarg[])\n"
 "FROM aerials.boston\n"
-"WHERE ST_Intersects(rast,  ST_GeomFromText('LINESTRING(230486 887771, 230500 88772)',26986) );"
+"WHERE ST_Intersects(rast,  ST_GeomFromText('LINESTRING(230486 887771, 230500 "
+"88772)',26986) );"
 msgstr ""
 
 #. Tag: para
@@ -11362,9 +12907,12 @@ msgid ""
 "<funcdef>float8 <function>ST_Min4ma</function></funcdef> "
 "<paramdef><type>float8[][]</type> <parameter>matrix</parameter></paramdef> "
 "<paramdef><type>text </type> <parameter>nodatamode</parameter></paramdef> "
-"<paramdef><type>text[]</type> <parameter>VARIADIC "
-"args</parameter></paramdef>"
-msgstr "<funcdef>float8 <function>ST_Min4ma</function></funcdef> <paramdef><type>float8[][]</type> <parameter>matrix</parameter></paramdef> <paramdef><type>text </type> <parameter>nodatamode</parameter></paramdef> <paramdef><type>text[]</type> <parameter>VARIADIC args</parameter></paramdef>"
+"<paramdef><type>text[]</type> <parameter>VARIADIC args</parameter></paramdef>"
+msgstr ""
+"<funcdef>float8 <function>ST_Min4ma</function></funcdef> "
+"<paramdef><type>float8[][]</type> <parameter>matrix</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter>nodatamode</parameter></paramdef> "
+"<paramdef><type>text[]</type> <parameter>VARIADIC args</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:6482
@@ -11391,7 +12939,8 @@ msgid ""
 "SELECT \n"
 "    rid,\n"
 "    st_value(\n"
-"        st_mapalgebrafctngb(rast, 1, NULL, 1, 1, 'st_min4ma(float[][],text,text[])'::regprocedure, 'ignore', NULL), 2, 2\n"
+"        st_mapalgebrafctngb(rast, 1, NULL, 1, 1, 'st_min4ma(float[][],text,"
+"text[])'::regprocedure, 'ignore', NULL), 2, 2\n"
 "    ) \n"
 "FROM dummy_rast \n"
 "WHERE rid = 2;\n"
@@ -11431,9 +12980,12 @@ msgid ""
 "<funcdef>float8 <function>ST_Max4ma</function></funcdef> "
 "<paramdef><type>float8[][]</type> <parameter>matrix</parameter></paramdef> "
 "<paramdef><type>text</type> <parameter>nodatamode</parameter></paramdef> "
-"<paramdef><type>text[]</type> <parameter>VARIADIC "
-"args</parameter></paramdef>"
-msgstr "<funcdef>float8 <function>ST_Max4ma</function></funcdef> <paramdef><type>float8[][]</type> <parameter>matrix</parameter></paramdef> <paramdef><type>text</type> <parameter>nodatamode</parameter></paramdef> <paramdef><type>text[]</type> <parameter>VARIADIC args</parameter></paramdef>"
+"<paramdef><type>text[]</type> <parameter>VARIADIC args</parameter></paramdef>"
+msgstr ""
+"<funcdef>float8 <function>ST_Max4ma</function></funcdef> "
+"<paramdef><type>float8[][]</type> <parameter>matrix</parameter></paramdef> "
+"<paramdef><type>text</type> <parameter>nodatamode</parameter></paramdef> "
+"<paramdef><type>text[]</type> <parameter>VARIADIC args</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:6532
@@ -11448,7 +13000,8 @@ msgid ""
 "SELECT \n"
 "    rid,\n"
 "    st_value(\n"
-"        st_mapalgebrafctngb(rast, 1, NULL, 1, 1, 'st_max4ma(float[][],text,text[])'::regprocedure, 'ignore', NULL), 2, 2\n"
+"        st_mapalgebrafctngb(rast, 1, NULL, 1, 1, 'st_max4ma(float[][],text,"
+"text[])'::regprocedure, 'ignore', NULL), 2, 2\n"
 "    ) \n"
 "FROM dummy_rast \n"
 "WHERE rid = 2;\n"
@@ -11488,9 +13041,12 @@ msgid ""
 "<funcdef>float8 <function>ST_Sum4ma</function></funcdef> "
 "<paramdef><type>float8[][]</type> <parameter>matrix</parameter></paramdef> "
 "<paramdef><type>text</type> <parameter>nodatamode</parameter></paramdef> "
-"<paramdef><type>text[]</type> <parameter>VARIADIC "
-"args</parameter></paramdef>"
-msgstr "<funcdef>float8 <function>ST_Sum4ma</function></funcdef> <paramdef><type>float8[][]</type> <parameter>matrix</parameter></paramdef> <paramdef><type>text</type> <parameter>nodatamode</parameter></paramdef> <paramdef><type>text[]</type> <parameter>VARIADIC args</parameter></paramdef>"
+"<paramdef><type>text[]</type> <parameter>VARIADIC args</parameter></paramdef>"
+msgstr ""
+"<funcdef>float8 <function>ST_Sum4ma</function></funcdef> "
+"<paramdef><type>float8[][]</type> <parameter>matrix</parameter></paramdef> "
+"<paramdef><type>text</type> <parameter>nodatamode</parameter></paramdef> "
+"<paramdef><type>text[]</type> <parameter>VARIADIC args</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:6582
@@ -11505,7 +13061,8 @@ msgid ""
 "SELECT \n"
 "    rid,\n"
 "    st_value(\n"
-"        st_mapalgebrafctngb(rast, 1, '32BF', 1, 1, 'st_sum4ma(float[][],text,text[])'::regprocedure, 'ignore', NULL), 2, 2\n"
+"        st_mapalgebrafctngb(rast, 1, '32BF', 1, 1, 'st_sum4ma(float[][],text,"
+"text[])'::regprocedure, 'ignore', NULL), 2, 2\n"
 "    ) \n"
 "FROM dummy_rast \n"
 "WHERE rid = 2;\n"
@@ -11545,9 +13102,12 @@ msgid ""
 "<funcdef>float8 <function>ST_Mean4ma</function></funcdef> "
 "<paramdef><type>float8[][]</type> <parameter>matrix</parameter></paramdef> "
 "<paramdef><type>text</type> <parameter>nodatamode</parameter></paramdef> "
-"<paramdef><type>text[]</type> <parameter>VARIADIC "
-"args</parameter></paramdef>"
-msgstr "<funcdef>float8 <function>ST_Mean4ma</function></funcdef> <paramdef><type>float8[][]</type> <parameter>matrix</parameter></paramdef> <paramdef><type>text</type> <parameter>nodatamode</parameter></paramdef> <paramdef><type>text[]</type> <parameter>VARIADIC args</parameter></paramdef>"
+"<paramdef><type>text[]</type> <parameter>VARIADIC args</parameter></paramdef>"
+msgstr ""
+"<funcdef>float8 <function>ST_Mean4ma</function></funcdef> "
+"<paramdef><type>float8[][]</type> <parameter>matrix</parameter></paramdef> "
+"<paramdef><type>text</type> <parameter>nodatamode</parameter></paramdef> "
+"<paramdef><type>text[]</type> <parameter>VARIADIC args</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:6632
@@ -11562,7 +13122,8 @@ msgid ""
 "SELECT \n"
 "    rid,\n"
 "    st_value(\n"
-"        st_mapalgebrafctngb(rast, 1, '32BF', 1, 1, 'st_mean4ma(float[][],text,text[])'::regprocedure, 'ignore', NULL), 2, 2\n"
+"        st_mapalgebrafctngb(rast, 1, '32BF', 1, 1, 'st_mean4ma(float[][],"
+"text,text[])'::regprocedure, 'ignore', NULL), 2, 2\n"
 "    ) \n"
 "FROM dummy_rast \n"
 "WHERE rid = 2;\n"
@@ -11602,9 +13163,12 @@ msgid ""
 "<funcdef>float8 <function>ST_Range4ma</function></funcdef> "
 "<paramdef><type>float8[][]</type> <parameter>matrix</parameter></paramdef> "
 "<paramdef><type>text</type> <parameter>nodatamode</parameter></paramdef> "
-"<paramdef><type>text[]</type> <parameter>VARIADIC "
-"args</parameter></paramdef>"
-msgstr "<funcdef>float8 <function>ST_Range4ma</function></funcdef> <paramdef><type>float8[][]</type> <parameter>matrix</parameter></paramdef> <paramdef><type>text</type> <parameter>nodatamode</parameter></paramdef> <paramdef><type>text[]</type> <parameter>VARIADIC args</parameter></paramdef>"
+"<paramdef><type>text[]</type> <parameter>VARIADIC args</parameter></paramdef>"
+msgstr ""
+"<funcdef>float8 <function>ST_Range4ma</function></funcdef> "
+"<paramdef><type>float8[][]</type> <parameter>matrix</parameter></paramdef> "
+"<paramdef><type>text</type> <parameter>nodatamode</parameter></paramdef> "
+"<paramdef><type>text[]</type> <parameter>VARIADIC args</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:6681
@@ -11619,7 +13183,8 @@ msgid ""
 "SELECT \n"
 "    rid,\n"
 "    st_value(\n"
-"        st_mapalgebrafctngb(rast, 1, NULL, 1, 1, 'st_range4ma(float[][],text,text[])'::regprocedure, 'ignore', NULL), 2, 2\n"
+"        st_mapalgebrafctngb(rast, 1, NULL, 1, 1, 'st_range4ma(float[][],text,"
+"text[])'::regprocedure, 'ignore', NULL), 2, 2\n"
 "    ) \n"
 "FROM dummy_rast \n"
 "WHERE rid = 2;\n"
@@ -11635,8 +13200,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 ", <xref linkend=\"RT_ST_Min4ma\"/>, <xref linkend=\"RT_ST_Max4ma\"/>, <xref "
-"linkend=\"RT_ST_Sum4ma\"/>, <xref linkend=\"RT_ST_Mean4ma\"/>, <xref "
-"linkend=\"RT_ST_Distinct4ma\"/> <xref linkend=\"RT_ST_StdDev4ma\"/>"
+"linkend=\"RT_ST_Sum4ma\"/>, <xref linkend=\"RT_ST_Mean4ma\"/>, <xref linkend="
+"\"RT_ST_Distinct4ma\"/> <xref linkend=\"RT_ST_StdDev4ma\"/>"
 msgstr ""
 
 #. Tag: refname
@@ -11649,8 +13214,8 @@ msgstr ""
 #: reference_raster.xml:6714
 #, no-c-format
 msgid ""
-"Raster processing function that calculates the number of unique pixel values"
-" in a neighborhood."
+"Raster processing function that calculates the number of unique pixel values "
+"in a neighborhood."
 msgstr ""
 
 #. Tag: funcprototype
@@ -11660,9 +13225,12 @@ msgid ""
 "<funcdef>float8 <function>ST_Distinct4ma</function></funcdef> "
 "<paramdef><type>float8[][]</type> <parameter>matrix</parameter></paramdef> "
 "<paramdef><type>text</type> <parameter>nodatamode</parameter></paramdef> "
-"<paramdef><type>text[]</type> <parameter>VARIADIC "
-"args</parameter></paramdef>"
-msgstr "<funcdef>float8 <function>ST_Distinct4ma</function></funcdef> <paramdef><type>float8[][]</type> <parameter>matrix</parameter></paramdef> <paramdef><type>text</type> <parameter>nodatamode</parameter></paramdef> <paramdef><type>text[]</type> <parameter>VARIADIC args</parameter></paramdef>"
+"<paramdef><type>text[]</type> <parameter>VARIADIC args</parameter></paramdef>"
+msgstr ""
+"<funcdef>float8 <function>ST_Distinct4ma</function></funcdef> "
+"<paramdef><type>float8[][]</type> <parameter>matrix</parameter></paramdef> "
+"<paramdef><type>text</type> <parameter>nodatamode</parameter></paramdef> "
+"<paramdef><type>text[]</type> <parameter>VARIADIC args</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:6731
@@ -11678,7 +13246,8 @@ msgid ""
 "SELECT \n"
 "    rid,\n"
 "    st_value(\n"
-"        st_mapalgebrafctngb(rast, 1, NULL, 1, 1, 'st_distinct4ma(float[][],text,text[])'::regprocedure, 'ignore', NULL), 2, 2\n"
+"        st_mapalgebrafctngb(rast, 1, NULL, 1, 1, 'st_distinct4ma(float[][],"
+"text,text[])'::regprocedure, 'ignore', NULL), 2, 2\n"
 "    ) \n"
 "FROM dummy_rast \n"
 "WHERE rid = 2;\n"
@@ -11709,16 +13278,18 @@ msgid ""
 "<funcdef>float8 <function>ST_StdDev4ma</function></funcdef> "
 "<paramdef><type>float8[][]</type> <parameter>matrix</parameter></paramdef> "
 "<paramdef><type>text </type> <parameter>nodatamode</parameter></paramdef> "
-"<paramdef><type>text[]</type> <parameter>VARIADIC "
-"args</parameter></paramdef>"
-msgstr "<funcdef>float8 <function>ST_StdDev4ma</function></funcdef> <paramdef><type>float8[][]</type> <parameter>matrix</parameter></paramdef> <paramdef><type>text </type> <parameter>nodatamode</parameter></paramdef> <paramdef><type>text[]</type> <parameter>VARIADIC args</parameter></paramdef>"
+"<paramdef><type>text[]</type> <parameter>VARIADIC args</parameter></paramdef>"
+msgstr ""
+"<funcdef>float8 <function>ST_StdDev4ma</function></funcdef> "
+"<paramdef><type>float8[][]</type> <parameter>matrix</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter>nodatamode</parameter></paramdef> "
+"<paramdef><type>text[]</type> <parameter>VARIADIC args</parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:6781
 #, no-c-format
 msgid ""
-"Calculate the standard deviation of pixel values in a neighborhood of "
-"pixels."
+"Calculate the standard deviation of pixel values in a neighborhood of pixels."
 msgstr ""
 
 #. Tag: programlisting
@@ -11728,7 +13299,8 @@ msgid ""
 "SELECT \n"
 "    rid,\n"
 "    st_value(\n"
-"        st_mapalgebrafctngb(rast, 1, '32BF', 1, 1, 'st_stddev4ma(float[][],text,text[])'::regprocedure, 'ignore', NULL), 2, 2\n"
+"        st_mapalgebrafctngb(rast, 1, '32BF', 1, 1, 'st_stddev4ma(float[][],"
+"text,text[])'::regprocedure, 'ignore', NULL), 2, 2\n"
 "    ) \n"
 "FROM dummy_rast \n"
 "WHERE rid = 2;\n"
@@ -11756,12 +13328,17 @@ msgstr ""
 #: reference_raster.xml:6819
 #, no-c-format
 msgid ""
-"<funcdef>double precision <function>ST_InvDistWeight4ma</function></funcdef>"
-" <paramdef><type>double precision[][]</type> "
-"<parameter>matrix</parameter></paramdef> <paramdef><type>text </type> "
-"<parameter>nodatamode</parameter></paramdef> <paramdef><type>text[]</type> "
-"<parameter>VARIADIC args</parameter></paramdef>"
-msgstr "<funcdef>double precision <function>ST_InvDistWeight4ma</function></funcdef> <paramdef><type>double precision[][]</type> <parameter>matrix</parameter></paramdef> <paramdef><type>text </type> <parameter>nodatamode</parameter></paramdef> <paramdef><type>text[]</type> <parameter>VARIADIC args</parameter></paramdef>"
+"<funcdef>double precision <function>ST_InvDistWeight4ma</function></funcdef> "
+"<paramdef><type>double precision[][]</type> <parameter>matrix</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>nodatamode</parameter></"
+"paramdef> <paramdef><type>text[]</type> <parameter>VARIADIC args</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>double precision <function>ST_InvDistWeight4ma</function></funcdef> "
+"<paramdef><type>double precision[][]</type> <parameter>matrix</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>nodatamode</parameter></"
+"paramdef> <paramdef><type>text[]</type> <parameter>VARIADIC args</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:6831
@@ -11775,14 +13352,13 @@ msgstr ""
 #: reference_raster.xml:6833
 #, no-c-format
 msgid ""
-"There are two optional parameters that can be passed through "
-"<varname>args</varname>. The first parameter is the power factor (variable k"
-" in the equation below) between 0 and 1 used in the Inverse Distance "
-"Weighted equation. If not specified, default value is 1. The second "
-"parameter is the weight percentage applied only when the value of the pixel "
-"of interest is included with the interpolated value from the neighborhood. "
-"If not specified and the pixel of interest has a value, that value is "
-"returned."
+"There are two optional parameters that can be passed through <varname>args</"
+"varname>. The first parameter is the power factor (variable k in the "
+"equation below) between 0 and 1 used in the Inverse Distance Weighted "
+"equation. If not specified, default value is 1. The second parameter is the "
+"weight percentage applied only when the value of the pixel of interest is "
+"included with the interpolated value from the neighborhood. If not specified "
+"and the pixel of interest has a value, that value is returned."
 msgstr ""
 
 #. Tag: para
@@ -11828,11 +13404,16 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<funcdef>double precision <function>ST_MinDist4ma</function></funcdef> "
-"<paramdef><type>double precision[][]</type> "
-"<parameter>matrix</parameter></paramdef> <paramdef><type>text </type> "
-"<parameter>nodatamode</parameter></paramdef> <paramdef><type>text[]</type> "
-"<parameter>VARIADIC args</parameter></paramdef>"
-msgstr "<funcdef>double precision <function>ST_MinDist4ma</function></funcdef> <paramdef><type>double precision[][]</type> <parameter>matrix</parameter></paramdef> <paramdef><type>text </type> <parameter>nodatamode</parameter></paramdef> <paramdef><type>text[]</type> <parameter>VARIADIC args</parameter></paramdef>"
+"<paramdef><type>double precision[][]</type> <parameter>matrix</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>nodatamode</parameter></"
+"paramdef> <paramdef><type>text[]</type> <parameter>VARIADIC args</"
+"parameter></paramdef>"
+msgstr ""
+"<funcdef>double precision <function>ST_MinDist4ma</function></funcdef> "
+"<paramdef><type>double precision[][]</type> <parameter>matrix</parameter></"
+"paramdef> <paramdef><type>text </type> <parameter>nodatamode</parameter></"
+"paramdef> <paramdef><type>text[]</type> <parameter>VARIADIC args</"
+"parameter></paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:6895
@@ -11885,7 +13466,10 @@ msgid ""
 "<funcdef>boolean <function>&amp;&amp;</function></funcdef> <paramdef> "
 "<type>raster </type> <parameter>A</parameter> </paramdef> <paramdef> "
 "<type>raster </type> <parameter>B</parameter> </paramdef>"
-msgstr "<funcdef>boolean <function>&amp;&amp;</function></funcdef> <paramdef> <type>raster </type> <parameter>A</parameter> </paramdef> <paramdef> <type>raster </type> <parameter>B</parameter> </paramdef>"
+msgstr ""
+"<funcdef>boolean <function>&amp;&amp;</function></funcdef> <paramdef> "
+"<type>raster </type> <parameter>A</parameter> </paramdef> <paramdef> "
+"<type>raster </type> <parameter>B</parameter> </paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:6958
@@ -11908,7 +13492,8 @@ msgstr ""
 #: reference_raster.xml:6968
 #, no-c-format
 msgid ""
-"SELECT A.rid As a_rid, B.rid As b_rid, A.rast &amp;&amp; B.rast As intersect\n"
+"SELECT A.rid As a_rid, B.rid As b_rid, A.rast &amp;&amp; B.rast As "
+"intersect\n"
 " FROM dummy_rast AS A CROSS JOIN dummy_rast AS B LIMIT 3;\n"
 "\n"
 " a_rid | b_rid | intersect\n"
@@ -11938,15 +13523,18 @@ msgid ""
 "<funcdef>boolean <function>&amp;&lt;</function></funcdef> <paramdef> "
 "<type>raster </type> <parameter>A</parameter> </paramdef> <paramdef> "
 "<type>raster </type> <parameter>B</parameter> </paramdef>"
-msgstr "<funcdef>boolean <function>&amp;&lt;</function></funcdef> <paramdef> <type>raster </type> <parameter>A</parameter> </paramdef> <paramdef> <type>raster </type> <parameter>B</parameter> </paramdef>"
+msgstr ""
+"<funcdef>boolean <function>&amp;&lt;</function></funcdef> <paramdef> "
+"<type>raster </type> <parameter>A</parameter> </paramdef> <paramdef> "
+"<type>raster </type> <parameter>B</parameter> </paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:7002
 #, no-c-format
 msgid ""
-"The <varname>&amp;&lt;</varname> operator returns <varname>TRUE</varname> if"
-" the bounding box of raster A overlaps or is to the left of the bounding box"
-" of raster B, or more accurately, overlaps or is NOT to the right of the "
+"The <varname>&amp;&lt;</varname> operator returns <varname>TRUE</varname> if "
+"the bounding box of raster A overlaps or is to the left of the bounding box "
+"of raster B, or more accurately, overlaps or is NOT to the right of the "
 "bounding box of raster B."
 msgstr ""
 
@@ -11998,15 +13586,18 @@ msgid ""
 "<funcdef>boolean <function>&amp;&gt;</function></funcdef> <paramdef> "
 "<type>raster </type> <parameter>A</parameter> </paramdef> <paramdef> "
 "<type>raster </type> <parameter>B</parameter> </paramdef>"
-msgstr "<funcdef>boolean <function>&amp;&gt;</function></funcdef> <paramdef> <type>raster </type> <parameter>A</parameter> </paramdef> <paramdef> <type>raster </type> <parameter>B</parameter> </paramdef>"
+msgstr ""
+"<funcdef>boolean <function>&amp;&gt;</function></funcdef> <paramdef> "
+"<type>raster </type> <parameter>A</parameter> </paramdef> <paramdef> "
+"<type>raster </type> <parameter>B</parameter> </paramdef>"
 
 #. Tag: para
 #: reference_raster.xml:7047
 #, no-c-format
 msgid ""
-"The <varname>&amp;&gt;</varname> operator returns <varname>TRUE</varname> if"
-" the bounding box of raster A overlaps or is to the right of the bounding "
-"box of raster B, or more accurately, overlaps or is NOT to the left of the "
+"The <varname>&amp;&gt;</varname> operator returns <varname>TRUE</varname> if "
+"the bounding box of raster A overlaps or is to the right of the bounding box "
+"of raster B, or more accurately, overlaps or is NOT to the left of the "
 "bounding box of raster B."
 msgstr ""
 
@@ -12046,8 +13637,8 @@ msgstr ""
 #: reference_raster.xml:7069
 #, no-c-format
 msgid ""
-"Return true if no points of raster rastB lie in the exterior of raster rastA"
-" and at least one point of the interior of rastB lies in the interior of "
+"Return true if no points of raster rastB lie in the exterior of raster rastA "
+"and at least one point of the interior of rastB lies in the interior of "
 "rastA."
 msgstr ""
 
@@ -12059,12 +13650,21 @@ msgid ""
 "<paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> "
 "<paramdef> <type>integer </type> <parameter>nbandA</parameter> </paramdef> "
 "<paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> "
-"<paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> "
-"</funcprototype> <funcprototype> <funcdef>boolean "
-"<function>ST_Contains</function></funcdef> <paramdef> <type>raster </type> "
-"<parameter>rastA</parameter> </paramdef> <paramdef> <type>raster </type> "
-"<parameter>rastB</parameter> </paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>boolean <function>ST_Contains</function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> <paramdef> <type>integer </type> <parameter>nbandA</parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> <paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> </funcprototype> <funcprototype> <funcdef>boolean <function>ST_Contains</function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> </funcprototype>"
+"<paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> </"
+"funcprototype> <funcprototype> <funcdef>boolean <function>ST_Contains</"
+"function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</"
+"parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</"
+"parameter> </paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>boolean <function>ST_Contains</function></funcdef> "
+"<paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> "
+"<paramdef> <type>integer </type> <parameter>nbandA</parameter> </paramdef> "
+"<paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> "
+"<paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> </"
+"funcprototype> <funcprototype> <funcdef>boolean <function>ST_Contains</"
+"function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</"
+"parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</"
+"parameter> </paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:7114
@@ -12074,8 +13674,8 @@ msgid ""
 "exterior of rastA and at least one point of the interior of rastB lies in "
 "the interior of rastA. If the band number is not provided (or set to NULL), "
 "only the convex hull of the raster is considered in the test. If the band "
-"number is provided, only those pixels with value (not NODATA) are considered"
-" in the test."
+"number is provided, only those pixels with value (not NODATA) are considered "
+"in the test."
 msgstr ""
 
 #. Tag: para
@@ -12111,7 +13711,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "-- specified band numbers\n"
-"SELECT r1.rid, r2.rid, ST_Contains(r1.rast, 1, r2.rast, 1) FROM dummy_rast r1 CROSS JOIN dummy_rast r2 WHERE r1.rid = 1;\n"
+"SELECT r1.rid, r2.rid, ST_Contains(r1.rast, 1, r2.rast, 1) FROM dummy_rast "
+"r1 CROSS JOIN dummy_rast r2 WHERE r1.rid = 1;\n"
 "\n"
 "NOTICE:  The first raster provided has no bands\n"
 " rid | rid | st_contains \n"
@@ -12125,7 +13726,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "-- no band numbers specified\n"
-"SELECT r1.rid, r2.rid, ST_Contains(r1.rast, r2.rast) FROM dummy_rast r1 CROSS JOIN dummy_rast r2 WHERE r1.rid = 1;\n"
+"SELECT r1.rid, r2.rid, ST_Contains(r1.rast, r2.rast) FROM dummy_rast r1 "
+"CROSS JOIN dummy_rast r2 WHERE r1.rid = 1;\n"
 " rid | rid | st_contains \n"
 "-----+-----+-------------\n"
 "   1 |   1 | t\n"
@@ -12156,17 +13758,25 @@ msgstr ""
 #: reference_raster.xml:7164
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>boolean "
-"<function>ST_ContainsProperly</function></funcdef> <paramdef> <type>raster "
-"</type> <parameter>rastA</parameter> </paramdef> <paramdef> <type>integer "
-"</type> <parameter>nbandA</parameter> </paramdef> <paramdef> <type>raster "
-"</type> <parameter>rastB</parameter> </paramdef> <paramdef> <type>integer "
-"</type> <parameter>nbandB</parameter> </paramdef> </funcprototype> "
-"<funcprototype> <funcdef>boolean "
-"<function>ST_ContainsProperly</function></funcdef> <paramdef> <type>raster "
-"</type> <parameter>rastA</parameter> </paramdef> <paramdef> <type>raster "
-"</type> <parameter>rastB</parameter> </paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>boolean <function>ST_ContainsProperly</function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> <paramdef> <type>integer </type> <parameter>nbandA</parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> <paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> </funcprototype> <funcprototype> <funcdef>boolean <function>ST_ContainsProperly</function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> </funcprototype>"
+"<funcprototype> <funcdef>boolean <function>ST_ContainsProperly</function></"
+"funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </"
+"paramdef> <paramdef> <type>integer </type> <parameter>nbandA</parameter> </"
+"paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </"
+"paramdef> <paramdef> <type>integer </type> <parameter>nbandB</parameter> </"
+"paramdef> </funcprototype> <funcprototype> <funcdef>boolean "
+"<function>ST_ContainsProperly</function></funcdef> <paramdef> <type>raster </"
+"type> <parameter>rastA</parameter> </paramdef> <paramdef> <type>raster </"
+"type> <parameter>rastB</parameter> </paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>boolean <function>ST_ContainsProperly</function></"
+"funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </"
+"paramdef> <paramdef> <type>integer </type> <parameter>nbandA</parameter> </"
+"paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </"
+"paramdef> <paramdef> <type>integer </type> <parameter>nbandB</parameter> </"
+"paramdef> </funcprototype> <funcprototype> <funcdef>boolean "
+"<function>ST_ContainsProperly</function></funcdef> <paramdef> <type>raster </"
+"type> <parameter>rastA</parameter> </paramdef> <paramdef> <type>raster </"
+"type> <parameter>rastB</parameter> </paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:7203
@@ -12198,7 +13808,8 @@ msgstr ""
 #: reference_raster.xml:7229
 #, no-c-format
 msgid ""
-"SELECT r1.rid, r2.rid, ST_ContainsProperly(r1.rast, 1, r2.rast, 1) FROM dummy_rast r1 CROSS JOIN dummy_rast r2 WHERE r1.rid = 2;\n"
+"SELECT r1.rid, r2.rid, ST_ContainsProperly(r1.rast, 1, r2.rast, 1) FROM "
+"dummy_rast r1 CROSS JOIN dummy_rast r2 WHERE r1.rid = 2;\n"
 "\n"
 " rid | rid | st_containsproperly \n"
 "-----+-----+---------------------\n"
@@ -12232,22 +13843,31 @@ msgid ""
 "<paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> "
 "<paramdef> <type>integer </type> <parameter>nbandA</parameter> </paramdef> "
 "<paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> "
-"<paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> "
-"</funcprototype> <funcprototype> <funcdef>boolean "
-"<function>ST_Covers</function></funcdef> <paramdef> <type>raster </type> "
-"<parameter>rastA</parameter> </paramdef> <paramdef> <type>raster </type> "
-"<parameter>rastB</parameter> </paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>boolean <function>ST_Covers</function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> <paramdef> <type>integer </type> <parameter>nbandA</parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> <paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> </funcprototype> <funcprototype> <funcdef>boolean <function>ST_Covers</function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> </funcprototype>"
+"<paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> </"
+"funcprototype> <funcprototype> <funcdef>boolean <function>ST_Covers</"
+"function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</"
+"parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</"
+"parameter> </paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>boolean <function>ST_Covers</function></funcdef> "
+"<paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> "
+"<paramdef> <type>integer </type> <parameter>nbandA</parameter> </paramdef> "
+"<paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> "
+"<paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> </"
+"funcprototype> <funcprototype> <funcdef>boolean <function>ST_Covers</"
+"function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</"
+"parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</"
+"parameter> </paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:7288
 #, no-c-format
 msgid ""
 "Raster rastA covers rastB if and only if no points of rastB lie in the "
-"exterior of rastA. If the band number is not provided (or set to NULL), only"
-" the convex hull of the raster is considered in the test. If the band number"
-" is provided, only those pixels with value (not NODATA) are considered in "
-"the test."
+"exterior of rastA. If the band number is not provided (or set to NULL), only "
+"the convex hull of the raster is considered in the test. If the band number "
+"is provided, only those pixels with value (not NODATA) are considered in the "
+"test."
 msgstr ""
 
 #. Tag: para
@@ -12263,7 +13883,8 @@ msgstr ""
 #: reference_raster.xml:7310
 #, no-c-format
 msgid ""
-"SELECT r1.rid, r2.rid, ST_Covers(r1.rast, 1, r2.rast, 1) FROM dummy_rast r1 CROSS JOIN dummy_rast r2 WHERE r1.rid = 2;\n"
+"SELECT r1.rid, r2.rid, ST_Covers(r1.rast, 1, r2.rast, 1) FROM dummy_rast r1 "
+"CROSS JOIN dummy_rast r2 WHERE r1.rid = 2;\n"
 "\n"
 " rid | rid | st_covers \n"
 "-----+-----+-----------\n"
@@ -12293,16 +13914,25 @@ msgstr ""
 #: reference_raster.xml:7330
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>boolean <function>ST_CoveredBy</function></funcdef>"
-" <paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> "
+"<funcprototype> <funcdef>boolean <function>ST_CoveredBy</function></funcdef> "
+"<paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> "
 "<paramdef> <type>integer </type> <parameter>nbandA</parameter> </paramdef> "
 "<paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> "
-"<paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> "
-"</funcprototype> <funcprototype> <funcdef>boolean "
-"<function>ST_CoveredBy</function></funcdef> <paramdef> <type>raster </type> "
-"<parameter>rastA</parameter> </paramdef> <paramdef> <type>raster </type> "
-"<parameter>rastB</parameter> </paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>boolean <function>ST_CoveredBy</function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> <paramdef> <type>integer </type> <parameter>nbandA</parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> <paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> </funcprototype> <funcprototype> <funcdef>boolean <function>ST_CoveredBy</function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> </funcprototype>"
+"<paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> </"
+"funcprototype> <funcprototype> <funcdef>boolean <function>ST_CoveredBy</"
+"function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</"
+"parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</"
+"parameter> </paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>boolean <function>ST_CoveredBy</function></funcdef> "
+"<paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> "
+"<paramdef> <type>integer </type> <parameter>nbandA</parameter> </paramdef> "
+"<paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> "
+"<paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> </"
+"funcprototype> <funcprototype> <funcdef>boolean <function>ST_CoveredBy</"
+"function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</"
+"parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</"
+"parameter> </paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:7369
@@ -12311,8 +13941,8 @@ msgid ""
 "Raster rastA is covered by rastB if and only if no points of rastA lie in "
 "the exterior of rastB. If the band number is not provided (or set to NULL), "
 "only the convex hull of the raster is considered in the test. If the band "
-"number is provided, only those pixels with value (not NODATA) are considered"
-" in the test."
+"number is provided, only those pixels with value (not NODATA) are considered "
+"in the test."
 msgstr ""
 
 #. Tag: para
@@ -12328,7 +13958,8 @@ msgstr ""
 #: reference_raster.xml:7391
 #, no-c-format
 msgid ""
-"SELECT r1.rid, r2.rid, ST_CoveredBy(r1.rast, 1, r2.rast, 1) FROM dummy_rast r1 CROSS JOIN dummy_rast r2 WHERE r1.rid = 2;\n"
+"SELECT r1.rid, r2.rid, ST_CoveredBy(r1.rast, 1, r2.rast, 1) FROM dummy_rast "
+"r1 CROSS JOIN dummy_rast r2 WHERE r1.rid = 2;\n"
 "\n"
 " rid | rid | st_coveredby \n"
 "-----+-----+--------------\n"
@@ -12362,12 +13993,21 @@ msgid ""
 "<paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> "
 "<paramdef> <type>integer </type> <parameter>nbandA</parameter> </paramdef> "
 "<paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> "
-"<paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> "
-"</funcprototype> <funcprototype> <funcdef>boolean "
-"<function>ST_Disjoint</function></funcdef> <paramdef> <type>raster </type> "
-"<parameter>rastA</parameter> </paramdef> <paramdef> <type>raster </type> "
-"<parameter>rastB</parameter> </paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>boolean <function>ST_Disjoint</function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> <paramdef> <type>integer </type> <parameter>nbandA</parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> <paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> </funcprototype> <funcprototype> <funcdef>boolean <function>ST_Disjoint</function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> </funcprototype>"
+"<paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> </"
+"funcprototype> <funcprototype> <funcdef>boolean <function>ST_Disjoint</"
+"function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</"
+"parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</"
+"parameter> </paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>boolean <function>ST_Disjoint</function></funcdef> "
+"<paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> "
+"<paramdef> <type>integer </type> <parameter>nbandA</parameter> </paramdef> "
+"<paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> "
+"<paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> </"
+"funcprototype> <funcprototype> <funcdef>boolean <function>ST_Disjoint</"
+"function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</"
+"parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</"
+"parameter> </paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:7450
@@ -12398,8 +14038,10 @@ msgstr ""
 #: reference_raster.xml:7472
 #, no-c-format
 msgid ""
-"-- rid = 1 has no bands, hence the NOTICE and the NULL value for st_disjoint\n"
-"SELECT r1.rid, r2.rid, ST_Disjoint(r1.rast, 1, r2.rast, 1) FROM dummy_rast r1 CROSS JOIN dummy_rast r2 WHERE r1.rid = 2;\n"
+"-- rid = 1 has no bands, hence the NOTICE and the NULL value for "
+"st_disjoint\n"
+"SELECT r1.rid, r2.rid, ST_Disjoint(r1.rast, 1, r2.rast, 1) FROM dummy_rast "
+"r1 CROSS JOIN dummy_rast r2 WHERE r1.rid = 2;\n"
 "\n"
 "NOTICE:  The second raster provided has no bands\n"
 " rid | rid | st_disjoint \n"
@@ -12413,7 +14055,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "-- this time, without specifying band numbers\n"
-"SELECT r1.rid, r2.rid, ST_Disjoint(r1.rast, r2.rast) FROM dummy_rast r1 CROSS JOIN dummy_rast r2 WHERE r1.rid = 2;\n"
+"SELECT r1.rid, r2.rid, ST_Disjoint(r1.rast, r2.rast) FROM dummy_rast r1 "
+"CROSS JOIN dummy_rast r2 WHERE r1.rid = 2;\n"
 "\n"
 " rid | rid | st_disjoint \n"
 "-----+-----+-------------\n"
@@ -12437,31 +14080,53 @@ msgstr ""
 #: reference_raster.xml:7492
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>boolean "
-"<function>ST_Intersects</function></funcdef> <paramdef> <type>raster </type>"
-" <parameter>rastA</parameter> </paramdef> <paramdef> <type>integer </type> "
-"<parameter>nbandA</parameter> </paramdef> <paramdef> <type>raster </type> "
-"<parameter>rastB</parameter> </paramdef> <paramdef> <type>integer </type> "
-"<parameter>nbandB</parameter> </paramdef> </funcprototype> <funcprototype> "
+"<funcprototype> <funcdef>boolean <function>ST_Intersects</function></"
+"funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </"
+"paramdef> <paramdef> <type>integer </type> <parameter>nbandA</parameter> </"
+"paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </"
+"paramdef> <paramdef> <type>integer </type> <parameter>nbandB</parameter> </"
+"paramdef> </funcprototype> <funcprototype> <funcdef>boolean "
+"<function>ST_Intersects</function></funcdef> <paramdef> <type>raster </type> "
+"<parameter>rastA</parameter> </paramdef> <paramdef> <type>raster </type> "
+"<parameter>rastB</parameter> </paramdef> </funcprototype> <funcprototype> "
 "<funcdef>boolean <function>ST_Intersects</function></funcdef> <paramdef> "
-"<type>raster </type> <parameter>rastA</parameter> </paramdef> <paramdef> "
-"<type>raster </type> <parameter>rastB</parameter> </paramdef> "
-"</funcprototype> <funcprototype> <funcdef>boolean "
-"<function>ST_Intersects</function></funcdef> <paramdef> <type>raster </type>"
-" <parameter>rast</parameter> </paramdef> <paramdef> <type>integer </type> "
-"<parameter>nband</parameter> </paramdef> <paramdef> <type>geometry </type> "
-"<parameter>geommin</parameter> </paramdef> </funcprototype> <funcprototype> "
+"<type>raster </type> <parameter>rast</parameter> </paramdef> <paramdef> "
+"<type>integer </type> <parameter>nband</parameter> </paramdef> <paramdef> "
+"<type>geometry </type> <parameter>geommin</parameter> </paramdef> </"
+"funcprototype> <funcprototype> <funcdef>boolean <function>ST_Intersects</"
+"function></funcdef> <paramdef> <type>raster </type> <parameter>rast</"
+"parameter> </paramdef> <paramdef> <type>geometry </type> <parameter>geommin</"
+"parameter> </paramdef> <paramdef choice=\"opt\"> <type>integer </type> "
+"<parameter>nband=NULL</parameter> </paramdef> </funcprototype> "
+"<funcprototype> <funcdef>boolean <function>ST_Intersects</function></"
+"funcdef> <paramdef> <type>geometry </type> <parameter>geommin</parameter> </"
+"paramdef> <paramdef> <type>raster </type> <parameter>rast</parameter> </"
+"paramdef> <paramdef choice=\"opt\"> <type>integer </type> "
+"<parameter>nband=NULL</parameter> </paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>boolean <function>ST_Intersects</function></"
+"funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </"
+"paramdef> <paramdef> <type>integer </type> <parameter>nbandA</parameter> </"
+"paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </"
+"paramdef> <paramdef> <type>integer </type> <parameter>nbandB</parameter> </"
+"paramdef> </funcprototype> <funcprototype> <funcdef>boolean "
+"<function>ST_Intersects</function></funcdef> <paramdef> <type>raster </type> "
+"<parameter>rastA</parameter> </paramdef> <paramdef> <type>raster </type> "
+"<parameter>rastB</parameter> </paramdef> </funcprototype> <funcprototype> "
 "<funcdef>boolean <function>ST_Intersects</function></funcdef> <paramdef> "
 "<type>raster </type> <parameter>rast</parameter> </paramdef> <paramdef> "
-"<type>geometry </type> <parameter>geommin</parameter> </paramdef> <paramdef "
-"choice=\"opt\"> <type>integer </type> <parameter>nband=NULL</parameter> "
-"</paramdef> </funcprototype> <funcprototype> <funcdef>boolean "
-"<function>ST_Intersects</function></funcdef> <paramdef> <type>geometry "
-"</type> <parameter>geommin</parameter> </paramdef> <paramdef> <type>raster "
-"</type> <parameter>rast</parameter> </paramdef> <paramdef choice=\"opt\"> "
-"<type>integer </type> <parameter>nband=NULL</parameter> </paramdef> "
-"</funcprototype>"
-msgstr "<funcprototype> <funcdef>boolean <function>ST_Intersects</function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> <paramdef> <type>integer </type> <parameter>nbandA</parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> <paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> </funcprototype> <funcprototype> <funcdef>boolean <function>ST_Intersects</function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> </funcprototype> <funcprototype> <funcdef>boolean <function>ST_Intersects</function></funcdef> <paramdef> <type>raster </type> <parameter>rast</parameter> </paramdef> <paramdef> <type>integer </type> <parameter>nband</parameter> </paramdef> <paramdef> <type>geometry </type> <parameter>geommin</parameter> </paramdef> </funcprototype> <funcprototype> <funcdef>boolean <function>ST_Intersects</function></funcdef> <paramdef> <type>raster </type> <parameter>rast</parameter> </paramdef> <paramdef> <type>geometry </type> <parameter>geommin</parameter> </paramdef> <paramdef choice=\"opt\"> <type>integer </type> <parameter>nband=NULL</parameter> </paramdef> </funcprototype> <funcprototype> <funcdef>boolean <function>ST_Intersects</function></funcdef> <paramdef> <type>geometry </type> <parameter>geommin</parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rast</parameter> </paramdef> <paramdef choice=\"opt\"> <type>integer </type> <parameter>nband=NULL</parameter> </paramdef> </funcprototype>"
+"<type>integer </type> <parameter>nband</parameter> </paramdef> <paramdef> "
+"<type>geometry </type> <parameter>geommin</parameter> </paramdef> </"
+"funcprototype> <funcprototype> <funcdef>boolean <function>ST_Intersects</"
+"function></funcdef> <paramdef> <type>raster </type> <parameter>rast</"
+"parameter> </paramdef> <paramdef> <type>geometry </type> <parameter>geommin</"
+"parameter> </paramdef> <paramdef choice=\"opt\"> <type>integer </type> "
+"<parameter>nband=NULL</parameter> </paramdef> </funcprototype> "
+"<funcprototype> <funcdef>boolean <function>ST_Intersects</function></"
+"funcdef> <paramdef> <type>geometry </type> <parameter>geommin</parameter> </"
+"paramdef> <paramdef> <type>raster </type> <parameter>rast</parameter> </"
+"paramdef> <paramdef choice=\"opt\"> <type>integer </type> "
+"<parameter>nband=NULL</parameter> </paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:7579
@@ -12469,8 +14134,8 @@ msgstr "<funcprototype> <funcdef>boolean <function>ST_Intersects</function></fun
 msgid ""
 "Return true if raster rastA spatially intersects raster rastB. If the band "
 "number is not provided (or set to NULL), only the convex hull of the raster "
-"is considered in the test. If the band number is provided, only those pixels"
-" with value (not NODATA) are considered in the test."
+"is considered in the test. If the band number is provided, only those pixels "
+"with value (not NODATA) are considered in the test."
 msgstr ""
 
 #. Tag: para
@@ -12527,20 +14192,29 @@ msgid ""
 "<paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> "
 "<paramdef> <type>integer </type> <parameter>nbandA</parameter> </paramdef> "
 "<paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> "
-"<paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> "
-"</funcprototype> <funcprototype> <funcdef>boolean "
-"<function>ST_Overlaps</function></funcdef> <paramdef> <type>raster </type> "
-"<parameter>rastA</parameter> </paramdef> <paramdef> <type>raster </type> "
-"<parameter>rastB</parameter> </paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>boolean <function>ST_Overlaps</function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> <paramdef> <type>integer </type> <parameter>nbandA</parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> <paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> </funcprototype> <funcprototype> <funcdef>boolean <function>ST_Overlaps</function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> </funcprototype>"
+"<paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> </"
+"funcprototype> <funcprototype> <funcdef>boolean <function>ST_Overlaps</"
+"function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</"
+"parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</"
+"parameter> </paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>boolean <function>ST_Overlaps</function></funcdef> "
+"<paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> "
+"<paramdef> <type>integer </type> <parameter>nbandA</parameter> </paramdef> "
+"<paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> "
+"<paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> </"
+"funcprototype> <funcprototype> <funcdef>boolean <function>ST_Overlaps</"
+"function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</"
+"parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</"
+"parameter> </paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:7663
 #, no-c-format
 msgid ""
-"Return true if raster rastA spatially overlaps raster rastB. This means that"
-" rastA and rastB intersect but one does not completely contain the other. If"
-" the band number is not provided (or set to NULL), only the convex hull of "
+"Return true if raster rastA spatially overlaps raster rastB. This means that "
+"rastA and rastB intersect but one does not completely contain the other. If "
+"the band number is not provided (or set to NULL), only the convex hull of "
 "the raster is considered in the test. If the band number is provided, only "
 "those pixels with value (not NODATA) are considered in the test."
 msgstr ""
@@ -12587,20 +14261,29 @@ msgid ""
 "<paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> "
 "<paramdef> <type>integer </type> <parameter>nbandA</parameter> </paramdef> "
 "<paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> "
-"<paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> "
-"</funcprototype> <funcprototype> <funcdef>boolean "
-"<function>ST_Touches</function></funcdef> <paramdef> <type>raster </type> "
-"<parameter>rastA</parameter> </paramdef> <paramdef> <type>raster </type> "
-"<parameter>rastB</parameter> </paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>boolean <function>ST_Touches</function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> <paramdef> <type>integer </type> <parameter>nbandA</parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> <paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> </funcprototype> <funcprototype> <funcdef>boolean <function>ST_Touches</function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> </funcprototype>"
+"<paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> </"
+"funcprototype> <funcprototype> <funcdef>boolean <function>ST_Touches</"
+"function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</"
+"parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</"
+"parameter> </paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>boolean <function>ST_Touches</function></funcdef> "
+"<paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> "
+"<paramdef> <type>integer </type> <parameter>nbandA</parameter> </paramdef> "
+"<paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> "
+"<paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> </"
+"funcprototype> <funcprototype> <funcdef>boolean <function>ST_Touches</"
+"function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</"
+"parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</"
+"parameter> </paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:7743
 #, no-c-format
 msgid ""
 "Return true if raster rastA spatially touches raster rastB. This means that "
-"rastA and rastB have at least one point in common but their interiors do not"
-" intersect. If the band number is not provided (or set to NULL), only the "
+"rastA and rastB have at least one point in common but their interiors do not "
+"intersect. If the band number is not provided (or set to NULL), only the "
 "convex hull of the raster is considered in the test. If the band number is "
 "provided, only those pixels with value (not NODATA) are considered in the "
 "test."
@@ -12618,7 +14301,8 @@ msgstr ""
 #: reference_raster.xml:7765
 #, no-c-format
 msgid ""
-"SELECT r1.rid, r2.rid, ST_Touches(r1.rast, 1, r2.rast, 1) FROM dummy_rast r1 CROSS JOIN dummy_rast r2 WHERE r1.rid = 2;\n"
+"SELECT r1.rid, r2.rid, ST_Touches(r1.rast, 1, r2.rast, 1) FROM dummy_rast r1 "
+"CROSS JOIN dummy_rast r2 WHERE r1.rid = 2;\n"
 "\n"
 " rid | rid | st_touches \n"
 "-----+-----+------------\n"
@@ -12636,38 +14320,59 @@ msgstr ""
 #: reference_raster.xml:7779
 #, no-c-format
 msgid ""
-"Returns true if rasters have same skew, scale, spatial ref and false if they"
-" don't with notice detailing issue."
+"Returns true if rasters have same skew, scale, spatial ref and false if they "
+"don't with notice detailing issue."
 msgstr ""
 
 #. Tag: funcsynopsis
 #: reference_raster.xml:7783
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>boolean "
-"<function>ST_SameAlignment</function></funcdef> <paramdef> <type>raster "
-"</type> <parameter>rastA</parameter> </paramdef> <paramdef> <type>raster "
-"</type> <parameter>rastB</parameter> </paramdef> </funcprototype> "
-"<funcprototype> <funcdef>boolean "
+"<funcprototype> <funcdef>boolean <function>ST_SameAlignment</function></"
+"funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </"
+"paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </"
+"paramdef> </funcprototype> <funcprototype> <funcdef>boolean "
 "<function>ST_SameAlignment</function></funcdef> <paramdef> <type>double "
 "precision </type> <parameter>ulx1</parameter> </paramdef> <paramdef> "
 "<type>double precision </type> <parameter>uly1</parameter> </paramdef> "
-"<paramdef> <type>double precision </type> <parameter>scalex1</parameter> "
-"</paramdef> <paramdef> <type>double precision </type> "
-"<parameter>scaley1</parameter> </paramdef> <paramdef> <type>double precision"
-" </type> <parameter>skewx1</parameter> </paramdef> <paramdef> <type>double "
-"precision </type> <parameter>skewy1</parameter> </paramdef> <paramdef> "
-"<type>double precision </type> <parameter>ulx2</parameter> </paramdef> "
-"<paramdef> <type>double precision </type> <parameter>uly2</parameter> "
-"</paramdef> <paramdef> <type>double precision </type> "
-"<parameter>scalex2</parameter> </paramdef> <paramdef> <type>double precision"
-" </type> <parameter>scaley2</parameter> </paramdef> <paramdef> <type>double "
-"precision </type> <parameter>skewx2</parameter> </paramdef> <paramdef> "
-"<type>double precision </type> <parameter>skewy2</parameter> </paramdef> "
-"</funcprototype> <funcprototype> <funcdef>boolean "
-"<function>ST_SameAlignment</function></funcdef> <paramdef> <type>raster set "
-"</type> <parameter>rastfield</parameter> </paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>boolean <function>ST_SameAlignment</function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> </funcprototype> <funcprototype> <funcdef>boolean <function>ST_SameAlignment</function></funcdef> <paramdef> <type>double precision </type> <parameter>ulx1</parameter> </paramdef> <paramdef> <type>double precision </type> <parameter>uly1</parameter> </paramdef> <paramdef> <type>double precision </type> <parameter>scalex1</parameter> </paramdef> <paramdef> <type>double precision </type> <parameter>scaley1</parameter> </paramdef> <paramdef> <type>double precision </type> <parameter>skewx1</parameter> </paramdef> <paramdef> <type>double precision </type> <parameter>skewy1</parameter> </paramdef> <paramdef> <type>double precision </type> <parameter>ulx2</parameter> </paramdef> <paramdef> <type>double precision </type> <parameter>uly2</parameter> </paramdef> <paramdef> <type>double precision </type> <parameter>scalex2</parameter> </paramdef> <paramdef> <type>double precision </type> <parameter>scaley2</parameter> </paramdef> <paramdef> <type>double precision </type> <parameter>skewx2</parameter> </paramdef> <paramdef> <type>double precision </type> <parameter>skewy2</parameter> </paramdef> </funcprototype> <funcprototype> <funcdef>boolean <function>ST_SameAlignment</function></funcdef> <paramdef> <type>raster set </type> <parameter>rastfield</parameter> </paramdef> </funcprototype>"
+"<paramdef> <type>double precision </type> <parameter>scalex1</parameter> </"
+"paramdef> <paramdef> <type>double precision </type> <parameter>scaley1</"
+"parameter> </paramdef> <paramdef> <type>double precision </type> "
+"<parameter>skewx1</parameter> </paramdef> <paramdef> <type>double precision "
+"</type> <parameter>skewy1</parameter> </paramdef> <paramdef> <type>double "
+"precision </type> <parameter>ulx2</parameter> </paramdef> <paramdef> "
+"<type>double precision </type> <parameter>uly2</parameter> </paramdef> "
+"<paramdef> <type>double precision </type> <parameter>scalex2</parameter> </"
+"paramdef> <paramdef> <type>double precision </type> <parameter>scaley2</"
+"parameter> </paramdef> <paramdef> <type>double precision </type> "
+"<parameter>skewx2</parameter> </paramdef> <paramdef> <type>double precision "
+"</type> <parameter>skewy2</parameter> </paramdef> </funcprototype> "
+"<funcprototype> <funcdef>boolean <function>ST_SameAlignment</function></"
+"funcdef> <paramdef> <type>raster set </type> <parameter>rastfield</"
+"parameter> </paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>boolean <function>ST_SameAlignment</function></"
+"funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </"
+"paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </"
+"paramdef> </funcprototype> <funcprototype> <funcdef>boolean "
+"<function>ST_SameAlignment</function></funcdef> <paramdef> <type>double "
+"precision </type> <parameter>ulx1</parameter> </paramdef> <paramdef> "
+"<type>double precision </type> <parameter>uly1</parameter> </paramdef> "
+"<paramdef> <type>double precision </type> <parameter>scalex1</parameter> </"
+"paramdef> <paramdef> <type>double precision </type> <parameter>scaley1</"
+"parameter> </paramdef> <paramdef> <type>double precision </type> "
+"<parameter>skewx1</parameter> </paramdef> <paramdef> <type>double precision "
+"</type> <parameter>skewy1</parameter> </paramdef> <paramdef> <type>double "
+"precision </type> <parameter>ulx2</parameter> </paramdef> <paramdef> "
+"<type>double precision </type> <parameter>uly2</parameter> </paramdef> "
+"<paramdef> <type>double precision </type> <parameter>scalex2</parameter> </"
+"paramdef> <paramdef> <type>double precision </type> <parameter>scaley2</"
+"parameter> </paramdef> <paramdef> <type>double precision </type> "
+"<parameter>skewx2</parameter> </paramdef> <paramdef> <type>double precision "
+"</type> <parameter>skewy2</parameter> </paramdef> </funcprototype> "
+"<funcprototype> <funcdef>boolean <function>ST_SameAlignment</function></"
+"funcdef> <paramdef> <type>raster set </type> <parameter>rastfield</"
+"parameter> </paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:7862
@@ -12750,8 +14455,8 @@ msgstr ""
 #: reference_raster.xml:7889
 #, no-c-format
 msgid ""
-"Return true if no points of raster rastA lie in the exterior of raster rastB"
-" and at least one point of the interior of rastA lies in the interior of "
+"Return true if no points of raster rastA lie in the exterior of raster rastB "
+"and at least one point of the interior of rastA lies in the interior of "
 "rastB."
 msgstr ""
 
@@ -12763,12 +14468,21 @@ msgid ""
 "<paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> "
 "<paramdef> <type>integer </type> <parameter>nbandA</parameter> </paramdef> "
 "<paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> "
-"<paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> "
-"</funcprototype> <funcprototype> <funcdef>boolean "
-"<function>ST_Within</function></funcdef> <paramdef> <type>raster </type> "
-"<parameter>rastA</parameter> </paramdef> <paramdef> <type>raster </type> "
-"<parameter>rastB</parameter> </paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>boolean <function>ST_Within</function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> <paramdef> <type>integer </type> <parameter>nbandA</parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> <paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> </funcprototype> <funcprototype> <funcdef>boolean <function>ST_Within</function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> </funcprototype>"
+"<paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> </"
+"funcprototype> <funcprototype> <funcdef>boolean <function>ST_Within</"
+"function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</"
+"parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</"
+"parameter> </paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>boolean <function>ST_Within</function></funcdef> "
+"<paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> "
+"<paramdef> <type>integer </type> <parameter>nbandA</parameter> </paramdef> "
+"<paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> "
+"<paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> </"
+"funcprototype> <funcprototype> <funcdef>boolean <function>ST_Within</"
+"function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</"
+"parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</"
+"parameter> </paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:7934
@@ -12778,8 +14492,8 @@ msgid ""
 "exterior of rastB and at least one point of the interior of rastA lies in "
 "the interior of rastB. If the band number is not provided (or set to NULL), "
 "only the convex hull of the raster is considered in the test. If the band "
-"number is provided, only those pixels with value (not NODATA) are considered"
-" in the test."
+"number is provided, only those pixels with value (not NODATA) are considered "
+"in the test."
 msgstr ""
 
 #. Tag: para
@@ -12803,7 +14517,8 @@ msgstr ""
 #: reference_raster.xml:7962
 #, no-c-format
 msgid ""
-"SELECT r1.rid, r2.rid, ST_Within(r1.rast, 1, r2.rast, 1) FROM dummy_rast r1 CROSS JOIN dummy_rast r2 WHERE r1.rid = 2;\n"
+"SELECT r1.rid, r2.rid, ST_Within(r1.rast, 1, r2.rast, 1) FROM dummy_rast r1 "
+"CROSS JOIN dummy_rast r2 WHERE r1.rid = 2;\n"
 "\n"
 " rid | rid | st_within \n"
 "-----+-----+-----------\n"
@@ -12842,14 +14557,24 @@ msgid ""
 "<paramdef> <type>integer </type> <parameter>nbandA</parameter> </paramdef> "
 "<paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> "
 "<paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> "
-"<paramdef> <type>double precision </type> "
-"<parameter>distance_of_srid</parameter> </paramdef> </funcprototype> "
+"<paramdef> <type>double precision </type> <parameter>distance_of_srid</"
+"parameter> </paramdef> </funcprototype> <funcprototype> <funcdef>boolean "
+"<function>ST_DWithin</function></funcdef> <paramdef> <type>raster </type> "
+"<parameter>rastA</parameter> </paramdef> <paramdef> <type>raster </type> "
+"<parameter>rastB</parameter> </paramdef> <paramdef> <type>double precision </"
+"type> <parameter>distance_of_srid</parameter> </paramdef> </funcprototype>"
+msgstr ""
 "<funcprototype> <funcdef>boolean <function>ST_DWithin</function></funcdef> "
 "<paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> "
+"<paramdef> <type>integer </type> <parameter>nbandA</parameter> </paramdef> "
 "<paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> "
-"<paramdef> <type>double precision </type> "
-"<parameter>distance_of_srid</parameter> </paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>boolean <function>ST_DWithin</function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> <paramdef> <type>integer </type> <parameter>nbandA</parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> <paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> <paramdef> <type>double precision </type> <parameter>distance_of_srid</parameter> </paramdef> </funcprototype> <funcprototype> <funcdef>boolean <function>ST_DWithin</function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> <paramdef> <type>double precision </type> <parameter>distance_of_srid</parameter> </paramdef> </funcprototype>"
+"<paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> "
+"<paramdef> <type>double precision </type> <parameter>distance_of_srid</"
+"parameter> </paramdef> </funcprototype> <funcprototype> <funcdef>boolean "
+"<function>ST_DWithin</function></funcdef> <paramdef> <type>raster </type> "
+"<parameter>rastA</parameter> </paramdef> <paramdef> <type>raster </type> "
+"<parameter>rastB</parameter> </paramdef> <paramdef> <type>double precision </"
+"type> <parameter>distance_of_srid</parameter> </paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:8031
@@ -12883,7 +14608,8 @@ msgstr ""
 #: reference_raster.xml:8057
 #, no-c-format
 msgid ""
-"SELECT r1.rid, r2.rid, ST_DWithin(r1.rast, 1, r2.rast, 1, 3.14) FROM dummy_rast r1 CROSS JOIN dummy_rast r2 WHERE r1.rid = 2;\n"
+"SELECT r1.rid, r2.rid, ST_DWithin(r1.rast, 1, r2.rast, 1, 3.14) FROM "
+"dummy_rast r1 CROSS JOIN dummy_rast r2 WHERE r1.rid = 2;\n"
 "\n"
 " rid | rid | st_dwithin \n"
 "-----+-----+------------\n"
@@ -12915,30 +14641,41 @@ msgstr ""
 #: reference_raster.xml:8077
 #, no-c-format
 msgid ""
-"<funcprototype> <funcdef>boolean "
-"<function>ST_DFullyWithin</function></funcdef> <paramdef> <type>raster "
-"</type> <parameter>rastA</parameter> </paramdef> <paramdef> <type>integer "
-"</type> <parameter>nbandA</parameter> </paramdef> <paramdef> <type>raster "
-"</type> <parameter>rastB</parameter> </paramdef> <paramdef> <type>integer "
-"</type> <parameter>nbandB</parameter> </paramdef> <paramdef> <type>double "
-"precision </type> <parameter>distance_of_srid</parameter> </paramdef> "
-"</funcprototype> <funcprototype> <funcdef>boolean "
-"<function>ST_DFullyWithin</function></funcdef> <paramdef> <type>raster "
-"</type> <parameter>rastA</parameter> </paramdef> <paramdef> <type>raster "
-"</type> <parameter>rastB</parameter> </paramdef> <paramdef> <type>double "
-"precision </type> <parameter>distance_of_srid</parameter> </paramdef> "
-"</funcprototype>"
-msgstr "<funcprototype> <funcdef>boolean <function>ST_DFullyWithin</function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> <paramdef> <type>integer </type> <parameter>nbandA</parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> <paramdef> <type>integer </type> <parameter>nbandB</parameter> </paramdef> <paramdef> <type>double precision </type> <parameter>distance_of_srid</parameter> </paramdef> </funcprototype> <funcprototype> <funcdef>boolean <function>ST_DFullyWithin</function></funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </paramdef> <paramdef> <type>double precision </type> <parameter>distance_of_srid</parameter> </paramdef> </funcprototype>"
+"<funcprototype> <funcdef>boolean <function>ST_DFullyWithin</function></"
+"funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </"
+"paramdef> <paramdef> <type>integer </type> <parameter>nbandA</parameter> </"
+"paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </"
+"paramdef> <paramdef> <type>integer </type> <parameter>nbandB</parameter> </"
+"paramdef> <paramdef> <type>double precision </type> "
+"<parameter>distance_of_srid</parameter> </paramdef> </funcprototype> "
+"<funcprototype> <funcdef>boolean <function>ST_DFullyWithin</function></"
+"funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </"
+"paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </"
+"paramdef> <paramdef> <type>double precision </type> "
+"<parameter>distance_of_srid</parameter> </paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>boolean <function>ST_DFullyWithin</function></"
+"funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </"
+"paramdef> <paramdef> <type>integer </type> <parameter>nbandA</parameter> </"
+"paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </"
+"paramdef> <paramdef> <type>integer </type> <parameter>nbandB</parameter> </"
+"paramdef> <paramdef> <type>double precision </type> "
+"<parameter>distance_of_srid</parameter> </paramdef> </funcprototype> "
+"<funcprototype> <funcdef>boolean <function>ST_DFullyWithin</function></"
+"funcdef> <paramdef> <type>raster </type> <parameter>rastA</parameter> </"
+"paramdef> <paramdef> <type>raster </type> <parameter>rastB</parameter> </"
+"paramdef> <paramdef> <type>double precision </type> "
+"<parameter>distance_of_srid</parameter> </paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_raster.xml:8124
 #, no-c-format
 msgid ""
 "Return true if rasters rastA and rastB are fully within the specified "
-"distance of each other. If the band number is not provided (or set to NULL),"
-" only the convex hull of the raster is considered in the test. If the band "
-"number is provided, only those pixels with value (not NODATA) are considered"
-" in the test."
+"distance of each other. If the band number is not provided (or set to NULL), "
+"only the convex hull of the raster is considered in the test. If the band "
+"number is provided, only those pixels with value (not NODATA) are considered "
+"in the test."
 msgstr ""
 
 #. Tag: para
@@ -12953,7 +14690,8 @@ msgstr ""
 #: reference_raster.xml:8150
 #, no-c-format
 msgid ""
-"SELECT r1.rid, r2.rid, ST_DFullyWithin(r1.rast, 1, r2.rast, 1, 3.14) FROM dummy_rast r1 CROSS JOIN dummy_rast r2 WHERE r1.rid = 2;\n"
+"SELECT r1.rid, r2.rid, ST_DFullyWithin(r1.rast, 1, r2.rast, 1, 3.14) FROM "
+"dummy_rast r1 CROSS JOIN dummy_rast r2 WHERE r1.rid = 2;\n"
 "\n"
 " rid | rid | st_dfullywithin \n"
 "-----+-----+-----------------\n"
index 5696975a500fb6a34490f0dbb2cfe5aee1eb517f..6af4a62addbdaa29daf69a1df9c7f15199405792 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 # vpicavet <vincent.ml@oslandia.com>, 2013
 msgid ""
@@ -9,11 +9,12 @@ msgstr ""
 "POT-Creation-Date: 2013-05-12 08:39+0000\n"
 "PO-Revision-Date: 2013-12-03 19:48+0000\n"
 "Last-Translator: vpicavet <vincent.ml@oslandia.com>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: title
@@ -55,7 +56,12 @@ msgid ""
 "<paramdef><type>float</type> <parameter>x</parameter></paramdef> "
 "<paramdef><type>float</type> <parameter>y</parameter></paramdef> "
 "<paramdef><type>float</type> <parameter>z</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_Extrude</function></funcdef> <paramdef><type>geometry</type> <parameter>geom</parameter></paramdef> <paramdef><type>float</type> <parameter>x</parameter></paramdef> <paramdef><type>float</type> <parameter>y</parameter></paramdef> <paramdef><type>float</type> <parameter>z</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_Extrude</function></funcdef> "
+"<paramdef><type>geometry</type> <parameter>geom</parameter></paramdef> "
+"<paramdef><type>float</type> <parameter>x</parameter></paramdef> "
+"<paramdef><type>float</type> <parameter>y</parameter></paramdef> "
+"<paramdef><type>float</type> <parameter>z</parameter></paramdef>"
 
 #. Tag: title
 #: reference_sfcgal.xml:32 reference_sfcgal.xml:61 reference_sfcgal.xml:90
@@ -123,7 +129,9 @@ msgstr "Calcule un squelette (straight skeleton) Ã  partir d'une géométrie"
 msgid ""
 "<funcdef>geometry <function>ST_StraightSkeleton</function></funcdef> "
 "<paramdef><type>geometry</type> <parameter>geom</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_StraightSkeleton</function></funcdef> <paramdef><type>geometry</type> <parameter>geom</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_StraightSkeleton</function></funcdef> "
+"<paramdef><type>geometry</type> <parameter>geom</parameter></paramdef>"
 
 #. Tag: refname
 #: reference_sfcgal.xml:75
@@ -143,7 +151,9 @@ msgstr "Vérifie si une surface est planaire ou non"
 msgid ""
 "<funcdef>boolean <function>ST_IsPlanar</function></funcdef> "
 "<paramdef><type>geometry</type> <parameter>geom</parameter></paramdef>"
-msgstr "<funcdef>boolean <function>ST_IsPlanar</function></funcdef> <paramdef><type>geometry</type> <parameter>geom</parameter></paramdef>"
+msgstr ""
+"<funcdef>boolean <function>ST_IsPlanar</function></funcdef> "
+"<paramdef><type>geometry</type> <parameter>geom</parameter></paramdef>"
 
 #. Tag: refname
 #: reference_sfcgal.xml:104
@@ -163,7 +173,9 @@ msgstr "Détermine l'orientation d'une surface"
 msgid ""
 "<funcdef>integer <function>ST_Orientation</function></funcdef> "
 "<paramdef><type>geometry</type> <parameter>geom</parameter></paramdef>"
-msgstr "<funcdef>integer <function>ST_Orientation</function></funcdef> <paramdef><type>geometry</type> <parameter>geom</parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>ST_Orientation</function></funcdef> "
+"<paramdef><type>geometry</type> <parameter>geom</parameter></paramdef>"
 
 #. Tag: refname
 #: reference_sfcgal.xml:133
@@ -183,7 +195,9 @@ msgstr "Force l'orientation LHR d'un objet"
 msgid ""
 "<funcdef>geometry <function>ST_ForceLHR</function></funcdef> "
 "<paramdef><type>geometry</type> <parameter>geom</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_ForceLHR</function></funcdef> <paramdef><type>geometry</type> <parameter>geom</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_ForceLHR</function></funcdef> "
+"<paramdef><type>geometry</type> <parameter>geom</parameter></paramdef>"
 
 #. Tag: refname
 #: reference_sfcgal.xml:161
@@ -204,7 +218,10 @@ msgid ""
 "<funcdef>geometry <function>ST_Minkowski</function></funcdef> "
 "<paramdef><type>geometry</type> <parameter>geom1</parameter></paramdef> "
 "<paramdef><type>geometry</type> <parameter>geom2</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_Minkowski</function></funcdef> <paramdef><type>geometry</type> <parameter>geom1</parameter></paramdef> <paramdef><type>geometry</type> <parameter>geom2</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_Minkowski</function></funcdef> "
+"<paramdef><type>geometry</type> <parameter>geom1</parameter></paramdef> "
+"<paramdef><type>geometry</type> <parameter>geom2</parameter></paramdef>"
 
 #. Tag: refname
 #: reference_sfcgal.xml:191
@@ -224,4 +241,6 @@ msgstr "Effectue une tesselation de surface"
 msgid ""
 "<funcdef>geometry <function>ST_Tesselate</function></funcdef> "
 "<paramdef><type>geometry</type> <parameter>geom</parameter></paramdef>"
-msgstr "<funcdef>geometry <function>ST_Tesselate</function></funcdef> <paramdef><type>geometry</type> <parameter>geom</parameter></paramdef>"
+msgstr ""
+"<funcdef>geometry <function>ST_Tesselate</function></funcdef> "
+"<paramdef><type>geometry</type> <parameter>geom</parameter></paramdef>"
index d0e3dee6b174a9979f1c7559b07aaaa848b0079f..5a8b8a183616a54bb174ebb680b3e377b8f1db36 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 # vpicavet <vincent.ml@oslandia.com>, 2013
 msgid ""
@@ -9,11 +9,12 @@ msgstr ""
 "POT-Creation-Date: 2012-09-14 17:50+0000\n"
 "PO-Revision-Date: 2013-11-27 18:04+0000\n"
 "Last-Translator: vpicavet <vincent.ml@oslandia.com>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: title
@@ -27,19 +28,26 @@ msgstr "Support des transactions longues"
 #, no-c-format
 msgid ""
 "This module and associated pl/pgsql functions have been implemented to "
-"provide long locking support required by <ulink "
-"url=\"http://www.opengeospatial.org/standards/wfs\">Web Feature "
-"Service</ulink> specification."
-msgstr "Ce module et les fonctions pl/pgsql associées ont Ã©té implémentées pour fournir le support du verrouillage long, requis par la spécification <ulink url=\"http://www.opengeospatial.org/standards/wfs\">Web Feature Service</ulink>."
+"provide long locking support required by <ulink url=\"http://www."
+"opengeospatial.org/standards/wfs\">Web Feature Service</ulink> specification."
+msgstr ""
+"Ce module et les fonctions pl/pgsql associées ont Ã©té implémentées pour "
+"fournir le support du verrouillage long, requis par la spécification <ulink "
+"url=\"http://www.opengeospatial.org/standards/wfs\">Web Feature Service</"
+"ulink>."
 
 #. Tag: para
 #: reference_transaction.xml:10
 #, no-c-format
 msgid ""
-"Users must use <ulink url=\"http://www.postgresql.org/docs/current/static"
-"/transaction-iso.html\">serializable transaction level</ulink> otherwise "
+"Users must use <ulink url=\"http://www.postgresql.org/docs/current/static/"
+"transaction-iso.html\">serializable transaction level</ulink> otherwise "
 "locking mechanism would break."
-msgstr "Les utilisateurs doivent activer le niveau de transaction <ulink url=\"http://www.postgresql.org/docs/current/static/transaction-iso.html\">serializable transaction</ulink> sinon les mécanismes de verrouillage ne fonctionneront pas."
+msgstr ""
+"Les utilisateurs doivent activer le niveau de transaction <ulink url="
+"\"http://www.postgresql.org/docs/current/static/transaction-iso.html"
+"\">serializable transaction</ulink> sinon les mécanismes de verrouillage ne "
+"fonctionneront pas."
 
 #. Tag: refname
 #: reference_transaction.xml:18
@@ -51,17 +59,21 @@ msgstr "AddAuth"
 #: reference_transaction.xml:20
 #, no-c-format
 msgid ""
-"<refpurpose>Add an authorization token to be used in current "
-"transaction.</refpurpose>"
-msgstr "<refpurpose>Ajoute un jeton d'autorisation Ã  utiliser dans la transaction courante.</refpurpose>"
+"<refpurpose>Add an authorization token to be used in current transaction.</"
+"refpurpose>"
+msgstr ""
+"<refpurpose>Ajoute un jeton d'autorisation Ã  utiliser dans la transaction "
+"courante.</refpurpose>"
 
 #. Tag: funcprototype
 #: reference_transaction.xml:25
 #, no-c-format
 msgid ""
-"<funcdef>boolean <function>AddAuth</function></funcdef> <paramdef><type>text"
-" </type> <parameter>auth_token</parameter></paramdef>"
-msgstr "<funcdef>boolean <function>AddAuth</function></funcdef> <paramdef><type>text </type> <parameter>auth_token</parameter></paramdef>"
+"<funcdef>boolean <function>AddAuth</function></funcdef> <paramdef><type>text "
+"</type> <parameter>auth_token</parameter></paramdef>"
+msgstr ""
+"<funcdef>boolean <function>AddAuth</function></funcdef> <paramdef><type>text "
+"</type> <parameter>auth_token</parameter></paramdef>"
 
 #. Tag: title
 #: reference_transaction.xml:33 reference_transaction.xml:83
@@ -76,7 +88,9 @@ msgstr "Description"
 #, no-c-format
 msgid ""
 "<para>Add an authorization token to be used in current transaction.</para>"
-msgstr "<para>Ajoute un jeton d'autorisation Ã  utiliser dans la transaction courante.</para>"
+msgstr ""
+"<para>Ajoute un jeton d'autorisation Ã  utiliser dans la transaction courante."
+"</para>"
 
 #. Tag: para
 #: reference_transaction.xml:37
@@ -84,7 +98,9 @@ msgstr "<para>Ajoute un jeton d'autorisation Ã  utiliser dans la transaction cou
 msgid ""
 "Creates/adds to a temp table called temp_lock_have_table the current "
 "transaction identifier and authorization token key."
-msgstr "Crée/ajoute l'identifiant de transaction courante et la clé du jeton d'autorisation Ã  une table temporaire nommée temp_lock_have_table"
+msgstr ""
+"Crée/ajoute l'identifiant de transaction courante et la clé du jeton "
+"d'autorisation Ã  une table temporaire nommée temp_lock_have_table"
 
 #. Tag: para
 #: reference_transaction.xml:40 reference_transaction.xml:92
@@ -109,13 +125,26 @@ msgid ""
 "SELECT LockRow('towns', '353', 'priscilla');\n"
 "                BEGIN TRANSACTION;\n"
 "                        SELECT AddAuth('joey');\n"
-"                        UPDATE towns SET the_geom = ST_Translate(the_geom,2,2) WHERE gid = 353;\n"
+"                        UPDATE towns SET the_geom = "
+"ST_Translate(the_geom,2,2) WHERE gid = 353;\n"
 "                COMMIT;\n"
 "\n"
 "\n"
 "                ---Error--\n"
-"                ERROR:  UPDATE where \"gid\" = '353' requires authorization 'priscilla'"
-msgstr "SELECT LockRow('towns', '353', 'priscilla');\n                BEGIN TRANSACTION;\n                        SELECT AddAuth('joey');\n                        UPDATE towns SET the_geom = ST_Translate(the_geom,2,2) WHERE gid = 353;\n                COMMIT;\n\n\n                ---Error--\n                ERROR:  UPDATE where \"gid\" = '353' requires authorization 'priscilla'"
+"                ERROR:  UPDATE where \"gid\" = '353' requires authorization "
+"'priscilla'"
+msgstr ""
+"SELECT LockRow('towns', '353', 'priscilla');\n"
+"                BEGIN TRANSACTION;\n"
+"                        SELECT AddAuth('joey');\n"
+"                        UPDATE towns SET the_geom = "
+"ST_Translate(the_geom,2,2) WHERE gid = 353;\n"
+"                COMMIT;\n"
+"\n"
+"\n"
+"                ---Error--\n"
+"                ERROR:  UPDATE where \"gid\" = '353' requires authorization "
+"'priscilla'"
 
 #. Tag: title
 #: reference_transaction.xml:52 reference_transaction.xml:105
@@ -137,22 +166,32 @@ msgstr "CheckAuth"
 msgid ""
 "Creates trigger on a table to prevent/allow updates and deletes of rows "
 "based on authorization token."
-msgstr "Crée un déclencheur sur une table pour empêcher/autoriser les mises Ã  jour (UPDATE) et les suppressions (DELETE) de lignes en se basant sur le jeton d'autorisation."
+msgstr ""
+"Crée un déclencheur sur une table pour empêcher/autoriser les mises Ã  jour "
+"(UPDATE) et les suppressions (DELETE) de lignes en se basant sur le jeton "
+"d'autorisation."
 
 #. Tag: funcsynopsis
 #: reference_transaction.xml:66
 #, no-c-format
 msgid ""
 "<funcprototype> <funcdef>integer <function>CheckAuth</function></funcdef> "
-"<paramdef><type>text </type> <parameter>a_schema_name</parameter></paramdef>"
-" <paramdef><type>text </type> <parameter>a_table_name</parameter></paramdef>"
-" <paramdef><type>text </type> "
-"<parameter>a_key_column_name</parameter></paramdef> </funcprototype> "
+"<paramdef><type>text </type> <parameter>a_schema_name</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter>a_table_name</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter>a_key_column_name</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>integer "
+"<function>CheckAuth</function></funcdef> <paramdef><type>text </type> "
+"<parameter>a_table_name</parameter></paramdef> <paramdef><type>text </type> "
+"<parameter>a_key_column_name</parameter></paramdef> </funcprototype>"
+msgstr ""
 "<funcprototype> <funcdef>integer <function>CheckAuth</function></funcdef> "
+"<paramdef><type>text </type> <parameter>a_schema_name</parameter></paramdef> "
 "<paramdef><type>text </type> <parameter>a_table_name</parameter></paramdef> "
-"<paramdef><type>text </type> "
+"<paramdef><type>text </type> <parameter>a_key_column_name</parameter></"
+"paramdef> </funcprototype> <funcprototype> <funcdef>integer "
+"<function>CheckAuth</function></funcdef> <paramdef><type>text </type> "
+"<parameter>a_table_name</parameter></paramdef> <paramdef><type>text </type> "
 "<parameter>a_key_column_name</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>integer <function>CheckAuth</function></funcdef> <paramdef><type>text </type> <parameter>a_schema_name</parameter></paramdef> <paramdef><type>text </type> <parameter>a_table_name</parameter></paramdef> <paramdef><type>text </type> <parameter>a_key_column_name</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>integer <function>CheckAuth</function></funcdef> <paramdef><type>text </type> <parameter>a_table_name</parameter></paramdef> <paramdef><type>text </type> <parameter>a_key_column_name</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_transaction.xml:85
@@ -160,28 +199,37 @@ msgstr "<funcprototype> <funcdef>integer <function>CheckAuth</function></funcdef
 msgid ""
 "Creates trigger on a table to prevent/allow updates and deletes of rows "
 "based on authorization token. Identify rows using &lt;rowid_col&gt; column."
-msgstr "Crée un déclencheur sur une table pour empêcher/autoriser les mises Ã  jour (UPDATE) et les suppressions (DELETE) de lignes en se basant sur le jeton d'autorisation. Identifie les lignes en utilisant la colonne &lt;rowid_col&gt; ."
+msgstr ""
+"Crée un déclencheur sur une table pour empêcher/autoriser les mises Ã  jour "
+"(UPDATE) et les suppressions (DELETE) de lignes en se basant sur le jeton "
+"d'autorisation. Identifie les lignes en utilisant la colonne &lt;"
+"rowid_col&gt; ."
 
 #. Tag: para
 #: reference_transaction.xml:87
 #, no-c-format
 msgid ""
-"If a_schema_name is not passed in, then searches for table in current "
-"schema."
-msgstr "Si a_schema_name n'est pas passé en entrée, alors la table est cherchée dans le schéma courant."
+"If a_schema_name is not passed in, then searches for table in current schema."
+msgstr ""
+"Si a_schema_name n'est pas passé en entrée, alors la table est cherchée dans "
+"le schéma courant."
 
 #. Tag: para
 #: reference_transaction.xml:88
 #, no-c-format
 msgid ""
 "If an authorization trigger already exists on this table function errors."
-msgstr "Si un déclencheur d'autorisation existe déjà sur la table alors la fonction renvoie une erreur."
+msgstr ""
+"Si un déclencheur d'autorisation existe déjà sur la table alors la fonction "
+"renvoie une erreur."
 
 #. Tag: para
 #: reference_transaction.xml:89
 #, no-c-format
 msgid "If Transaction support is not enabled, function throws an exception."
-msgstr "Si le support des transactions longues n'est pas activé alors la fonction lance une exception."
+msgstr ""
+"Si le support des transactions longues n'est pas activé alors la fonction "
+"lance une exception."
 
 #. Tag: programlisting
 #: reference_transaction.xml:100
@@ -191,7 +239,11 @@ msgid ""
 "                        result\n"
 "                        ------\n"
 "                        0"
-msgstr "SELECT CheckAuth('public', 'towns', 'gid');\n                        result\n                        ------\n                        0"
+msgstr ""
+"SELECT CheckAuth('public', 'towns', 'gid');\n"
+"                        result\n"
+"                        ------\n"
+"                        0"
 
 #. Tag: refname
 #: reference_transaction.xml:113
@@ -203,10 +255,14 @@ msgstr "DisableLongTransactions"
 #: reference_transaction.xml:115
 #, no-c-format
 msgid ""
-"<refpurpose>Disable long transaction support. This function removes the long"
-" transaction support metadata tables, and drops all triggers attached to "
-"lock-checked tables.</refpurpose>"
-msgstr "<refpurpose>Désactive le support des transactions longues. Cette fonction supprime les tables de métadonnées du support de transactions longues, et supprime Ã©galement tous les déclencheurs attachés aux tables pour lesquelles il y a une vérification de verrou.</refpurpose>"
+"<refpurpose>Disable long transaction support. This function removes the long "
+"transaction support metadata tables, and drops all triggers attached to lock-"
+"checked tables.</refpurpose>"
+msgstr ""
+"<refpurpose>Désactive le support des transactions longues. Cette fonction "
+"supprime les tables de métadonnées du support de transactions longues, et "
+"supprime Ã©galement tous les déclencheurs attachés aux tables pour lesquelles "
+"il y a une vérification de verrou.</refpurpose>"
 
 #. Tag: funcprototype
 #: reference_transaction.xml:122
@@ -214,16 +270,22 @@ msgstr "<refpurpose>Désactive le support des transactions longues. Cette foncti
 msgid ""
 "<funcdef>text <function>DisableLongTransactions</function></funcdef> "
 "<paramdef></paramdef>"
-msgstr "<funcdef>text <function>DisableLongTransactions</function></funcdef> <paramdef></paramdef>"
+msgstr ""
+"<funcdef>text <function>DisableLongTransactions</function></funcdef> "
+"<paramdef></paramdef>"
 
 #. Tag: para
 #: reference_transaction.xml:132
 #, no-c-format
 msgid ""
 "<para>Disable long transaction support. This function removes the long "
-"transaction support metadata tables, and drops all triggers attached to "
-"lock-checked tables.</para>"
-msgstr "<para>Désactive le support des transactions longues. Cette fonction supprime les tables de métadonnées du support de transactions longues, et supprime Ã©galement tous les déclencheurs attachés aux tables pour lesquelles il y a une vérification de verrou.</para>"
+"transaction support metadata tables, and drops all triggers attached to lock-"
+"checked tables.</para>"
+msgstr ""
+"<para>Désactive le support des transactions longues. Cette fonction supprime "
+"les tables de métadonnées du support de transactions longues, et supprime "
+"également tous les déclencheurs attachés aux tables pour lesquelles il y a "
+"une vérification de verrou.</para>"
 
 #. Tag: para
 #: reference_transaction.xml:135
@@ -232,7 +294,10 @@ msgid ""
 "Drops meta table called <varname>authorization_table</varname> and a view "
 "called <varname>authorized_tables</varname> and all triggers called "
 "<varname>checkauthtrigger</varname>"
-msgstr "Supprime la table de métadonnées nommée <varname>authorization_table</varname> et la vue nommée  <varname>authorized_tables</varname> ainsi que tous les déclencheurs nommés <varname>checkauthtrigger</varname>"
+msgstr ""
+"Supprime la table de métadonnées nommée <varname>authorization_table</"
+"varname> et la vue nommée  <varname>authorized_tables</varname> ainsi que "
+"tous les déclencheurs nommés <varname>checkauthtrigger</varname>"
 
 #. Tag: programlisting
 #: reference_transaction.xml:146
@@ -241,7 +306,10 @@ msgid ""
 "SELECT DisableLongTransactions();\n"
 "--result--\n"
 "Long transactions support disabled"
-msgstr "SELECT DisableLongTransactions();\n--result--\nLong transactions support disabled"
+msgstr ""
+"SELECT DisableLongTransactions();\n"
+"--result--\n"
+"Long transactions support disabled"
 
 #. Tag: refname
 #: reference_transaction.xml:159
@@ -256,7 +324,11 @@ msgid ""
 "<refpurpose>Enable long transaction support. This function creates the "
 "required metadata tables, needs to be called once before using the other "
 "functions in this section. Calling it twice is harmless.</refpurpose>"
-msgstr "<refpurpose>Active le support des transactions longues. Cette fonction crée les tables de métadonnées nécessaires. Elle doit Ãªtre appelée une fois avant d'utiliser les autres fonctions de cette section. L'appeler deux fois ou plus n'a aucun effet.</refpurpose>"
+msgstr ""
+"<refpurpose>Active le support des transactions longues. Cette fonction crée "
+"les tables de métadonnées nécessaires. Elle doit Ãªtre appelée une fois avant "
+"d'utiliser les autres fonctions de cette section. L'appeler deux fois ou "
+"plus n'a aucun effet.</refpurpose>"
 
 #. Tag: funcprototype
 #: reference_transaction.xml:169
@@ -264,16 +336,22 @@ msgstr "<refpurpose>Active le support des transactions longues. Cette fonction c
 msgid ""
 "<funcdef>text <function>EnableLongTransactions</function></funcdef> "
 "<paramdef></paramdef>"
-msgstr "<funcdef>text <function>EnableLongTransactions</function></funcdef> <paramdef></paramdef>"
+msgstr ""
+"<funcdef>text <function>EnableLongTransactions</function></funcdef> "
+"<paramdef></paramdef>"
 
 #. Tag: para
 #: reference_transaction.xml:179
 #, no-c-format
 msgid ""
 "<para>Enable long transaction support. This function creates the required "
-"metadata tables, needs to be called once before using the other functions in"
-" this section. Calling it twice is harmless.</para>"
-msgstr "<para>Active le support des transactions longues. Cette fonction crée les tables de métadonnées nécessaires. Elle doit Ãªtre appelée une fois avant d'utiliser les autres fonctions de cette section. L'appeler deux fois ou plus n'a aucun effet.</para>"
+"metadata tables, needs to be called once before using the other functions in "
+"this section. Calling it twice is harmless.</para>"
+msgstr ""
+"<para>Active le support des transactions longues. Cette fonction crée les "
+"tables de métadonnées nécessaires. Elle doit Ãªtre appelée une fois avant "
+"d'utiliser les autres fonctions de cette section. L'appeler deux fois ou "
+"plus n'a aucun effet.</para>"
 
 #. Tag: para
 #: reference_transaction.xml:183
@@ -281,7 +359,9 @@ msgstr "<para>Active le support des transactions longues. Cette fonction crée l
 msgid ""
 "Creates a meta table called <varname>authorization_table</varname> and a "
 "view called <varname>authorized_tables</varname>"
-msgstr "Crée une table de métadonnées nommée <varname>authorization_table</varname> et une vue nommée <varname>authorized_tables</varname>"
+msgstr ""
+"Crée une table de métadonnées nommée <varname>authorization_table</varname> "
+"et une vue nommée <varname>authorized_tables</varname>"
 
 #. Tag: programlisting
 #: reference_transaction.xml:193
@@ -290,7 +370,10 @@ msgid ""
 "SELECT EnableLongTransactions();\n"
 "--result--\n"
 "Long transactions support enabled"
-msgstr "SELECT EnableLongTransactions();\n--result--\nLong transactions support enabled"
+msgstr ""
+"SELECT EnableLongTransactions();\n"
+"--result--\n"
+"Long transactions support enabled"
 
 #. Tag: refname
 #: reference_transaction.xml:206
@@ -302,30 +385,46 @@ msgstr "LockRow"
 #: reference_transaction.xml:208
 #, no-c-format
 msgid "Set lock/authorization for specific row in table"
-msgstr "Active le vérouillage/l'autorisation pour une ligne spécifique de la table"
+msgstr ""
+"Active le vérouillage/l'autorisation pour une ligne spécifique de la table"
 
 #. Tag: funcsynopsis
 #: reference_transaction.xml:212
 #, no-c-format
 msgid ""
 "<funcprototype> <funcdef>integer <function>LockRow</function></funcdef> "
-"<paramdef><type>text </type> <parameter>a_schema_name</parameter></paramdef>"
-" <paramdef><type>text </type> <parameter>a_table_name</parameter></paramdef>"
-" <paramdef><type>text </type> <parameter>a_row_key</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter>a_schema_name</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter>a_table_name</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter>a_row_key</parameter></paramdef> "
 "<paramdef><type>text</type> <parameter>an_auth_token</parameter></paramdef> "
-"<paramdef><type>timestamp</type> <parameter>expire_dt</parameter></paramdef>"
-" </funcprototype> <funcprototype> <funcdef>integer "
+"<paramdef><type>timestamp</type> <parameter>expire_dt</parameter></paramdef> "
+"</funcprototype> <funcprototype> <funcdef>integer <function>LockRow</"
+"function></funcdef> <paramdef><type>text </type> <parameter>a_table_name</"
+"parameter></paramdef> <paramdef><type>text </type> <parameter>a_row_key</"
+"parameter></paramdef> <paramdef><type>text</type> <parameter>an_auth_token</"
+"parameter></paramdef> <paramdef><type>timestamp</type> <parameter>expire_dt</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>integer "
 "<function>LockRow</function></funcdef> <paramdef><type>text </type> "
 "<parameter>a_table_name</parameter></paramdef> <paramdef><type>text </type> "
 "<parameter>a_row_key</parameter></paramdef> <paramdef><type>text</type> "
-"<parameter>an_auth_token</parameter></paramdef> "
-"<paramdef><type>timestamp</type> <parameter>expire_dt</parameter></paramdef>"
-" </funcprototype> <funcprototype> <funcdef>integer "
+"<parameter>an_auth_token</parameter></paramdef> </funcprototype>"
+msgstr ""
+"<funcprototype> <funcdef>integer <function>LockRow</function></funcdef> "
+"<paramdef><type>text </type> <parameter>a_schema_name</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter>a_table_name</parameter></paramdef> "
+"<paramdef><type>text </type> <parameter>a_row_key</parameter></paramdef> "
+"<paramdef><type>text</type> <parameter>an_auth_token</parameter></paramdef> "
+"<paramdef><type>timestamp</type> <parameter>expire_dt</parameter></paramdef> "
+"</funcprototype> <funcprototype> <funcdef>integer <function>LockRow</"
+"function></funcdef> <paramdef><type>text </type> <parameter>a_table_name</"
+"parameter></paramdef> <paramdef><type>text </type> <parameter>a_row_key</"
+"parameter></paramdef> <paramdef><type>text</type> <parameter>an_auth_token</"
+"parameter></paramdef> <paramdef><type>timestamp</type> <parameter>expire_dt</"
+"parameter></paramdef> </funcprototype> <funcprototype> <funcdef>integer "
 "<function>LockRow</function></funcdef> <paramdef><type>text </type> "
 "<parameter>a_table_name</parameter></paramdef> <paramdef><type>text </type> "
 "<parameter>a_row_key</parameter></paramdef> <paramdef><type>text</type> "
 "<parameter>an_auth_token</parameter></paramdef> </funcprototype>"
-msgstr "<funcprototype> <funcdef>integer <function>LockRow</function></funcdef> <paramdef><type>text </type> <parameter>a_schema_name</parameter></paramdef> <paramdef><type>text </type> <parameter>a_table_name</parameter></paramdef> <paramdef><type>text </type> <parameter>a_row_key</parameter></paramdef> <paramdef><type>text</type> <parameter>an_auth_token</parameter></paramdef> <paramdef><type>timestamp</type> <parameter>expire_dt</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>integer <function>LockRow</function></funcdef> <paramdef><type>text </type> <parameter>a_table_name</parameter></paramdef> <paramdef><type>text </type> <parameter>a_row_key</parameter></paramdef> <paramdef><type>text</type> <parameter>an_auth_token</parameter></paramdef> <paramdef><type>timestamp</type> <parameter>expire_dt</parameter></paramdef> </funcprototype> <funcprototype> <funcdef>integer <function>LockRow</function></funcdef> <paramdef><type>text </type> <parameter>a_table_name</parameter></paramdef> <paramdef><type>text </type> <parameter>a_row_key</parameter></paramdef> <paramdef><type>text</type> <parameter>an_auth_token</parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_transaction.xml:243
@@ -334,7 +433,11 @@ msgid ""
 "Set lock/authorization for specific row in table &lt;authid&gt; is a text "
 "value, &lt;expires&gt; is a timestamp defaulting to now()+1hour. Returns 1 "
 "if lock has been assigned, 0 otherwise (already locked by other auth)"
-msgstr "Active le vérouillage/l'autorisation pour la ligne spécifique dans la table  &lt;authid&gt; est une valeur textuelle,  &lt;expires&gt; est un timestamp (date+heure) qui vaut par défaut now()+1hour, Retourne 1 si le verrou a Ã©té assigné, sinon 0 (déjà verrouillé par une autre autorisation)"
+msgstr ""
+"Active le vérouillage/l'autorisation pour la ligne spécifique dans la table  "
+"&lt;authid&gt; est une valeur textuelle,  &lt;expires&gt; est un timestamp "
+"(date+heure) qui vaut par défaut now()+1hour, Retourne 1 si le verrou a Ã©té "
+"assigné, sinon 0 (déjà verrouillé par une autre autorisation)"
 
 #. Tag: programlisting
 #: reference_transaction.xml:255
@@ -350,7 +453,17 @@ msgid ""
 "LockRow\n"
 "-------\n"
 "0"
-msgstr "SELECT LockRow('public', 'towns', '2', 'joey');\nLockRow\n-------\n1\n\n--Joey has already locked the record and Priscilla is out of luck\nSELECT LockRow('public', 'towns', '2', 'priscilla');\nLockRow\n-------\n0"
+msgstr ""
+"SELECT LockRow('public', 'towns', '2', 'joey');\n"
+"LockRow\n"
+"-------\n"
+"1\n"
+"\n"
+"--Joey has already locked the record and Priscilla is out of luck\n"
+"SELECT LockRow('public', 'towns', '2', 'priscilla');\n"
+"LockRow\n"
+"-------\n"
+"0"
 
 #. Tag: refname
 #: reference_transaction.xml:268
@@ -362,9 +475,11 @@ msgstr "UnlockRows"
 #: reference_transaction.xml:270
 #, no-c-format
 msgid ""
-"<refpurpose>Remove all locks held by specified authorization id. Returns the"
-" number of locks released.</refpurpose>"
-msgstr "<refpurpose>Supprime tous les verrous que possède l'autorisation spécifiée. Retourne le nombre de verrous supprimés.</refpurpose>"
+"<refpurpose>Remove all locks held by specified authorization id. Returns the "
+"number of locks released.</refpurpose>"
+msgstr ""
+"<refpurpose>Supprime tous les verrous que possède l'autorisation spécifiée. "
+"Retourne le nombre de verrous supprimés.</refpurpose>"
 
 #. Tag: funcprototype
 #: reference_transaction.xml:276
@@ -372,7 +487,9 @@ msgstr "<refpurpose>Supprime tous les verrous que possède l'autorisation spéci
 msgid ""
 "<funcdef>integer <function>UnlockRows</function></funcdef> "
 "<paramdef><type>text </type> <parameter>auth_token</parameter></paramdef>"
-msgstr "<funcdef>integer <function>UnlockRows</function></funcdef> <paramdef><type>text </type> <parameter>auth_token</parameter></paramdef>"
+msgstr ""
+"<funcdef>integer <function>UnlockRows</function></funcdef> "
+"<paramdef><type>text </type> <parameter>auth_token</parameter></paramdef>"
 
 #. Tag: para
 #: reference_transaction.xml:286
@@ -380,7 +497,9 @@ msgstr "<funcdef>integer <function>UnlockRows</function></funcdef> <paramdef><ty
 msgid ""
 "<para>Remove all locks held by specified authorization id. Returns the "
 "number of locks released.</para>"
-msgstr "<para>Supprime tous les verrous que possède l'autorisation spécifiée. Retourne le nombre de verrous supprimés.</para>"
+msgstr ""
+"<para>Supprime tous les verrous que possède l'autorisation spécifiée. "
+"Retourne le nombre de verrous supprimés.</para>"
 
 #. Tag: programlisting
 #: reference_transaction.xml:296
@@ -392,4 +511,10 @@ msgid ""
 "                UnLockRows\n"
 "                ------------\n"
 "                2"
-msgstr "SELECT LockRow('towns', '353', 'priscilla');\n                SELECT LockRow('towns', '2', 'priscilla');\n                SELECT UnLockRows('priscilla');\n                UnLockRows\n                ------------\n                2"
+msgstr ""
+"SELECT LockRow('towns', '353', 'priscilla');\n"
+"                SELECT LockRow('towns', '2', 'priscilla');\n"
+"                SELECT UnLockRows('priscilla');\n"
+"                UnLockRows\n"
+"                ------------\n"
+"                2"
index 53cc5bb9f9bc43469b84b0fed0078e48d0a2b697..f8ed0cd42e61f9ea19e6a2763d65f662216eecc4 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 # Nicolas Ribot <nicolas.ribot@gmail.com>, 2013
 msgid ""
@@ -9,11 +9,12 @@ msgstr ""
 "POT-Creation-Date: 2012-09-14 21:04+0000\n"
 "PO-Revision-Date: 2013-11-27 16:24+0000\n"
 "Last-Translator: Nicolas Ribot <nicolas.ribot@gmail.com>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: para
@@ -23,7 +24,11 @@ msgid ""
 "This section lists the PostgreSQL data types installed by PostGIS. Note we "
 "describe the casting behavior of these which is very important especially "
 "when designing your own functions."
-msgstr "Cette section liste les types de données PostgreSQL installés par PostGIS. Leurs méthodes de transtypage sont Ã©galement décrites, ce qui est particulièrement important lors de la définition/création de nouvelles fonctions."
+msgstr ""
+"Cette section liste les types de données PostgreSQL installés par PostGIS. "
+"Leurs méthodes de transtypage sont Ã©galement décrites, ce qui est "
+"particulièrement important lors de la définition/création de nouvelles "
+"fonctions."
 
 #. Tag: para
 #: reference_type.xml:8
@@ -32,10 +37,18 @@ msgid ""
 "A Cast is when one type is coerced into another type. PostgreSQL is unique "
 "from most databases in that it allows you to define casting behavior for "
 "custom types and the functions used for casting. A cast can be specified as "
-"automatic in which case, you do not have to do a CAST(myfoo As otherfootype)"
-" or myfoo::otherfootype if you are feeding it to a function that only works "
+"automatic in which case, you do not have to do a CAST(myfoo As otherfootype) "
+"or myfoo::otherfootype if you are feeding it to a function that only works "
 "with otherfootype and there is an automatic cast in place for it."
-msgstr "Un transtypage ou cast est l'opération visant Ã  changer un type de données vers un autres type. PostgreSQL offre la fonctionnalité assez unique de pouvoir définir les comportements des types spécifiques lors du transtypage et les fonctions utilisées lors du transtypage. Un transtypage peut Ãªtre défini comme automatique, auquel cas il n'est pas nécessaire d'utiliser la fonction CAST(myfoo As otherfootype) ou myfoo::otherfootype lors de l'appel d'une fonction supportant uniquement otherfootype: le transtypage sera automatique."
+msgstr ""
+"Un transtypage ou cast est l'opération visant Ã  changer un type de données "
+"vers un autres type. PostgreSQL offre la fonctionnalité assez unique de "
+"pouvoir définir les comportements des types spécifiques lors du transtypage "
+"et les fonctions utilisées lors du transtypage. Un transtypage peut Ãªtre "
+"défini comme automatique, auquel cas il n'est pas nécessaire d'utiliser la "
+"fonction CAST(myfoo As otherfootype) ou myfoo::otherfootype lors de l'appel "
+"d'une fonction supportant uniquement otherfootype: le transtypage sera "
+"automatique."
 
 #. Tag: para
 #: reference_type.xml:13
@@ -43,11 +56,19 @@ msgstr "Un transtypage ou cast est l'opération visant Ã  changer un type de don
 msgid ""
 "The danger of relying on automatic cast behavior is when you have an "
 "overloaded function say one that takes a box2d and one that takes a box3d "
-"but no geometry. What happens is that both functions are equally good to use"
-" with geometry since geometry has an autocast for both -- so you end up with"
-" an ambiguous function error. To force PostgreSQL to choose, you do a "
+"but no geometry. What happens is that both functions are equally good to use "
+"with geometry since geometry has an autocast for both -- so you end up with "
+"an ambiguous function error. To force PostgreSQL to choose, you do a "
 "CAST(mygeom As box3d) or mygeom::box3d."
-msgstr "Le danger lors de l'utilisation d'un transtypage automatique peut survenir si, par exemple, il existe une fonction surchargée prenant en paramètre une box2d et une prenant une box3d, mais aucune acceptant une geometry. Dans ce cas, les deux fonctions peuvent Ãªtre utilisées avec un type geometry sachant que ce type peut Ãªtre transtypé automatiquement vers les deux types box2d et box3d. Une erreur survient alors indiquant que la fonction est ambigüe. Pour forcer PostgreSQL Ã  utiliser la bonne fonction, il faut utiliser la fonction CAST(mygeom As box3d) ou mygeom::box3d."
+msgstr ""
+"Le danger lors de l'utilisation d'un transtypage automatique peut survenir "
+"si, par exemple, il existe une fonction surchargée prenant en paramètre une "
+"box2d et une prenant une box3d, mais aucune acceptant une geometry. Dans ce "
+"cas, les deux fonctions peuvent Ãªtre utilisées avec un type geometry sachant "
+"que ce type peut Ãªtre transtypé automatiquement vers les deux types box2d et "
+"box3d. Une erreur survient alors indiquant que la fonction est ambigüe. Pour "
+"forcer PostgreSQL Ã  utiliser la bonne fonction, il faut utiliser la fonction "
+"CAST(mygeom As box3d) ou mygeom::box3d."
 
 #. Tag: para
 #: reference_type.xml:17
@@ -56,7 +77,10 @@ msgid ""
 "<emphasis>At least as of PostgreSQL 8.3</emphasis> - Everything can be CAST "
 "to text (presumably because of the magical unknown type), so no defined "
 "CASTS for that need to be present for you to CAST an object to text."
-msgstr "<emphasis>A partir de PostgreSQL 8.3</emphasis> - Tout peut Ãªtre transtypé en texte (type text). Il n'est donc pas nécessaire de définir un opérateur de transtypage spécifique vers le type text.."
+msgstr ""
+"<emphasis>A partir de PostgreSQL 8.3</emphasis> - Tout peut Ãªtre transtypé "
+"en texte (type text). Il n'est donc pas nécessaire de définir un opérateur "
+"de transtypage spécifique vers le type text.."
 
 #. Tag: title
 #: reference_type.xml:20
@@ -76,7 +100,9 @@ msgstr "<refname>box2d</refname>"
 msgid ""
 "A box composed of x min, ymin, xmax, ymax. Often used to return the 2d "
 "enclosing box of a geometry."
-msgstr "Un rectangle composé des coordonnées xmin, ymin, xmax, ymax. Souvent utilisé pour renvoyer la boite 2d d'une géométrie."
+msgstr ""
+"Un rectangle composé des coordonnées xmin, ymin, xmax, ymax. Souvent utilisé "
+"pour renvoyer la boite 2d d'une géométrie."
 
 #. Tag: title
 #: reference_type.xml:29 reference_type.xml:40 reference_type.xml:79
@@ -92,7 +118,10 @@ msgid ""
 "box2d is a spatial data type used to represent the enclosing box of a "
 "geometry or set of geometries. ST_Extent in earlier versions prior to "
 "PostGIS 1.4 would return a box2d."
-msgstr "box2d est un type spatial utilisé pour représenter la boite englobante d'une géométrie ou d'un ensemble de géométries. Dans les versions de PostGIS antérieures Ã  1.4, la fonction ST_Extent renvoie une box2d."
+msgstr ""
+"box2d est un type spatial utilisé pour représenter la boite englobante d'une "
+"géométrie ou d'un ensemble de géométries. Dans les versions de PostGIS "
+"antérieures Ã  1.4, la fonction ST_Extent renvoie une box2d."
 
 #. Tag: refname
 #: reference_type.xml:35
@@ -106,7 +135,10 @@ msgstr "<refname>box3d</refname>"
 msgid ""
 "A box composed of x min, ymin, zmin, xmax, ymax, zmax. Often used to return "
 "the 3d extent of a geometry or collection of geometries."
-msgstr "Une boite composée des coordonnées xmin, ymin, zmin, xmax, ymax, zmax. Souvent utilisé pour renvoyer la boite 3d d'une géométrie ou d'une collection de géométries."
+msgstr ""
+"Une boite composée des coordonnées xmin, ymin, zmin, xmax, ymax, zmax. "
+"Souvent utilisé pour renvoyer la boite 3d d'une géométrie ou d'une "
+"collection de géométries."
 
 #. Tag: para
 #: reference_type.xml:41
@@ -114,7 +146,10 @@ msgstr "Une boite composée des coordonnées xmin, ymin, zmin, xmax, ymax, zmax.
 msgid ""
 "box3d is a postgis spatial data type used to represent the enclosing box of "
 "a geometry or set of geometries. ST_3DExtent returns a box3d object."
-msgstr "box3d est un type spatial utilisé pour représenter la boite englobante d'une géométrie ou d'un ensemble de géométries en 3 dimensions. La fonction ST_3DExtent renvoie une box3d."
+msgstr ""
+"box3d est un type spatial utilisé pour représenter la boite englobante d'une "
+"géométrie ou d'un ensemble de géométries en 3 dimensions. La fonction "
+"ST_3DExtent renvoie une box3d."
 
 #. Tag: title
 #: reference_type.xml:45 reference_type.xml:84 reference_type.xml:160
@@ -128,7 +163,9 @@ msgstr "Comportement du transtypage"
 msgid ""
 "This section lists the automatic as well as explicit casts allowed for this "
 "data type"
-msgstr "Cette section liste les transtypages automatiques et explicites autorisés pour ce type de données"
+msgstr ""
+"Cette section liste les transtypages automatiques et explicites autorisés "
+"pour ce type de données"
 
 #. Tag: entry
 #: reference_type.xml:51 reference_type.xml:90 reference_type.xml:166
@@ -186,7 +223,9 @@ msgstr "Type de données spatiales planaires"
 msgid ""
 "geometry is a fundamental postgis spatial data type used to represent a "
 "feature in the Euclidean coordinate system."
-msgstr "Le type geometry est un type de données capital dans PostGIS, utilisé pour modéliser une entité dans un système de coordonées euclidien."
+msgstr ""
+"Le type geometry est un type de données capital dans PostGIS, utilisé pour "
+"modéliser une entité dans un système de coordonées euclidien."
 
 #. Tag: entry
 #: reference_type.xml:102
@@ -231,7 +270,10 @@ msgid ""
 "A spatial datatype with two fields - geom (holding a geometry object) and "
 "path[] (a 1-d array holding the position of the geometry within the dumped "
 "object.)"
-msgstr "Un type spatial comportant deux champs - geom (stockant un objet géométrique) et path[] (un tableau uni dimensionnel 1-d stockant la position de la géométrie dans la collection.) "
+msgstr ""
+"Un type spatial comportant deux champs - geom (stockant un objet "
+"géométrique) et path[] (un tableau uni dimensionnel 1-d stockant la position "
+"de la géométrie dans la collection.) "
 
 #. Tag: para
 #: reference_type.xml:137
@@ -243,7 +285,14 @@ msgid ""
 "navigation path within the dumped geometry to find this element. It is used "
 "by the ST_Dump* family of functions as an output type to explode a more "
 "complex geometry into its constituent parts and location of parts."
-msgstr "geometry_dump est un type de données composite consistant en un objet géométrique référencé par le champ .geom et un tableau uni dimensionnel d'entiers référencé par le champ path[] donnant la position de chaque géométrie dans la collection (L'index du tableau démarre Ã  1. Par ex: path[1] pour obtenir le premier Ã©lément). Ce type utilisé par la famille de fonctions ST_Dump* comme type de retour pour exploser une géométrie complexe en ses parties Ã©lémentaires et les positions de ces parties."
+msgstr ""
+"geometry_dump est un type de données composite consistant en un objet "
+"géométrique référencé par le champ .geom et un tableau uni dimensionnel "
+"d'entiers référencé par le champ path[] donnant la position de chaque "
+"géométrie dans la collection (L'index du tableau démarre Ã  1. Par ex: "
+"path[1] pour obtenir le premier Ã©lément). Ce type utilisé par la famille de "
+"fonctions ST_Dump* comme type de retour pour exploser une géométrie complexe "
+"en ses parties Ã©lémentaires et les positions de ces parties."
 
 #. Tag: refname
 #: reference_type.xml:150
@@ -263,7 +312,9 @@ msgstr "Type spatial ellipsoïdal"
 msgid ""
 "geography is a spatial data type used to represent a feature in the round-"
 "earth coordinate system."
-msgstr "geography est un type de données spatiales utilisé pour représenter une entité dans les coordonnées sphériques de la terre."
+msgstr ""
+"geography est un type de données spatiales utilisé pour représenter une "
+"entité dans les coordonnées sphériques de la terre."
 
 #. Tag: entry
 #: reference_type.xml:171
index 80a4bce14d0854ae3bc08400f4a5de460c5f525d..e4cce89291b41e0933f8583db1f7085be40d56c0 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 # Guy BARA <bara.guy@gmail.com>, 2014
 # Rodolphe Quiédeville <rodolphe@quiedeville.org>, 2013
@@ -10,11 +10,12 @@ msgstr ""
 "POT-Creation-Date: 2012-09-14 17:50+0000\n"
 "PO-Revision-Date: 2014-01-15 21:49+0000\n"
 "Last-Translator: Guy BARA <bara.guy@gmail.com>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: title
@@ -47,7 +48,9 @@ msgstr "Date de version : 22/06/2012"
 msgid ""
 "This is a bug fix release, addressing issues that have been filed since the "
 "2.0.0 release."
-msgstr "Ceci est une version de correction de bogues, pour résoudre des problèmes qui ont Ã©té déposées depuis la version 2.0.0."
+msgstr ""
+"Ceci est une version de correction de bogues, pour résoudre des problèmes "
+"qui ont Ã©té déposées depuis la version 2.0.0."
 
 #. Tag: title
 #: release_notes.xml:10 release_notes.xml:165 release_notes.xml:179
@@ -78,7 +81,9 @@ msgstr ""
 #: release_notes.xml:14
 #, no-c-format
 msgid "#1708, improve restore of pre-PostGIS 2.0 backups."
-msgstr "#1708, amélioration des restaurations des sauvegardes de la preversion de Postgis 2.0."
+msgstr ""
+"#1708, amélioration des restaurations des sauvegardes de la preversion de "
+"Postgis 2.0."
 
 #. Tag: para
 #: release_notes.xml:15
@@ -90,13 +95,15 @@ msgstr "#1714, traitement plus robuste de la tolérance de la topologie."
 #: release_notes.xml:16
 #, no-c-format
 msgid "#1755, ST_GeographyFromText support for higher dimensions."
-msgstr "#1755, ST_GeographyFromText supporte désormais une dimension plus importante."
+msgstr ""
+"#1755, ST_GeographyFromText supporte désormais une dimension plus importante."
 
 #. Tag: para
 #: release_notes.xml:17
 #, no-c-format
 msgid "#1759, loading transformed shapefiles in raster enabled db."
-msgstr "#1759, le chargement de fichier de formes transformé en raster est permise."
+msgstr ""
+"#1759, le chargement de fichier de formes transformé en raster est permise."
 
 #. Tag: para
 #: release_notes.xml:18
@@ -219,8 +226,7 @@ msgstr ""
 #: release_notes.xml:38
 #, no-c-format
 msgid ""
-"#1834, revise postgis extension to only backup user specified "
-"spatial_ref_sys"
+"#1834, revise postgis extension to only backup user specified spatial_ref_sys"
 msgstr ""
 
 #. Tag: para
@@ -270,8 +276,8 @@ msgstr ""
 #: release_notes.xml:48
 #, no-c-format
 msgid ""
-"#1873, fix ptarray_locate_point to return interpolated Z/M values for on-"
-"the-line case"
+"#1873, fix ptarray_locate_point to return interpolated Z/M values for on-the-"
+"line case"
 msgstr ""
 
 #. Tag: para
@@ -285,8 +291,7 @@ msgstr ""
 #. Tag: para
 #: release_notes.xml:52
 #, no-c-format
-msgid ""
-"#1881, shp2pgsql-gui -- editing a field sometimes triggers removing row"
+msgid "#1881, shp2pgsql-gui -- editing a field sometimes triggers removing row"
 msgstr ""
 
 #. Tag: para
@@ -454,10 +459,10 @@ msgid ""
 "-- If you have been using deprecated functions CHANGE your apps or suffer "
 "the consequences. If you don't see a function documented -- it ain't "
 "supported or it is an internal function. Some constraints in older tables "
-"were built with deprecated functions. If you restore you may need to rebuild"
-" table constraints with populate_geometry_columns(). If you have "
-"applications or tools that rely on deprecated functions, please refer to "
-"<link linkend=\"legacy_faq\"></link> for more details."
+"were built with deprecated functions. If you restore you may need to rebuild "
+"table constraints with populate_geometry_columns(). If you have applications "
+"or tools that rely on deprecated functions, please refer to <link linkend="
+"\"legacy_faq\"></link> for more details."
 msgstr ""
 
 #. Tag: para
@@ -465,8 +470,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "#944 geometry_columns is now a view instead of a table (Paul Ramsey, Regina "
-"Obe) for tables created the old way reads (srid, type, dims) constraints for"
-" geometry columns created with type modifiers reads rom column definition"
+"Obe) for tables created the old way reads (srid, type, dims) constraints for "
+"geometry columns created with type modifiers reads rom column definition"
 msgstr ""
 
 #. Tag: para
@@ -527,21 +532,19 @@ msgstr ""
 #: release_notes.xml:124
 #, no-c-format
 msgid ""
-"<ulink "
-"url=\"http://trac.osgeo.org/postgis/wiki/WKTRaster/PlanningAndFunding\">Raster"
-" support integrated and documented</ulink> (Pierre Racine, Jorge Arévalo, "
-"Mateusz Loskot, Sandro Santilli, David Zwarg, Regina Obe, Bborie Park) "
-"(Company developer and funding: University Laval, Deimos Space, CadCorp, "
-"Michigan Tech Research Institute, Azavea, Paragon Corporation, UC Davis "
-"Center for Vectorborne Diseases)"
+"<ulink url=\"http://trac.osgeo.org/postgis/wiki/WKTRaster/PlanningAndFunding"
+"\">Raster support integrated and documented</ulink> (Pierre Racine, Jorge "
+"Arévalo, Mateusz Loskot, Sandro Santilli, David Zwarg, Regina Obe, Bborie "
+"Park) (Company developer and funding: University Laval, Deimos Space, "
+"CadCorp, Michigan Tech Research Institute, Azavea, Paragon Corporation, UC "
+"Davis Center for Vectorborne Diseases)"
 msgstr ""
 
 #. Tag: para
 #: release_notes.xml:127
 #, no-c-format
 msgid ""
-"Making spatial indexes 3D aware - in progress (Paul Ramsey, Mark Cave-"
-"Ayland)"
+"Making spatial indexes 3D aware - in progress (Paul Ramsey, Mark Cave-Ayland)"
 msgstr ""
 
 #. Tag: para
@@ -705,8 +708,8 @@ msgstr ""
 msgid ""
 "Extras - revised tiger_geocoder to work with TIGER census 2010 data, "
 "addition of reverse geocoder function, various bug fixes, accuracy "
-"enhancements, limit max result return, speed improvements, loading routines."
-" (Regina Obe, Leo Hsu / Paragon Corporation / funding provided by Hunter "
+"enhancements, limit max result return, speed improvements, loading routines. "
+"(Regina Obe, Leo Hsu / Paragon Corporation / funding provided by Hunter "
 "Systems Group)"
 msgstr ""
 
@@ -740,11 +743,11 @@ msgstr ""
 #: release_notes.xml:170
 #, no-c-format
 msgid ""
-"We thank <ulink url=\"http://blog.opengeo.org/2012/02/01/it-goes-up-"
-"to-2-0/\">U.S Department of State Human Information Unit (HIU)</ulink> and "
-"<ulink url=\"http://blog.cartodb.com/post/17318840209/postgis-core-"
-"committer-sandro-santilli-joins-cartodb\">Vizzuality</ulink> for general "
-"monetary support to get PostGIS 2.0 out the door."
+"We thank <ulink url=\"http://blog.opengeo.org/2012/02/01/it-goes-up-to-2-0/"
+"\">U.S Department of State Human Information Unit (HIU)</ulink> and <ulink "
+"url=\"http://blog.cartodb.com/post/17318840209/postgis-core-committer-sandro-"
+"santilli-joins-cartodb\">Vizzuality</ulink> for general monetary support to "
+"get PostGIS 2.0 out the door."
 msgstr ""
 
 #. Tag: title
@@ -821,8 +824,8 @@ msgstr ""
 #: release_notes.xml:188
 #, no-c-format
 msgid ""
-"#1121, populate_geometry_columns using deprecated functions (Regin Obe, Paul"
-" Ramsey)"
+"#1121, populate_geometry_columns using deprecated functions (Regin Obe, Paul "
+"Ramsey)"
 msgstr ""
 
 #. Tag: para
@@ -876,8 +879,7 @@ msgstr ""
 #. Tag: para
 #: release_notes.xml:197
 #, no-c-format
-msgid ""
-"#1344, allow exporting tables with invalid geometries (Sandro Santilli)"
+msgid "#1344, allow exporting tables with invalid geometries (Sandro Santilli)"
 msgstr ""
 
 #. Tag: para
@@ -957,8 +959,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "This is a bug fix release, addressing issues that have been filed since the "
-"1.5.2 release. If you are running PostGIS 1.3+, a soft upgrade is sufficient"
-" otherwise a hard upgrade is recommended."
+"1.5.2 release. If you are running PostGIS 1.3+, a soft upgrade is sufficient "
+"otherwise a hard upgrade is recommended."
 msgstr ""
 
 #. Tag: para
@@ -973,8 +975,8 @@ msgstr ""
 #: release_notes.xml:220
 #, no-c-format
 msgid ""
-"#1007, ST_IsValid crash fix requires GEOS 3.3.0+ or 3.2.3+ (Sandro Santilli,"
-" reported by Birgit Laggner)"
+"#1007, ST_IsValid crash fix requires GEOS 3.3.0+ or 3.2.3+ (Sandro Santilli, "
+"reported by Birgit Laggner)"
 msgstr ""
 
 #. Tag: para
@@ -989,8 +991,8 @@ msgstr ""
 #: release_notes.xml:224
 #, no-c-format
 msgid ""
-"#845, ST_Intersects precision error (Sandro Santilli, Nicklas Avén) Reported"
-" by cdestigter"
+"#845, ST_Intersects precision error (Sandro Santilli, Nicklas Avén) Reported "
+"by cdestigter"
 msgstr ""
 
 #. Tag: para
@@ -1105,16 +1107,16 @@ msgstr ""
 #, no-c-format
 msgid ""
 "This is a bug fix release, addressing issues that have been filed since the "
-"1.5.1 release. If you are running PostGIS 1.3+, a soft upgrade is sufficient"
-" otherwise a hard upgrade is recommended."
+"1.5.1 release. If you are running PostGIS 1.3+, a soft upgrade is sufficient "
+"otherwise a hard upgrade is recommended."
 msgstr ""
 
 #. Tag: para
 #: release_notes.xml:256
 #, no-c-format
 msgid ""
-"Loader: fix handling of empty (0-verticed) geometries in shapefiles. (Sandro"
-" Santilli)"
+"Loader: fix handling of empty (0-verticed) geometries in shapefiles. (Sandro "
+"Santilli)"
 msgstr ""
 
 #. Tag: para
@@ -1142,8 +1144,8 @@ msgstr ""
 #: release_notes.xml:260
 #, no-c-format
 msgid ""
-"#393, Loader: Add temporary patch for large DBF files (Maxime Guillaud, Paul"
-" Ramsey)"
+"#393, Loader: Add temporary patch for large DBF files (Maxime Guillaud, Paul "
+"Ramsey)"
 msgstr ""
 
 #. Tag: para
@@ -1275,8 +1277,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "This is a bug fix release, addressing issues that have been filed since the "
-"1.4.1 release. If you are running PostGIS 1.3+, a soft upgrade is sufficient"
-" otherwise a hard upgrade is recommended."
+"1.4.1 release. If you are running PostGIS 1.3+, a soft upgrade is sufficient "
+"otherwise a hard upgrade is recommended."
 msgstr ""
 
 #. Tag: para
@@ -1361,9 +1363,9 @@ msgstr ""
 #: release_notes.xml:302
 #, no-c-format
 msgid ""
-"This release provides support for geographic coordinates (lat/lon) via a new"
-" GEOGRAPHY type. Also performance enhancements, new input format support "
-"(GML,KML) and general upkeep."
+"This release provides support for geographic coordinates (lat/lon) via a new "
+"GEOGRAPHY type. Also performance enhancements, new input format support (GML,"
+"KML) and general upkeep."
 msgstr ""
 
 #. Tag: title
@@ -1402,8 +1404,7 @@ msgstr ""
 #. Tag: para
 #: release_notes.xml:313
 #, no-c-format
-msgid ""
-"The library versions below are the minimum requirements for PostGIS 1.5"
+msgid "The library versions below are the minimum requirements for PostGIS 1.5"
 msgstr ""
 
 #. Tag: para
@@ -1504,8 +1505,7 @@ msgstr ""
 #: release_notes.xml:336
 #, no-c-format
 msgid ""
-"Add measure values to an existing linestring with ST_AddMeasure (Paul "
-"Ramsey)"
+"Add measure values to an existing linestring with ST_AddMeasure (Paul Ramsey)"
 msgstr ""
 
 #. Tag: para
@@ -1601,7 +1601,8 @@ msgstr ""
 #: release_notes.xml:360
 #, no-c-format
 msgid ""
-"http://trac.osgeo.org/postgis/query?status=closed&amp;milestone=PostGIS+1.5.0&amp;order=priority"
+"http://trac.osgeo.org/postgis/query?status=closed&amp;milestone=PostGIS"
+"+1.5.0&amp;order=priority"
 msgstr ""
 
 #. Tag: title
@@ -1620,8 +1621,8 @@ msgstr ""
 #: release_notes.xml:367
 #, no-c-format
 msgid ""
-"This release provides performance enhancements, improved internal structures"
-" and testing, new features, and upgraded documentation. If you are running "
+"This release provides performance enhancements, improved internal structures "
+"and testing, new features, and upgraded documentation. If you are running "
 "PostGIS 1.1+, a soft upgrade is sufficient otherwise a hard upgrade is "
 "recommended."
 msgstr ""
@@ -1698,8 +1699,8 @@ msgstr ""
 #: release_notes.xml:392
 #, no-c-format
 msgid ""
-"ST_IsValidReason() returns readable explanations for validity failures (Paul"
-" Ramsey)"
+"ST_IsValidReason() returns readable explanations for validity failures (Paul "
+"Ramsey)"
 msgstr ""
 
 #. Tag: para
@@ -1747,8 +1748,8 @@ msgstr ""
 #: release_notes.xml:399
 #, no-c-format
 msgid ""
-"Populate_Geometry_Columns() -- automatically add records to geometry_columns"
-" for TABLES and VIEWS (Kevin Neufeld)"
+"Populate_Geometry_Columns() -- automatically add records to geometry_columns "
+"for TABLES and VIEWS (Kevin Neufeld)"
 msgstr ""
 
 #. Tag: para
@@ -1892,7 +1893,8 @@ msgstr ""
 #: release_notes.xml:426
 #, no-c-format
 msgid ""
-"http://trac.osgeo.org/postgis/query?status=closed&amp;milestone=PostGIS+1.4.0&amp;order=priority"
+"http://trac.osgeo.org/postgis/query?status=closed&amp;milestone=PostGIS"
+"+1.4.0&amp;order=priority"
 msgstr ""
 
 #. Tag: title
@@ -1937,8 +1939,8 @@ msgstr ""
 msgid ""
 "If you are running PostGIS 1.1+, a soft upgrade is sufficient otherwise a "
 "hard upgrade is recommended. This release is a bug fix release to address a "
-"failure in ST_Force_Collection and related functions that critically affects"
-" using MapServer with LINE layers."
+"failure in ST_Force_Collection and related functions that critically affects "
+"using MapServer with LINE layers."
 msgstr ""
 
 #. Tag: title
@@ -1988,9 +1990,9 @@ msgstr ""
 #: release_notes.xml:467
 #, no-c-format
 msgid ""
-"This release fixes bugs shp2pgsql, adds enhancements to SVG and KML support,"
-" adds a ST_SimplifyPreserveTopology function, makes the build more sensitive"
-" to GEOS versions, and fixes a handful of severe but rare failure cases."
+"This release fixes bugs shp2pgsql, adds enhancements to SVG and KML support, "
+"adds a ST_SimplifyPreserveTopology function, makes the build more sensitive "
+"to GEOS versions, and fixes a handful of severe but rare failure cases."
 msgstr ""
 
 #. Tag: title
@@ -2051,8 +2053,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "This release provides performance enhancements to the relational functions, "
-"adds new relational functions and begins the migration of our function names"
-" to the SQL-MM convention, using the spatial type (SP) prefix."
+"adds new relational functions and begins the migration of our function names "
+"to the SQL-MM convention, using the spatial type (SP) prefix."
 msgstr ""
 
 #. Tag: title
@@ -2072,10 +2074,10 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Added ST_Covers and ST_CoveredBy relational functions. Description and "
-"justification of these functions can be found at <ulink url=\"http://lin-"
-"ear-th-inking.blogspot.com/2007/06/subtleties-of-ogc-covers-"
-"spatial.html\">http://lin-ear-th-inking.blogspot.com/2007/06/subtleties-of-"
-"ogc-covers-spatial.html</ulink>"
+"justification of these functions can be found at <ulink url=\"http://lin-ear-"
+"th-inking.blogspot.com/2007/06/subtleties-of-ogc-covers-spatial.html"
+"\">http://lin-ear-th-inking.blogspot.com/2007/06/subtleties-of-ogc-covers-"
+"spatial.html</ulink>"
 msgstr ""
 
 #. Tag: para
@@ -2188,9 +2190,9 @@ msgstr ""
 #, no-c-format
 msgid ""
 "JDBC: Fixed JTS handling for multi-dimensional geometries (thanks to Thomas "
-"Marti for hint and partial patch). Additionally, now JavaDoc is compiled and"
-" packaged. Fixed classpath problems with GCJ. Fixed pgjdbc 8.2 "
-"compatibility, losing support for jdk 1.3 and older."
+"Marti for hint and partial patch). Additionally, now JavaDoc is compiled and "
+"packaged. Fixed classpath problems with GCJ. Fixed pgjdbc 8.2 compatibility, "
+"losing support for jdk 1.3 and older."
 msgstr ""
 
 #. Tag: title
@@ -2209,9 +2211,9 @@ msgstr ""
 #: release_notes.xml:569
 #, no-c-format
 msgid ""
-"This release provides type definitions along with "
-"serialization/deserialization capabilities for SQL-MM defined curved "
-"geometries, as well as performance enhancements."
+"This release provides type definitions along with serialization/"
+"deserialization capabilities for SQL-MM defined curved geometries, as well "
+"as performance enhancements."
 msgstr ""
 
 #. Tag: para
@@ -2245,8 +2247,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "This is a bugfix release, in particular fixing a critical error with GEOS "
-"interface in 64bit systems. Includes an updated of the SRS parameters and an"
-" improvement in reprojections (take Z in consideration). Upgrade is "
+"interface in 64bit systems. Includes an updated of the SRS parameters and an "
+"improvement in reprojections (take Z in consideration). Upgrade is "
 "<emphasis>encouraged</emphasis>."
 msgstr ""
 
@@ -2267,8 +2269,8 @@ msgstr ""
 #: release_notes.xml:754 release_notes.xml:833 release_notes.xml:899
 #, no-c-format
 msgid ""
-"If you are upgrading from release 1.0.3 or later follow the <link "
-"linkend=\"soft_upgrade\">soft upgrade</link> procedure."
+"If you are upgrading from release 1.0.3 or later follow the <link linkend="
+"\"soft_upgrade\">soft upgrade</link> procedure."
 msgstr ""
 
 #. Tag: para
@@ -2278,10 +2280,10 @@ msgstr ""
 #: release_notes.xml:1239
 #, no-c-format
 msgid ""
-"If you are upgrading from a release <emphasis>between 1.0.0RC6 and "
-"1.0.2</emphasis> (inclusive) and really want a live upgrade read the <link "
-"linkend=\"rel_1.0.3_upgrading\">upgrade section</link> of the 1.0.3 release "
-"notes chapter."
+"If you are upgrading from a release <emphasis>between 1.0.0RC6 and 1.0.2</"
+"emphasis> (inclusive) and really want a live upgrade read the <link linkend="
+"\"rel_1.0.3_upgrading\">upgrade section</link> of the 1.0.3 release notes "
+"chapter."
 msgstr ""
 
 #. Tag: para
@@ -2291,8 +2293,8 @@ msgstr ""
 #: release_notes.xml:1244
 #, no-c-format
 msgid ""
-"Upgrade from any release prior to 1.0.0RC6 requires an <link "
-"linkend=\"hard_upgrade\">hard upgrade</link>."
+"Upgrade from any release prior to 1.0.0RC6 requires an <link linkend="
+"\"hard_upgrade\">hard upgrade</link>."
 msgstr ""
 
 #. Tag: para
@@ -2440,8 +2442,8 @@ msgstr ""
 #: release_notes.xml:693
 #, no-c-format
 msgid ""
-"This is an bugfix release including some improvements in the Java interface."
-" Upgrade is <emphasis>encouraged</emphasis>."
+"This is an bugfix release including some improvements in the Java interface. "
+"Upgrade is <emphasis>encouraged</emphasis>."
 msgstr ""
 
 #. Tag: para
@@ -2500,8 +2502,8 @@ msgstr ""
 #: release_notes.xml:735
 #, no-c-format
 msgid ""
-"Added EJB3 tutorial / examples donated by Norman Barker "
-"&lt;nbarker@ittvis.com&gt;"
+"Added EJB3 tutorial / examples donated by Norman Barker &lt;nbarker@ittvis."
+"com&gt;"
 msgstr ""
 
 #. Tag: para
@@ -2727,8 +2729,8 @@ msgstr ""
 #: release_notes.xml:870
 #, no-c-format
 msgid ""
-"Embedded access control in estimated_extent() for builds against pgsql &gt;="
-" 8.0.0"
+"Embedded access control in estimated_extent() for builds against pgsql &gt;= "
+"8.0.0"
 msgstr ""
 
 #. Tag: para
@@ -2760,10 +2762,10 @@ msgstr ""
 #, no-c-format
 msgid ""
 "This is an important Bugfix release, upgrade is <emphasis>highly "
-"recommended</emphasis>. Previous version contained a bug in "
-"postgis_restore.pl preventing <link linkend=\"hard_upgrade\">hard "
-"upgrade</link> procedure to complete and a bug in GEOS-2.2+ connector "
-"preventing GeometryCollection objects to be used in topological operations."
+"recommended</emphasis>. Previous version contained a bug in postgis_restore."
+"pl preventing <link linkend=\"hard_upgrade\">hard upgrade</link> procedure "
+"to complete and a bug in GEOS-2.2+ connector preventing GeometryCollection "
+"objects to be used in topological operations."
 msgstr ""
 
 #. Tag: para
@@ -2852,8 +2854,8 @@ msgstr ""
 #: release_notes.xml:951
 #, no-c-format
 msgid ""
-"It is <emphasis>highly recommended</emphasis> that you upgrade to GEOS-2.2.x"
-" before installing PostGIS, this will ensure future GEOS upgrades won't "
+"It is <emphasis>highly recommended</emphasis> that you upgrade to GEOS-2.2.x "
+"before installing PostGIS, this will ensure future GEOS upgrades won't "
 "require a rebuild of the PostGIS library."
 msgstr ""
 
@@ -2871,21 +2873,20 @@ msgid ""
 "objects. Markus Schaber added many improvements in his JDBC2 code. Alex "
 "Bodnaru helped with PostgreSQL source dependency relief and provided Debian "
 "specfiles. Michael Fuhr tested new things on Solaris arch. David Techer and "
-"Gerald Fenoy helped testing GEOS C-API connector. Hartmut Tschauner provided"
-" code for the azimuth() function. Devrim GUNDUZ provided RPM specfiles. Carl"
-" Anderson helped with the new area building functions. See the <link "
-"linkend=\"credits\">credits</link> section for more names."
+"Gerald Fenoy helped testing GEOS C-API connector. Hartmut Tschauner provided "
+"code for the azimuth() function. Devrim GUNDUZ provided RPM specfiles. Carl "
+"Anderson helped with the new area building functions. See the <link linkend="
+"\"credits\">credits</link> section for more names."
 msgstr ""
 
 #. Tag: para
 #: release_notes.xml:972
 #, no-c-format
 msgid ""
-"If you are upgrading from release 1.0.3 or later you <emphasis>DO "
-"NOT</emphasis> need a dump/reload. Simply sourcing the new "
-"lwpostgis_upgrade.sql script in all your existing databases will work. See "
-"the <link linkend=\"soft_upgrade\">soft upgrade</link> chapter for more "
-"information."
+"If you are upgrading from release 1.0.3 or later you <emphasis>DO NOT</"
+"emphasis> need a dump/reload. Simply sourcing the new lwpostgis_upgrade.sql "
+"script in all your existing databases will work. See the <link linkend="
+"\"soft_upgrade\">soft upgrade</link> chapter for more information."
 msgstr ""
 
 #. Tag: title
@@ -3039,8 +3040,8 @@ msgstr ""
 #: release_notes.xml:1046
 #, no-c-format
 msgid ""
-"Removed automatic call to fix_geometry_columns() in AddGeometryColumns() and"
-" update_geometry_stats()"
+"Removed automatic call to fix_geometry_columns() in AddGeometryColumns() and "
+"update_geometry_stats()"
 msgstr ""
 
 #. Tag: title
@@ -3192,16 +3193,16 @@ msgstr ""
 #: release_notes.xml:1116 release_notes.xml:1173
 #, no-c-format
 msgid ""
-"If you are upgrading from release 1.0.3 or later you <emphasis>DO "
-"NOT</emphasis> need a dump/reload."
+"If you are upgrading from release 1.0.3 or later you <emphasis>DO NOT</"
+"emphasis> need a dump/reload."
 msgstr ""
 
 #. Tag: para
 #: release_notes.xml:1131
 #, no-c-format
 msgid ""
-"Fixed palloc(0) call in collection deserializer (only gives problem with "
-"--enable-cassert)"
+"Fixed palloc(0) call in collection deserializer (only gives problem with --"
+"enable-cassert)"
 msgstr ""
 
 #. Tag: para
@@ -3383,17 +3384,17 @@ msgstr ""
 #: release_notes.xml:1229
 #, no-c-format
 msgid ""
-"Contains important bug fixes and a few improvements. In particular, it fixes"
-" a memory leak preventing successful build of GiST indexes for large spatial"
-" tables."
+"Contains important bug fixes and a few improvements. In particular, it fixes "
+"a memory leak preventing successful build of GiST indexes for large spatial "
+"tables."
 msgstr ""
 
 #. Tag: para
 #: release_notes.xml:1236
 #, no-c-format
 msgid ""
-"If you are upgrading from release 1.0.3 you <emphasis>DO NOT</emphasis> need"
-" a dump/reload."
+"If you are upgrading from release 1.0.3 you <emphasis>DO NOT</emphasis> need "
+"a dump/reload."
 msgstr ""
 
 #. Tag: para
@@ -3503,9 +3504,9 @@ msgstr ""
 #: release_notes.xml:1298
 #, no-c-format
 msgid ""
-"An <link linkend=\"hard_upgrade\">hard upgrade</link> procedure "
-"(dump/reload) will force recomputation of all bounding boxes (not included "
-"in dumps). This is <emphasis>required</emphasis> if upgrading from releases "
+"An <link linkend=\"hard_upgrade\">hard upgrade</link> procedure (dump/"
+"reload) will force recomputation of all bounding boxes (not included in "
+"dumps). This is <emphasis>required</emphasis> if upgrading from releases "
 "prior to 1.0.0RC6."
 msgstr ""
 
@@ -3519,8 +3520,8 @@ msgid ""
 "eventual changes in them (geometry statistics update, reindexing). Invoke "
 "the script after a make install (run with no args for syntax help). "
 "Optionally run utils/postgis_proc_upgrade.pl to refresh postgis procedures "
-"and functions signatures (see <link linkend=\"soft_upgrade\">Soft "
-"upgrade</link>)."
+"and functions signatures (see <link linkend=\"soft_upgrade\">Soft upgrade</"
+"link>)."
 msgstr ""
 
 #. Tag: para
@@ -3599,16 +3600,16 @@ msgstr ""
 #: release_notes.xml:1352 release_notes.xml:1392
 #, no-c-format
 msgid ""
-"If you are upgrading from release 1.0.0RC6 or up you <emphasis>DO "
-"NOT</emphasis> need a dump/reload."
+"If you are upgrading from release 1.0.0RC6 or up you <emphasis>DO NOT</"
+"emphasis> need a dump/reload."
 msgstr ""
 
 #. Tag: para
 #: release_notes.xml:1355 release_notes.xml:1395
 #, no-c-format
 msgid ""
-"Upgrading from older releases requires a dump/reload. See the <link "
-"linkend=\"upgrading\">upgrading</link> chapter for more informations."
+"Upgrading from older releases requires a dump/reload. See the <link linkend="
+"\"upgrading\">upgrading</link> chapter for more informations."
 msgstr ""
 
 #. Tag: para
@@ -4167,8 +4168,7 @@ msgstr ""
 #. Tag: para
 #: release_notes.xml:1678
 #, no-c-format
-msgid ""
-"Some functions made IMMUTABLE from STABLE, for performance improvement."
+msgid "Some functions made IMMUTABLE from STABLE, for performance improvement."
 msgstr ""
 
 #. Tag: para
@@ -4255,8 +4255,8 @@ msgstr ""
 #: release_notes.xml:1720
 #, no-c-format
 msgid ""
-"spatial_ref_sys: changed Paris entries to match the ones distributed with "
-"0.x."
+"spatial_ref_sys: changed Paris entries to match the ones distributed with 0."
+"x."
 msgstr ""
 
 #. Tag: title
@@ -4388,8 +4388,8 @@ msgstr ""
 #: release_notes.xml:1804
 #, no-c-format
 msgid ""
-"Support for up to 4d coordinates, providing lossless "
-"shapefile-&gt;postgis-&gt;shapefile conversion."
+"Support for up to 4d coordinates, providing lossless shapefile-&gt;postgis-"
+"&gt;shapefile conversion."
 msgstr ""
 
 #. Tag: para
index c0929023538f62bd6297d4ef377b680b9b999eb0..e0acc47a33677d4ab22a5f00d214ab9eeaf86d57 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 # etrimaille <gustrimaille@yahoo.fr>, 2013
 msgid ""
@@ -9,11 +9,12 @@ msgstr ""
 "POT-Creation-Date: 2012-09-14 17:50+0000\n"
 "PO-Revision-Date: 2013-11-28 21:06+0000\n"
 "Last-Translator: etrimaille <gustrimaille@yahoo.fr>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: title
@@ -32,41 +33,53 @@ msgstr "Rapporter un problème logiciel"
 #: reporting.xml:8
 #, no-c-format
 msgid ""
-"Reporting bugs effectively is a fundamental way to help PostGIS development."
-" The most effective bug report is that enabling PostGIS developers to "
+"Reporting bugs effectively is a fundamental way to help PostGIS development. "
+"The most effective bug report is that enabling PostGIS developers to "
 "reproduce it, so it would ideally contain a script triggering it and every "
 "information regarding the environment in which it was detected. Good enough "
 "info can be extracted running <code>SELECT postgis_full_version()</code> "
 "[for postgis] and <code>SELECT version()</code> [for postgresql]."
-msgstr "Rapporter un problème est effectivement fondamental afin d'aider le développement de PostGIS. Un rapport de bug efficace permet Ã  l'équipe des développeurs de PostGIS de reproduire le problème. Le rapport est donc pertinent si il contient le script qui le déclenche et toutes les informations Ã  propos de l'environnement dans lequel il a Ã©té détecté. De bonnes informations peuvent Ãªtre obtenus par l’exécution de <code>SELECT postgis_full_version()</code> [pour postgis] et <code>SELECT version()</code> [pour postgresql]."
+msgstr ""
+"Rapporter un problème est effectivement fondamental afin d'aider le "
+"développement de PostGIS. Un rapport de bug efficace permet Ã  l'équipe des "
+"développeurs de PostGIS de reproduire le problème. Le rapport est donc "
+"pertinent si il contient le script qui le déclenche et toutes les "
+"informations Ã  propos de l'environnement dans lequel il a Ã©té détecté. De "
+"bonnes informations peuvent Ãªtre obtenus par l’exécution de <code>SELECT "
+"postgis_full_version()</code> [pour postgis] et <code>SELECT version()</"
+"code> [pour postgresql]."
 
 #. Tag: para
 #: reporting.xml:16
 #, no-c-format
 msgid ""
 "If you aren't using the latest release, it's worth taking a look at its "
-"<ulink url=\"http://svn.osgeo.org/postgis/trunk/NEWS\">release "
-"changelog</ulink> first, to find out if your bug has already been fixed."
-msgstr "Si vous n'utilisez pas la dernière version stable, il est préférable de regarder tout d'abord<ulink url=\"http://svn.osgeo.org/postgis/trunk/NEWS\">les derniers changements </ulink> pour savoir si le problème n'a pas déjà Ã©té résolu."
+"<ulink url=\"http://svn.osgeo.org/postgis/trunk/NEWS\">release changelog</"
+"ulink> first, to find out if your bug has already been fixed."
+msgstr ""
+"Si vous n'utilisez pas la dernière version stable, il est préférable de "
+"regarder tout d'abord<ulink url=\"http://svn.osgeo.org/postgis/trunk/NEWS"
+"\">les derniers changements </ulink> pour savoir si le problème n'a pas déjà "
+"été résolu."
 
 #. Tag: para
 #: reporting.xml:21
 #, no-c-format
 msgid ""
-"Using the <ulink url=\"http://trac.osgeo.org/postgis/\">PostGIS bug "
-"tracker</ulink> will ensure your reports are not discarded, and will keep "
-"you informed on its handling process. Before reporting a new bug please "
-"query the database to see if it is a known one, and if it is please add any "
-"new information you have about it."
+"Using the <ulink url=\"http://trac.osgeo.org/postgis/\">PostGIS bug tracker</"
+"ulink> will ensure your reports are not discarded, and will keep you "
+"informed on its handling process. Before reporting a new bug please query "
+"the database to see if it is a known one, and if it is please add any new "
+"information you have about it."
 msgstr ""
 
 #. Tag: para
 #: reporting.xml:28
 #, no-c-format
 msgid ""
-"You might want to read Simon Tatham's paper about <ulink "
-"url=\"http://www.chiark.greenend.org.uk/~sgtatham/bugs.html\">How to Report "
-"Bugs Effectively</ulink> before filing a new report."
+"You might want to read Simon Tatham's paper about <ulink url=\"http://www."
+"chiark.greenend.org.uk/~sgtatham/bugs.html\">How to Report Bugs Effectively</"
+"ulink> before filing a new report."
 msgstr ""
 
 #. Tag: title
@@ -79,8 +92,8 @@ msgstr ""
 #: reporting.xml:36
 #, no-c-format
 msgid ""
-"The documentation should accurately reflect the features and behavior of the"
-" software. If it doesn't, it could be because of a software bug or because "
+"The documentation should accurately reflect the features and behavior of the "
+"software. If it doesn't, it could be because of a software bug or because "
 "the documentation is in error or deficient."
 msgstr ""
 
@@ -88,8 +101,8 @@ msgstr ""
 #: reporting.xml:40
 #, no-c-format
 msgid ""
-"Documentation issues can also be reported to the <ulink "
-"url=\"http://trac.osgeo.org/postgis\">PostGIS bug tracker</ulink>."
+"Documentation issues can also be reported to the <ulink url=\"http://trac."
+"osgeo.org/postgis\">PostGIS bug tracker</ulink>."
 msgstr ""
 
 #. Tag: para
@@ -133,7 +146,9 @@ msgstr "Cela sera sauvegardé dans le répertoire ./trunk"
 msgid ""
 "Make your changes to the documentation with your favorite text editor. On "
 "Unix, type (for example):"
-msgstr "Faites vos changements sur la documentation avec votre Ã©diteur de texte favori. Sur Unix, tapez (pour exemple) :"
+msgstr ""
+"Faites vos changements sur la documentation avec votre Ã©diteur de texte "
+"favori. Sur Unix, tapez (pour exemple) :"
 
 #. Tag: command
 #: reporting.xml:67
@@ -146,9 +161,12 @@ msgstr "vim trunk/doc/postgis.xml"
 #, no-c-format
 msgid ""
 "Note that the documentation is written in DocBook XML rather than HTML, so "
-"if you are not familiar with it please follow the example of the rest of the"
-" documentation."
-msgstr "Remarquez que la documentation est Ã©crite avec DocBook XML au lieu de HTML, donc si vous ne vous sentez pas familier avec cela, vous devriez suivre les exemples dans la suite de la documentation."
+"if you are not familiar with it please follow the example of the rest of the "
+"documentation."
+msgstr ""
+"Remarquez que la documentation est Ã©crite avec DocBook XML au lieu de HTML, "
+"donc si vous ne vous sentez pas familier avec cela, vous devriez suivre les "
+"exemples dans la suite de la documentation."
 
 #. Tag: para
 #: reporting.xml:75
@@ -156,7 +174,9 @@ msgstr "Remarquez que la documentation est Ã©crite avec DocBook XML au lieu de H
 msgid ""
 "Make a patch file containing the differences from the master copy of the "
 "documentation. On Unix, type:"
-msgstr "Faites un correctif contenant les différences avec une copie de la documentation principale. Sur Unix, tapez :"
+msgstr ""
+"Faites un correctif contenant les différences avec une copie de la "
+"documentation principale. Sur Unix, tapez :"
 
 #. Tag: command
 #: reporting.xml:78
@@ -168,4 +188,5 @@ msgstr "svn diff trunk/doc/postgis.xml &gt; doc.patch"
 #: reporting.xml:83
 #, no-c-format
 msgid "Attach the patch to a new issue in bug tracker."
-msgstr "Ajoutez le correctif Ã  un nouveau ticket dans le système de suivi de bogues."
+msgstr ""
+"Ajoutez le correctif Ã  un nouveau ticket dans le système de suivi de bogues."
index 56b17e5e4f1a150d887106ab591f982f0b453573..7eadb925fe2225d9b9d5cae47bab966c88071b97 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 # Arnaud Vandecasteele <arnaud.sig@gmail.com>, 2014
 msgid ""
@@ -9,11 +9,12 @@ msgstr ""
 "POT-Creation-Date: 2012-09-14 17:50+0000\n"
 "PO-Revision-Date: 2014-03-26 13:35+0000\n"
 "Last-Translator: Arnaud Vandecasteele <arnaud.sig@gmail.com>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: title
@@ -34,22 +35,27 @@ msgstr "Utiliser MapServer"
 msgid ""
 "The Minnesota MapServer is an internet web-mapping server which conforms to "
 "the OpenGIS Web Mapping Server specification."
-msgstr "MapServer est un serveur cartographique web conforme aux spécifications définies par l'OpenGIS"
+msgstr ""
+"MapServer est un serveur cartographique web conforme aux spécifications "
+"définies par l'OpenGIS"
 
 #. Tag: para
 #: using_postgis_app.xml:12
 #, no-c-format
 msgid ""
-"The MapServer homepage is at <ulink "
-"url=\"http://mapserver.org\">http://mapserver.org</ulink>."
-msgstr "La page internet de MapServer est <ulink url=\"http://mapserver.org\">http://mapserver.org</ulink>."
+"The MapServer homepage is at <ulink url=\"http://mapserver.org\">http://"
+"mapserver.org</ulink>."
+msgstr ""
+"La page internet de MapServer est <ulink url=\"http://mapserver.org\">http://"
+"mapserver.org</ulink>."
 
 #. Tag: para
 #: using_postgis_app.xml:17
 #, no-c-format
 msgid ""
-"The OpenGIS Web Map Specification is at <ulink "
-"url=\"http://www.opengeospatial.org/standards/wms\">http://www.opengeospatial.org/standards/wms</ulink>."
+"The OpenGIS Web Map Specification is at <ulink url=\"http://www."
+"opengeospatial.org/standards/wms\">http://www.opengeospatial.org/standards/"
+"wms</ulink>."
 msgstr ""
 
 #. Tag: title
@@ -65,7 +71,11 @@ msgid ""
 "To use PostGIS with MapServer, you will need to know about how to configure "
 "MapServer, which is beyond the scope of this documentation. This section "
 "will cover specific PostGIS issues and configuration details."
-msgstr "Afin d'utiliser conjointement PostGIS et MapServer, il est nécessaire au préalable de savoir comment configurer MapServer ce qui est bien au-delà de l'objectif de cette documentation. Cette section portera spécifiquement sur les aspects relatifs Ã  PostGIS."
+msgstr ""
+"Afin d'utiliser conjointement PostGIS et MapServer, il est nécessaire au "
+"préalable de savoir comment configurer MapServer ce qui est bien au-delà de "
+"l'objectif de cette documentation. Cette section portera spécifiquement sur "
+"les aspects relatifs Ã  PostGIS."
 
 #. Tag: para
 #: using_postgis_app.xml:30
@@ -90,11 +100,17 @@ msgstr "La version 3.5 - ou plus récente - de MapServer."
 #, no-c-format
 msgid ""
 "MapServer accesses PostGIS/PostgreSQL data like any other PostgreSQL client "
-"-- using the <filename>libpq</filename> interface. This means that MapServer"
-" can be installed on any machine with network access to the PostGIS server, "
+"-- using the <filename>libpq</filename> interface. This means that MapServer "
+"can be installed on any machine with network access to the PostGIS server, "
 "and use PostGIS as a source of data. The faster the connection between the "
 "systems, the better."
-msgstr "MapServer communique avec PostGIS/PostgreSQL en utilisant l'interface <filename>libpq</filename> comme n'importe quel autre client PostgreSQL. Cela signifie que pour utiliser PostGIS, MapServer peut Ãªtre installé sur n'importe quelle machine disposant d'un accès internet au serveur PostGIS. Plus la connection entre les deux systèmes est rapide et meilleur seront les performances."
+msgstr ""
+"MapServer communique avec PostGIS/PostgreSQL en utilisant l'interface "
+"<filename>libpq</filename> comme n'importe quel autre client PostgreSQL. "
+"Cela signifie que pour utiliser PostGIS, MapServer peut Ãªtre installé sur "
+"n'importe quelle machine disposant d'un accès internet au serveur PostGIS. "
+"Plus la connection entre les deux systèmes est rapide et meilleur seront les "
+"performances."
 
 #. Tag: para
 #: using_postgis_app.xml:50
@@ -142,7 +158,38 @@ msgid ""
 "    END\n"
 "  END \n"
 "END"
-msgstr "LAYER\nCONNECTIONTYPE postgis\nNAME \"widehighways\" \n# Connection Ã  la base de données\nCONNECTION \"user=dbuser dbname=gisdatabase host=bigserver\"\nPROCESSING \"CLOSE_CONNECTION=DEFER\"\n# Récupère les informations géographiques de la colonne 'geom' de la table 'roads' \nDATA \"geom from roads using srid=4326 using unique gid\" \nSTATUS ON\nTYPE LINE \n# Seule les routes principales seront affichées \nFILTER \"type = 'highway' and numlanes &gt;= 4\" \nCLASS \n# Le trait représentant les routes importantes sera plus claires et large de 2 pixels\nEXPRESSION ([numlanes] &gt;= 6) \nSTYLE\nCOLOR 255 22 22 \nWIDTH 2 \nEND\nEND \nCLASS \n# Toute les autres seront dessinées en couleur sombre avec un trait d'1 pixel d'paisseur\nEXPRESSION ([numlanes] &lt; 6) \nSTYLE\nCOLOR 205 92 82\nEND\nEND \nEND"
+msgstr ""
+"LAYER\n"
+"CONNECTIONTYPE postgis\n"
+"NAME \"widehighways\" \n"
+"# Connection Ã  la base de données\n"
+"CONNECTION \"user=dbuser dbname=gisdatabase host=bigserver\"\n"
+"PROCESSING \"CLOSE_CONNECTION=DEFER\"\n"
+"# Récupère les informations géographiques de la colonne 'geom' de la table "
+"'roads' \n"
+"DATA \"geom from roads using srid=4326 using unique gid\" \n"
+"STATUS ON\n"
+"TYPE LINE \n"
+"# Seule les routes principales seront affichées \n"
+"FILTER \"type = 'highway' and numlanes &gt;= 4\" \n"
+"CLASS \n"
+"# Le trait représentant les routes importantes sera plus claires et large de "
+"2 pixels\n"
+"EXPRESSION ([numlanes] &gt;= 6) \n"
+"STYLE\n"
+"COLOR 255 22 22 \n"
+"WIDTH 2 \n"
+"END\n"
+"END \n"
+"CLASS \n"
+"# Toute les autres seront dessinées en couleur sombre avec un trait d'1 "
+"pixel d'paisseur\n"
+"EXPRESSION ([numlanes] &lt; 6) \n"
+"STYLE\n"
+"COLOR 205 92 82\n"
+"END\n"
+"END \n"
+"END"
 
 #. Tag: para
 #: using_postgis_app.xml:60
@@ -173,8 +220,8 @@ msgstr "CONNECTION"
 #, no-c-format
 msgid ""
 "The database connection is governed by the a 'connection string' which is a "
-"standard set of keys and values like this (with the default values in "
-"&lt;&gt;):"
+"standard set of keys and values like this (with the default values in &lt;"
+"&gt;):"
 msgstr ""
 
 #. Tag: para
@@ -190,8 +237,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "An empty connection string is still valid, and any of the key/value pairs "
-"can be omitted. At a minimum you will generally supply the database name and"
-" username to connect with."
+"can be omitted. At a minimum you will generally supply the database name and "
+"username to connect with."
 msgstr ""
 
 #. Tag: term
@@ -216,8 +263,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "You can omit the \"using srid\" and \"using unique\" clauses and MapServer "
-"will automatically determine the correct values if possible, but at the cost"
-" of running a few extra queries on the server for each map draw."
+"will automatically determine the correct values if possible, but at the cost "
+"of running a few extra queries on the server for each map draw."
 msgstr ""
 
 #. Tag: term
@@ -265,7 +312,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "CREATE INDEX [indexname] ON [tablename] USING GIST ( [geometrycolumn] );"
-msgstr "CREATE INDEX [indexname] ON [tablename] USING GIST ( [geometrycolumn] );"
+msgstr ""
+"CREATE INDEX [indexname] ON [tablename] USING GIST ( [geometrycolumn] );"
 
 #. Tag: para
 #: using_postgis_app.xml:135
@@ -303,8 +351,8 @@ msgstr ""
 #: using_postgis_app.xml:158
 #, no-c-format
 msgid ""
-"Unlike shape files, PostGIS field names have to be referenced in EXPRESSIONS"
-" using <emphasis>lower case</emphasis>."
+"Unlike shape files, PostGIS field names have to be referenced in EXPRESSIONS "
+"using <emphasis>lower case</emphasis>."
 msgstr ""
 
 #. Tag: programlisting
@@ -367,14 +415,18 @@ msgstr ""
 msgid ""
 "postgis# CREATE INDEX geotable_gix ON geotable USING GIST ( geocolumn ); \n"
 "postgis# VACUUM ANALYZE;"
-msgstr "postgis# CREATE INDEX geotable_gix ON geotable USING GIST ( geocolumn );\npostgis# VACUUM ANALYZE;"
+msgstr ""
+"postgis# CREATE INDEX geotable_gix ON geotable USING GIST ( geocolumn );\n"
+"postgis# VACUUM ANALYZE;"
 
 #. Tag: para
 #: using_postgis_app.xml:204
 #, no-c-format
 msgid ""
 "My PostGIS layer draws fine, but queries are really slow. What is wrong?"
-msgstr "Mes couches de données PostGIS s'affichent correctement, mais les requêtes sont longues. Qu'est ce qui ne va pas ?"
+msgstr ""
+"Mes couches de données PostGIS s'affichent correctement, mais les requêtes "
+"sont longues. Qu'est ce qui ne va pas ?"
 
 #. Tag: para
 #: using_postgis_app.xml:209
@@ -382,14 +434,17 @@ msgstr "Mes couches de données PostGIS s'affichent correctement, mais les requ
 msgid ""
 "For queries to be fast, you must have a unique key for your spatial table "
 "and you must have an index on that unique key."
-msgstr "Afin que vos requêtes s'exécutent rapidement, vos enregistrements doivent Ãªtre identifiables par une clé unique, identifiant qui doit Ã©galement avoir Ã©té indexé."
+msgstr ""
+"Afin que vos requêtes s'exécutent rapidement, vos enregistrements doivent "
+"être identifiables par une clé unique, identifiant qui doit Ã©galement avoir "
+"été indexé."
 
 #. Tag: para
 #: using_postgis_app.xml:213
 #, no-c-format
 msgid ""
-"You can specify what unique key for mapserver to use with the <varname>USING"
-" UNIQUE</varname> clause in your <varname>DATA</varname> line:"
+"You can specify what unique key for mapserver to use with the <varname>USING "
+"UNIQUE</varname> clause in your <varname>DATA</varname> line:"
 msgstr ""
 
 #. Tag: programlisting
@@ -404,7 +459,9 @@ msgstr "DATA \"geom FROM geotable USING UNIQUE gid\""
 msgid ""
 "Can I use \"geography\" columns (new in PostGIS 1.5) as a source for "
 "MapServer layers?"
-msgstr "Est-il possible avec MapServer d'utiliser le type de données \"geography\" (nouveauté de la version 1.5 de PostGIS) comme couche de données ?  "
+msgstr ""
+"Est-il possible avec MapServer d'utiliser le type de données \"geography"
+"\" (nouveauté de la version 1.5 de PostGIS) comme couche de données ?  "
 
 #. Tag: para
 #: using_postgis_app.xml:229
@@ -434,12 +491,12 @@ msgstr "Usage avancé "
 msgid ""
 "The <varname>USING</varname> pseudo-SQL clause is used to add some "
 "information to help mapserver understand the results of more complex "
-"queries. More specifically, when either a view or a subselect is used as the"
-" source table (the thing to the right of \"FROM\" in a "
-"<varname>DATA</varname> definition) it is more difficult for mapserver to "
-"automatically determine a unique identifier for each row and also the SRID "
-"for the table. The <varname>USING</varname> clause can provide mapserver "
-"with these two pieces of information as follows:"
+"queries. More specifically, when either a view or a subselect is used as the "
+"source table (the thing to the right of \"FROM\" in a <varname>DATA</"
+"varname> definition) it is more difficult for mapserver to automatically "
+"determine a unique identifier for each row and also the SRID for the table. "
+"The <varname>USING</varname> clause can provide mapserver with these two "
+"pieces of information as follows:"
 msgstr ""
 
 #. Tag: programlisting
@@ -470,20 +527,20 @@ msgid ""
 "MapServer requires a unique id for each row in order to identify the row "
 "when doing map queries. Normally it identifies the primary key from the "
 "system tables. However, views and subselects don't automatically have an "
-"known unique column. If you want to use MapServer's query functionality, you"
-" need to ensure your view or subselect includes a uniquely valued column, "
-"and declare it with <varname>USING UNIQUE</varname>. For example, you could "
-"explicitly select nee of the table's primary key values for this purpose, or"
-" any other column which is guaranteed to be unique for the result set."
+"known unique column. If you want to use MapServer's query functionality, you "
+"need to ensure your view or subselect includes a uniquely valued column, and "
+"declare it with <varname>USING UNIQUE</varname>. For example, you could "
+"explicitly select nee of the table's primary key values for this purpose, or "
+"any other column which is guaranteed to be unique for the result set."
 msgstr ""
 
 #. Tag: para
 #: using_postgis_app.xml:273
 #, no-c-format
 msgid ""
-"\"Querying a Map\" is the action of clicking on a map to ask for information"
-" about the map features in that location. Don't confuse \"map queries\" with"
-" the SQL query in a <varname>DATA</varname> definition."
+"\"Querying a Map\" is the action of clicking on a map to ask for information "
+"about the map features in that location. Don't confuse \"map queries\" with "
+"the SQL query in a <varname>DATA</varname> definition."
 msgstr ""
 
 #. Tag: term
@@ -498,8 +555,8 @@ msgstr "USING SRID=&lt;srid&gt;"
 msgid ""
 "PostGIS needs to know which spatial referencing system is being used by the "
 "geometries in order to return the correct data back to MapServer. Normally "
-"it is possible to find this information in the \"geometry_columns\" table in"
-" the PostGIS database, however, this is not possible for tables which are "
+"it is possible to find this information in the \"geometry_columns\" table in "
+"the PostGIS database, however, this is not possible for tables which are "
 "created on the fly such as subselects and views. So the <varname>USING "
 "SRID=</varname> option allows the correct SRID to be specified in the "
 "<varname>DATA</varname> definition."
@@ -515,8 +572,8 @@ msgstr "Exemples "
 #: using_postgis_app.xml:302
 #, no-c-format
 msgid ""
-"Lets start with a simple example and work our way up. Consider the following"
-" MapServer layer definition:"
+"Lets start with a simple example and work our way up. Consider the following "
+"MapServer layer definition:"
 msgstr ""
 
 #. Tag: programlisting
@@ -601,8 +658,8 @@ msgstr ""
 msgid ""
 "The first layer is used when the scale is greater than 1:100000, and "
 "displays only the roads of type \"highway\" as black lines. The "
-"<varname>FILTER</varname> option causes only roads of type \"highway\" to be"
-" displayed."
+"<varname>FILTER</varname> option causes only roads of type \"highway\" to be "
+"displayed."
 msgstr ""
 
 #. Tag: para
@@ -610,8 +667,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "The second layer is used when the scale is less than 1:100000, and will "
-"display highways as double-thick red lines, and other roads as regular black"
-" lines."
+"display highways as double-thick red lines, and other roads as regular black "
+"lines."
 msgstr ""
 
 #. Tag: para
@@ -655,8 +712,8 @@ msgstr ""
 #: using_postgis_app.xml:333
 #, no-c-format
 msgid ""
-"This annotation layer adds green labels to all the roads when the scale gets"
-" down to 1:20000 or less. It also demonstrates how to use an SQL join in a "
+"This annotation layer adds green labels to all the roads when the scale gets "
+"down to 1:20000 or less. It also demonstrates how to use an SQL join in a "
 "<varname>DATA</varname> definition."
 msgstr ""
 
@@ -671,10 +728,10 @@ msgstr "Clients Java (JDBC)"
 #, no-c-format
 msgid ""
 "Java clients can access PostGIS \"geometry\" objects in the PostgreSQL "
-"database either directly as text representations or using the JDBC extension"
-" objects bundled with PostGIS. In order to use the extension objects, the "
-"\"postgis.jar\" file must be in your CLASSPATH along with the "
-"\"postgresql.jar\" JDBC driver package."
+"database either directly as text representations or using the JDBC extension "
+"objects bundled with PostGIS. In order to use the extension objects, the "
+"\"postgis.jar\" file must be in your CLASSPATH along with the \"postgresql."
+"jar\" JDBC driver package."
 msgstr ""
 
 #. Tag: programlisting
@@ -704,8 +761,10 @@ msgid ""
 "    * must cast the connection to the pgsql-specific connection \n"
 "    * implementation before calling the addDataType() method. \n"
 "    */\n"
-"    ((org.postgresql.PGConnection)conn).addDataType(\"geometry\",Class.forName(\"org.postgis.PGgeometry\"));\n"
-"    ((org.postgresql.PGConnection)conn).addDataType(\"box3d\",Class.forName(\"org.postgis.PGbox3d\"));\n"
+"    ((org.postgresql.PGConnection)conn).addDataType(\"geometry\",Class."
+"forName(\"org.postgis.PGgeometry\"));\n"
+"    ((org.postgresql.PGConnection)conn).addDataType(\"box3d\",Class."
+"forName(\"org.postgis.PGbox3d\"));\n"
 "    /* \n"
 "    * Create a statement and execute a select query. \n"
 "    */ \n"
@@ -713,7 +772,8 @@ msgid ""
 "    ResultSet r = s.executeQuery(\"select geom,id from geomtable\"); \n"
 "    while( r.next() ) { \n"
 "      /* \n"
-"      * Retrieve the geometry as an object then cast it to the geometry type. \n"
+"      * Retrieve the geometry as an object then cast it to the geometry "
+"type. \n"
 "      * Print things out. \n"
 "      */ \n"
 "      PGgeometry geom = (PGgeometry)r.getObject(1); \n"
index 32b33ebab469376c52cd90944f3ce678b7cc29b7..ec7962d5d95478ad5d2e8d95216f30141dcbd7a1 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 msgid ""
 msgstr ""
@@ -8,11 +8,12 @@ msgstr ""
 "POT-Creation-Date: 2012-09-14 17:50+0000\n"
 "PO-Revision-Date: 2013-11-26 21:54+0000\n"
 "Last-Translator: georgersilva <georger.silva@gmail.com>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: title
@@ -31,10 +32,10 @@ msgstr ""
 #: using_postgis_dataman.xml:8
 #, no-c-format
 msgid ""
-"The GIS objects supported by PostGIS are a superset of the \"Simple "
-"Features\" defined by the OpenGIS Consortium (OGC). As of version 0.9, "
-"PostGIS supports all the objects and functions specified in the OGC \"Simple"
-" Features for SQL\" specification."
+"The GIS objects supported by PostGIS are a superset of the \"Simple Features"
+"\" defined by the OpenGIS Consortium (OGC). As of version 0.9, PostGIS "
+"supports all the objects and functions specified in the OGC \"Simple "
+"Features for SQL\" specification."
 msgstr ""
 
 #. Tag: para
@@ -102,8 +103,8 @@ msgstr ""
 #: using_postgis_dataman.xml:49
 #, no-c-format
 msgid ""
-"MULTIPOLYGON(((0 0,4 0,4 4,0 4,0 0),(1 1,2 1,2 2,1 2,1 1)), ((-1 -1,-1 -2,-2"
-" -2,-2 -1,-1 -1)))"
+"MULTIPOLYGON(((0 0,4 0,4 4,0 4,0 0),(1 1,2 1,2 2,1 2,1 1)), ((-1 -1,-1 -2,-2 "
+"-2,-2 -1,-1 -1)))"
 msgstr ""
 
 #. Tag: para
@@ -173,10 +174,10 @@ msgstr ""
 #: using_postgis_dataman.xml:80
 #, no-c-format
 msgid ""
-"PostGIS extended formats are currently superset of OGC one (every valid "
-"WKB/WKT is a valid EWKB/EWKT) but this might vary in the future, "
-"specifically if OGC comes out with a new format conflicting with our "
-"extensions. Thus you SHOULD NOT rely on this feature!"
+"PostGIS extended formats are currently superset of OGC one (every valid WKB/"
+"WKT is a valid EWKB/EWKT) but this might vary in the future, specifically if "
+"OGC comes out with a new format conflicting with our extensions. Thus you "
+"SHOULD NOT rely on this feature!"
 msgstr ""
 
 #. Tag: para
@@ -295,8 +296,8 @@ msgstr ""
 #: using_postgis_dataman.xml:156
 #, no-c-format
 msgid ""
-"For example, a valid insert statement to create and insert a PostGIS spatial"
-" object would be:"
+"For example, a valid insert statement to create and insert a PostGIS spatial "
+"object would be:"
 msgstr ""
 
 #. Tag: programlisting
@@ -311,8 +312,8 @@ msgstr ""
 #: using_postgis_dataman.xml:161
 #, no-c-format
 msgid ""
-"The \"canonical forms\" of a PostgreSQL type are the representations you get"
-" with a simple query (without any function call) and the one which is "
+"The \"canonical forms\" of a PostgreSQL type are the representations you get "
+"with a simple query (without any function call) and the one which is "
 "guaranteed to be accepted with a simple insert, update or copy. For the "
 "postgis 'geometry' type these are:"
 msgstr ""
@@ -360,24 +361,23 @@ msgstr ""
 #, no-c-format
 msgid ""
 "The SQL Multimedia Applications Spatial specification extends the simple "
-"features for SQL spec by defining a number of circularly interpolated "
-"curves."
+"features for SQL spec by defining a number of circularly interpolated curves."
 msgstr ""
 
 #. Tag: para
 #: using_postgis_dataman.xml:178
 #, no-c-format
 msgid ""
-"The SQL-MM definitions include 3dm, 3dz and 4d coordinates, but do not allow"
-" the embedding of SRID information."
+"The SQL-MM definitions include 3dm, 3dz and 4d coordinates, but do not allow "
+"the embedding of SRID information."
 msgstr ""
 
 #. Tag: para
 #: using_postgis_dataman.xml:181
 #, no-c-format
 msgid ""
-"The well-known text extensions are not yet fully supported. Examples of some"
-" simple curved geometries are shown below:"
+"The well-known text extensions are not yet fully supported. Examples of some "
+"simple curved geometries are shown below:"
 msgstr ""
 
 #. Tag: para
@@ -399,12 +399,12 @@ msgid ""
 "The CIRCULARSTRING is the basic curve type, similar to a LINESTRING in the "
 "linear world. A single segment required three points, the start and end "
 "points (first and third) and any other point on the arc. The exception to "
-"this is for a closed circle, where the start and end points are the same. In"
-" this case the second point MUST be the center of the arc, ie the opposite "
+"this is for a closed circle, where the start and end points are the same. In "
+"this case the second point MUST be the center of the arc, ie the opposite "
 "side of the circle. To chain arcs together, the last point of the previous "
 "arc becomes the first point of the next arc, just like in LINESTRING. This "
-"means that a valid circular string must have an odd number of points greated"
-" than 1."
+"means that a valid circular string must have an odd number of points greated "
+"than 1."
 msgstr ""
 
 #. Tag: para
@@ -435,8 +435,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Example compound curve in a curve polygon: "
-"CURVEPOLYGON(COMPOUNDCURVE(CIRCULARSTRING(0 0,2 0, 2 1, 2 3, 4 3),(4 3, 4 5,"
-" 1 4, 0 0)), CIRCULARSTRING(1.7 1, 1.4 0.4, 1.6 0.4, 1.6 0.5, 1.7 1) )"
+"CURVEPOLYGON(COMPOUNDCURVE(CIRCULARSTRING(0 0,2 0, 2 1, 2 3, 4 3),(4 3, 4 5, "
+"1 4, 0 0)), CIRCULARSTRING(1.7 1, 1.4 0.4, 1.6 0.4, 1.6 0.5, 1.7 1) )"
 msgstr ""
 
 #. Tag: para
@@ -472,8 +472,8 @@ msgstr ""
 #: using_postgis_dataman.xml:230
 #, no-c-format
 msgid ""
-"MULTISURFACE(CURVEPOLYGON(CIRCULARSTRING(0 0, 4 0, 4 4, 0 4, 0 0),(1 1, 3 3,"
-" 3 1, 1 1)),((10 10, 14 12, 11 10, 10 10),(11 11, 11.5 11, 11 11.5, 11 11)))"
+"MULTISURFACE(CURVEPOLYGON(CIRCULARSTRING(0 0, 4 0, 4 4, 0 4, 0 0),(1 1, 3 3, "
+"3 1, 1 1)),((10 10, 14 12, 11 10, 10 10),(11 11, 11.5 11, 11 11.5, 11 11)))"
 msgstr ""
 
 #. Tag: para
@@ -512,8 +512,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "The geography type provides native support for spatial features represented "
-"on \"geographic\" coordinates (sometimes called \"geodetic\" coordinates, or"
-" \"lat/lon\", or \"lon/lat\"). Geographic coordinates are spherical "
+"on \"geographic\" coordinates (sometimes called \"geodetic\" coordinates, or "
+"\"lat/lon\", or \"lon/lat\"). Geographic coordinates are spherical "
 "coordinates expressed in angular units (degrees)."
 msgstr ""
 
@@ -535,8 +535,8 @@ msgid ""
 "between two points on the sphere is a great circle arc. That means that "
 "calculations on geographies (areas, distances, lengths, intersections, etc) "
 "must be calculated on the sphere, using more complicated mathematics. For "
-"more accurate measurements, the calculations must take the actual spheroidal"
-" shape of the world into account, and the mathematics becomes very "
+"more accurate measurements, the calculations must take the actual spheroidal "
+"shape of the world into account, and the mathematics becomes very "
 "complicated indeed."
 msgstr ""
 
@@ -544,8 +544,8 @@ msgstr ""
 #: using_postgis_dataman.xml:259
 #, no-c-format
 msgid ""
-"Because the underlying mathematics is much more complicated, there are fewer"
-" functions defined for the geography type than for the geometry type. Over "
+"Because the underlying mathematics is much more complicated, there are fewer "
+"functions defined for the geography type than for the geometry type. Over "
 "time, as new algorithms are added, the capabilities of the geography type "
 "will expand."
 msgstr ""
@@ -580,8 +580,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "The geography type only supports the simplest of simple features. Standard "
-"geometry type data will autocast to geography if it is of SRID 4326. You can"
-" also use the EWKT and EWKB conventions to insert data."
+"geometry type data will autocast to geography if it is of SRID 4326. You can "
+"also use the EWKT and EWKB conventions to insert data."
 msgstr ""
 
 #. Tag: para
@@ -594,8 +594,8 @@ msgstr ""
 #: using_postgis_dataman.xml:277
 #, no-c-format
 msgid ""
-"CREATE TABLE testgeog(gid serial PRIMARY KEY, the_geog geography(POINT,4326)"
-" );"
+"CREATE TABLE testgeog(gid serial PRIMARY KEY, the_geog "
+"geography(POINT,4326) );"
 msgstr ""
 
 #. Tag: para
@@ -692,8 +692,8 @@ msgstr ""
 msgid ""
 "Note that the location column has type GEOGRAPHY and that geography type "
 "supports two optional modifier: a type modifier that restricts the kind of "
-"shapes and dimensions allowed in the column; an SRID modifier that restricts"
-" the coordinate reference identifier to a particular number."
+"shapes and dimensions allowed in the column; an SRID modifier that restricts "
+"the coordinate reference identifier to a particular number."
 msgstr ""
 
 #. Tag: para
@@ -702,8 +702,8 @@ msgstr ""
 msgid ""
 "Allowable values for the type modifier are: POINT, LINESTRING, POLYGON, "
 "MULTIPOINT, MULTILINESTRING, MULTIPOLYGON. The modifier also supports "
-"dimensionality restrictions through suffixes: Z, M and ZM. So, for example a"
-" modifier of 'LINESTRINGM' would only allow line strings with three "
+"dimensionality restrictions through suffixes: Z, M and ZM. So, for example a "
+"modifier of 'LINESTRINGM' would only allow line strings with three "
 "dimensions in, and would treat the third dimension as a measure. Similarly, "
 "'POINTZM' would expect four dimensional data."
 msgstr ""
@@ -755,9 +755,12 @@ msgstr ""
 #, no-c-format
 msgid ""
 "-- Add some data into the test table\n"
-"INSERT INTO global_points (name, location) VALUES ('Town', ST_GeographyFromText('SRID=4326;POINT(-110 30)') );\n"
-"INSERT INTO global_points (name, location) VALUES ('Forest', ST_GeographyFromText('SRID=4326;POINT(-109 29)') );\n"
-"INSERT INTO global_points (name, location) VALUES ('London', ST_GeographyFromText('SRID=4326;POINT(0 49)') );"
+"INSERT INTO global_points (name, location) VALUES ('Town', "
+"ST_GeographyFromText('SRID=4326;POINT(-110 30)') );\n"
+"INSERT INTO global_points (name, location) VALUES ('Forest', "
+"ST_GeographyFromText('SRID=4326;POINT(-109 29)') );\n"
+"INSERT INTO global_points (name, location) VALUES ('London', "
+"ST_GeographyFromText('SRID=4326;POINT(0 49)') );"
 msgstr ""
 
 #. Tag: para
@@ -791,7 +794,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "-- Show a distance query and note, London is outside the 1000km tolerance\n"
-"  SELECT name FROM global_points WHERE ST_DWithin(location, ST_GeographyFromText('SRID=4326;POINT(-110 29)'), 1000000);"
+"  SELECT name FROM global_points WHERE ST_DWithin(location, "
+"ST_GeographyFromText('SRID=4326;POINT(-110 29)'), 1000000);"
 msgstr ""
 
 #. Tag: para
@@ -808,7 +812,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "-- Distance calculation using GEOGRAPHY (122.2km)\n"
-"  SELECT ST_Distance('LINESTRING(-122.33 47.606, 0.0 51.5)'::geography, 'POINT(-21.96 64.15)':: geography);"
+"  SELECT ST_Distance('LINESTRING(-122.33 47.606, 0.0 51.5)'::geography, "
+"'POINT(-21.96 64.15)':: geography);"
 msgstr ""
 
 #. Tag: programlisting
@@ -816,7 +821,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "-- Distance calculation using GEOMETRY (13.3 \"degrees\")\n"
-"  SELECT ST_Distance('LINESTRING(-122.33 47.606, 0.0 51.5)'::geometry, 'POINT(-21.96 64.15)':: geometry);"
+"  SELECT ST_Distance('LINESTRING(-122.33 47.606, 0.0 51.5)'::geometry, "
+"'POINT(-21.96 64.15)':: geometry);"
 msgstr ""
 
 #. Tag: para
@@ -833,10 +839,10 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<ulink url=\"http://gc.kls2.com/cgi-bin/gc?PATH=SEA-LHR\">Great Circle "
-"mapper</ulink> The GEOMETRY type calculates a meaningless cartesian distance"
-" between Reykjavik and the straight line path from Seattle to London plotted"
-" on a flat map of the world. The nominal units of the result might be called"
-" \"degrees\", but the result doesn't correspond to any true angular "
+"mapper</ulink> The GEOMETRY type calculates a meaningless cartesian distance "
+"between Reykjavik and the straight line path from Seattle to London plotted "
+"on a flat map of the world. The nominal units of the result might be called "
+"\"degrees\", but the result doesn't correspond to any true angular "
 "difference between the points, so even calling them \"degrees\" is "
 "inaccurate."
 msgstr ""
@@ -889,9 +895,9 @@ msgstr ""
 #: using_postgis_dataman.xml:358
 #, no-c-format
 msgid ""
-"If you don't understand projections, and you don't want to learn about them,"
-" and you're prepared to accept the limitations in functionality available in"
-" GEOGRAPHY, then it might be easier for you to use GEOGRAPHY than GEOMETRY. "
+"If you don't understand projections, and you don't want to learn about them, "
+"and you're prepared to accept the limitations in functionality available in "
+"GEOGRAPHY, then it might be easier for you to use GEOGRAPHY than GEOMETRY. "
 "Simply load your data up as longitude/latitude and go from there."
 msgstr ""
 
@@ -901,8 +907,8 @@ msgstr ""
 msgid ""
 "Refer to <xref linkend=\"PostGIS_TypeFunctionMatrix\"/> for compare between "
 "what is supported for Geography vs. Geometry. For a brief listing and "
-"description of Geography functions, refer to <xref "
-"linkend=\"PostGIS_GeographyFunctions\"/>"
+"description of Geography functions, refer to <xref linkend="
+"\"PostGIS_GeographyFunctions\"/>"
 msgstr ""
 
 #. Tag: title
@@ -921,11 +927,11 @@ msgstr ""
 #: using_postgis_dataman.xml:375
 #, no-c-format
 msgid ""
-"By default, all distance and area calculations are done on the spheroid. You"
-" should find that the results of calculations in local areas match up will "
+"By default, all distance and area calculations are done on the spheroid. You "
+"should find that the results of calculations in local areas match up will "
 "with local planar results in good local projections. Over larger areas, the "
-"spheroidal calculations will be more accurate than any calculation done on a"
-" projected plane."
+"spheroidal calculations will be more accurate than any calculation done on a "
+"projected plane."
 msgstr ""
 
 #. Tag: para
@@ -933,8 +939,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "All the geography functions have the option of using a sphere calculation, "
-"by setting a final boolean parameter to 'FALSE'. This will somewhat speed up"
-" calculations, particularly for cases where the geometries are very simple."
+"by setting a final boolean parameter to 'FALSE'. This will somewhat speed up "
+"calculations, particularly for cases where the geometries are very simple."
 msgstr ""
 
 #. Tag: para
@@ -965,8 +971,8 @@ msgstr ""
 msgid ""
 "We use great circle arcs as the \"interpolation line\" between two points. "
 "That means any two points are actually joined up two ways, depending on "
-"which direction you travel along the great circle. All our code assumes that"
-" the points are joined by the *shorter* of the two paths along the great "
+"which direction you travel along the great circle. All our code assumes that "
+"the points are joined by the *shorter* of the two paths along the great "
 "circle. As a consequence, shapes that have arcs of more than 180 degrees "
 "will not be correctly modelled."
 msgstr ""
@@ -984,8 +990,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Because the polygon is so darned huge! Big areas are bad for two reasons: "
-"their bounds are huge, so the index tends to pull the feature no matter what"
-" query you run; the number of vertices is huge, and tests (distance, "
+"their bounds are huge, so the index tends to pull the feature no matter what "
+"query you run; the number of vertices is huge, and tests (distance, "
 "containment) have to traverse the vertex list at least once and sometimes N "
 "times (with N being the number of vertices in the other candidate feature)."
 msgstr ""
@@ -1014,8 +1020,8 @@ msgstr ""
 msgid ""
 "The OpenGIS \"Simple Features Specification for SQL\" defines standard GIS "
 "object types, the functions required to manipulate them, and a set of meta-"
-"data tables. In order to ensure that meta-data remain consistent, operations"
-" such as creating and removing a spatial column are carried out through "
+"data tables. In order to ensure that meta-data remain consistent, operations "
+"such as creating and removing a spatial column are carried out through "
 "special procedures defined by OpenGIS."
 msgstr ""
 
@@ -1024,9 +1030,9 @@ msgstr ""
 #, no-c-format
 msgid ""
 "There are two OpenGIS meta-data tables: <varname>SPATIAL_REF_SYS</varname> "
-"and <varname>GEOMETRY_COLUMNS</varname>. The "
-"<varname>SPATIAL_REF_SYS</varname> table holds the numeric IDs and textual "
-"descriptions of coordinate systems used in the spatial database."
+"and <varname>GEOMETRY_COLUMNS</varname>. The <varname>SPATIAL_REF_SYS</"
+"varname> table holds the numeric IDs and textual descriptions of coordinate "
+"systems used in the spatial database."
 msgstr ""
 
 #. Tag: title
@@ -1040,11 +1046,10 @@ msgstr ""
 #, no-c-format
 msgid ""
 "The spatial_ref_sys table is a PostGIS included and OGC compliant database "
-"table that lists over 3000 known <ulink "
-"url=\"http://www.sharpgis.net/post/2007/05/Spatial-references2c-coordinate-"
-"systems2c-projections2c-datums2c-ellipsoids-e28093-confusing.aspx\">spatial "
-"reference systems</ulink> and details needed to transform/reproject between "
-"them."
+"table that lists over 3000 known <ulink url=\"http://www.sharpgis.net/"
+"post/2007/05/Spatial-references2c-coordinate-systems2c-projections2c-"
+"datums2c-ellipsoids-e28093-confusing.aspx\">spatial reference systems</"
+"ulink> and details needed to transform/reproject between them."
 msgstr ""
 
 #. Tag: para
@@ -1054,8 +1059,8 @@ msgid ""
 "Although the PostGIS spatial_ref_sys table contains over 3000 of the more "
 "commonly used spatial reference system definitions that can be handled by "
 "the proj library, it does not contain all known to man and you can even "
-"define your own custom projection if you are familiar with proj4 constructs."
-" Keep in mind that most spatial reference systems are regional and have no "
+"define your own custom projection if you are familiar with proj4 constructs. "
+"Keep in mind that most spatial reference systems are regional and have no "
 "meaning when used outside of the bounds they were intended for."
 msgstr ""
 
@@ -1064,24 +1069,23 @@ msgstr ""
 #, no-c-format
 msgid ""
 "An excellent resource for finding spatial reference systems not defined in "
-"the core set is <ulink "
-"url=\"http://spatialreference.org/\">http://spatialreference.org/</ulink>"
+"the core set is <ulink url=\"http://spatialreference.org/\">http://"
+"spatialreference.org/</ulink>"
 msgstr ""
 
 #. Tag: para
 #: using_postgis_dataman.xml:451
 #, no-c-format
 msgid ""
-"Some of the more commonly used spatial reference systems are: <ulink "
-"url=\"http://spatialreference.org/ref/epsg/4326/\">4326 - WGS 84 Long "
-"Lat</ulink>, <ulink url=\"http://spatialreference.org/ref/epsg/4269/\">4269 "
-"- NAD 83 Long Lat</ulink>, <ulink "
-"url=\"http://spatialreference.org/ref/epsg/3395/\">3395 - WGS 84 World "
-"Mercator</ulink>, <ulink "
-"url=\"http://spatialreference.org/ref/epsg/2163/\">2163 - US National Atlas "
-"Equal Area</ulink>, Spatial reference systems for each NAD 83, WGS 84 UTM "
-"zone - UTM zones are one of the most ideal for measurement, but only cover "
-"6-degree regions."
+"Some of the more commonly used spatial reference systems are: <ulink url="
+"\"http://spatialreference.org/ref/epsg/4326/\">4326 - WGS 84 Long Lat</"
+"ulink>, <ulink url=\"http://spatialreference.org/ref/epsg/4269/\">4269 - NAD "
+"83 Long Lat</ulink>, <ulink url=\"http://spatialreference.org/ref/epsg/3395/"
+"\">3395 - WGS 84 World Mercator</ulink>, <ulink url=\"http://"
+"spatialreference.org/ref/epsg/2163/\">2163 - US National Atlas Equal Area</"
+"ulink>, Spatial reference systems for each NAD 83, WGS 84 UTM zone - UTM "
+"zones are one of the most ideal for measurement, but only cover 6-degree "
+"regions."
 msgstr ""
 
 #. Tag: para
@@ -1089,10 +1093,10 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Various US state plane spatial reference systems (meter or feet based) - "
-"usually one or 2 exists per US state. Most of the meter ones are in the core"
-" set, but many of the feet based ones or ESRI created ones you will need to "
-"pull from <ulink "
-"url=\"http://spatialreference.org\">spatialreference.org</ulink>."
+"usually one or 2 exists per US state. Most of the meter ones are in the core "
+"set, but many of the feet based ones or ESRI created ones you will need to "
+"pull from <ulink url=\"http://spatialreference.org\">spatialreference.org</"
+"ulink>."
 msgstr ""
 
 #. Tag: para
@@ -1100,9 +1104,9 @@ msgstr ""
 #, no-c-format
 msgid ""
 "For details on determining which UTM zone to use for your area of interest, "
-"check out the <ulink "
-"url=\"http://trac.osgeo.org/postgis/wiki/UsersWikiplpgsqlfunctionsDistance\">utmzone"
-" PostGIS plpgsql helper function</ulink>."
+"check out the <ulink url=\"http://trac.osgeo.org/postgis/wiki/"
+"UsersWikiplpgsqlfunctionsDistance\">utmzone PostGIS plpgsql helper function</"
+"ulink>."
 msgstr ""
 
 #. Tag: para
@@ -1155,8 +1159,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "The name of the standard or standards body that is being cited for this "
-"reference system. For example, \"EPSG\" would be a valid "
-"<varname>AUTH_NAME</varname>."
+"reference system. For example, \"EPSG\" would be a valid <varname>AUTH_NAME</"
+"varname>."
 msgstr ""
 
 #. Tag: term
@@ -1215,14 +1219,13 @@ msgstr ""
 #, no-c-format
 msgid ""
 "For a listing of EPSG projection codes and their corresponding WKT "
-"representations, see <ulink "
-"url=\"http://www.opengeospatial.org/\">http://www.opengeospatial.org/</ulink>."
-" For a discussion of WKT in general, see the OpenGIS \"Coordinate "
-"Transformation Services Implementation Specification\" at <ulink "
-"url=\"http://www.opengeospatial.org/standards\">http://www.opengeospatial.org/standards</ulink>."
-" For information on the European Petroleum Survey Group (EPSG) and their "
-"database of spatial reference systems, see <ulink "
-"url=\"http://www.epsg.org/\">http://www.epsg.org</ulink>."
+"representations, see <ulink url=\"http://www.opengeospatial.org/\">http://"
+"www.opengeospatial.org/</ulink>. For a discussion of WKT in general, see the "
+"OpenGIS \"Coordinate Transformation Services Implementation Specification\" "
+"at <ulink url=\"http://www.opengeospatial.org/standards\">http://www."
+"opengeospatial.org/standards</ulink>. For information on the European "
+"Petroleum Survey Group (EPSG) and their database of spatial reference "
+"systems, see <ulink url=\"http://www.epsg.org/\">http://www.epsg.org</ulink>."
 msgstr ""
 
 #. Tag: term
@@ -1250,11 +1253,11 @@ msgstr ""
 #: using_postgis_dataman.xml:535
 #, no-c-format
 msgid ""
-"For more information about, see the Proj4 web site at <ulink "
-"url=\"http://trac.osgeo.org/proj/\">http://trac.osgeo.org/proj/</ulink>. The"
-" <filename>spatial_ref_sys.sql</filename> file contains both "
-"<varname>SRTEXT</varname> and <varname>PROJ4TEXT</varname> definitions for "
-"all EPSG projections."
+"For more information about, see the Proj4 web site at <ulink url=\"http://"
+"trac.osgeo.org/proj/\">http://trac.osgeo.org/proj/</ulink>. The "
+"<filename>spatial_ref_sys.sql</filename> file contains both <varname>SRTEXT</"
+"varname> and <varname>PROJ4TEXT</varname> definitions for all EPSG "
+"projections."
 msgstr ""
 
 #. Tag: title
@@ -1270,8 +1273,8 @@ msgid ""
 "In versions of PostGIS prior to 2.0.0, geometry_columns was a table that "
 "could be directly edited, and sometimes got out of synch with the actual "
 "definition of the geometry columns. In PostGIS 2.0.0, "
-"<varname>GEOMETRY_COLUMNS</varname> became a view with the same front-facing"
-" structure as prior versions, but reading from database system catalogs Its "
+"<varname>GEOMETRY_COLUMNS</varname> became a view with the same front-facing "
+"structure as prior versions, but reading from database system catalogs Its "
 "structure is as follows:"
 msgstr ""
 
@@ -1314,10 +1317,10 @@ msgstr ""
 #, no-c-format
 msgid ""
 "The fully qualified name of the feature table containing the geometry "
-"column. Note that the terms \"catalog\" and \"schema\" are Oracle-ish. There"
-" is not PostgreSQL analogue of \"catalog\" so that column is left blank -- "
-"for \"schema\" the PostgreSQL schema name is used (<varname>public</varname>"
-" is the default)."
+"column. Note that the terms \"catalog\" and \"schema\" are Oracle-ish. There "
+"is not PostgreSQL analogue of \"catalog\" so that column is left blank -- "
+"for \"schema\" the PostgreSQL schema name is used (<varname>public</varname> "
+"is the default)."
 msgstr ""
 
 #. Tag: term
@@ -1355,8 +1358,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "The ID of the spatial reference system used for the coordinate geometry in "
-"this table. It is a foreign key reference to the "
-"<varname>SPATIAL_REF_SYS</varname>."
+"this table. It is a foreign key reference to the <varname>SPATIAL_REF_SYS</"
+"varname>."
 msgstr ""
 
 #. Tag: term
@@ -1373,8 +1376,8 @@ msgid ""
 "type, use one of: POINT, LINESTRING, POLYGON, MULTIPOINT, MULTILINESTRING, "
 "MULTIPOLYGON, GEOMETRYCOLLECTION or corresponding XYM versions POINTM, "
 "LINESTRINGM, POLYGONM, MULTIPOINTM, MULTILINESTRINGM, MULTIPOLYGONM, "
-"GEOMETRYCOLLECTIONM. For heterogeneous (mixed-type) collections, you can use"
-" \"GEOMETRY\" as the type."
+"GEOMETRYCOLLECTIONM. For heterogeneous (mixed-type) collections, you can use "
+"\"GEOMETRY\" as the type."
 msgstr ""
 
 #. Tag: para
@@ -1395,9 +1398,9 @@ msgstr ""
 #: using_postgis_dataman.xml:622
 #, no-c-format
 msgid ""
-"Creating a table with spatial data, can be done in one step. As shown in the"
-" following example which creates a roads table with a 2D linestring geometry"
-" column in WGS84 long lat"
+"Creating a table with spatial data, can be done in one step. As shown in the "
+"following example which creates a roads table with a 2D linestring geometry "
+"column in WGS84 long lat"
 msgstr ""
 
 #. Tag: programlisting
@@ -1412,8 +1415,8 @@ msgstr ""
 #: using_postgis_dataman.xml:626
 #, no-c-format
 msgid ""
-"We can add additional columns using standard ALTER TABLE command as we do in"
-" this next example where we add a 3-D linestring."
+"We can add additional columns using standard ALTER TABLE command as we do in "
+"this next example where we add a 3-D linestring."
 msgstr ""
 
 #. Tag: programlisting
@@ -1440,8 +1443,8 @@ msgstr ""
 #: using_postgis_dataman.xml:635
 #, no-c-format
 msgid ""
-"For example: <command>CREATE TABLE ROADS ( ID int4, ROAD_NAME varchar(25) "
-")</command>"
+"For example: <command>CREATE TABLE ROADS ( ID int4, ROAD_NAME varchar(25) )</"
+"command>"
 msgstr ""
 
 #. Tag: para
@@ -1565,8 +1568,8 @@ msgstr ""
 #: using_postgis_dataman.xml:672
 #, no-c-format
 msgid ""
-"Two of the cases where this may happen, but you can't use AddGeometryColumn,"
-" is in the case of SQL Views and bulk inserts. For these cases, you can "
+"Two of the cases where this may happen, but you can't use AddGeometryColumn, "
+"is in the case of SQL Views and bulk inserts. For these cases, you can "
 "correct the registration in the geometry_columns table by constraining the "
 "column. Note in PostGIS 2.0+ if your column is typmod based, the creation "
 "process would register it correctly, so no need to do anything."
@@ -1586,13 +1589,15 @@ msgid ""
 "--\n"
 "DROP VIEW public.vwmytablemercator;\n"
 "CREATE VIEW  public.vwmytablemercator AS\n"
-"        SELECT gid, ST_Transform(geom,3395)::geometry(Geometry, 3395) As geom, f_name\n"
+"        SELECT gid, ST_Transform(geom,3395)::geometry(Geometry, 3395) As "
+"geom, f_name\n"
 "        FROM public.mytable;\n"
 "        \n"
 "-- If you know the geometry type for sure is a 2D POLYGON then you could do\n"
 "DROP VIEW public.vwmytablemercator;\n"
 "CREATE VIEW  public.vwmytablemercator AS\n"
-"        SELECT gid, ST_Transform(geom,3395)::geometry(Polygon, 3395) As geom, f_name\n"
+"        SELECT gid, ST_Transform(geom,3395)::geometry(Polygon, 3395) As "
+"geom, f_name\n"
 "        FROM public.mytable;"
 msgstr ""
 
@@ -1617,16 +1622,20 @@ msgid ""
 "\n"
 "--To manually register this new table's geometry column in geometry_columns\n"
 "-- Note that this approach will work for both PostGIS 2.0+ and PostGIS 1.4+\n"
-"-- For PostGIS 2.0 it will also change the underlying structure of the table to\n"
+"-- For PostGIS 2.0 it will also change the underlying structure of the table "
+"to\n"
 "-- to make the column typmod based.\n"
-"-- For PostGIS prior to 2.0, this technique can also be used to register views\n"
+"-- For PostGIS prior to 2.0, this technique can also be used to register "
+"views\n"
 "SELECT populate_geometry_columns('myschema.my_special_pois'::regclass); \n"
 "\n"
 "--If you are using PostGIS 2.0 and for whatever reason, you\n"
 "-- you need the old constraint based definition behavior \n"
-"-- (such as case of inherited tables where all children do not have the same type and srid)\n"
+"-- (such as case of inherited tables where all children do not have the same "
+"type and srid)\n"
 "-- set new optional  use_typmod argument to false\n"
-"SELECT populate_geometry_columns('myschema.my_special_pois'::regclass, false);"
+"SELECT populate_geometry_columns('myschema.my_special_pois'::regclass, "
+"false);"
 msgstr ""
 
 #. Tag: para
@@ -1675,8 +1684,10 @@ msgid ""
 "Table \"public.pois_ny\"\n"
 "  Column   |         Type          |                       Modifiers\n"
 "\n"
-"-----------+-----------------------+------------------------------------------------------\n"
-" gid       | integer               | not null default nextval('pois_ny_gid_seq'::regclass)\n"
+"-----------+-----------------------"
+"+------------------------------------------------------\n"
+" gid       | integer               | not null default "
+"nextval('pois_ny_gid_seq'::regclass)\n"
 " poi_name  | text                  |\n"
 " cat       | character varying(20) |\n"
 " geom      | geometry(Point,4326)  |\n"
@@ -1685,7 +1696,8 @@ msgid ""
 "    \"pois_ny_pkey\" PRIMARY KEY, btree (gid)\n"
 "Check constraints:\n"
 "    \"enforce_dims_geom_2160\" CHECK (st_ndims(geom_2160) = 2)\n"
-"    \"enforce_geotype_geom_2160\" CHECK (geometrytype(geom_2160) = 'POINT'::text \n"
+"    \"enforce_geotype_geom_2160\" CHECK (geometrytype(geom_2160) = 'POINT'::"
+"text \n"
 "        OR geom_2160 IS NULL)\n"
 "    \"enforce_srid_geom_2160\" CHECK (st_srid(geom_2160) = 2160)"
 msgstr ""
@@ -1824,8 +1836,8 @@ msgstr ""
 #: using_postgis_dataman.xml:723
 #, no-c-format
 msgid ""
-"A <varname>POINT</varname> is inheritably <emphasis>simple</emphasis> as a "
-"0-dimensional geometry object."
+"A <varname>POINT</varname> is inheritably <emphasis>simple</emphasis> as a 0-"
+"dimensional geometry object."
 msgstr ""
 
 #. Tag: para
@@ -1833,8 +1845,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<varname>MULTIPOINT</varname>s are <emphasis>simple</emphasis> if no two "
-"coordinates (<varname>POINT</varname>s) are equal (have identical coordinate"
-" values)."
+"coordinates (<varname>POINT</varname>s) are equal (have identical coordinate "
+"values)."
 msgstr ""
 
 #. Tag: para
@@ -1843,8 +1855,8 @@ msgstr ""
 msgid ""
 "A <varname>LINESTRING</varname> is <emphasis>simple</emphasis> if it does "
 "not pass through the same <varname>POINT</varname> twice (except for the "
-"endpoints, in which case it is referred to as a linear ring and additionally"
-" considered closed)."
+"endpoints, in which case it is referred to as a linear ring and additionally "
+"considered closed)."
 msgstr ""
 
 #. Tag: emphasis
@@ -1875,10 +1887,9 @@ msgstr ""
 #: using_postgis_dataman.xml:787
 #, no-c-format
 msgid ""
-"<emphasis role=\"bold\">(a)</emphasis> and <emphasis "
-"role=\"bold\">(c)</emphasis> are simple <varname>LINESTRING</varname>s, "
-"<emphasis role=\"bold\">(b)</emphasis> and <emphasis "
-"role=\"bold\">(d)</emphasis> are not."
+"<emphasis role=\"bold\">(a)</emphasis> and <emphasis role=\"bold\">(c)</"
+"emphasis> are simple <varname>LINESTRING</varname>s, <emphasis role=\"bold"
+"\">(b)</emphasis> and <emphasis role=\"bold\">(d)</emphasis> are not."
 msgstr ""
 
 #. Tag: para
@@ -1913,22 +1924,22 @@ msgstr ""
 #: using_postgis_dataman.xml:841
 #, no-c-format
 msgid ""
-"<emphasis role=\"bold\">(e)</emphasis> and <emphasis "
-"role=\"bold\">(f)</emphasis> are simple <varname>MULTILINESTRING</varname>s,"
-" <emphasis role=\"bold\">(g)</emphasis> is not."
+"<emphasis role=\"bold\">(e)</emphasis> and <emphasis role=\"bold\">(f)</"
+"emphasis> are simple <varname>MULTILINESTRING</varname>s, <emphasis role="
+"\"bold\">(g)</emphasis> is not."
 msgstr ""
 
 #. Tag: para
 #: using_postgis_dataman.xml:850
 #, no-c-format
 msgid ""
-"By definition, a <varname>POLYGON</varname> is always "
-"<emphasis>simple</emphasis>. It is <emphasis>valid</emphasis> if no two "
-"rings in the boundary (made up of an exterior ring and interior rings) "
-"cross. The boundary of a <varname>POLYGON</varname> may intersect at a "
-"<varname>POINT</varname> but only as a tangent (i.e. not on a line). A "
-"<varname>POLYGON</varname> may not have cut lines or spikes and the interior"
-" rings must be contained entirely within the exterior ring."
+"By definition, a <varname>POLYGON</varname> is always <emphasis>simple</"
+"emphasis>. It is <emphasis>valid</emphasis> if no two rings in the boundary "
+"(made up of an exterior ring and interior rings) cross. The boundary of a "
+"<varname>POLYGON</varname> may intersect at a <varname>POINT</varname> but "
+"only as a tangent (i.e. not on a line). A <varname>POLYGON</varname> may not "
+"have cut lines or spikes and the interior rings must be contained entirely "
+"within the exterior ring."
 msgstr ""
 
 #. Tag: emphasis
@@ -1971,12 +1982,11 @@ msgstr ""
 #: using_postgis_dataman.xml:929
 #, no-c-format
 msgid ""
-"<emphasis role=\"bold\">(h)</emphasis> and <emphasis "
-"role=\"bold\">(i)</emphasis> are valid <varname>POLYGON</varname>s, "
-"<emphasis role=\"bold\">(j-m)</emphasis> cannot be represented as single "
-"<varname>POLYGON</varname>s, but <emphasis role=\"bold\">(j)</emphasis> and "
-"<emphasis role=\"bold\">(m)</emphasis> could be represented as a valid "
-"<varname>MULTIPOLYGON</varname>."
+"<emphasis role=\"bold\">(h)</emphasis> and <emphasis role=\"bold\">(i)</"
+"emphasis> are valid <varname>POLYGON</varname>s, <emphasis role=\"bold\">(j-"
+"m)</emphasis> cannot be represented as single <varname>POLYGON</varname>s, "
+"but <emphasis role=\"bold\">(j)</emphasis> and <emphasis role=\"bold\">(m)</"
+"emphasis> could be represented as a valid <varname>MULTIPOLYGON</varname>."
 msgstr ""
 
 #. Tag: para
@@ -2011,20 +2021,20 @@ msgstr ""
 #: using_postgis_dataman.xml:985
 #, no-c-format
 msgid ""
-"<emphasis role=\"bold\">(n)</emphasis> and <emphasis "
-"role=\"bold\">(o)</emphasis> are not valid <varname>MULTIPOLYGON</varname>s."
-" <emphasis role=\"bold\">(p)</emphasis>, however, is valid."
+"<emphasis role=\"bold\">(n)</emphasis> and <emphasis role=\"bold\">(o)</"
+"emphasis> are not valid <varname>MULTIPOLYGON</varname>s. <emphasis role="
+"\"bold\">(p)</emphasis>, however, is valid."
 msgstr ""
 
 #. Tag: para
 #: using_postgis_dataman.xml:994
 #, no-c-format
 msgid ""
-"Most of the functions implemented by the GEOS library rely on the assumption"
-" that your geometries are valid as specified by the OpenGIS Simple Feature "
-"Specification. To check simplicity or validity of geometries you can use the"
-" <link linkend=\"ST_IsSimple\">ST_IsSimple()</link> and <link "
-"linkend=\"ST_IsValid\">ST_IsValid()</link>"
+"Most of the functions implemented by the GEOS library rely on the assumption "
+"that your geometries are valid as specified by the OpenGIS Simple Feature "
+"Specification. To check simplicity or validity of geometries you can use the "
+"<link linkend=\"ST_IsSimple\">ST_IsSimple()</link> and <link linkend="
+"\"ST_IsValid\">ST_IsValid()</link>"
 msgstr ""
 
 #. Tag: programlisting
@@ -2050,8 +2060,8 @@ msgstr ""
 msgid ""
 "By default, PostGIS does not apply this validity check on geometry input, "
 "because testing for validity needs lots of CPU time for complex geometries, "
-"especially polygons. If you do not trust your data sources, you can manually"
-" enforce such a check to your tables by adding a check constraint:"
+"especially polygons. If you do not trust your data sources, you can manually "
+"enforce such a check to your tables by adding a check constraint:"
 msgstr ""
 
 #. Tag: programlisting
@@ -2081,9 +2091,9 @@ msgstr ""
 msgid ""
 "Strictly compliant OGC geometries cannot have Z or M values. The <link "
 "linkend=\"ST_IsValid\">ST_IsValid()</link> function won't consider higher "
-"dimensioned geometries invalid! Invocations of <link "
-"linkend=\"AddGeometryColumn\">AddGeometryColumn()</link> will add a "
-"constraint checking geometry dimensions, so it is enough to specify 2 there."
+"dimensioned geometries invalid! Invocations of <link linkend="
+"\"AddGeometryColumn\">AddGeometryColumn()</link> will add a constraint "
+"checking geometry dimensions, so it is enough to specify 2 there."
 msgstr ""
 
 #. Tag: title
@@ -2096,11 +2106,10 @@ msgstr ""
 #: using_postgis_dataman.xml:1030
 #, no-c-format
 msgid ""
-"It is sometimes the case that the typical spatial predicates (<xref "
-"linkend=\"ST_Contains\"/>, <xref linkend=\"ST_Crosses\"/>, <xref "
-"linkend=\"ST_Intersects\"/>, <xref linkend=\"ST_Touches\"/>, ...) are "
-"insufficient in and of themselves to adequately provide that desired spatial"
-" filter."
+"It is sometimes the case that the typical spatial predicates (<xref linkend="
+"\"ST_Contains\"/>, <xref linkend=\"ST_Crosses\"/>, <xref linkend="
+"\"ST_Intersects\"/>, <xref linkend=\"ST_Touches\"/>, ...) are insufficient "
+"in and of themselves to adequately provide that desired spatial filter."
 msgstr ""
 
 #. Tag: para
@@ -2138,8 +2147,8 @@ msgstr ""
 #: using_postgis_dataman.xml:1071
 #, no-c-format
 msgid ""
-"A second [theoretical] example may be that of a GIS analyst trying to locate"
-" all wharfs or docks that intersect a lake's boundary on a line and where "
+"A second [theoretical] example may be that of a GIS analyst trying to locate "
+"all wharfs or docks that intersect a lake's boundary on a line and where "
 "only one end of the wharf is up on shore. In other words, where a wharf is "
 "within, but not completely within a lake, intersecting the boundary of a "
 "lake on a line, and where the wharf's endpoints are both completely within "
@@ -2170,8 +2179,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "(<xref linkend=\"ST_Multi\"/>(<xref linkend=\"ST_Intersection\"/>(<xref "
-"linkend=\"ST_Boundary\"/>(wharf), <xref linkend=\"ST_Boundary\"/>(lake)))) ="
-" 1"
+"linkend=\"ST_Boundary\"/>(wharf), <xref linkend=\"ST_Boundary\"/>(lake)))) = "
+"1"
 msgstr ""
 
 #. Tag: para
@@ -2198,13 +2207,12 @@ msgstr ""
 #: using_postgis_dataman.xml:1113
 #, no-c-format
 msgid ""
-"According to the <ulink "
-"url=\"http://www.opengeospatial.org/standards/sfs\">OpenGIS Simple Features "
-"Implementation Specification for SQL</ulink>, \"the basic approach to "
-"comparing two geometries is to make pair-wise tests of the intersections "
-"between the Interiors, Boundaries and Exteriors of the two geometries and to"
-" classify the relationship between the two geometries based on the entries "
-"in the resulting 'intersection' matrix.\""
+"According to the <ulink url=\"http://www.opengeospatial.org/standards/sfs"
+"\">OpenGIS Simple Features Implementation Specification for SQL</ulink>, "
+"\"the basic approach to comparing two geometries is to make pair-wise tests "
+"of the intersections between the Interiors, Boundaries and Exteriors of the "
+"two geometries and to classify the relationship between the two geometries "
+"based on the entries in the resulting 'intersection' matrix.\""
 msgstr ""
 
 #. Tag: glossterm
@@ -2234,12 +2242,12 @@ msgstr ""
 #: using_postgis_dataman.xml:1141
 #, no-c-format
 msgid ""
-"The interior of a geometry are those points of a geometry that are left when"
-" the boundary is removed. For <varname>POINT</varname>s, the interior is the"
-" <varname>POINT</varname> itself. The interior of a "
-"<varname>LINESTRING</varname> are the set of real points between the "
-"endpoints. For <varname>POLYGON</varname>s, the interior is the areal "
-"surface inside the polygon."
+"The interior of a geometry are those points of a geometry that are left when "
+"the boundary is removed. For <varname>POINT</varname>s, the interior is the "
+"<varname>POINT</varname> itself. The interior of a <varname>LINESTRING</"
+"varname> are the set of real points between the endpoints. For "
+"<varname>POLYGON</varname>s, the interior is the areal surface inside the "
+"polygon."
 msgstr ""
 
 #. Tag: glossterm
@@ -2364,8 +2372,8 @@ msgstr ""
 #: using_postgis_dataman.xml:1315
 #, no-c-format
 msgid ""
-"Where <emphasis>dim(a)</emphasis> is the dimension of <emphasis>a</emphasis>"
-" as specified by <xref linkend=\"ST_Dimension\"/> but has the domain of "
+"Where <emphasis>dim(a)</emphasis> is the dimension of <emphasis>a</emphasis> "
+"as specified by <xref linkend=\"ST_Dimension\"/> but has the domain of "
 "<literal>{0,1,2,T,F,*}</literal>"
 msgstr ""
 
@@ -2444,8 +2452,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "A relate matrix that would therefore represent our first example of two "
-"lines that intersect on a line would be: '<emphasis "
-"role=\"bold\">1*1***1**</emphasis>'"
+"lines that intersect on a line would be: '<emphasis role=\"bold\">1*1***1**</"
+"emphasis>'"
 msgstr ""
 
 #. Tag: programlisting
@@ -2524,9 +2532,9 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Once you have created a spatial table, you are ready to upload GIS data to "
-"the database. Currently, there are two ways to get data into a "
-"PostGIS/PostgreSQL database: using formatted SQL statements or using the "
-"Shape file loader/dumper."
+"the database. Currently, there are two ways to get data into a PostGIS/"
+"PostgreSQL database: using formatted SQL statements or using the Shape file "
+"loader/dumper."
 msgstr ""
 
 #. Tag: title
@@ -2541,8 +2549,8 @@ msgstr ""
 msgid ""
 "If you can convert your data to a text representation, then using formatted "
 "SQL might be the easiest way to get your data into PostGIS. As with Oracle "
-"and other SQL databases, data can be bulk loaded by piping a large text file"
-" full of SQL \"INSERT\" statements into the SQL terminal monitor."
+"and other SQL databases, data can be bulk loaded by piping a large text file "
+"full of SQL \"INSERT\" statements into the SQL terminal monitor."
 msgstr ""
 
 #. Tag: para
@@ -2559,17 +2567,23 @@ msgstr ""
 msgid ""
 "BEGIN;\n"
 "INSERT INTO roads (road_id, roads_geom, road_name)\n"
-"  VALUES (1,ST_GeomFromText('LINESTRING(191232 243118,191108 243242)',-1),'Jeff Rd');\n"
+"  VALUES (1,ST_GeomFromText('LINESTRING(191232 243118,191108 "
+"243242)',-1),'Jeff Rd');\n"
 "INSERT INTO roads (road_id, roads_geom, road_name)\n"
-"  VALUES (2,ST_GeomFromText('LINESTRING(189141 244158,189265 244817)',-1),'Geordie Rd');\n"
+"  VALUES (2,ST_GeomFromText('LINESTRING(189141 244158,189265 "
+"244817)',-1),'Geordie Rd');\n"
 "INSERT INTO roads (road_id, roads_geom, road_name)\n"
-"  VALUES (3,ST_GeomFromText('LINESTRING(192783 228138,192612 229814)',-1),'Paul St');\n"
+"  VALUES (3,ST_GeomFromText('LINESTRING(192783 228138,192612 "
+"229814)',-1),'Paul St');\n"
 "INSERT INTO roads (road_id, roads_geom, road_name)\n"
-"  VALUES (4,ST_GeomFromText('LINESTRING(189412 252431,189631 259122)',-1),'Graeme Ave');\n"
+"  VALUES (4,ST_GeomFromText('LINESTRING(189412 252431,189631 "
+"259122)',-1),'Graeme Ave');\n"
 "INSERT INTO roads (road_id, roads_geom, road_name)\n"
-"  VALUES (5,ST_GeomFromText('LINESTRING(190131 224148,190871 228134)',-1),'Phil Tce');\n"
+"  VALUES (5,ST_GeomFromText('LINESTRING(190131 224148,190871 "
+"228134)',-1),'Phil Tce');\n"
 "INSERT INTO roads (road_id, roads_geom, road_name)\n"
-"  VALUES (6,ST_GeomFromText('LINESTRING(198231 263418,198213 268322)',-1),'Dave Cres');\n"
+"  VALUES (6,ST_GeomFromText('LINESTRING(198231 263418,198213 "
+"268322)',-1),'Dave Cres');\n"
 "COMMIT;"
 msgstr ""
 
@@ -2598,8 +2612,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "The <filename>shp2pgsql</filename> data loader converts ESRI Shape files "
-"into SQL suitable for insertion into a PostGIS/PostgreSQL database either in"
-" geometry or geography format. The loader has several operating modes "
+"into SQL suitable for insertion into a PostGIS/PostgreSQL database either in "
+"geometry or geography format. The loader has several operating modes "
 "distinguished by command line flags:"
 msgstr ""
 
@@ -2607,11 +2621,11 @@ msgstr ""
 #: using_postgis_dataman.xml:1540
 #, no-c-format
 msgid ""
-"In addition to the shp2pgsql command-line loader, there is an <filename"
-">shp2pgsql-gui</filename> graphical interface with most of the options as "
-"the command-line loader, but may be easier to use for one-off non-scripted "
-"loading or if you are new to PostGIS. It can also be configured as a plugin "
-"to PgAdminIII."
+"In addition to the shp2pgsql command-line loader, there is an "
+"<filename>shp2pgsql-gui</filename> graphical interface with most of the "
+"options as the command-line loader, but may be easier to use for one-off non-"
+"scripted loading or if you are new to PostGIS. It can also be configured as "
+"a plugin to PgAdminIII."
 msgstr ""
 
 #. Tag: term
@@ -2700,8 +2714,8 @@ msgstr ""
 #: using_postgis_dataman.xml:1609
 #, no-c-format
 msgid ""
-"Use the PostgreSQL \"dump\" format for the output data. This can be combined"
-" with -a, -c and -d. It is much faster to load than the default \"insert\" "
+"Use the PostgreSQL \"dump\" format for the output data. This can be combined "
+"with -a, -c and -d. It is much faster to load than the default \"insert\" "
 "SQL format. Use this for very large data sets."
 msgstr ""
 
@@ -2731,8 +2745,8 @@ msgstr ""
 #: using_postgis_dataman.xml:1633
 #, no-c-format
 msgid ""
-"Keep identifiers' case (column, schema and attributes). Note that attributes"
-" in Shapefile are all UPPERCASE."
+"Keep identifiers' case (column, schema and attributes). Note that attributes "
+"in Shapefile are all UPPERCASE."
 msgstr ""
 
 #. Tag: term
@@ -2771,8 +2785,8 @@ msgstr ""
 #: using_postgis_dataman.xml:1661
 #, no-c-format
 msgid ""
-"Generate simple geometries instead of MULTI geometries. Will only succeed if"
-" all the geometries are actually single (I.E. a MULTIPOLYGON with a single "
+"Generate simple geometries instead of MULTI geometries. Will only succeed if "
+"all the geometries are actually single (I.E. a MULTIPOLYGON with a single "
 "shell, or or a MULTIPOINT with a single vertex)."
 msgstr ""
 
@@ -2794,8 +2808,8 @@ msgstr ""
 #: using_postgis_dataman.xml:1676
 #, no-c-format
 msgid ""
-"If the input has fewer dimensions that specified, the output will have those"
-" dimensions filled in with zeroes. If the input has more dimensions that "
+"If the input has fewer dimensions that specified, the output will have those "
+"dimensions filled in with zeroes. If the input has more dimensions that "
 "specified, the unwanted dimensions will be stripped."
 msgstr ""
 
@@ -2824,9 +2838,9 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Execute each statement on its own, without using a transaction. This allows "
-"loading of the majority of good data when there are some bad geometries that"
-" generate errors. Note that this cannot be used with the -D flag as the "
-"\"dump\" format always uses a transaction."
+"loading of the majority of good data when there are some bad geometries that "
+"generate errors. Note that this cannot be used with the -D flag as the \"dump"
+"\" format always uses a transaction."
 msgstr ""
 
 #. Tag: term
@@ -2840,8 +2854,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Specify encoding of the input data (dbf file). When used, all attributes of "
-"the dbf are converted from the specified encoding to UTF8. The resulting SQL"
-" output will contain a <code>SET CLIENT_ENCODING to UTF8</code> command, so "
+"the dbf are converted from the specified encoding to UTF8. The resulting SQL "
+"output will contain a <code>SET CLIENT_ENCODING to UTF8</code> command, so "
 "that the backend will be able to reconvert from UTF8 to whatever encoding "
 "the database is configured to use internally."
 msgstr ""
@@ -2870,8 +2884,8 @@ msgstr ""
 msgid ""
 "-n Only import DBF file. If your data has no corresponding shapefile, it "
 "will automatically switch to this mode and load just the dbf. So setting "
-"this flag is only needed if you have a full shapefile set, and you only want"
-" the attribute data and no geometry."
+"this flag is only needed if you have a full shapefile set, and you only want "
+"the attribute data and no geometry."
 msgstr ""
 
 #. Tag: term
@@ -2884,8 +2898,8 @@ msgstr ""
 #: using_postgis_dataman.xml:1739
 #, no-c-format
 msgid ""
-"Use geography type instead of geometry (requires lon/lat data) in WGS84 long"
-" lat (SRID=4326)"
+"Use geography type instead of geometry (requires lon/lat data) in WGS84 long "
+"lat (SRID=4326)"
 msgstr ""
 
 #. Tag: term
@@ -2898,8 +2912,8 @@ msgstr ""
 #: using_postgis_dataman.xml:1747
 #, no-c-format
 msgid ""
-"Specify the tablespace for the new table. Indexes will still use the default"
-" tablespace unless the -X parameter is also used. The PostgreSQL "
+"Specify the tablespace for the new table. Indexes will still use the default "
+"tablespace unless the -X parameter is also used. The PostgreSQL "
 "documentation has a good description on when to use custom tablespaces."
 msgstr ""
 
@@ -2921,15 +2935,16 @@ msgstr ""
 #: using_postgis_dataman.xml:1765
 #, no-c-format
 msgid ""
-"An example session using the loader to create an input file and uploading it"
-" might look like this:"
+"An example session using the loader to create an input file and uploading it "
+"might look like this:"
 msgstr ""
 
 #. Tag: programlisting
 #: using_postgis_dataman.xml:1770
 #, no-c-format
 msgid ""
-"# shp2pgsql -c -D -s 4269 -i -I shaperoads.shp myschema.roadstable &gt; roads.sql\n"
+"# shp2pgsql -c -D -s 4269 -i -I shaperoads.shp myschema.roadstable &gt; "
+"roads.sql\n"
 "# psql -d roadsdb -f roads.sql"
 msgstr ""
 
@@ -2964,9 +2979,9 @@ msgstr ""
 #: using_postgis_dataman.xml:1791
 #, no-c-format
 msgid ""
-"The most straightforward means of pulling data out of the database is to use"
-" a SQL select query to reduce the number of RECORDS and COLUMNS returned and"
-" dump the resulting columns into a parsable text file:"
+"The most straightforward means of pulling data out of the database is to use "
+"a SQL select query to reduce the number of RECORDS and COLUMNS returned and "
+"dump the resulting columns into a parsable text file:"
 msgstr ""
 
 #. Tag: programlisting
@@ -3023,8 +3038,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "This tests whether two geometries are geometrically identical. For example, "
-"if 'POLYGON((0 0,1 1,1 0,0 0))' is the same as 'POLYGON((0 0,1 1,1 0,0 0))' "
-"(it is)."
+"if 'POLYGON((0 0,1 1,1 0,0 0))' is the same as 'POLYGON((0 0,1 1,1 0,0 "
+"0))' (it is)."
 msgstr ""
 
 #. Tag: term
@@ -3058,15 +3073,16 @@ msgstr ""
 msgid ""
 "SELECT road_id, road_name\n"
 "  FROM roads\n"
-"  WHERE ST_OrderingEquals(roads_geom , ST_GeomFromText('LINESTRING(191232 243118,191108 243242)',312) ) ;"
+"  WHERE ST_OrderingEquals(roads_geom , ST_GeomFromText('LINESTRING(191232 "
+"243118,191108 243242)',312) ) ;"
 msgstr ""
 
 #. Tag: para
 #: using_postgis_dataman.xml:1842
 #, no-c-format
 msgid ""
-"The above query would return the single record from the \"ROADS_GEOM\" table"
-" in which the geometry was equal to that value."
+"The above query would return the single record from the \"ROADS_GEOM\" table "
+"in which the geometry was equal to that value."
 msgstr ""
 
 #. Tag: para
@@ -3099,10 +3115,10 @@ msgstr ""
 #: using_postgis_dataman.xml:1855
 #, no-c-format
 msgid ""
-"The most common spatial query will probably be a \"frame-based\" query, used"
-" by client software, like data browsers and web mappers, to grab a \"map "
-"frame\" worth of data for display. Using a \"BOX3D\" object for the frame, "
-"such a query looks like this:"
+"The most common spatial query will probably be a \"frame-based\" query, used "
+"by client software, like data browsers and web mappers, to grab a \"map frame"
+"\" worth of data for display. Using a \"BOX3D\" object for the frame, such a "
+"query looks like this:"
 msgstr ""
 
 #. Tag: programlisting
@@ -3226,8 +3242,8 @@ msgstr ""
 #: using_postgis_dataman.xml:1923
 #, no-c-format
 msgid ""
-"In the case of tables with multiple geometry columns, the geometry column to"
-" use when writing the shape file."
+"In the case of tables with multiple geometry columns, the geometry column to "
+"use when writing the shape file."
 msgstr ""
 
 #. Tag: term
@@ -3263,8 +3279,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "For backward compatibility: write a 3-dimensional shape file when dumping "
-"from old (pre-1.0.0) postgis databases (the default is to write a "
-"2-dimensional shape file in that case). Starting from postgis-1.0.0+, "
+"from old (pre-1.0.0) postgis databases (the default is to write a 2-"
+"dimensional shape file in that case). Starting from postgis-1.0.0+, "
 "dimensions are fully encoded."
 msgstr ""
 
@@ -3293,9 +3309,9 @@ msgstr ""
 #: using_postgis_dataman.xml:1976
 #, no-c-format
 msgid ""
-"Indexes are what make using a spatial database for large data sets possible."
-" Without indexing, any search for a feature would require a \"sequential "
-"scan\" of every record in the database. Indexing speeds up searching by "
+"Indexes are what make using a spatial database for large data sets possible. "
+"Without indexing, any search for a feature would require a \"sequential scan"
+"\" of every record in the database. Indexing speeds up searching by "
 "organizing the data into a search tree which can be quickly traversed to "
 "find a particular record. PostgreSQL supports three kinds of indexes by "
 "default: B-Tree indexes, R-Tree indexes, and GiST indexes."
@@ -3306,9 +3322,9 @@ msgstr ""
 #, no-c-format
 msgid ""
 "B-Trees are used for data which can be sorted along one axis; for example, "
-"numbers, letters, dates. GIS data cannot be rationally sorted along one axis"
-" (which is greater, (0,0) or (0,1) or (1,0)?) so B-Tree indexing is of no "
-"use for us."
+"numbers, letters, dates. GIS data cannot be rationally sorted along one axis "
+"(which is greater, (0,0) or (0,1) or (1,0)?) so B-Tree indexing is of no use "
+"for us."
 msgstr ""
 
 #. Tag: para
@@ -3327,8 +3343,8 @@ msgstr ""
 msgid ""
 "GiST (Generalized Search Trees) indexes break up data into \"things to one "
 "side\", \"things which overlap\", \"things which are inside\" and can be "
-"used on a wide range of data-types, including GIS data. PostGIS uses an "
-"R-Tree index implemented on top of GiST to index GIS data."
+"used on a wide range of data-types, including GIS data. PostGIS uses an R-"
+"Tree index implemented on top of GiST to index GIS data."
 msgstr ""
 
 #. Tag: title
@@ -3351,10 +3367,10 @@ msgstr ""
 #: using_postgis_dataman.xml:2016
 #, no-c-format
 msgid ""
-"Once a GIS data table exceeds a few thousand rows, you will want to build an"
-" index to speed up spatial searches of the data (unless all your searches "
-"are based on attributes, in which case you'll want to build a normal index "
-"on the attribute fields)."
+"Once a GIS data table exceeds a few thousand rows, you will want to build an "
+"index to speed up spatial searches of the data (unless all your searches are "
+"based on attributes, in which case you'll want to build a normal index on "
+"the attribute fields)."
 msgstr ""
 
 #. Tag: para
@@ -3367,8 +3383,7 @@ msgstr ""
 #. Tag: programlisting
 #: using_postgis_dataman.xml:2024
 #, no-c-format
-msgid ""
-"CREATE INDEX [indexname] ON [tablename] USING GIST ( [geometryfield] );"
+msgid "CREATE INDEX [indexname] ON [tablename] USING GIST ( [geometryfield] );"
 msgstr ""
 
 #. Tag: para
@@ -3395,8 +3410,8 @@ msgid ""
 "Building a spatial index is a computationally intensive exercise: on tables "
 "of around 1 million rows, on a 300MHz Solaris machine, we have found "
 "building a GiST index takes about 1 hour. After building an index, it is "
-"important to force PostgreSQL to collect table statistics, which are used to"
-" optimize query plans:"
+"important to force PostgreSQL to collect table statistics, which are used to "
+"optimize query plans:"
 msgstr ""
 
 #. Tag: programlisting
@@ -3412,14 +3427,14 @@ msgstr ""
 #: using_postgis_dataman.xml:2036
 #, no-c-format
 msgid ""
-"GiST indexes have two advantages over R-Tree indexes in PostgreSQL. Firstly,"
-" GiST indexes are \"null safe\", meaning they can index columns which "
-"include null values. Secondly, GiST indexes support the concept of "
-"\"lossiness\" which is important when dealing with GIS objects larger than "
-"the PostgreSQL 8K page size. Lossiness allows PostgreSQL to store only the "
-"\"important\" part of an object in an index -- in the case of GIS objects, "
-"just the bounding box. GIS objects larger than 8K will cause R-Tree indexes "
-"to fail in the process of being built."
+"GiST indexes have two advantages over R-Tree indexes in PostgreSQL. Firstly, "
+"GiST indexes are \"null safe\", meaning they can index columns which include "
+"null values. Secondly, GiST indexes support the concept of \"lossiness\" "
+"which is important when dealing with GIS objects larger than the PostgreSQL "
+"8K page size. Lossiness allows PostgreSQL to store only the \"important\" "
+"part of an object in an index -- in the case of GIS objects, just the "
+"bounding box. GIS objects larger than 8K will cause R-Tree indexes to fail "
+"in the process of being built."
 msgstr ""
 
 #. Tag: title
@@ -3432,8 +3447,8 @@ msgstr ""
 #: using_postgis_dataman.xml:2050
 #, no-c-format
 msgid ""
-"Ordinarily, indexes invisibly speed up data access: once the index is built,"
-" the query planner transparently decides when to use index information to "
+"Ordinarily, indexes invisibly speed up data access: once the index is built, "
+"the query planner transparently decides when to use index information to "
 "speed up a query plan. Unfortunately, the PostgreSQL query planner does not "
 "optimize the use of GiST indexes well, so sometimes searches which should "
 "use a spatial index instead default to a sequence scan of the whole table."
@@ -3452,14 +3467,14 @@ msgstr ""
 #, no-c-format
 msgid ""
 "Firstly, make sure statistics are gathered about the number and "
-"distributions of values in a table, to provide the query planner with better"
-" information to make decisions around index usage. For PostgreSQL 7.4 "
+"distributions of values in a table, to provide the query planner with better "
+"information to make decisions around index usage. For PostgreSQL 7.4 "
 "installations and below this is done by running "
-"<command>update_geometry_stats([table_name, column_name])</command> (compute"
-" distribution) and <command>VACUUM ANALYZE [table_name] "
-"[column_name]</command> (compute number of values). Starting with PostgreSQL"
-" 8.0 running <command>VACUUM ANALYZE</command> will do both operations. You "
-"should regularly vacuum your databases anyways -- many PostgreSQL DBAs have "
+"<command>update_geometry_stats([table_name, column_name])</command> (compute "
+"distribution) and <command>VACUUM ANALYZE [table_name] [column_name]</"
+"command> (compute number of values). Starting with PostgreSQL 8.0 running "
+"<command>VACUUM ANALYZE</command> will do both operations. You should "
+"regularly vacuum your databases anyways -- many PostgreSQL DBAs have "
 "<command>VACUUM</command> run as an off-peak cron job on a regular basis."
 msgstr ""
 
@@ -3470,8 +3485,8 @@ msgid ""
 "If vacuuming does not work, you can force the planner to use the index "
 "information by using the <command>SET ENABLE_SEQSCAN=OFF</command> command. "
 "You should only use this command sparingly, and only on spatially indexed "
-"queries: generally speaking, the planner knows better than you do about when"
-" to use normal B-Tree indexes. Once you have run your query, you should "
+"queries: generally speaking, the planner knows better than you do about when "
+"to use normal B-Tree indexes. Once you have run your query, you should "
 "consider setting <varname>ENABLE_SEQSCAN</varname> back on, so that other "
 "queries will utilize the planner as normal."
 msgstr ""
@@ -3509,8 +3524,8 @@ msgid ""
 "performing queries inside the database which would ordinarily require "
 "desktop GIS functionality. Using PostGIS effectively requires knowing what "
 "spatial functions are available, and ensuring that appropriate indexes are "
-"in place to provide good performance. The SRID of 312 used in these examples"
-" is purely for demonstration. You should be using a REAL SRID listed in the "
+"in place to provide good performance. The SRID of 312 used in these examples "
+"is purely for demonstration. You should be using a REAL SRID listed in the "
 "the spatial_ref_sys table and one that matches the projection of your data. "
 "If your data has no spatial reference system specified, you should be "
 "THINKING very thoughtfully why it doesn't and maybe it should. If your "
@@ -3531,11 +3546,11 @@ msgstr ""
 #: using_postgis_dataman.xml:2123
 #, no-c-format
 msgid ""
-"When constructing a query it is important to remember that only the "
-"bounding-box-based operators such as &amp;&amp; can take advantage of the "
-"GiST spatial index. Functions such as <varname>ST_Distance()</varname> "
-"cannot use the index to optimize their operation. For example, the following"
-" query would be quite slow on a large table:"
+"When constructing a query it is important to remember that only the bounding-"
+"box-based operators such as &amp;&amp; can take advantage of the GiST "
+"spatial index. Functions such as <varname>ST_Distance()</varname> cannot use "
+"the index to optimize their operation. For example, the following query "
+"would be quite slow on a large table:"
 msgstr ""
 
 #. Tag: programlisting
@@ -3544,7 +3559,8 @@ msgstr ""
 msgid ""
 "SELECT the_geom\n"
 "FROM geom_table\n"
-"WHERE ST_Distance(the_geom, ST_GeomFromText('POINT(100000 200000)', 312)) &lt; 100"
+"WHERE ST_Distance(the_geom, ST_GeomFromText('POINT(100000 200000)', 312)) "
+"&lt; 100"
 msgstr ""
 
 #. Tag: para
@@ -3565,7 +3581,8 @@ msgstr ""
 msgid ""
 "SELECT the_geom\n"
 "FROM geom_table\n"
-"WHERE ST_DWithin(the_geom,  ST_MakeEnvelope(90900, 190900, 100100, 200100,312), 100)"
+"WHERE ST_DWithin(the_geom,  ST_MakeEnvelope(90900, 190900, 100100, "
+"200100,312), 100)"
 msgstr ""
 
 #. Tag: para
@@ -3576,10 +3593,10 @@ msgid ""
 "way. Assuming there is a GiST index on the_geom, the query planner will "
 "recognize that it can use the index to reduce the number of rows before "
 "calculating the result of the <varname>ST_distance()</varname> function. "
-"Notice that the <varname>ST_MakeEnvelope</varname> geometry which is used in"
-" the &amp;&amp; operation is a 200 unit square box centered on the original "
-"point - this is our \"query box\". The &amp;&amp; operator uses the index to"
-" quickly reduce the result set down to only those geometries which have "
+"Notice that the <varname>ST_MakeEnvelope</varname> geometry which is used in "
+"the &amp;&amp; operation is a 200 unit square box centered on the original "
+"point - this is our \"query box\". The &amp;&amp; operator uses the index to "
+"quickly reduce the result set down to only those geometries which have "
 "bounding boxes that overlap the \"query box\". Assuming that our query box "
 "is much smaller than the extents of the entire geometry table, this will "
 "drastically reduce the number of distance calculations that need to be done."
@@ -3679,8 +3696,8 @@ msgstr ""
 #: using_postgis_dataman.xml:2198
 #, no-c-format
 msgid ""
-"This query combines an attribute condition (on the municipality name) with a"
-" spatial calculation (of the area):"
+"This query combines an attribute condition (on the municipality name) with a "
+"spatial calculation (of the area):"
 msgstr ""
 
 #. Tag: programlisting
@@ -3787,8 +3804,8 @@ msgstr ""
 #: using_postgis_dataman.xml:2244
 #, no-c-format
 msgid ""
-"This query takes a while, because every road in the table is summarized into"
-" the final result (about 250K roads for our particular example table). For "
+"This query takes a while, because every road in the table is summarized into "
+"the final result (about 250K roads for our particular example table). For "
 "smaller overlays (several thousand records on several hundred) the response "
 "can be very fast."
 msgstr ""
@@ -3796,8 +3813,7 @@ msgstr ""
 #. Tag: para
 #: using_postgis_dataman.xml:2253
 #, no-c-format
-msgid ""
-"Create a new table with all the roads within the city of Prince George."
+msgid "Create a new table with all the roads within the city of Prince George."
 msgstr ""
 
 #. Tag: para
@@ -3805,8 +3821,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "This is an example of an \"overlay\", which takes in two tables and outputs "
-"a new table that consists of spatially clipped or cut resultants. Unlike the"
-" \"spatial join\" demonstrated above, this query actually creates new "
+"a new table that consists of spatially clipped or cut resultants. Unlike the "
+"\"spatial join\" demonstrated above, this query actually creates new "
 "geometries. An overlay is like a turbo-charged spatial join, and is useful "
 "for more exact analysis work:"
 msgstr ""
index 5670b1756c273884b6342ac87921e8f3d3144f2d..0f66eeab6578eb81bd3f664e1685bcb55a248e58 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# 
+#
 # Translators:
 msgid ""
 msgstr ""
@@ -8,11 +8,12 @@ msgstr ""
 "POT-Creation-Date: 2012-09-14 17:50+0000\n"
 "PO-Revision-Date: 2013-11-26 21:54+0000\n"
 "Last-Translator: georgersilva <georger.silva@gmail.com>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/projects/p/postgis-1/"
+"language/fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Tag: title
@@ -46,8 +47,8 @@ msgstr ""
 #: using_raster_dataman.xml:10
 #, no-c-format
 msgid ""
-"The <varname>raster2pgsql</varname> is a raster loader executable that loads"
-" GDAL supported raster formats into sql suitable for loading into a PostGIS "
+"The <varname>raster2pgsql</varname> is a raster loader executable that loads "
+"GDAL supported raster formats into sql suitable for loading into a PostGIS "
 "raster table. It is capable of loading folders of raster files as well as "
 "creating overviews of rasters."
 msgstr ""
@@ -56,14 +57,13 @@ msgstr ""
 #: using_raster_dataman.xml:13
 #, no-c-format
 msgid ""
-"Since the raster2pgsql is compiled as part of PostGIS most often (unless you"
-" compile your own GDAL library), the raster types supported by the "
-"executable will be the same as those compiled in the GDAL dependency "
-"library. To get a list of raster types your particular raster2pgsql supports"
-" use the <varname>-G</varname> switch. These should be the same as those "
-"provided by your PostGIS install documented here <xref "
-"linkend=\"RT_ST_GDALDrivers\"/> if you are using the same gdal library for "
-"both."
+"Since the raster2pgsql is compiled as part of PostGIS most often (unless you "
+"compile your own GDAL library), the raster types supported by the executable "
+"will be the same as those compiled in the GDAL dependency library. To get a "
+"list of raster types your particular raster2pgsql supports use the <varname>-"
+"G</varname> switch. These should be the same as those provided by your "
+"PostGIS install documented here <xref linkend=\"RT_ST_GDALDrivers\"/> if you "
+"are using the same gdal library for both."
 msgstr ""
 
 #. Tag: para
@@ -71,12 +71,11 @@ msgstr ""
 #, no-c-format
 msgid ""
 "The older version of this tool was a python script. The executable has "
-"replaced the python script. If you still find the need for the Python script"
-" Examples of the python one can be found at <ulink "
-"url=\"http://trac.osgeo.org/gdal/wiki/frmts_wtkraster.html\">GDAL PostGIS "
-"Raster Driver Usage</ulink>. Please note that the raster2pgsql python script"
-" may not work with future versions of PostGIS raster and is no longer "
-"supported."
+"replaced the python script. If you still find the need for the Python script "
+"Examples of the python one can be found at <ulink url=\"http://trac.osgeo."
+"org/gdal/wiki/frmts_wtkraster.html\">GDAL PostGIS Raster Driver Usage</"
+"ulink>. Please note that the raster2pgsql python script may not work with "
+"future versions of PostGIS raster and is no longer supported."
 msgstr ""
 
 #. Tag: para
@@ -84,9 +83,9 @@ msgstr ""
 #, no-c-format
 msgid ""
 "When creating overviews of a specific factor from a set of rasters that are "
-"aligned, it is possible for the overviews to not align. Visit <ulink "
-"url=\"http://trac.osgeo.org/postgis/ticket/1764\">http://trac.osgeo.org/postgis/ticket/1764</ulink>"
-" for an example where the overviews do not align."
+"aligned, it is possible for the overviews to not align. Visit <ulink url="
+"\"http://trac.osgeo.org/postgis/ticket/1764\">http://trac.osgeo.org/postgis/"
+"ticket/1764</ulink> for an example where the overviews do not align."
 msgstr ""
 
 #. Tag: para
@@ -99,9 +98,9 @@ msgstr ""
 #: using_raster_dataman.xml:26
 #, no-c-format
 msgid ""
-"raster2pgsql <varname>raster_options_go_here</varname> "
-"<varname>raster_file</varname> "
-"<varname>someschema</varname>.<varname>sometable</varname> &gt; out.sql"
+"raster2pgsql <varname>raster_options_go_here</varname> <varname>raster_file</"
+"varname> <varname>someschema</varname>.<varname>sometable</varname> &gt; out."
+"sql"
 msgstr ""
 
 #. Tag: term
@@ -282,8 +281,8 @@ msgstr ""
 #: using_raster_dataman.xml:153
 #, no-c-format
 msgid ""
-"Cut raster into tiles to be inserted one per table row. "
-"<varname>TILE_SIZE</varname> is expressed as WIDTHxHEIGHT."
+"Cut raster into tiles to be inserted one per table row. <varname>TILE_SIZE</"
+"varname> is expressed as WIDTHxHEIGHT."
 msgstr ""
 
 #. Tag: term
@@ -302,8 +301,8 @@ msgstr ""
 #: using_raster_dataman.xml:163
 #, no-c-format
 msgid ""
-"Only the metadata of the raster and path location to the raster is stored in"
-" the database (not the pixels)."
+"Only the metadata of the raster and path location to the raster is stored in "
+"the database (not the pixels)."
 msgstr ""
 
 #. Tag: term
@@ -318,8 +317,8 @@ msgstr ""
 msgid ""
 "Create overview of the raster. For more than one factor, separate with "
 "comma(,). Overview table name follows the pattern o_<varname>overview "
-"factor</varname>_<varname>table</varname>. Created overview is stored in the"
-" database and is not affected by -R. Note that your generated sql file will "
+"factor</varname>_<varname>table</varname>. Created overview is stored in the "
+"database and is not affected by -R. Note that your generated sql file will "
 "contain both the main table and overview tables."
 msgstr ""
 
@@ -486,8 +485,8 @@ msgstr ""
 #: using_raster_dataman.xml:285
 #, no-c-format
 msgid ""
-"An example session using the loader to create an input file and uploading it"
-" chunked in 100x100 tiles might look like this:"
+"An example session using the loader to create an input file and uploading it "
+"chunked in 100x100 tiles might look like this:"
 msgstr ""
 
 #. Tag: para
@@ -503,7 +502,8 @@ msgstr ""
 #: using_raster_dataman.xml:288
 #, no-c-format
 msgid ""
-"raster2pgsql -s 4236 -I -C -M *.tif -F -t 100x100 public.demelevation > elev.sql\n"
+"raster2pgsql -s 4236 -I -C -M *.tif -F -t 100x100 public.demelevation > elev."
+"sql\n"
 "psql -d gisdb -f elev.sql"
 msgstr ""
 
@@ -517,8 +517,8 @@ msgstr ""
 #: using_raster_dataman.xml:292
 #, no-c-format
 msgid ""
-"raster2pgsql -s 4236 -I -C -M *.tif -F -t 100x100 public.demelevation | psql"
-" -d gisdb"
+"raster2pgsql -s 4236 -I -C -M *.tif -F -t 100x100 public.demelevation | psql "
+"-d gisdb"
 msgstr ""
 
 #. Tag: para
@@ -528,20 +528,19 @@ msgid ""
 "Load rasters Massachusetts state plane meters aerial tiles into a schema "
 "called <varname>aerial</varname> and create a full view, 2 and 4 level "
 "overview tables, use copy mode for inserting (no intermediary file just "
-"straight to db), and -e don't force everything in a transaction (good if you"
-" want to see data in tables right away without waiting). Break up the "
-"rasters into 128x128 pixel tiles and apply raster constraints. Use copy mode"
-" instead of table insert. (-F) Include a field called filename to hold the "
-"name of the file the tiles were cut from."
+"straight to db), and -e don't force everything in a transaction (good if you "
+"want to see data in tables right away without waiting). Break up the rasters "
+"into 128x128 pixel tiles and apply raster constraints. Use copy mode instead "
+"of table insert. (-F) Include a field called filename to hold the name of "
+"the file the tiles were cut from."
 msgstr ""
 
 #. Tag: programlisting
 #: using_raster_dataman.xml:296
 #, no-c-format
 msgid ""
-"raster2pgsql -I -C -e -Y -F -s 26986 -t 128x128  -l 2,4 "
-"bostonaerials2008/*.jpg aerials.boston | psql -U postgres -d gisdb -h "
-"localhost -p 5432"
+"raster2pgsql -I -C -e -Y -F -s 26986 -t 128x128  -l 2,4 bostonaerials2008/*."
+"jpg aerials.boston | psql -U postgres -d gisdb -h localhost -p 5432"
 msgstr ""
 
 #. Tag: programlisting
@@ -681,8 +680,8 @@ msgstr ""
 #: using_raster_dataman.xml:307
 #, no-c-format
 msgid ""
-"Create a table with a raster column to hold the new raster records which can"
-" be accomplished with:"
+"Create a table with a raster column to hold the new raster records which can "
+"be accomplished with:"
 msgstr ""
 
 #. Tag: programlisting
@@ -695,10 +694,10 @@ msgstr ""
 #: using_raster_dataman.xml:311
 #, no-c-format
 msgid ""
-"There are many functions to help with that goal. If you are creating rasters"
-" not as a derivative of other rasters, you will want to start with: <xref "
-"linkend=\"RT_ST_MakeEmptyRaster\"/>, followed by <xref "
-"linkend=\"RT_ST_AddBand\"/>"
+"There are many functions to help with that goal. If you are creating rasters "
+"not as a derivative of other rasters, you will want to start with: <xref "
+"linkend=\"RT_ST_MakeEmptyRaster\"/>, followed by <xref linkend="
+"\"RT_ST_AddBand\"/>"
 msgstr ""
 
 #. Tag: para
@@ -707,9 +706,9 @@ msgstr ""
 msgid ""
 "You can also create rasters from geometries. To achieve that you'll want to "
 "use <xref linkend=\"RT_ST_AsRaster\"/> perhaps accompanied with other "
-"functions such as <xref linkend=\"RT_ST_Union\"/> or <xref "
-"linkend=\"RT_ST_MapAlgebraFct2\"/> or any of the family of other map algebra"
-" functions."
+"functions such as <xref linkend=\"RT_ST_Union\"/> or <xref linkend="
+"\"RT_ST_MapAlgebraFct2\"/> or any of the family of other map algebra "
+"functions."
 msgstr ""
 
 #. Tag: para
@@ -733,8 +732,8 @@ msgstr ""
 #: using_raster_dataman.xml:318
 #, no-c-format
 msgid ""
-"CREATE INDEX myrasters_rast_st_convexhull_idx ON myrasters USING gist( "
-"ST_ConvexHull(rast) );"
+"CREATE INDEX myrasters_rast_st_convexhull_idx ON myrasters USING "
+"gist( ST_ConvexHull(rast) );"
 msgstr ""
 
 #. Tag: para
@@ -749,15 +748,16 @@ msgstr ""
 #: using_raster_dataman.xml:320
 #, no-c-format
 msgid ""
-"Pre-2.0 versions of PostGIS raster were based on the envelop rather than the"
-" convex hull. For the spatial indexes to work properly you'll need to drop "
+"Pre-2.0 versions of PostGIS raster were based on the envelop rather than the "
+"convex hull. For the spatial indexes to work properly you'll need to drop "
 "those and replace with convex hull based index."
 msgstr ""
 
 #. Tag: para
 #: using_raster_dataman.xml:321
 #, no-c-format
-msgid "Apply raster constraints using <xref linkend=\"RT_AddRasterConstraints\"/>"
+msgid ""
+"Apply raster constraints using <xref linkend=\"RT_AddRasterConstraints\"/>"
 msgstr ""
 
 #. Tag: title
@@ -805,8 +805,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "The <varname>raster_columns</varname> is a catalog of all raster table "
-"columns in your database that are of type raster. It is a view utilizing the"
-" constraints on the tables so the information is always consistent even if "
+"columns in your database that are of type raster. It is a view utilizing the "
+"constraints on the tables so the information is always consistent even if "
 "you restore one raster table from a backup of another database. The "
 "following columns exist in the <varname>raster_columns</varname> catalog."
 msgstr ""
@@ -817,8 +817,8 @@ msgstr ""
 msgid ""
 "If you created your tables not with the loader or forgot to specify the "
 "<varname>-C</varname> flag during load, you can enforce the constraints "
-"after the fact using <xref linkend=\"RT_AddRasterConstraints\"/> so that the"
-" <varname>raster_columns</varname> catalog registers the common information "
+"after the fact using <xref linkend=\"RT_AddRasterConstraints\"/> so that the "
+"<varname>raster_columns</varname> catalog registers the common information "
 "about your raster tiles."
 msgstr ""
 
@@ -848,11 +848,11 @@ msgstr ""
 #: using_raster_dataman.xml:355
 #, no-c-format
 msgid ""
-"<varname>r_raster_column</varname> the column in the "
-"<varname>r_table_name</varname> table that is of type raster. There is "
-"nothing in PostGIS preventing you from having multiple raster columns per "
-"table so its possible to have a raster table listed multiple times with a "
-"different raster column for each."
+"<varname>r_raster_column</varname> the column in the <varname>r_table_name</"
+"varname> table that is of type raster. There is nothing in PostGIS "
+"preventing you from having multiple raster columns per table so its possible "
+"to have a raster table listed multiple times with a different raster column "
+"for each."
 msgstr ""
 
 #. Tag: para
@@ -867,19 +867,19 @@ msgstr ""
 #: using_raster_dataman.xml:361
 #, no-c-format
 msgid ""
-"<varname>scale_x</varname> The scaling between geometric spatial coordinates"
-" and pixel. This is only available if all tiles in the raster column have "
-"the same <varname>scale_x</varname> and this constraint is applied. Refer to"
-" <xref linkend=\"RT_ST_ScaleX\"/> for more details."
+"<varname>scale_x</varname> The scaling between geometric spatial coordinates "
+"and pixel. This is only available if all tiles in the raster column have the "
+"same <varname>scale_x</varname> and this constraint is applied. Refer to "
+"<xref linkend=\"RT_ST_ScaleX\"/> for more details."
 msgstr ""
 
 #. Tag: para
 #: using_raster_dataman.xml:364
 #, no-c-format
 msgid ""
-"<varname>scale_y</varname> The scaling between geometric spatial coordinates"
-" and pixel. This is only available if all tiles in the raster column have "
-"the same <varname>scale_y</varname> and the <varname>scale_y</varname> "
+"<varname>scale_y</varname> The scaling between geometric spatial coordinates "
+"and pixel. This is only available if all tiles in the raster column have the "
+"same <varname>scale_y</varname> and the <varname>scale_y</varname> "
 "constraint is applied. Refer to <xref linkend=\"RT_ST_ScaleY\"/> for more "
 "details."
 msgstr ""
@@ -905,16 +905,16 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<varname>same_alignment</varname> A boolean that is true if all the raster "
-"tiles have the same alignment . Refer to <xref "
-"linkend=\"RT_ST_SameAlignment\"/> for more details."
+"tiles have the same alignment . Refer to <xref linkend=\"RT_ST_SameAlignment"
+"\"/> for more details."
 msgstr ""
 
 #. Tag: para
 #: using_raster_dataman.xml:376
 #, no-c-format
 msgid ""
-"<varname>regular_blocking</varname> This is a true/false constraint flag set"
-" on the table to denote that the tiles do not overlap, are of the same "
+"<varname>regular_blocking</varname> This is a true/false constraint flag set "
+"on the table to denote that the tiles do not overlap, are of the same "
 "alignment, pixel size, srid etc. It is not really validated but just taken "
 "as a given so should be used for informational. In the future we plan to "
 "properly constrain this so that this inforamtion is guaranteed to be right "
@@ -925,8 +925,8 @@ msgstr ""
 #: using_raster_dataman.xml:379
 #, no-c-format
 msgid ""
-"<varname>num_bands</varname> The number of bands in each tile of your raster"
-" set. This is the same information as what is provided by"
+"<varname>num_bands</varname> The number of bands in each tile of your raster "
+"set. This is the same information as what is provided by"
 msgstr ""
 
 #. Tag: para
@@ -945,10 +945,10 @@ msgstr ""
 msgid ""
 "<varname>nodata_values</varname> An array of double precision numbers "
 "denoting the <varname>nodata_value</varname> for each band. You will have "
-"the same number of elements in this array as you have number of bands. These"
-" numbers define the pixel value for each band that should be ignored for "
-"most operations. This is similar information provided by <xref "
-"linkend=\"RT_ST_BandNoDataValue\"/>."
+"the same number of elements in this array as you have number of bands. These "
+"numbers define the pixel value for each band that should be ignored for most "
+"operations. This is similar information provided by <xref linkend="
+"\"RT_ST_BandNoDataValue\"/>."
 msgstr ""
 
 #. Tag: para
@@ -956,10 +956,10 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<varname>extent</varname> This is the extent of all the raster rows in your "
-"raster set. If you plan to load more data that will change the extent of the"
-" set, you'll want to run the <xref linkend=\"RT_DropRasterConstraints\"/> "
-"function before load and then reapply constraints with <xref "
-"linkend=\"RT_AddRasterConstraints\"/> after load."
+"raster set. If you plan to load more data that will change the extent of the "
+"set, you'll want to run the <xref linkend=\"RT_DropRasterConstraints\"/> "
+"function before load and then reapply constraints with <xref linkend="
+"\"RT_AddRasterConstraints\"/> after load."
 msgstr ""
 
 #. Tag: title
@@ -975,12 +975,11 @@ msgid ""
 "<varname>raster_overviews</varname> catalogs information about raster table "
 "columns used for overviews and additional information about them that is "
 "useful to know when utilizing overviews. Overview tables are cataloged in "
-"both <varname>raster_columns</varname> and "
-"<varname>raster_overviews</varname> because they are rasters in their own "
-"right but also serve an additional special purpose of being a lower "
-"resolution caricature of a higher resolution table. These are generated "
-"along-side the main raster table when you use the <varname>-l</varname> "
-"switch in raster loading."
+"both <varname>raster_columns</varname> and <varname>raster_overviews</"
+"varname> because they are rasters in their own right but also serve an "
+"additional special purpose of being a lower resolution caricature of a "
+"higher resolution table. These are generated along-side the main raster "
+"table when you use the <varname>-l</varname> switch in raster loading."
 msgstr ""
 
 #. Tag: para
@@ -997,10 +996,10 @@ msgstr ""
 msgid ""
 "The information in <varname>raster_overviews</varname> does not duplicate "
 "the information in <varname>raster_columns</varname>. If you need the "
-"information about an overview table present in "
-"<varname>raster_columns</varname> you can join the "
-"<varname>raster_overviews</varname> and <varname>raster_columns</varname> "
-"together to get the full set of information you need."
+"information about an overview table present in <varname>raster_columns</"
+"varname> you can join the <varname>raster_overviews</varname> and "
+"<varname>raster_columns</varname> together to get the full set of "
+"information you need."
 msgstr ""
 
 #. Tag: para
@@ -1021,8 +1020,8 @@ msgstr ""
 #: using_raster_dataman.xml:400
 #, no-c-format
 msgid ""
-"Computations are generally faster to do on them than their higher resolution"
-" parents because there are fewer records and each pixel covers more "
+"Computations are generally faster to do on them than their higher resolution "
+"parents because there are fewer records and each pixel covers more "
 "territory. Though the computations are not as accurate as the high-res "
 "tables they support, they can be sufficient in many rule-of-thumb "
 "computations."
@@ -1101,20 +1100,19 @@ msgstr ""
 #, no-c-format
 msgid ""
 "<varname>overview_factor</varname> - this is the pyramid level of the "
-"overview table. The higher the number the lower the resolution of the table."
-" raster2pgsql if given a folder of images, will compute overview of each "
+"overview table. The higher the number the lower the resolution of the table. "
+"raster2pgsql if given a folder of images, will compute overview of each "
 "image file and load separately. Level 1 is assumed and always the original "
 "file. Level 2 is will have each tile represent 4 of the original. So for "
 "example if you have a folder of 5000x5000 pixel image files that you chose "
-"to chunk 125x125, for each image file your base table will have "
-"(5000*5000)/(125*125) records = 1600, your (l=2) <varname>o_2</varname> "
-"table will have ceiling(1600/Power(2,2)) = 400 rows, your (l=3) "
-"<varname>o_3</varname> will have ceiling(1600/Power(2,3) ) = 200 rows. If "
-"your pixels aren't divisible by the size of your tiles, you'll get some "
-"scrap tiles (tiles not completely filled). Note that each overview tile "
-"generated by raster2pgsql has the same number of pixels as its parent, but "
-"is of a lower resolution where each pixel of it represents "
-"(Power(2,overview_factor) pixels of the original)."
+"to chunk 125x125, for each image file your base table will have (5000*5000)/"
+"(125*125) records = 1600, your (l=2) <varname>o_2</varname> table will have "
+"ceiling(1600/Power(2,2)) = 400 rows, your (l=3) <varname>o_3</varname> will "
+"have ceiling(1600/Power(2,3) ) = 200 rows. If your pixels aren't divisible "
+"by the size of your tiles, you'll get some scrap tiles (tiles not completely "
+"filled). Note that each overview tile generated by raster2pgsql has the same "
+"number of pixels as its parent, but is of a lower resolution where each "
+"pixel of it represents (Power(2,overview_factor) pixels of the original)."
 msgstr ""
 
 #. Tag: title
@@ -1130,11 +1128,11 @@ msgid ""
 "The fact that PostGIS raster provides you with SQL functions to render "
 "rasters in known image formats gives you a lot of optoins for rendering "
 "them. For example you can use OpenOffice / LibreOffice for rendering as "
-"demonstrated in <ulink "
-"url=\"http://www.postgresonline.com/journal/archives/244-Rendering-PostGIS-"
-"Raster-graphics-with-LibreOffice-Base-Reports.html\">Rendering PostGIS "
-"Raster graphics with LibreOffice Base Reports</ulink>. In addition you can "
-"use a wide variety of languages as demonstrated in this section."
+"demonstrated in <ulink url=\"http://www.postgresonline.com/journal/"
+"archives/244-Rendering-PostGIS-Raster-graphics-with-LibreOffice-Base-Reports."
+"html\">Rendering PostGIS Raster graphics with LibreOffice Base Reports</"
+"ulink>. In addition you can use a wide variety of languages as demonstrated "
+"in this section."
 msgstr ""
 
 #. Tag: title
@@ -1170,9 +1168,9 @@ msgstr ""
 #: using_raster_dataman.xml:454
 #, no-c-format
 msgid ""
-"You would call the below using "
-"<programlisting>http://mywebserver/test_raster.php?srid=2249</programlisting>"
-" to get the raster image in Massachusetts state plane feet."
+"You would call the below using <programlisting>http://mywebserver/"
+"test_raster.php?srid=2249</programlisting> to get the raster image in "
+"Massachusetts state plane feet."
 msgstr ""
 
 #. Tag: programlisting
@@ -1181,22 +1179,27 @@ msgstr ""
 msgid ""
 "<![CDATA[<?php\n"
 "/** contents of test_raster.php **/\n"
-"$conn_str ='dbname=mydb host=localhost port=5432 user=myuser password=mypwd';\n"
+"$conn_str ='dbname=mydb host=localhost port=5432 user=myuser "
+"password=mypwd';\n"
 "$dbconn = pg_connect($conn_str);\n"
 "header('Content-Type: image/png');  \n"
-"/**If a particular projection was requested use it otherwise use mass state plane meters **/\n"
+"/**If a particular projection was requested use it otherwise use mass state "
+"plane meters **/\n"
 "if (!empty( $_REQUEST['srid'] ) && is_numeric( $_REQUEST['srid']) ){\n"
 "                $input_srid = intval($_REQUEST['srid']);\n"
 "}\n"
 "else { $input_srid = 26986; }\n"
-"/** The set bytea_output may be needed for PostgreSQL 9.0+, but not for 8.4 **/\n"
+"/** The set bytea_output may be needed for PostgreSQL 9.0+, but not for 8.4 "
+"**/\n"
 "$sql = \"set bytea_output='escape';\n"
 "SELECT ST_AsPNG(ST_Transform(\n"
-"                        ST_AddBand(ST_Union(rast,1), ARRAY[ST_Union(rast,2),ST_Union(rast,3)])\n"
+"                        ST_AddBand(ST_Union(rast,1), ARRAY[ST_Union(rast,2),"
+"ST_Union(rast,3)])\n"
 "                                ,$input_srid) ) As new_rast\n"
 " FROM aerials.boston \n"
 "        WHERE \n"
-"         ST_Intersects(rast, ST_Transform(ST_MakeEnvelope(-71.1217, 42.227, -71.1210, 42.218,4326),26986) )\"; \n"
+"         ST_Intersects(rast, ST_Transform(ST_MakeEnvelope(-71.1217, 42.227, "
+"-71.1210, 42.218,4326),26986) )\"; \n"
 "$result = pg_query($sql);\n"
 "$row = pg_fetch_row($result);\n"
 "pg_free_result($result);\n"
@@ -1218,9 +1221,9 @@ msgstr ""
 #, no-c-format
 msgid ""
 "In this section, we'll demonstrate how to use Npgsql PostgreSQL .NET driver "
-"and the <xref linkend=\"RT_ST_AsGDALRaster\"/> family of functions to output"
-" band 1,2,3 of a raster to a PHP request stream that can then be embedded in"
-" an img src html tag."
+"and the <xref linkend=\"RT_ST_AsGDALRaster\"/> family of functions to output "
+"band 1,2,3 of a raster to a PHP request stream that can then be embedded in "
+"an img src html tag."
 msgstr ""
 
 #. Tag: para
@@ -1228,27 +1231,26 @@ msgstr ""
 #, no-c-format
 msgid ""
 "You will need the npgsql .NET PostgreSQL driver for this exercise which you "
-"can get the latest of from <ulink "
-"url=\"http://npgsql.projects.postgresql.org/\">http://npgsql.projects.postgresql.org/</ulink>."
-" Just download the latest and drop into your ASP.NET bin folder and you'll "
-"be good to go."
+"can get the latest of from <ulink url=\"http://npgsql.projects.postgresql."
+"org/\">http://npgsql.projects.postgresql.org/</ulink>. Just download the "
+"latest and drop into your ASP.NET bin folder and you'll be good to go."
 msgstr ""
 
 #. Tag: para
 #: using_raster_dataman.xml:466
 #, no-c-format
 msgid ""
-"This is same example as <xref linkend=\"RT_PHP_Output\"/> except implemented"
-" in C#."
+"This is same example as <xref linkend=\"RT_PHP_Output\"/> except implemented "
+"in C#."
 msgstr ""
 
 #. Tag: para
 #: using_raster_dataman.xml:467
 #, no-c-format
 msgid ""
-"You would call the below using "
-"<programlisting>http://mywebserver/TestRaster.ashx?srid=2249</programlisting>"
-" to get the raster image in Massachusetts state plane feet."
+"You would call the below using <programlisting>http://mywebserver/TestRaster."
+"ashx?srid=2249</programlisting> to get the raster image in Massachusetts "
+"state plane feet."
 msgstr ""
 
 #. Tag: programlisting
@@ -1258,7 +1260,8 @@ msgid ""
 "-- web.config connection string section --\n"
 "<![CDATA[<connectionStrings>\n"
 "    <add name=\"DSN\" \n"
-"        connectionString=\"server=localhost;database=mydb;Port=5432;User Id=myuser;password=mypwd\"/>\n"
+"        connectionString=\"server=localhost;database=mydb;Port=5432;User "
+"Id=myuser;password=mypwd\"/>\n"
 "</connectionStrings>]]>"
 msgstr ""
 
@@ -1294,24 +1297,31 @@ msgid ""
 "                string sql = null;\n"
 "                int input_srid = 26986;\n"
 "        try {\n"
-"                    using (NpgsqlConnection conn = new NpgsqlConnection(System.Configuration.ConfigurationManager.ConnectionStrings[\"DSN\"].ConnectionString)) {\n"
+"                    using (NpgsqlConnection conn = new "
+"NpgsqlConnection(System.Configuration.ConfigurationManager."
+"ConnectionStrings[\"DSN\"].ConnectionString)) {\n"
 "                            conn.Open();\n"
 "\n"
 "                if (context.Request[\"srid\"] != null)\n"
 "                {\n"
-"                    input_srid = Convert.ToInt32(context.Request[\"srid\"]);  \n"
+"                    input_srid = Convert.ToInt32(context.Request[\"srid"
+"\"]);  \n"
 "                }\n"
 "                sql = @\"SELECT ST_AsPNG(\n"
 "                            ST_Transform(\n"
 "                                        ST_AddBand(\n"
-"                                ST_Union(rast,1), ARRAY[ST_Union(rast,2),ST_Union(rast,3)])\n"
-"                                                    ,:input_srid) ) As new_rast \n"
+"                                ST_Union(rast,1), ARRAY[ST_Union(rast,2),"
+"ST_Union(rast,3)])\n"
+"                                                    ,:input_srid) ) As "
+"new_rast \n"
 "                        FROM aerials.boston \n"
 "                                WHERE \n"
 "                                    ST_Intersects(rast, \n"
-"                                    ST_Transform(ST_MakeEnvelope(-71.1217, 42.227, -71.1210, 42.218,4326),26986) )\";\n"
+"                                    ST_Transform(ST_MakeEnvelope(-71.1217, "
+"42.227, -71.1210, 42.218,4326),26986) )\";\n"
 "                            command = new NpgsqlCommand(sql, conn);\n"
-"                command.Parameters.Add(new NpgsqlParameter(\"input_srid\", input_srid));\n"
+"                command.Parameters.Add(new NpgsqlParameter(\"input_srid\", "
+"input_srid));\n"
 "           \n"
 "                        \n"
 "                            result = (byte[]) command.ExecuteScalar();\n"
@@ -1347,8 +1357,9 @@ msgstr ""
 #: using_raster_dataman.xml:474
 #, no-c-format
 msgid ""
-"You can download the latest PostgreSQL JDBC drivers from <ulink "
-"url=\"http://jdbc.postgresql.org/download.html\">http://jdbc.postgresql.org/download.html</ulink>"
+"You can download the latest PostgreSQL JDBC drivers from <ulink url=\"http://"
+"jdbc.postgresql.org/download.html\">http://jdbc.postgresql.org/download."
+"html</ulink>"
 msgstr ""
 
 #. Tag: para
@@ -1403,10 +1414,12 @@ msgid ""
 "\n"
 "public class SaveQueryImage {\n"
 "  public static void main(String[] argv) {\n"
-"      System.out.println(\"Checking if Driver is registered with DriverManager.\");\n"
+"      System.out.println(\"Checking if Driver is registered with "
+"DriverManager.\");\n"
 "      \n"
 "      try {\n"
-"        //java.sql.DriverManager.registerDriver (new org.postgresql.Driver());\n"
+"        //java.sql.DriverManager.registerDriver (new org.postgresql."
+"Driver());\n"
 "        Class.forName(\"org.postgresql.Driver\");\n"
 "      } \n"
 "      catch (ClassNotFoundException cnfe) {\n"
@@ -1418,7 +1431,8 @@ msgid ""
 "      Connection conn = null;\n"
 "      \n"
 "      try {\n"
-"        conn = DriverManager.getConnection(\"jdbc:postgresql://localhost:5432/mydb\",\"myuser\", \"mypwd\");\n"
+"        conn = DriverManager.getConnection(\"jdbc:postgresql://"
+"localhost:5432/mydb\",\"myuser\", \"mypwd\");\n"
 "        conn.setAutoCommit(false);\n"
 "\n"
 "        PreparedStatement sGetImg = conn.prepareStatement(argv[0]);\n"
@@ -1445,7 +1459,8 @@ msgid ""
 "        conn.close();\n"
 "      } \n"
 "      catch (SQLException se) {\n"
-"        System.out.println(\"Couldn't connect: print out a stack trace and exit.\");\n"
+"        System.out.println(\"Couldn't connect: print out a stack trace and "
+"exit.\");\n"
 "        se.printStackTrace();\n"
 "        System.exit(1);\n"
 "      }   \n"
@@ -1472,7 +1487,8 @@ msgstr ""
 #, no-c-format
 msgid ""
 "//plpython postgresql stored proc.  Requires you have plpython installed\n"
-"<![CDATA[CREATE OR REPLACE FUNCTION write_file (param_bytes bytea, param_filepath text)\n"
+"<![CDATA[CREATE OR REPLACE FUNCTION write_file (param_bytes bytea, "
+"param_filepath text)\n"
 "RETURNS text\n"
 "AS $$\n"
 "f = open(param_filepath, 'wb+')\n"
@@ -1489,7 +1505,8 @@ msgid ""
 "-- note the postgresql daemon account needs to have write access to folder\n"
 "-- this echos back the file names created;\n"
 " SELECT write_file(ST_AsPNG(\n"
-"        ST_AsRaster(ST_Buffer(ST_Point(1,5),j*5, 'quad_segs=2'),150*j, 150*j, '8BUI',100)),\n"
+"        ST_AsRaster(ST_Buffer(ST_Point(1,5),j*5, 'quad_segs=2'),150*j, "
+"150*j, '8BUI',100)),\n"
 "         'C:/temp/slices'|| j || '.png')\n"
 "         FROM generate_series(1,5) As j;\n"
 "         \n"
@@ -1514,12 +1531,11 @@ msgstr ""
 msgid ""
 "Sadly PSQL doesn't have easy to use built-in functionality for outputting "
 "binaries. This is a bit of a hack and based on one of the suggestions "
-"outlined in <ulink "
-"url=\"http://people.planetpostgresql.org/andrew/index.php?/archives/196"
-"-Clever-trick-challenge.html\">Clever Trick Challenge -- Outputting bytea "
-"with psql</ulink> that piggy backs on PostgreSQL somewhat legacy large "
-"object support. To use first launch your psql commandline connected to your "
-"database."
+"outlined in <ulink url=\"http://people.planetpostgresql.org/andrew/index."
+"php?/archives/196-Clever-trick-challenge.html\">Clever Trick Challenge -- "
+"Outputting bytea with psql</ulink> that piggy backs on PostgreSQL somewhat "
+"legacy large object support. To use first launch your psql commandline "
+"connected to your database."
 msgstr ""
 
 #. Tag: para
@@ -1544,7 +1560,8 @@ msgid ""
 "---------+-----------\n"
 " 2630819 |     74860\n"
 " \n"
-"-- next note the oid and do this replacing the c:/test.png to file path location\n"
+"-- next note the oid and do this replacing the c:/test.png to file path "
+"location\n"
 "-- on your local computer\n"
 " \\lo_export 2630819 'C:/temp/aerial_samp.png'\n"
 " \n"