From d5ff1e00c858c80d9af70e6c1144537686cb18a1 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Wed, 29 Mar 2017 06:32:34 +0000 Subject: [PATCH] Run "make update-pot" git-svn-id: http://svn.osgeo.org/postgis/trunk@15344 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/po/de_DE/reference_measure.xml.po | 2 +- doc/po/es/reference_measure.xml.po | 2 +- doc/po/fr/reference_measure.xml.po | 2 +- doc/po/it_IT/reference_measure.xml.po | 2 +- doc/po/ja/reference_measure.xml.po | 2 +- doc/po/ko_KR/reference_measure.xml.po | 2 +- doc/po/pl/reference_measure.xml.po | 2 +- doc/po/pt_BR/reference_measure.xml.po | 2 +- doc/po/templates/extras_topology.xml.pot | 9 +- doc/po/templates/installation.xml.pot | 319 ++++---- doc/po/templates/introduction.xml.pot | 110 +-- doc/po/templates/reference_accessor.xml.pot | 774 +++++++++++--------- doc/po/templates/reference_editor.xml.pot | 645 +++++++++------- doc/po/templates/reference_measure.xml.pot | 6 +- doc/po/templates/reference_output.xml.pot | 209 ++++-- 15 files changed, 1231 insertions(+), 857 deletions(-) diff --git a/doc/po/de_DE/reference_measure.xml.po b/doc/po/de_DE/reference_measure.xml.po index 5631edd43..a3bd8929c 100644 --- a/doc/po/de_DE/reference_measure.xml.po +++ b/doc/po/de_DE/reference_measure.xml.po @@ -1264,7 +1264,7 @@ msgstr "" #: reference_measure.xml:665 #, no-c-format msgid "" -"In each of the following illustrations, the blue dot represents the centroid " +"In each of the following illustrations, the green dot represents the centroid " "of the source geometry." msgstr "" diff --git a/doc/po/es/reference_measure.xml.po b/doc/po/es/reference_measure.xml.po index 3d1be5f40..7ac12b554 100644 --- a/doc/po/es/reference_measure.xml.po +++ b/doc/po/es/reference_measure.xml.po @@ -1264,7 +1264,7 @@ msgstr "" #: reference_measure.xml:665 #, no-c-format msgid "" -"In each of the following illustrations, the blue dot represents the centroid " +"In each of the following illustrations, the green dot represents the centroid " "of the source geometry." msgstr "" diff --git a/doc/po/fr/reference_measure.xml.po b/doc/po/fr/reference_measure.xml.po index 39fb3001c..7f111bf22 100644 --- a/doc/po/fr/reference_measure.xml.po +++ b/doc/po/fr/reference_measure.xml.po @@ -1479,7 +1479,7 @@ msgstr "" #: reference_measure.xml:665 #, no-c-format msgid "" -"In each of the following illustrations, the blue dot represents the centroid " +"In each of the following illustrations, the green dot represents the centroid " "of the source geometry." msgstr "" diff --git a/doc/po/it_IT/reference_measure.xml.po b/doc/po/it_IT/reference_measure.xml.po index 43ea2ac59..29c371d0f 100644 --- a/doc/po/it_IT/reference_measure.xml.po +++ b/doc/po/it_IT/reference_measure.xml.po @@ -1468,7 +1468,7 @@ msgstr "&sqlmm_compliant; SQL-MM 3: 8.1.4, 9.5.5" #: reference_measure.xml:665 #, no-c-format msgid "" -"In each of the following illustrations, the blue dot represents the centroid " +"In each of the following illustrations, the green dot represents the centroid " "of the source geometry." msgstr "" diff --git a/doc/po/ja/reference_measure.xml.po b/doc/po/ja/reference_measure.xml.po index 6bffc4a9a..ea668f2ce 100644 --- a/doc/po/ja/reference_measure.xml.po +++ b/doc/po/ja/reference_measure.xml.po @@ -1694,7 +1694,7 @@ msgstr "&sqlmm_compliant; SQL-MM 3: 8.1.4, 9.5.5" #: reference_measure.xml:665 #, no-c-format msgid "" -"In each of the following illustrations, the blue dot represents the centroid " +"In each of the following illustrations, the green dot represents the centroid " "of the source geometry." msgstr "次に示す図では、青点が入力ジオメトリの重心です。" diff --git a/doc/po/ko_KR/reference_measure.xml.po b/doc/po/ko_KR/reference_measure.xml.po index 71acb9507..62ef299ce 100644 --- a/doc/po/ko_KR/reference_measure.xml.po +++ b/doc/po/ko_KR/reference_measure.xml.po @@ -1699,7 +1699,7 @@ msgstr "&sqlmm_compliant; SQL-MM 3: 8.1.4, 9.5.5" #: reference_measure.xml:665 #, no-c-format msgid "" -"In each of the following illustrations, the blue dot represents the centroid " +"In each of the following illustrations, the green dot represents the centroid " "of the source geometry." msgstr "다음 그림들 각각에서, 파란색 점이 입력 도형의 중심점을 나타냅니다." diff --git a/doc/po/pl/reference_measure.xml.po b/doc/po/pl/reference_measure.xml.po index e4522b730..872727c1c 100644 --- a/doc/po/pl/reference_measure.xml.po +++ b/doc/po/pl/reference_measure.xml.po @@ -1265,7 +1265,7 @@ msgstr "" #: reference_measure.xml:665 #, no-c-format msgid "" -"In each of the following illustrations, the blue dot represents the centroid " +"In each of the following illustrations, the green dot represents the centroid " "of the source geometry." msgstr "" diff --git a/doc/po/pt_BR/reference_measure.xml.po b/doc/po/pt_BR/reference_measure.xml.po index fddaf0c28..3dfe64a88 100644 --- a/doc/po/pt_BR/reference_measure.xml.po +++ b/doc/po/pt_BR/reference_measure.xml.po @@ -1712,7 +1712,7 @@ msgstr "&sqlmm_compliant; SQL-MM 3: 8.1.4, 9.5.5" #: reference_measure.xml:665 #, no-c-format msgid "" -"In each of the following illustrations, the blue dot represents the centroid " +"In each of the following illustrations, the green dot represents the centroid " "of the source geometry." msgstr "" "Em cada uma das ilustrações seguintes, o ponto azul representa o centroide " diff --git a/doc/po/templates/extras_topology.xml.pot b/doc/po/templates/extras_topology.xml.pot index 60a521bb0..46c6d6094 100644 --- a/doc/po/templates/extras_topology.xml.pot +++ b/doc/po/templates/extras_topology.xml.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-28 07:02+0000\n" +"POT-Creation-Date: 2017-03-29 06:29+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -99,10 +99,9 @@ msgstr "" #: 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 . Some " -"functions depend on GEOS 3.3+ so you should compile with GEOS 3.3+ to fully " -"utilize the topology support." +"Topolgy support is build by default starting with PostGIS 2.0, and can be " +"disabled specifying --without-topology configure option at build time as " +"described in " msgstr "" #. Tag: para diff --git a/doc/po/templates/installation.xml.pot b/doc/po/templates/installation.xml.pot index f0b76645d..755f14194 100644 --- a/doc/po/templates/installation.xml.pot +++ b/doc/po/templates/installation.xml.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-09 08:27+0000\n" +"POT-Creation-Date: 2017-03-29 06:29+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -770,9 +770,8 @@ msgstr "" #: installation.xml:499 #, 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." +"Disable topology support. There is no corresponding library as all logic " +"needed for topology is in postgis-&last_release_version; library." msgstr "" #. Tag: para @@ -2431,11 +2430,9 @@ msgstr "" #: installation.xml:970 #, no-c-format msgid "" -"Then run the and SQL functions make sure to use the name " -"of your custom profile and copy the scripts to a .sh or .bat file. So for " -"example to do the nation load and one state using our new profile, you can " -"do this using psql:" +"Then run the SQL function " +"make sure to use the name of your custom profile and copy the script to a ." +"sh or .bat file. So for example to build the nation load:" msgstr "" #. Tag: programlisting @@ -2446,8 +2443,73 @@ msgid "" "> /gisdata/nation_script_load.sh" msgstr "" +#. Tag: para +#: installation.xml:974 +#, no-c-format +msgid "Run the generated nation load commandline scripts." +msgstr "" + +#. Tag: programlisting +#: installation.xml:975 +#, no-c-format +msgid "" +"cd /gisdata\n" +"sh nation_script_load.sh" +msgstr "" + +#. Tag: para +#: installation.xml:978 +#, no-c-format +msgid "" +"After you are done running the nation script, you should have three tables " +"in your tiger_data schema and they should be filled with data. " +"Confirm you do by doing the following queries from psql or pgAdmin" +msgstr "" + #. Tag: programlisting -#: installation.xml:972 +#: installation.xml:979 +#, no-c-format +msgid "SELECT count(*) FROM tiger_data.county_all;" +msgstr "" + +#. Tag: screen +#: installation.xml:980 +#, no-c-format +msgid "" +"count\n" +"-------\n" +" 3233\n" +"(1 row)" +msgstr "" + +#. Tag: programlisting +#: installation.xml:981 +#, no-c-format +msgid "SELECT count(*) FROM tiger_data.state_all;" +msgstr "" + +#. Tag: screen +#: installation.xml:982 +#, no-c-format +msgid "" +"count\n" +"-------\n" +" 56\n" +"(1 row)" +msgstr "" + +#. Tag: para +#: installation.xml:985 +#, no-c-format +msgid "" +"For each state you want to load data for, generate a state script . DO NOT Generate the state script until " +"you have already loaded the nation data, because the state script utilizes " +"county list loaded by nation script." +msgstr "" + +#. Tag: programlisting +#: installation.xml:987 #, no-c-format msgid "" "psql -c \"SELECT Loader_Generate_Script(ARRAY['MA'], 'debbie')\" -d geocoder " @@ -2455,22 +2517,21 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:975 +#: installation.xml:989 #, no-c-format msgid "Run the generated commandline scripts." msgstr "" #. Tag: programlisting -#: installation.xml:976 +#: installation.xml:990 #, no-c-format msgid "" "cd /gisdata\n" -"sh nation_script_load.sh\n" "sh ma_load.sh" msgstr "" #. Tag: para -#: installation.xml:978 +#: installation.xml:992 #, no-c-format msgid "" "After you are done loading all data or at a stopping point, it's a good idea " @@ -2478,7 +2539,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:979 +#: installation.xml:993 #, no-c-format msgid "" "SELECT install_missing_indexes();\n" @@ -2496,13 +2557,13 @@ msgid "" msgstr "" #. Tag: title -#: installation.xml:982 +#: installation.xml:996 #, no-c-format msgid "Converting a Tiger Geocoder Regular Install to Extension Model" msgstr "" #. Tag: para -#: installation.xml:983 +#: installation.xml:997 #, no-c-format msgid "" "If you installed the tiger geocoder without using the extension model, you " @@ -2510,7 +2571,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:985 +#: installation.xml:999 #, no-c-format msgid "" "Follow instructions in for the " @@ -2518,32 +2579,32 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:986 +#: installation.xml:1000 #, no-c-format msgid "" "Connect to your database with psql or pgAdmin and run the following command:" msgstr "" #. Tag: programlisting -#: installation.xml:987 +#: installation.xml:1001 #, no-c-format msgid "CREATE EXTENSION postgis_tiger_geocoder FROM unpackaged;" msgstr "" #. Tag: title -#: installation.xml:994 +#: installation.xml:1008 #, no-c-format msgid "Tiger Geocoder Enabling your PostGIS database: Not Using Extensions" msgstr "" #. Tag: para -#: installation.xml:995 +#: installation.xml:1009 #, no-c-format msgid "First install PostGIS using the prior instructions." msgstr "" #. Tag: para -#: installation.xml:999 installation.xml:1059 +#: installation.xml:1013 installation.xml:1073 #, no-c-format msgid "" "If you don't have an extras folder, download tiger_loader_2015.sql (or latest loader file " @@ -2578,7 +2639,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1013 +#: installation.xml:1027 #, no-c-format msgid "" "If you are installing Tiger geocoder for the first time edit either the " @@ -2589,7 +2650,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1017 +#: installation.xml:1031 #, no-c-format msgid "" "Verify that you now have a tiger schema in your database " @@ -2598,13 +2659,13 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:1017 +#: installation.xml:1031 #, no-c-format msgid "ALTER DATABASE geocoder SET search_path=public, tiger;" msgstr "" #. Tag: para -#: installation.xml:1018 +#: installation.xml:1032 #, no-c-format msgid "" "The normalizing address functionality works more or less without any data " @@ -2612,7 +2673,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:1019 +#: installation.xml:1033 #, no-c-format msgid "" "SELECT pprint_addy(normalize_address('202 East Fremont Street, Las Vegas, " @@ -2623,13 +2684,13 @@ msgid "" msgstr "" #. Tag: title -#: installation.xml:1022 +#: installation.xml:1036 #, no-c-format msgid "Using Address Standardizer Extension with Tiger geocoder" msgstr "" #. Tag: para -#: installation.xml:1023 +#: installation.xml:1037 #, no-c-format msgid "" "One of the many complaints of folks is the address normalizer function unzip executable which is usually " @@ -2708,7 +2769,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1037 +#: installation.xml:1051 #, no-c-format msgid "" "For Windows, 7-zip which is a free compress/uncompress tool you can download " @@ -2716,7 +2777,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1039 +#: installation.xml:1053 #, no-c-format msgid "" "shp2pgsql commandline which is installed by default " @@ -2724,7 +2785,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1040 +#: installation.xml:1054 #, no-c-format msgid "" "wget which is a web grabber tool usually installed on " @@ -2732,7 +2793,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1041 +#: installation.xml:1055 #, no-c-format msgid "" "If you are on windows, you can get pre-compiled binaries from to " @@ -2763,7 +2824,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1049 +#: installation.xml:1063 #, no-c-format msgid "" "After the states you desire have been loaded, make sure to run the: " @@ -2772,7 +2833,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1051 +#: installation.xml:1065 #, no-c-format msgid "" "To test that things are working as they should, try to run a geocode on an " @@ -2780,13 +2841,13 @@ msgid "" msgstr "" #. Tag: title -#: installation.xml:1054 +#: installation.xml:1068 #, no-c-format msgid "Upgrading your Tiger Geocoder Install" msgstr "" #. Tag: para -#: installation.xml:1055 +#: installation.xml:1069 #, no-c-format msgid "" "If you have Tiger Geocoder packaged with 2.0+ already installed, you can " @@ -2796,13 +2857,13 @@ msgid "" msgstr "" #. Tag: command -#: installation.xml:1068 +#: installation.xml:1082 #, no-c-format msgid "cd postgis-&last_release_version;/extras/tiger_geocoder/tiger_2011" msgstr "" #. Tag: para -#: installation.xml:1071 +#: installation.xml:1085 #, no-c-format msgid "" "Locate the upgrade_geocoder.bat script If you are on " @@ -2811,7 +2872,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1074 +#: installation.xml:1088 #, no-c-format msgid "" "If you are upgrading from 2010 or 2011, make sure to unremark out the loader " @@ -2819,13 +2880,13 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1075 +#: installation.xml:1089 #, no-c-format msgid "Then run th corresponding script from the commandline." msgstr "" #. Tag: para -#: installation.xml:1079 +#: installation.xml:1093 #, no-c-format msgid "" "Next drop all nation tables and load up the new ones. Generate a drop script " @@ -2834,19 +2895,19 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:1080 +#: installation.xml:1094 #, no-c-format msgid "SELECT drop_nation_tables_generate_script();" msgstr "" #. Tag: para -#: installation.xml:1081 +#: installation.xml:1095 #, no-c-format msgid "Run the generated drop SQL statements." msgstr "" #. Tag: para -#: installation.xml:1082 +#: installation.xml:1096 #, no-c-format msgid "" "Generate a nation load script with this SELECT statement as detailed in " @@ -2854,31 +2915,31 @@ msgid "" msgstr "" #. Tag: emphasis -#: installation.xml:1083 +#: installation.xml:1097 #, no-c-format msgid "For windows" msgstr "" #. Tag: programlisting -#: installation.xml:1084 +#: installation.xml:1098 #, no-c-format msgid "SELECT loader_generate_nation_script('windows');" msgstr "" #. Tag: emphasis -#: installation.xml:1085 +#: installation.xml:1099 #, no-c-format msgid "For unix/linux" msgstr "" #. Tag: programlisting -#: installation.xml:1086 +#: installation.xml:1100 #, no-c-format msgid "SELECT loader_generate_nation_script('sh');" msgstr "" #. Tag: para -#: installation.xml:1087 +#: installation.xml:1101 #, no-c-format msgid "" "Refer to for instructions on " @@ -2886,7 +2947,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1088 +#: installation.xml:1102 #, no-c-format msgid "" "You can have a mix of 2010/2011 state tables and can upgrade each state " @@ -2896,13 +2957,13 @@ msgid "" msgstr "" #. Tag: title -#: installation.xml:1094 +#: installation.xml:1108 #, no-c-format msgid "Create a spatially-enabled database from a template" msgstr "" #. Tag: para -#: installation.xml:1096 +#: installation.xml:1110 #, no-c-format msgid "" "Some packaged distributions of PostGIS (in particular the Win32 installers " @@ -2916,37 +2977,37 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1107 +#: installation.xml:1121 #, no-c-format msgid "From the shell:" msgstr "" #. Tag: programlisting -#: installation.xml:1111 +#: installation.xml:1125 #, no-c-format msgid "# createdb -T template_postgis my_spatial_db" msgstr "" #. Tag: para -#: installation.xml:1113 +#: installation.xml:1127 #, no-c-format msgid "From SQL:" msgstr "" #. Tag: programlisting -#: installation.xml:1117 +#: installation.xml:1131 #, no-c-format msgid "postgres=# CREATE DATABASE my_spatial_db TEMPLATE=template_postgis" msgstr "" #. Tag: title -#: installation.xml:1121 +#: installation.xml:1135 #, no-c-format msgid "Upgrading" msgstr "" #. Tag: para -#: installation.xml:1123 +#: installation.xml:1137 #, no-c-format msgid "" "Upgrading existing spatial databases can be tricky as it requires " @@ -2954,7 +3015,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1128 +#: installation.xml:1142 #, no-c-format msgid "" "Unfortunately not all definitions can be easily replaced in a live database, " @@ -2962,7 +3023,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1133 +#: installation.xml:1147 #, no-c-format msgid "" "PostGIS provides a SOFT UPGRADE procedure for minor or bugfix releases, and " @@ -2970,7 +3031,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1138 +#: installation.xml:1152 #, no-c-format msgid "" "Before attempting to upgrade PostGIS, it is always worth to backup your " @@ -2979,13 +3040,13 @@ msgid "" msgstr "" #. Tag: title -#: installation.xml:1145 +#: installation.xml:1159 #, no-c-format msgid "Soft upgrade" msgstr "" #. Tag: para -#: installation.xml:1147 +#: installation.xml:1161 #, no-c-format msgid "" "If you installed your database using extensions, you'll need to upgrade " @@ -2995,13 +3056,13 @@ msgid "" msgstr "" #. Tag: title -#: installation.xml:1150 +#: installation.xml:1164 #, no-c-format msgid "Soft Upgrade Pre 9.1+ or without extensions" msgstr "" #. Tag: para -#: installation.xml:1151 +#: installation.xml:1165 #, no-c-format msgid "" "This section applies only to those who installed PostGIS not using " @@ -3010,13 +3071,13 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:1152 +#: installation.xml:1166 #, no-c-format msgid "can't drop ... because postgis extension depends on it" msgstr "" #. Tag: para -#: installation.xml:1153 +#: installation.xml:1167 #, no-c-format msgid "" "After compiling and installing (make install) you should find a " @@ -3031,13 +3092,13 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:1157 +#: installation.xml:1171 #, no-c-format msgid "psql -f postgis_upgrade.sql -d your_spatial_database" msgstr "" #. Tag: para -#: installation.xml:1159 +#: installation.xml:1173 #, no-c-format msgid "" "The same procedure applies to raster and topology extensions, with upgrade " @@ -3046,19 +3107,19 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:1167 +#: installation.xml:1181 #, no-c-format msgid "psql -f rtpostgis_upgrade.sql -d your_spatial_database" msgstr "" #. Tag: programlisting -#: installation.xml:1168 +#: installation.xml:1182 #, no-c-format msgid "psql -f topology_upgrade.sql -d your_spatial_database" msgstr "" #. Tag: para -#: installation.xml:1171 +#: installation.xml:1185 #, no-c-format msgid "" "If you can't find the postgis_upgrade*.sql specific for " @@ -3067,7 +3128,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1177 +#: installation.xml:1191 #, no-c-format msgid "" "The function should inform you " @@ -3076,13 +3137,13 @@ msgid "" msgstr "" #. Tag: title -#: installation.xml:1184 +#: installation.xml:1198 #, no-c-format msgid "Soft Upgrade 9.1+ using extensions" msgstr "" #. Tag: para -#: installation.xml:1185 +#: installation.xml:1199 #, no-c-format msgid "" "If you originally installed PostGIS with extensions, then you need to " @@ -3091,7 +3152,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:1186 +#: installation.xml:1200 #, no-c-format msgid "" "ALTER EXTENSION postgis UPDATE TO \"&last_release_version;\";\n" @@ -3099,19 +3160,19 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1187 +#: installation.xml:1201 #, no-c-format msgid "If you get an error notice something like:" msgstr "" #. Tag: programlisting -#: installation.xml:1188 +#: installation.xml:1202 #, no-c-format msgid "No migration path defined for ... to &last_release_version;" msgstr "" #. Tag: para -#: installation.xml:1189 +#: installation.xml:1203 #, no-c-format msgid "" "Then you'll need to backup your database, create a fresh one as described in " @@ -3120,13 +3181,13 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1190 +#: installation.xml:1204 #, no-c-format msgid "If you get a notice message like:" msgstr "" #. Tag: programlisting -#: installation.xml:1191 +#: installation.xml:1205 #, no-c-format msgid "" "Version \"&last_release_version;\" of extension \"postgis\" is already " @@ -3134,7 +3195,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1192 +#: installation.xml:1206 #, no-c-format msgid "" "Then everything is already up to date and you can safely ignore it. " @@ -3145,7 +3206,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:1198 +#: installation.xml:1212 #, no-c-format msgid "" "ALTER EXTENSION postgis UPDATE TO \"&last_release_version;next\";\n" @@ -3153,7 +3214,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1199 +#: installation.xml:1213 #, no-c-format msgid "" "If you installed PostGIS originally without a version specified, you can " @@ -3163,13 +3224,13 @@ msgid "" msgstr "" #. Tag: title -#: installation.xml:1206 +#: installation.xml:1220 #, no-c-format msgid "Hard upgrade" msgstr "" #. Tag: para -#: installation.xml:1208 +#: installation.xml:1222 #, no-c-format msgid "" "By HARD UPGRADE we mean full dump/reload of postgis-enabled databases. You " @@ -3180,7 +3241,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1217 +#: installation.xml:1231 #, no-c-format msgid "" "The dump/reload process is assisted by the postgis_restore.pl script which " @@ -3191,7 +3252,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1226 +#: installation.xml:1240 #, no-c-format msgid "" "Supplementary instructions for windows users are available at newdb database using " @@ -3267,7 +3328,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:1292 +#: installation.xml:1306 #, no-c-format msgid "" "perl utils/postgis_restore.pl \"/somepath/olddb.backup\" | psql -h localhost " @@ -3275,13 +3336,13 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1298 +#: installation.xml:1312 #, no-c-format msgid "Errors may arise in the following cases:" msgstr "" #. Tag: para -#: installation.xml:1304 +#: installation.xml:1318 #, no-c-format msgid "" "Some of your views or functions make use of deprecated PostGIS objects. In " @@ -3294,7 +3355,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1316 +#: installation.xml:1330 #, no-c-format msgid "" "Some custom records of spatial_ref_sys in dump file have an invalid SRID " @@ -3308,7 +3369,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1330 +#: installation.xml:1344 #, no-c-format msgid "" "In order to fix this you should copy your custom SRS to a SRID with a valid " @@ -3318,7 +3379,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:1337 +#: installation.xml:1351 #, no-c-format msgid "" "ALTER TABLE spatial_ref_sys ADD CONSTRAINT spatial_ref_sys_srid_check check " @@ -3326,19 +3387,19 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:1339 +#: installation.xml:1353 #, no-c-format msgid "ALTER TABLE spatial_ref_sys ADD PRIMARY KEY(srid));" msgstr "" #. Tag: title -#: installation.xml:1350 +#: installation.xml:1364 #, no-c-format msgid "Common Problems during installation" msgstr "" #. Tag: para -#: installation.xml:1351 +#: installation.xml:1365 #, no-c-format msgid "" "There are several things to check when your installation or upgrade doesn't " @@ -3346,7 +3407,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1358 +#: installation.xml:1372 #, no-c-format msgid "" "Check that you have installed PostgreSQL &min_postgres_version; or newer, " @@ -3361,13 +3422,13 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:1371 +#: installation.xml:1385 #, no-c-format msgid "SELECT version();" msgstr "" #. Tag: para -#: installation.xml:1373 +#: installation.xml:1387 #, no-c-format msgid "" "If you are running an RPM based distribution, you can check for the " @@ -3376,7 +3437,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1381 +#: installation.xml:1395 #, no-c-format msgid "" "If your upgrade fails, make sure you are restoring into a database that " @@ -3384,13 +3445,13 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:1382 +#: installation.xml:1396 #, no-c-format msgid "SELECT postgis_full_version();" msgstr "" #. Tag: para -#: installation.xml:1386 +#: installation.xml:1400 #, no-c-format msgid "" "Also check that configure has correctly detected the location and version of " @@ -3398,7 +3459,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1393 +#: installation.xml:1407 #, no-c-format msgid "" "The output from configure is used to generate the postgis_config." @@ -3408,13 +3469,13 @@ msgid "" msgstr "" #. Tag: title -#: installation.xml:1406 +#: installation.xml:1420 #, no-c-format msgid "Loader/Dumper" msgstr "" #. Tag: para -#: installation.xml:1408 +#: installation.xml:1422 #, no-c-format msgid "" "The data loader and dumper are built and installed automatically as part of " @@ -3422,7 +3483,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:1413 +#: installation.xml:1427 #, no-c-format msgid "" "# cd postgis-&last_release_version;/loader\n" @@ -3431,7 +3492,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1415 +#: installation.xml:1429 #, no-c-format msgid "" "The loader is called shp2pgsql and converts ESRI Shape " diff --git a/doc/po/templates/introduction.xml.pot b/doc/po/templates/introduction.xml.pot index 8d3db0fe6..563d93871 100644 --- a/doc/po/templates/introduction.xml.pot +++ b/doc/po/templates/introduction.xml.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-28 07:02+0000\n" +"POT-Creation-Date: 2017-03-29 06:29+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -201,55 +201,55 @@ msgstr "" #. Tag: term #: introduction.xml:107 #, no-c-format -msgid "Mateusz Loskot" +msgid "Björn Harrtell" msgstr "" #. Tag: para -#: introduction.xml:109 +#: introduction.xml:110 #, no-c-format -msgid "" -"CMake support for PostGIS, built original raster loader in python and low " -"level raster api functions" +msgid "MapBox Vector Tile and GeoBuf functions. Gogs testing." msgstr "" #. Tag: term -#: introduction.xml:114 +#: introduction.xml:116 #, no-c-format -msgid "Pierre Racine" +msgid "Mateusz Loskot" msgstr "" #. Tag: para -#: introduction.xml:116 +#: introduction.xml:118 #, no-c-format -msgid "Raster overall architecture, prototyping, programming support" +msgid "" +"CMake support for PostGIS, built original raster loader in python and low " +"level raster api functions" msgstr "" #. Tag: term -#: introduction.xml:121 +#: introduction.xml:123 #, no-c-format -msgid "David Zwarg" +msgid "Pierre Racine" msgstr "" #. Tag: para -#: introduction.xml:123 +#: introduction.xml:125 #, no-c-format -msgid "Raster development (mostly map algebra analytic functions)" +msgid "Raster overall architecture, prototyping, programming support" msgstr "" #. Tag: title -#: introduction.xml:129 +#: introduction.xml:131 #, no-c-format msgid "Core Contributors Past" msgstr "" #. Tag: term -#: introduction.xml:133 +#: introduction.xml:135 #, no-c-format msgid "Chris Hodgson" msgstr "" #. Tag: para -#: introduction.xml:135 +#: introduction.xml:137 #, no-c-format msgid "" "Prior PSC Member. General development, site and buildbot maintenance, OSGeo " @@ -257,13 +257,13 @@ msgid "" msgstr "" #. Tag: term -#: introduction.xml:140 +#: introduction.xml:142 #, no-c-format msgid "Kevin Neufeld" msgstr "" #. Tag: para -#: introduction.xml:142 +#: introduction.xml:144 #, no-c-format msgid "" "Prior PSC Member. Documentation and documentation support tools, buildbot " @@ -272,13 +272,13 @@ msgid "" msgstr "" #. Tag: term -#: introduction.xml:148 +#: introduction.xml:150 #, no-c-format msgid "Dave Blasby" msgstr "" #. Tag: para -#: introduction.xml:151 +#: introduction.xml:153 #, no-c-format msgid "" "The original developer/Co-founder of PostGIS. Dave wrote the server side " @@ -286,13 +286,13 @@ msgid "" msgstr "" #. Tag: term -#: introduction.xml:158 +#: introduction.xml:160 #, no-c-format msgid "Jeff Lounsbury" msgstr "" #. Tag: para -#: introduction.xml:160 +#: introduction.xml:162 #, no-c-format msgid "" "Original development of the Shape file loader/dumper. Current PostGIS " @@ -300,33 +300,45 @@ msgid "" msgstr "" #. Tag: term -#: introduction.xml:166 +#: introduction.xml:168 #, no-c-format msgid "Mark Leslie" msgstr "" #. Tag: para -#: introduction.xml:168 +#: introduction.xml:170 #, no-c-format msgid "" "Ongoing maintenance and development of core functions. Enhanced curve " "support. Shapefile GUI loader." msgstr "" +#. Tag: term +#: introduction.xml:175 +#, no-c-format +msgid "David Zwarg" +msgstr "" + +#. Tag: para +#: introduction.xml:177 +#, no-c-format +msgid "Raster development (mostly map algebra analytic functions)" +msgstr "" + #. Tag: title -#: introduction.xml:174 +#: introduction.xml:183 #, no-c-format msgid "Other Contributors" msgstr "" #. Tag: term -#: introduction.xml:177 +#: introduction.xml:186 #, no-c-format msgid "Individual Contributors" msgstr "" #. Tag: para -#: introduction.xml:180 +#: introduction.xml:189 #, no-c-format msgid "" "In alphabetical order: Alex Bodnaru, Alex Mayrhofer, Andrea Peri, Andreas " @@ -345,13 +357,13 @@ msgid "" msgstr "" #. Tag: term -#: introduction.xml:244 +#: introduction.xml:253 #, no-c-format msgid "Corporate Sponsors" msgstr "" #. Tag: para -#: introduction.xml:247 +#: introduction.xml:256 #, no-c-format msgid "" "These are corporate entities that have contributed developer time, hosting, " @@ -359,7 +371,7 @@ msgid "" msgstr "" #. Tag: para -#: introduction.xml:248 +#: introduction.xml:257 #, no-c-format msgid "" "In alphabetical order: Arrival 3D, Associazione Italiana per l'Informazione " @@ -376,13 +388,13 @@ msgid "" msgstr "" #. Tag: term -#: introduction.xml:290 +#: introduction.xml:299 #, no-c-format msgid "Crowd Funding Campaigns" msgstr "" #. Tag: para -#: introduction.xml:293 +#: introduction.xml:302 #, no-c-format msgid "" "Crowd funding campaigns are campaigns we run to get badly wanted features " @@ -397,7 +409,7 @@ msgid "" msgstr "" #. Tag: para -#: introduction.xml:294 +#: introduction.xml:303 #, no-c-format msgid "" "PostGIS 2.0.0 was the first release we tried this strategy. We used GEOS geometry " @@ -443,7 +455,7 @@ msgid "" msgstr "" #. Tag: para -#: introduction.xml:309 +#: introduction.xml:318 #, no-c-format msgid "" "The GDAL Geospatial Data " @@ -453,7 +465,7 @@ msgid "" msgstr "" #. Tag: para -#: introduction.xml:314 +#: introduction.xml:323 #, no-c-format msgid "" "The Proj4 cartographic " @@ -462,7 +474,7 @@ msgid "" msgstr "" #. Tag: para -#: introduction.xml:318 +#: introduction.xml:327 #, no-c-format msgid "" "Last but not least, the PostgreSQL " @@ -473,13 +485,13 @@ msgid "" msgstr "" #. Tag: title -#: introduction.xml:327 +#: introduction.xml:336 #, no-c-format msgid "More Information" msgstr "" #. Tag: para -#: introduction.xml:331 +#: introduction.xml:340 #, no-c-format msgid "" "The latest software, documentation and news items are available at the " @@ -488,7 +500,7 @@ msgid "" msgstr "" #. Tag: para -#: introduction.xml:337 +#: introduction.xml:346 #, no-c-format msgid "" "More information about the GEOS geometry operations library is available " @@ -497,7 +509,7 @@ msgid "" msgstr "" #. Tag: para -#: introduction.xml:343 +#: introduction.xml:352 #, no-c-format msgid "" "More information about the Proj4 reprojection library is available at Simple " diff --git a/doc/po/templates/reference_accessor.xml.pot b/doc/po/templates/reference_accessor.xml.pot index 623ba8b8a..b4745f3e6 100644 --- a/doc/po/templates/reference_accessor.xml.pot +++ b/doc/po/templates/reference_accessor.xml.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-28 07:02+0000\n" +"POT-Creation-Date: 2017-03-29 06:29+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -48,23 +48,24 @@ msgstr "" #: reference_accessor.xml:258 reference_accessor.xml:309 #: reference_accessor.xml:361 reference_accessor.xml:432 #: reference_accessor.xml:481 reference_accessor.xml:542 -#: reference_accessor.xml:593 reference_accessor.xml:652 -#: reference_accessor.xml:711 reference_accessor.xml:766 -#: reference_accessor.xml:810 reference_accessor.xml:861 -#: reference_accessor.xml:918 reference_accessor.xml:990 -#: reference_accessor.xml:1042 reference_accessor.xml:1101 -#: reference_accessor.xml:1147 reference_accessor.xml:1182 -#: reference_accessor.xml:1221 reference_accessor.xml:1261 -#: reference_accessor.xml:1304 reference_accessor.xml:1366 -#: reference_accessor.xml:1407 reference_accessor.xml:1451 -#: reference_accessor.xml:1508 reference_accessor.xml:1572 -#: reference_accessor.xml:1621 reference_accessor.xml:1664 -#: reference_accessor.xml:1717 reference_accessor.xml:1791 -#: reference_accessor.xml:1834 reference_accessor.xml:1879 -#: reference_accessor.xml:1925 reference_accessor.xml:1967 -#: reference_accessor.xml:2012 reference_accessor.xml:2058 -#: reference_accessor.xml:2100 reference_accessor.xml:2146 -#: reference_accessor.xml:2187 +#: reference_accessor.xml:593 reference_accessor.xml:658 +#: reference_accessor.xml:728 reference_accessor.xml:791 +#: reference_accessor.xml:850 reference_accessor.xml:905 +#: reference_accessor.xml:949 reference_accessor.xml:1000 +#: reference_accessor.xml:1057 reference_accessor.xml:1129 +#: reference_accessor.xml:1181 reference_accessor.xml:1240 +#: reference_accessor.xml:1286 reference_accessor.xml:1321 +#: reference_accessor.xml:1360 reference_accessor.xml:1400 +#: reference_accessor.xml:1443 reference_accessor.xml:1505 +#: reference_accessor.xml:1546 reference_accessor.xml:1590 +#: reference_accessor.xml:1647 reference_accessor.xml:1711 +#: reference_accessor.xml:1760 reference_accessor.xml:1803 +#: reference_accessor.xml:1856 reference_accessor.xml:1930 +#: reference_accessor.xml:1973 reference_accessor.xml:2018 +#: reference_accessor.xml:2064 reference_accessor.xml:2106 +#: reference_accessor.xml:2151 reference_accessor.xml:2197 +#: reference_accessor.xml:2239 reference_accessor.xml:2285 +#: reference_accessor.xml:2326 #, no-c-format msgid "Description" msgstr "" @@ -96,7 +97,7 @@ msgstr "" #. Tag: para #: reference_accessor.xml:38 reference_accessor.xml:495 -#: reference_accessor.xml:1266 +#: reference_accessor.xml:1405 #, no-c-format msgid "" "Enhanced: 2.0.0 support for Polyhedral surfaces, Triangles and TIN was " @@ -106,10 +107,10 @@ msgstr "" #. Tag: para #: reference_accessor.xml:39 reference_accessor.xml:168 #: reference_accessor.xml:497 reference_accessor.xml:604 -#: reference_accessor.xml:657 reference_accessor.xml:937 -#: reference_accessor.xml:1110 reference_accessor.xml:1373 -#: reference_accessor.xml:1415 reference_accessor.xml:1525 -#: reference_accessor.xml:1930 +#: reference_accessor.xml:796 reference_accessor.xml:1076 +#: reference_accessor.xml:1249 reference_accessor.xml:1512 +#: reference_accessor.xml:1554 reference_accessor.xml:1664 +#: reference_accessor.xml:2069 #, no-c-format msgid "&sfs_compliant;" msgstr "" @@ -117,15 +118,15 @@ msgstr "" #. Tag: para #: reference_accessor.xml:40 reference_accessor.xml:170 #: reference_accessor.xml:267 reference_accessor.xml:500 -#: reference_accessor.xml:666 reference_accessor.xml:731 -#: reference_accessor.xml:777 reference_accessor.xml:1188 -#: reference_accessor.xml:1226 reference_accessor.xml:1528 -#: reference_accessor.xml:1586 reference_accessor.xml:1629 -#: reference_accessor.xml:1673 reference_accessor.xml:1733 -#: reference_accessor.xml:1844 reference_accessor.xml:1889 -#: reference_accessor.xml:1977 reference_accessor.xml:2022 -#: reference_accessor.xml:2110 reference_accessor.xml:2152 -#: reference_accessor.xml:2197 +#: reference_accessor.xml:805 reference_accessor.xml:870 +#: reference_accessor.xml:916 reference_accessor.xml:1327 +#: reference_accessor.xml:1365 reference_accessor.xml:1667 +#: reference_accessor.xml:1725 reference_accessor.xml:1768 +#: reference_accessor.xml:1812 reference_accessor.xml:1872 +#: reference_accessor.xml:1983 reference_accessor.xml:2028 +#: reference_accessor.xml:2116 reference_accessor.xml:2161 +#: reference_accessor.xml:2249 reference_accessor.xml:2291 +#: reference_accessor.xml:2336 #, no-c-format msgid "&curve_support;" msgstr "" @@ -135,18 +136,19 @@ msgstr "" #: reference_accessor.xml:171 reference_accessor.xml:265 #: reference_accessor.xml:390 reference_accessor.xml:441 #: reference_accessor.xml:499 reference_accessor.xml:548 -#: reference_accessor.xml:606 reference_accessor.xml:665 -#: reference_accessor.xml:730 reference_accessor.xml:875 -#: reference_accessor.xml:1112 reference_accessor.xml:1152 -#: reference_accessor.xml:1187 reference_accessor.xml:1225 -#: reference_accessor.xml:1270 reference_accessor.xml:1372 -#: reference_accessor.xml:1468 reference_accessor.xml:1527 -#: reference_accessor.xml:1587 reference_accessor.xml:1671 -#: reference_accessor.xml:1799 reference_accessor.xml:1843 -#: reference_accessor.xml:1888 reference_accessor.xml:1932 -#: reference_accessor.xml:1976 reference_accessor.xml:2021 -#: reference_accessor.xml:2066 reference_accessor.xml:2109 -#: reference_accessor.xml:2151 reference_accessor.xml:2196 +#: reference_accessor.xml:606 reference_accessor.xml:687 +#: reference_accessor.xml:757 reference_accessor.xml:804 +#: reference_accessor.xml:869 reference_accessor.xml:1014 +#: reference_accessor.xml:1251 reference_accessor.xml:1291 +#: reference_accessor.xml:1326 reference_accessor.xml:1364 +#: reference_accessor.xml:1409 reference_accessor.xml:1511 +#: reference_accessor.xml:1607 reference_accessor.xml:1666 +#: reference_accessor.xml:1726 reference_accessor.xml:1810 +#: reference_accessor.xml:1938 reference_accessor.xml:1982 +#: reference_accessor.xml:2027 reference_accessor.xml:2071 +#: reference_accessor.xml:2115 reference_accessor.xml:2160 +#: reference_accessor.xml:2205 reference_accessor.xml:2248 +#: reference_accessor.xml:2290 reference_accessor.xml:2335 #, no-c-format msgid "&Z_support;" msgstr "" @@ -154,10 +156,10 @@ msgstr "" #. Tag: para #: reference_accessor.xml:42 reference_accessor.xml:172 #: reference_accessor.xml:223 reference_accessor.xml:501 -#: reference_accessor.xml:549 reference_accessor.xml:669 -#: reference_accessor.xml:1189 reference_accessor.xml:1271 -#: reference_accessor.xml:1375 reference_accessor.xml:1469 -#: reference_accessor.xml:1736 +#: reference_accessor.xml:549 reference_accessor.xml:808 +#: reference_accessor.xml:1328 reference_accessor.xml:1410 +#: reference_accessor.xml:1514 reference_accessor.xml:1608 +#: reference_accessor.xml:1875 #, no-c-format msgid "&P_support;" msgstr "" @@ -165,7 +167,7 @@ msgstr "" #. Tag: para #: reference_accessor.xml:43 reference_accessor.xml:173 #: reference_accessor.xml:224 reference_accessor.xml:502 -#: reference_accessor.xml:1272 reference_accessor.xml:1739 +#: reference_accessor.xml:1411 reference_accessor.xml:1878 #, no-c-format msgid "&T_support;" msgstr "" @@ -176,22 +178,22 @@ msgstr "" #: reference_accessor.xml:277 reference_accessor.xml:331 #: reference_accessor.xml:395 reference_accessor.xml:446 #: reference_accessor.xml:554 reference_accessor.xml:612 -#: reference_accessor.xml:736 reference_accessor.xml:784 -#: reference_accessor.xml:829 reference_accessor.xml:880 -#: reference_accessor.xml:951 reference_accessor.xml:1007 -#: reference_accessor.xml:1067 reference_accessor.xml:1118 -#: reference_accessor.xml:1156 reference_accessor.xml:1194 -#: reference_accessor.xml:1231 reference_accessor.xml:1277 -#: reference_accessor.xml:1316 reference_accessor.xml:1379 -#: reference_accessor.xml:1420 reference_accessor.xml:1475 -#: reference_accessor.xml:1540 reference_accessor.xml:1594 -#: reference_accessor.xml:1634 reference_accessor.xml:1683 -#: reference_accessor.xml:1747 reference_accessor.xml:1805 -#: reference_accessor.xml:1849 reference_accessor.xml:1894 -#: reference_accessor.xml:1938 reference_accessor.xml:1982 -#: reference_accessor.xml:2027 reference_accessor.xml:2071 -#: reference_accessor.xml:2115 reference_accessor.xml:2157 -#: reference_accessor.xml:2202 +#: reference_accessor.xml:875 reference_accessor.xml:923 +#: reference_accessor.xml:968 reference_accessor.xml:1019 +#: reference_accessor.xml:1090 reference_accessor.xml:1146 +#: reference_accessor.xml:1206 reference_accessor.xml:1257 +#: reference_accessor.xml:1295 reference_accessor.xml:1333 +#: reference_accessor.xml:1370 reference_accessor.xml:1416 +#: reference_accessor.xml:1455 reference_accessor.xml:1518 +#: reference_accessor.xml:1559 reference_accessor.xml:1614 +#: reference_accessor.xml:1679 reference_accessor.xml:1733 +#: reference_accessor.xml:1773 reference_accessor.xml:1822 +#: reference_accessor.xml:1886 reference_accessor.xml:1944 +#: reference_accessor.xml:1988 reference_accessor.xml:2033 +#: reference_accessor.xml:2077 reference_accessor.xml:2121 +#: reference_accessor.xml:2166 reference_accessor.xml:2210 +#: reference_accessor.xml:2254 reference_accessor.xml:2296 +#: reference_accessor.xml:2341 #, no-c-format msgid "Examples" msgstr "" @@ -253,23 +255,24 @@ msgstr "" #: reference_accessor.xml:283 reference_accessor.xml:336 #: reference_accessor.xml:400 reference_accessor.xml:451 #: reference_accessor.xml:521 reference_accessor.xml:565 -#: reference_accessor.xml:619 reference_accessor.xml:686 -#: reference_accessor.xml:742 reference_accessor.xml:835 -#: reference_accessor.xml:886 reference_accessor.xml:957 -#: reference_accessor.xml:1014 reference_accessor.xml:1074 -#: reference_accessor.xml:1124 reference_accessor.xml:1161 -#: reference_accessor.xml:1199 reference_accessor.xml:1238 -#: reference_accessor.xml:1282 reference_accessor.xml:1321 -#: reference_accessor.xml:1344 reference_accessor.xml:1384 -#: reference_accessor.xml:1425 reference_accessor.xml:1482 -#: reference_accessor.xml:1546 reference_accessor.xml:1600 -#: reference_accessor.xml:1639 reference_accessor.xml:1689 -#: reference_accessor.xml:1753 reference_accessor.xml:1811 -#: reference_accessor.xml:1856 reference_accessor.xml:1901 -#: reference_accessor.xml:1944 reference_accessor.xml:1989 -#: reference_accessor.xml:2034 reference_accessor.xml:2077 -#: reference_accessor.xml:2122 reference_accessor.xml:2164 -#: reference_accessor.xml:2209 +#: reference_accessor.xml:619 reference_accessor.xml:693 +#: reference_accessor.xml:762 reference_accessor.xml:825 +#: reference_accessor.xml:881 reference_accessor.xml:974 +#: reference_accessor.xml:1025 reference_accessor.xml:1096 +#: reference_accessor.xml:1153 reference_accessor.xml:1213 +#: reference_accessor.xml:1263 reference_accessor.xml:1300 +#: reference_accessor.xml:1338 reference_accessor.xml:1377 +#: reference_accessor.xml:1421 reference_accessor.xml:1460 +#: reference_accessor.xml:1483 reference_accessor.xml:1523 +#: reference_accessor.xml:1564 reference_accessor.xml:1621 +#: reference_accessor.xml:1685 reference_accessor.xml:1739 +#: reference_accessor.xml:1778 reference_accessor.xml:1828 +#: reference_accessor.xml:1892 reference_accessor.xml:1950 +#: reference_accessor.xml:1995 reference_accessor.xml:2040 +#: reference_accessor.xml:2083 reference_accessor.xml:2128 +#: reference_accessor.xml:2173 reference_accessor.xml:2216 +#: reference_accessor.xml:2261 reference_accessor.xml:2303 +#: reference_accessor.xml:2348 #, no-c-format msgid "See Also" msgstr "" @@ -587,7 +590,7 @@ msgid "&sqlmm_compliant; SQL-MM 3: 7.1.4" msgstr "" #. Tag: para -#: reference_accessor.xml:268 reference_accessor.xml:1674 +#: reference_accessor.xml:268 reference_accessor.xml:1813 #, no-c-format msgid "" "Changed: 2.0.0 no longer works with single geometry multilinestrings. In " @@ -682,8 +685,8 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:326 reference_accessor.xml:775 -#: reference_accessor.xml:873 reference_accessor.xml:1627 +#: reference_accessor.xml:326 reference_accessor.xml:914 +#: reference_accessor.xml:1012 reference_accessor.xml:1766 #, no-c-format msgid "&sfs_compliant; s2.1.1.1" msgstr "" @@ -805,7 +808,8 @@ msgid "Availability: 2.2.0" msgstr "" #. Tag: para -#: reference_accessor.xml:391 +#: reference_accessor.xml:391 reference_accessor.xml:688 +#: reference_accessor.xml:758 #, no-c-format msgid "&M_support;" msgstr "" @@ -871,7 +875,7 @@ msgid "Only works with POLYGON geometry types" msgstr "" #. Tag: para -#: reference_accessor.xml:439 reference_accessor.xml:819 +#: reference_accessor.xml:439 reference_accessor.xml:958 #, no-c-format msgid "&sfs_compliant; 2.1.5.1" msgstr "" @@ -1071,7 +1075,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:523 reference_accessor.xml:1386 +#: reference_accessor.xml:523 reference_accessor.xml:1525 #, no-c-format msgid ", " msgstr "" @@ -1108,8 +1112,8 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:546 reference_accessor.xml:667 -#: reference_accessor.xml:1185 +#: reference_accessor.xml:546 reference_accessor.xml:806 +#: reference_accessor.xml:1324 #, no-c-format msgid "Enhanced: 2.0.0 support for Polyhedral surfaces was introduced." msgstr "" @@ -1238,11 +1242,105 @@ msgstr "" #. Tag: refname #: reference_accessor.xml:634 #, no-c-format +msgid "ST_IsPolygonCCW" +msgstr "" + +#. Tag: refpurpose +#: reference_accessor.xml:637 +#, no-c-format +msgid "" +"Returns true if all exterior rings are oriented counter-clockwise and all " +"interior rings are oriented clockwise." +msgstr "" + +#. Tag: funcprototype +#: reference_accessor.xml:644 +#, no-c-format +msgid "" +" boolean ST_IsPolygonCCW " +"geometry geom " +msgstr "" + +#. Tag: para +#: reference_accessor.xml:660 +#, no-c-format +msgid "" +"Returns true if all polygonal components of the input geometry use a counter-" +"clockwise orientation for their exterior ring, and a clockwise direction for " +"all interior rings." +msgstr "" + +#. Tag: para +#: reference_accessor.xml:666 reference_accessor.xml:736 +#, no-c-format +msgid "Returns true if the geometry has no polygonal components." +msgstr "" + +#. Tag: para +#: reference_accessor.xml:671 reference_accessor.xml:741 +#, no-c-format +msgid "" +"Closed linestrings are not considered polygonal components, so you would " +"still get a true return by passing a single closed linestring no matter its " +"orientation." +msgstr "" + +#. Tag: para +#: reference_accessor.xml:679 reference_accessor.xml:749 +#, no-c-format +msgid "" +"If a polygonal geometry does not use reversed orientation for interior rings " +"(i.e., if one or more interior rings are oriented in the same direction as " +"an exterior ring) then both ST_IsPolygonCW and ST_IsPolygonCCW will return " +"false." +msgstr "" + +#. Tag: para +#: reference_accessor.xml:694 reference_accessor.xml:763 +#, no-c-format +msgid "" +", , " +msgstr "" + +#. Tag: refname +#: reference_accessor.xml:704 +#, no-c-format +msgid "ST_IsPolygonCW" +msgstr "" + +#. Tag: refpurpose +#: reference_accessor.xml:707 +#, no-c-format +msgid "" +"Returns true if all exterior rings are oriented clockwise and all interior " +"rings are oriented counter-clockwise." +msgstr "" + +#. Tag: funcprototype +#: reference_accessor.xml:714 +#, no-c-format +msgid "" +" boolean ST_IsPolygonCW " +"geometry geom " +msgstr "" + +#. Tag: para +#: reference_accessor.xml:730 +#, no-c-format +msgid "" +"Returns true if all polygonal components of the input geometry use a " +"clockwise orientation for their exterior ring, and a counter-clockwise " +"direction for all interior rings." +msgstr "" + +#. Tag: refname +#: reference_accessor.xml:773 +#, no-c-format msgid "ST_IsClosed" msgstr "" #. Tag: refpurpose -#: reference_accessor.xml:636 +#: reference_accessor.xml:775 #, no-c-format msgid "" "Returns TRUE if the LINESTRING's start " @@ -1250,7 +1348,7 @@ msgid "" msgstr "" #. Tag: funcprototype -#: reference_accessor.xml:643 +#: reference_accessor.xml:782 #, no-c-format msgid "" "boolean ST_IsClosed " @@ -1258,7 +1356,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:654 +#: reference_accessor.xml:793 #, no-c-format msgid "" "Returns TRUE if the LINESTRING's start " @@ -1267,13 +1365,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:658 +#: reference_accessor.xml:797 #, no-c-format msgid "&sqlmm_compliant; SQL-MM 3: 7.1.5, 9.3.3" msgstr "" #. Tag: para -#: reference_accessor.xml:660 +#: reference_accessor.xml:799 #, no-c-format msgid "" "SQL-MM defines the result of ST_IsClosed(NULL)TRUE if the argument is a collection " @@ -1374,7 +1472,7 @@ msgid "" msgstr "" #. Tag: funcprototype -#: reference_accessor.xml:703 +#: reference_accessor.xml:842 #, no-c-format msgid "" "boolean ST_IsCollection " @@ -1382,7 +1480,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:713 +#: reference_accessor.xml:852 #, no-c-format msgid "" "Returns TRUE if the geometry type of the argument is " @@ -1390,25 +1488,25 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:716 +#: reference_accessor.xml:855 #, no-c-format msgid "GEOMETRYCOLLECTION" msgstr "" #. Tag: para -#: reference_accessor.xml:717 +#: reference_accessor.xml:856 #, no-c-format msgid "MULTI{POINT,POLYGON,LINESTRING,CURVE,SURFACE}" msgstr "" #. Tag: para -#: reference_accessor.xml:718 +#: reference_accessor.xml:857 #, no-c-format msgid "COMPOUNDCURVE" msgstr "" #. Tag: para -#: reference_accessor.xml:723 +#: reference_accessor.xml:862 #, no-c-format msgid "" "This function analyzes the type of the geometry. This means that it will " @@ -1417,7 +1515,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: reference_accessor.xml:738 +#: reference_accessor.xml:877 #, no-c-format msgid "" "postgis=# SELECT ST_IsCollection('LINESTRING(0 0, 1 1)'::geometry);\n" @@ -1453,13 +1551,13 @@ msgid "" msgstr "" #. Tag: refname -#: reference_accessor.xml:750 +#: reference_accessor.xml:889 #, no-c-format msgid "ST_IsEmpty" msgstr "" #. Tag: refpurpose -#: reference_accessor.xml:752 +#: reference_accessor.xml:891 #, no-c-format msgid "" "Returns true if this Geometry is an empty geometrycollection, polygon, point " @@ -1467,7 +1565,7 @@ msgid "" msgstr "" #. Tag: funcprototype -#: reference_accessor.xml:758 +#: reference_accessor.xml:897 #, no-c-format msgid "" "boolean ST_IsEmpty " @@ -1475,7 +1573,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:768 +#: reference_accessor.xml:907 #, no-c-format msgid "" "Returns true if this Geometry is an empty geometry. If true, then this " @@ -1483,7 +1581,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:771 +#: reference_accessor.xml:910 #, no-c-format msgid "" "SQL-MM defines the result of ST_IsEmpty(NULL) to be 0, while PostGIS returns " @@ -1491,13 +1589,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:776 +#: reference_accessor.xml:915 #, no-c-format msgid "&sqlmm_compliant; SQL-MM 3: 5.1.7" msgstr "" #. Tag: para -#: reference_accessor.xml:778 +#: reference_accessor.xml:917 #, no-c-format msgid "" "Changed: 2.0.0 In prior versions of PostGIS " @@ -1506,7 +1604,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: reference_accessor.xml:786 +#: reference_accessor.xml:925 #, no-c-format msgid "" "SELECT ST_IsEmpty(ST_GeomFromText('GEOMETRYCOLLECTION EMPTY'));\n" @@ -1543,13 +1641,13 @@ msgid "" msgstr "" #. Tag: refname -#: reference_accessor.xml:793 +#: reference_accessor.xml:932 #, no-c-format msgid "ST_IsRing" msgstr "" #. Tag: refpurpose -#: reference_accessor.xml:795 +#: reference_accessor.xml:934 #, no-c-format msgid "" "Returns TRUE if this LINESTRING is " @@ -1557,7 +1655,7 @@ msgid "" msgstr "" #. Tag: funcprototype -#: reference_accessor.xml:801 +#: reference_accessor.xml:940 #, no-c-format msgid "" "boolean ST_IsRing " @@ -1565,7 +1663,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:812 +#: reference_accessor.xml:951 #, no-c-format msgid "" "Returns TRUE if this LINESTRING is " @@ -1576,13 +1674,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:820 +#: reference_accessor.xml:959 #, no-c-format msgid "&sqlmm_compliant; SQL-MM 3: 7.1.6" msgstr "" #. Tag: para -#: reference_accessor.xml:822 +#: reference_accessor.xml:961 #, no-c-format msgid "" "SQL-MM defines the result of ST_IsRing(NULL), , boolean ST_IsSimple " @@ -1641,7 +1739,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:863 +#: reference_accessor.xml:1002 #, no-c-format msgid "" "Returns true if this Geometry has no anomalous geometric points, such as " @@ -1651,7 +1749,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:869 +#: reference_accessor.xml:1008 #, no-c-format msgid "" "SQL-MM defines the result of ST_IsSimple(NULL) to be 0, while PostGIS " @@ -1659,13 +1757,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:874 +#: reference_accessor.xml:1013 #, no-c-format msgid "&sqlmm_compliant; SQL-MM 3: 5.1.8" msgstr "" #. Tag: programlisting -#: reference_accessor.xml:882 +#: reference_accessor.xml:1021 #, no-c-format msgid "" "SELECT ST_IsSimple(ST_GeomFromText('POLYGON((1 2, 3 4, 5 6, 1 2))'));\n" @@ -1683,13 +1781,13 @@ msgid "" msgstr "" #. Tag: refname -#: reference_accessor.xml:894 +#: reference_accessor.xml:1033 #, no-c-format msgid "ST_IsValid" msgstr "" #. Tag: refpurpose -#: reference_accessor.xml:896 +#: reference_accessor.xml:1035 #, no-c-format msgid "" "Returns true if the ST_Geometry is " @@ -1697,7 +1795,7 @@ msgid "" msgstr "" #. Tag: funcsynopsis -#: reference_accessor.xml:902 +#: reference_accessor.xml:1041 #, no-c-format msgid "" " boolean ST_IsValid " @@ -1709,7 +1807,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:920 +#: reference_accessor.xml:1059 #, no-c-format msgid "" "Test if an ST_Geometry value is well formed. For geometries that are " @@ -1720,7 +1818,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:926 +#: reference_accessor.xml:1065 #, no-c-format msgid "" "SQL-MM defines the result of ST_IsValid(NULL) to be 0, while PostGIS returns " @@ -1728,7 +1826,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:930 +#: reference_accessor.xml:1069 #, no-c-format msgid "" "The version accepting flags is available starting with 2.0.0 and requires " @@ -1738,13 +1836,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:938 +#: reference_accessor.xml:1077 #, no-c-format msgid "&sqlmm_compliant; SQL-MM 3: 5.1.9" msgstr "" #. Tag: para -#: reference_accessor.xml:941 +#: reference_accessor.xml:1080 #, no-c-format msgid "" "Neither OGC-SFS nor SQL-MM specifications include a flag argument for " @@ -1752,7 +1850,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: reference_accessor.xml:953 +#: reference_accessor.xml:1092 #, no-c-format msgid "" "SELECT ST_IsValid(ST_GeomFromText('LINESTRING(0 0, 1 1)')) As good_line,\n" @@ -1766,7 +1864,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:959 +#: reference_accessor.xml:1098 #, no-c-format msgid "" ", , text ST_IsValidReasonflags are documented in " msgstr "" #. Tag: refname -#: reference_accessor.xml:1022 +#: reference_accessor.xml:1161 #, no-c-format msgid "ST_IsValidDetail" msgstr "" #. Tag: refpurpose -#: reference_accessor.xml:1024 +#: reference_accessor.xml:1163 #, no-c-format msgid "" "Returns a valid_detail (valid,reason,location) row stating if a geometry is " @@ -1900,7 +1998,7 @@ msgid "" msgstr "" #. Tag: funcsynopsis -#: reference_accessor.xml:1028 +#: reference_accessor.xml:1167 #, no-c-format msgid "" " valid_detail ST_IsValidDetail" msgstr "" #. Tag: refname -#: reference_accessor.xml:1085 +#: reference_accessor.xml:1224 #, no-c-format msgid "ST_M" msgstr "" #. Tag: refpurpose -#: reference_accessor.xml:1087 +#: reference_accessor.xml:1226 #, no-c-format msgid "" "Return the M coordinate of the point, or NULL if not available. " @@ -2013,7 +2111,7 @@ msgid "" msgstr "" #. Tag: funcprototype -#: reference_accessor.xml:1093 +#: reference_accessor.xml:1232 #, no-c-format msgid "" "float ST_M geometry " @@ -2021,7 +2119,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1103 +#: reference_accessor.xml:1242 #, no-c-format msgid "" "Return the M coordinate of the point, or NULL if not available. Input " @@ -2029,7 +2127,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1107 +#: reference_accessor.xml:1246 #, no-c-format msgid "" "This is not (yet) part of the OGC spec, but is listed here to complete the " @@ -2037,13 +2135,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1111 reference_accessor.xml:2065 +#: reference_accessor.xml:1250 reference_accessor.xml:2204 #, no-c-format msgid "&sqlmm_compliant;" msgstr "" #. Tag: programlisting -#: reference_accessor.xml:1119 +#: reference_accessor.xml:1258 #, no-c-format msgid "" "SELECT ST_M(ST_GeomFromEWKT('POINT(1 2 3 4)'));\n" @@ -2054,7 +2152,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1126 +#: reference_accessor.xml:1265 #, no-c-format msgid "" ", , , integer ST_NDims " @@ -2084,7 +2182,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1149 +#: reference_accessor.xml:1288 #, no-c-format msgid "" "Returns the coordinate dimension of the geometry. PostGIS supports 2 - (x," @@ -2093,7 +2191,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: reference_accessor.xml:1158 +#: reference_accessor.xml:1297 #, no-c-format msgid "" "SELECT ST_NDims(ST_GeomFromText('POINT(1 1)')) As d2point,\n" @@ -2106,25 +2204,25 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1162 +#: reference_accessor.xml:1301 #, no-c-format msgid ", , " msgstr "" #. Tag: refname -#: reference_accessor.xml:1168 +#: reference_accessor.xml:1307 #, no-c-format msgid "ST_NPoints" msgstr "" #. Tag: refpurpose -#: reference_accessor.xml:1169 +#: reference_accessor.xml:1308 #, no-c-format msgid "Return the number of points (vertexes) in a geometry." msgstr "" #. Tag: funcprototype -#: reference_accessor.xml:1174 +#: reference_accessor.xml:1313 #, no-c-format msgid "" "integer ST_NPoints " @@ -2132,13 +2230,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1184 +#: reference_accessor.xml:1323 #, no-c-format msgid "Return the number of points in a geometry. Works for all geometries." msgstr "" #. Tag: para -#: reference_accessor.xml:1186 +#: reference_accessor.xml:1325 #, no-c-format msgid "" "Prior to 1.3.4, this function crashes if used with geometries that contain " @@ -2146,7 +2244,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: reference_accessor.xml:1196 +#: reference_accessor.xml:1335 #, no-c-format msgid "" "SELECT ST_NPoints(ST_GeomFromText('LINESTRING(77.29 29.07,77.42 29.26,77.27 " @@ -2162,20 +2260,20 @@ msgid "" msgstr "" #. Tag: refname -#: reference_accessor.xml:1207 +#: reference_accessor.xml:1346 #, no-c-format msgid "ST_NRings" msgstr "" #. Tag: refpurpose -#: reference_accessor.xml:1208 +#: reference_accessor.xml:1347 #, no-c-format msgid "" "If the geometry is a polygon or multi-polygon returns the number of rings." msgstr "" #. Tag: funcprototype -#: reference_accessor.xml:1213 +#: reference_accessor.xml:1352 #, no-c-format msgid "" "integer ST_NRings " @@ -2183,7 +2281,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1223 +#: reference_accessor.xml:1362 #, no-c-format msgid "" "If the geometry is a polygon or multi-polygon returns the number of rings. " @@ -2191,7 +2289,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: reference_accessor.xml:1233 +#: reference_accessor.xml:1372 #, no-c-format msgid "" "SELECT ST_NRings(the_geom) As Nrings, ST_NumInteriorRings(the_geom) As " @@ -2205,13 +2303,13 @@ msgid "" msgstr "" #. Tag: refname -#: reference_accessor.xml:1246 +#: reference_accessor.xml:1385 #, no-c-format msgid "ST_NumGeometries" msgstr "" #. Tag: refpurpose -#: reference_accessor.xml:1247 +#: reference_accessor.xml:1386 #, no-c-format msgid "" "If geometry is a GEOMETRYCOLLECTION (or MULTI*) return the number of " @@ -2219,7 +2317,7 @@ msgid "" msgstr "" #. Tag: funcprototype -#: reference_accessor.xml:1253 +#: reference_accessor.xml:1392 #, no-c-format msgid "" "integer ST_NumGeometries " @@ -2227,7 +2325,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1263 +#: reference_accessor.xml:1402 #, no-c-format msgid "" "Returns the number of Geometries. If geometry is a GEOMETRYCOLLECTION (or " @@ -2236,7 +2334,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1267 +#: reference_accessor.xml:1406 #, no-c-format msgid "" "Changed: 2.0.0 In prior versions this would return NULL if the geometry was " @@ -2245,13 +2343,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1269 +#: reference_accessor.xml:1408 #, no-c-format msgid "&sqlmm_compliant; SQL-MM 3: 9.1.4" msgstr "" #. Tag: programlisting -#: reference_accessor.xml:1279 +#: reference_accessor.xml:1418 #, no-c-format msgid "" "--Prior versions would have returned NULL for this -- in 2.0.0 this returns " @@ -2271,25 +2369,25 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1284 +#: reference_accessor.xml:1423 #, no-c-format msgid ", " msgstr "" #. Tag: refname -#: reference_accessor.xml:1290 +#: reference_accessor.xml:1429 #, no-c-format msgid "ST_NumInteriorRings" msgstr "" #. Tag: refpurpose -#: reference_accessor.xml:1291 +#: reference_accessor.xml:1430 #, no-c-format msgid "Return the number of interior rings of a polygon geometry." msgstr "" #. Tag: funcprototype -#: reference_accessor.xml:1296 +#: reference_accessor.xml:1435 #, no-c-format msgid "" "integer ST_NumInteriorRings " @@ -2297,7 +2395,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1306 +#: reference_accessor.xml:1445 #, no-c-format msgid "" "Return the number of interior rings of a polygon geometry. Return NULL if " @@ -2305,13 +2403,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1311 +#: reference_accessor.xml:1450 #, no-c-format msgid "&sqlmm_compliant; SQL-MM 3: 8.2.5" msgstr "" #. Tag: para -#: reference_accessor.xml:1312 +#: reference_accessor.xml:1451 #, no-c-format msgid "" "Changed: 2.0.0 - in prior versions it would allow passing a MULTIPOLYGON, " @@ -2319,7 +2417,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: reference_accessor.xml:1318 +#: reference_accessor.xml:1457 #, no-c-format msgid "" "--If you have a regular polygon\n" @@ -2336,13 +2434,13 @@ msgid "" msgstr "" #. Tag: refname -#: reference_accessor.xml:1329 +#: reference_accessor.xml:1468 #, no-c-format msgid "ST_NumInteriorRing" msgstr "" #. Tag: refpurpose -#: reference_accessor.xml:1330 +#: reference_accessor.xml:1469 #, no-c-format msgid "" "Return the number of interior rings of a polygon in the geometry. Synonym " @@ -2350,7 +2448,7 @@ msgid "" msgstr "" #. Tag: funcprototype -#: reference_accessor.xml:1336 +#: reference_accessor.xml:1475 #, no-c-format msgid "" "integer ST_NumInteriorRing " @@ -2358,13 +2456,13 @@ msgid "" msgstr "" #. Tag: refname -#: reference_accessor.xml:1352 +#: reference_accessor.xml:1491 #, no-c-format msgid "ST_NumPatches" msgstr "" #. Tag: refpurpose -#: reference_accessor.xml:1353 +#: reference_accessor.xml:1492 #, no-c-format msgid "" "Return the number of faces on a Polyhedral Surface. Will return null for non-" @@ -2372,7 +2470,7 @@ msgid "" msgstr "" #. Tag: funcprototype -#: reference_accessor.xml:1358 +#: reference_accessor.xml:1497 #, no-c-format msgid "" "integer ST_NumPatches " @@ -2380,7 +2478,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1368 +#: reference_accessor.xml:1507 #, no-c-format msgid "" "Return the number of faces on a Polyhedral Surface. Will return null for non-" @@ -2389,19 +2487,19 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1371 reference_accessor.xml:1466 +#: reference_accessor.xml:1510 reference_accessor.xml:1605 #, no-c-format msgid "Availability: 2.0.0" msgstr "" #. Tag: para -#: reference_accessor.xml:1374 reference_accessor.xml:1467 +#: reference_accessor.xml:1513 reference_accessor.xml:1606 #, no-c-format msgid "&sqlmm_compliant; SQL-MM 3: ?" msgstr "" #. Tag: programlisting -#: reference_accessor.xml:1381 +#: reference_accessor.xml:1520 #, no-c-format msgid "" "SELECT ST_NumPatches(ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 0, 0 0 1, 0 1 " @@ -2416,20 +2514,20 @@ msgid "" msgstr "" #. Tag: refname -#: reference_accessor.xml:1392 +#: reference_accessor.xml:1531 #, no-c-format msgid "ST_NumPoints" msgstr "" #. Tag: refpurpose -#: reference_accessor.xml:1393 +#: reference_accessor.xml:1532 #, no-c-format msgid "" "Return the number of points in an ST_LineString or ST_CircularString value." msgstr "" #. Tag: funcprototype -#: reference_accessor.xml:1399 +#: reference_accessor.xml:1538 #, no-c-format msgid "" "integer ST_NumPoints " @@ -2437,7 +2535,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1409 +#: reference_accessor.xml:1548 #, no-c-format msgid "" "Return the number of points in an ST_LineString or ST_CircularString value. " @@ -2448,13 +2546,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1416 +#: reference_accessor.xml:1555 #, no-c-format msgid "&sqlmm_compliant; SQL-MM 3: 7.2.4" msgstr "" #. Tag: programlisting -#: reference_accessor.xml:1422 +#: reference_accessor.xml:1561 #, no-c-format msgid "" "SELECT ST_NumPoints(ST_GeomFromText('LINESTRING(77.29 29.07,77.42 " @@ -2464,13 +2562,13 @@ msgid "" msgstr "" #. Tag: refname -#: reference_accessor.xml:1433 +#: reference_accessor.xml:1572 #, no-c-format msgid "ST_PatchN" msgstr "" #. Tag: refpurpose -#: reference_accessor.xml:1435 +#: reference_accessor.xml:1574 #, no-c-format msgid "" "Return the 1-based Nth geometry (face) if the geometry is a " @@ -2478,7 +2576,7 @@ msgid "" msgstr "" #. Tag: funcprototype -#: reference_accessor.xml:1442 +#: reference_accessor.xml:1581 #, no-c-format msgid "" "geometry ST_PatchN " @@ -2487,7 +2585,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1453 +#: reference_accessor.xml:1592 #, no-c-format msgid "" ">Return the 1-based Nth geometry (face) if the geometry is a " @@ -2497,13 +2595,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1459 +#: reference_accessor.xml:1598 #, no-c-format msgid "Index is 1-based." msgstr "" #. Tag: para -#: reference_accessor.xml:1463 +#: reference_accessor.xml:1602 #, no-c-format msgid "" "If you want to extract all geometries, of a geometry, ST_Dump is more " @@ -2511,7 +2609,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: reference_accessor.xml:1477 +#: reference_accessor.xml:1616 #, no-c-format msgid "" "--Extract the 2nd face of the polyhedral surface\n" @@ -2531,7 +2629,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1484 +#: reference_accessor.xml:1623 #, no-c-format msgid "" ", , , geometry ST_PointN " @@ -2563,7 +2661,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1510 +#: reference_accessor.xml:1649 #, no-c-format msgid "" "Return the Nth point in a single linestring or circular linestring in the " @@ -2573,7 +2671,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1515 +#: reference_accessor.xml:1654 #, no-c-format msgid "" "Index is 1-based as for OGC specs since version 0.8.0. Backward indexing " @@ -2582,7 +2680,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1521 +#: reference_accessor.xml:1660 #, no-c-format msgid "" "If you want to get the nth point of each line string in a multilinestring, " @@ -2590,13 +2688,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1526 +#: reference_accessor.xml:1665 #, no-c-format msgid "&sqlmm_compliant; SQL-MM 3: 7.2.5, 7.3.5" msgstr "" #. Tag: para -#: reference_accessor.xml:1529 +#: reference_accessor.xml:1668 #, no-c-format msgid "" "Changed: 2.0.0 no longer works with single geometry multilinestrings. In " @@ -2606,13 +2704,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1532 +#: reference_accessor.xml:1671 #, no-c-format msgid "Changed: 2.3.0 : negative indexing available (-1 is last point)" msgstr "" #. Tag: programlisting -#: reference_accessor.xml:1542 +#: reference_accessor.xml:1681 #, no-c-format msgid "" "-- Extract all POINTs from a LINESTRING\n" @@ -2648,19 +2746,19 @@ msgid "" msgstr "" #. Tag: refname -#: reference_accessor.xml:1554 +#: reference_accessor.xml:1693 #, no-c-format msgid "ST_Points" msgstr "" #. Tag: refpurpose -#: reference_accessor.xml:1555 +#: reference_accessor.xml:1694 #, no-c-format msgid "Returns a MultiPoint containing all of the coordinates of a geometry." msgstr "" #. Tag: funcprototype -#: reference_accessor.xml:1561 +#: reference_accessor.xml:1700 #, no-c-format msgid "" "geometry ST_Points " @@ -2668,7 +2766,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1574 +#: reference_accessor.xml:1713 #, no-c-format msgid "" "Returns a MultiPoint containing all of the coordinates of a geometry. Does " @@ -2678,19 +2776,19 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1582 +#: reference_accessor.xml:1721 #, no-c-format msgid "M and Z ordinates will be preserved if present." msgstr "" #. Tag: para -#: reference_accessor.xml:1589 +#: reference_accessor.xml:1728 #, no-c-format msgid "Availability: 2.3.0" msgstr "" #. Tag: programlisting -#: reference_accessor.xml:1596 +#: reference_accessor.xml:1735 #, no-c-format msgid "" "SELECT ST_AsText(ST_Points('POLYGON Z ((30 10 4,10 30 5,40 40 6, 30 " @@ -2701,13 +2799,13 @@ msgid "" msgstr "" #. Tag: refname -#: reference_accessor.xml:1607 +#: reference_accessor.xml:1746 #, no-c-format msgid "ST_SRID" msgstr "" #. Tag: refpurpose -#: reference_accessor.xml:1608 +#: reference_accessor.xml:1747 #, no-c-format msgid "" "Returns the spatial reference identifier for the ST_Geometry as defined in " @@ -2715,7 +2813,7 @@ msgid "" msgstr "" #. Tag: funcprototype -#: reference_accessor.xml:1613 +#: reference_accessor.xml:1752 #, no-c-format msgid "" "integer ST_SRID " @@ -2723,7 +2821,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1623 +#: reference_accessor.xml:1762 #, no-c-format msgid "" "Returns the spatial reference identifier for the ST_Geometry as defined in " @@ -2731,7 +2829,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1624 +#: reference_accessor.xml:1763 #, no-c-format msgid "" "spatial_ref_sys table is a table that catalogs all spatial reference systems " @@ -2741,13 +2839,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1628 +#: reference_accessor.xml:1767 #, no-c-format msgid "&sqlmm_compliant; SQL-MM 3: 5.1.5" msgstr "" #. Tag: programlisting -#: reference_accessor.xml:1636 +#: reference_accessor.xml:1775 #, no-c-format msgid "" "SELECT ST_SRID(ST_GeomFromText('POINT(-71.1043 42.315)',4326));\n" @@ -2756,7 +2854,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1641 +#: reference_accessor.xml:1780 #, no-c-format msgid "" ", , , LINESTRING geometry as a " @@ -2778,7 +2876,7 @@ msgid "" msgstr "" #. Tag: funcprototype -#: reference_accessor.xml:1655 +#: reference_accessor.xml:1794 #, no-c-format msgid "" "geometry ST_StartPoint " @@ -2786,7 +2884,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1666 +#: reference_accessor.xml:1805 #, no-c-format msgid "" "Returns the first point of a LINESTRING or " @@ -2796,13 +2894,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1670 +#: reference_accessor.xml:1809 #, no-c-format msgid "&sqlmm_compliant; SQL-MM 3: 7.1.3" msgstr "" #. Tag: programlisting -#: reference_accessor.xml:1685 +#: reference_accessor.xml:1824 #, no-c-format msgid "" "SELECT ST_AsText(ST_StartPoint('LINESTRING(0 1, 0 2)'::geometry));\n" @@ -2833,19 +2931,19 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1691 +#: reference_accessor.xml:1830 #, no-c-format msgid ", " msgstr "" #. Tag: refname -#: reference_accessor.xml:1696 +#: reference_accessor.xml:1835 #, no-c-format msgid "ST_Summary" msgstr "" #. Tag: refpurpose -#: reference_accessor.xml:1698 +#: reference_accessor.xml:1837 #, no-c-format msgid "" "Returns a text summary of the contents of the geometry. text ST_Summary " @@ -2864,13 +2962,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1719 +#: reference_accessor.xml:1858 #, no-c-format msgid "Returns a text summary of the contents of the geometry." msgstr "" #. Tag: para -#: reference_accessor.xml:1721 +#: reference_accessor.xml:1860 #, no-c-format msgid "" "Flags shown square brackets after the geometry type have the following " @@ -2878,62 +2976,62 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1725 +#: reference_accessor.xml:1864 #, no-c-format msgid "M: has M ordinate" msgstr "" #. Tag: para -#: reference_accessor.xml:1726 +#: reference_accessor.xml:1865 #, no-c-format msgid "Z: has Z ordinate" msgstr "" #. Tag: para -#: reference_accessor.xml:1727 +#: reference_accessor.xml:1866 #, no-c-format msgid "B: has a cached bounding box" msgstr "" #. Tag: para -#: reference_accessor.xml:1728 +#: reference_accessor.xml:1867 #, no-c-format msgid "G: is geodetic (geography)" msgstr "" #. Tag: para -#: reference_accessor.xml:1729 +#: reference_accessor.xml:1868 #, no-c-format msgid "S: has spatial reference system" msgstr "" #. Tag: para -#: reference_accessor.xml:1740 +#: reference_accessor.xml:1879 #, no-c-format msgid "Availability: 1.2.2" msgstr "" #. Tag: para -#: reference_accessor.xml:1741 +#: reference_accessor.xml:1880 #, no-c-format msgid "Enhanced: 2.0.0 added support for geography" msgstr "" #. Tag: para -#: reference_accessor.xml:1742 +#: reference_accessor.xml:1881 #, no-c-format msgid "" "Enhanced: 2.1.0 S flag to denote if has a known spatial reference system" msgstr "" #. Tag: para -#: reference_accessor.xml:1743 +#: reference_accessor.xml:1882 #, no-c-format msgid "Enhanced: 2.2.0 Added support for TIN and Curves" msgstr "" #. Tag: programlisting -#: reference_accessor.xml:1749 +#: reference_accessor.xml:1888 #, no-c-format msgid "" "=# SELECT ST_Summary(ST_GeomFromText('LINESTRING(0 0, 1 1)')) as geom,\n" @@ -2961,7 +3059,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1755 +#: reference_accessor.xml:1894 #, no-c-format msgid "" ", , , " @@ -2970,7 +3068,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1764 +#: reference_accessor.xml:1903 #, no-c-format msgid "" ", , , " @@ -2978,13 +3076,13 @@ msgid "" msgstr "" #. Tag: refname -#: reference_accessor.xml:1775 +#: reference_accessor.xml:1914 #, no-c-format msgid "ST_X" msgstr "" #. Tag: refpurpose -#: reference_accessor.xml:1777 +#: reference_accessor.xml:1916 #, no-c-format msgid "" "Return the X coordinate of the point, or NULL if not available. " @@ -2992,7 +3090,7 @@ msgid "" msgstr "" #. Tag: funcprototype -#: reference_accessor.xml:1783 +#: reference_accessor.xml:1922 #, no-c-format msgid "" "float ST_X geometry " @@ -3000,7 +3098,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1793 +#: reference_accessor.xml:1932 #, no-c-format msgid "" "Return the X coordinate of the point, or NULL if not available. Input " @@ -3008,7 +3106,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1796 +#: reference_accessor.xml:1935 #, no-c-format msgid "" "If you want to get the max min x values of any geometry look at ST_XMin, " @@ -3016,13 +3114,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1798 +#: reference_accessor.xml:1937 #, no-c-format msgid "&sqlmm_compliant; SQL-MM 3: 6.1.3" msgstr "" #. Tag: programlisting -#: reference_accessor.xml:1806 +#: reference_accessor.xml:1945 #, no-c-format msgid "" "SELECT ST_X(ST_GeomFromEWKT('POINT(1 2 3 4)'));\n" @@ -3039,7 +3137,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1813 +#: reference_accessor.xml:1952 #, no-c-format msgid "" ", , , Returns X maxima of a bounding box 2d or 3d or a geometry.float ST_XMax box3d " @@ -3070,15 +3168,15 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1836 +#: reference_accessor.xml:1975 #, no-c-format msgid "Returns X maxima of a bounding box 2d or 3d or a geometry." msgstr "" #. Tag: para -#: reference_accessor.xml:1839 reference_accessor.xml:1884 -#: reference_accessor.xml:1972 reference_accessor.xml:2017 -#: reference_accessor.xml:2105 reference_accessor.xml:2192 +#: reference_accessor.xml:1978 reference_accessor.xml:2023 +#: reference_accessor.xml:2111 reference_accessor.xml:2156 +#: reference_accessor.xml:2244 reference_accessor.xml:2331 #, no-c-format msgid "" "Although this function is only defined for box3d, it will work for box2d and " @@ -3088,7 +3186,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: reference_accessor.xml:1851 +#: reference_accessor.xml:1990 #, no-c-format msgid "" "SELECT ST_XMax('BOX3D(1 2 3, 4 5 6)');\n" @@ -3119,7 +3217,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1858 reference_accessor.xml:1903 +#: reference_accessor.xml:1997 reference_accessor.xml:2042 #, no-c-format msgid "" ", , , Returns X minima of a bounding box 2d or 3d or a geometry.float ST_XMin box3d " @@ -3149,13 +3247,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1881 +#: reference_accessor.xml:2020 #, no-c-format msgid "Returns X minima of a bounding box 2d or 3d or a geometry." msgstr "" #. Tag: programlisting -#: reference_accessor.xml:1896 +#: reference_accessor.xml:2035 #, no-c-format msgid "" "SELECT ST_XMin('BOX3D(1 2 3, 4 5 6)');\n" @@ -3186,13 +3284,13 @@ msgid "" msgstr "" #. Tag: refname -#: reference_accessor.xml:1909 +#: reference_accessor.xml:2048 #, no-c-format msgid "ST_Y" msgstr "" #. Tag: refpurpose -#: reference_accessor.xml:1911 +#: reference_accessor.xml:2050 #, no-c-format msgid "" "Return the Y coordinate of the point, or NULL if not available. " @@ -3200,7 +3298,7 @@ msgid "" msgstr "" #. Tag: funcprototype -#: reference_accessor.xml:1917 +#: reference_accessor.xml:2056 #, no-c-format msgid "" "float ST_Y geometry " @@ -3208,7 +3306,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1927 +#: reference_accessor.xml:2066 #, no-c-format msgid "" "Return the Y coordinate of the point, or NULL if not available. Input " @@ -3216,13 +3314,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1931 +#: reference_accessor.xml:2070 #, no-c-format msgid "&sqlmm_compliant; SQL-MM 3: 6.1.4" msgstr "" #. Tag: programlisting -#: reference_accessor.xml:1939 +#: reference_accessor.xml:2078 #, no-c-format msgid "" "SELECT ST_Y(ST_GeomFromEWKT('POINT(1 2 3 4)'));\n" @@ -3239,7 +3337,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1946 +#: reference_accessor.xml:2085 #, no-c-format msgid "" ", , , Returns Y maxima of a bounding box 2d or 3d or a geometry.float ST_YMax box3d " @@ -3270,13 +3368,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1969 +#: reference_accessor.xml:2108 #, no-c-format msgid "Returns Y maxima of a bounding box 2d or 3d or a geometry." msgstr "" #. Tag: programlisting -#: reference_accessor.xml:1984 +#: reference_accessor.xml:2123 #, no-c-format msgid "" "SELECT ST_YMax('BOX3D(1 2 3, 4 5 6)');\n" @@ -3307,7 +3405,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:1991 +#: reference_accessor.xml:2130 #, no-c-format msgid "" ", , , Returns Y minima of a bounding box 2d or 3d or a geometry.float ST_YMin box3d " @@ -3337,13 +3435,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:2014 +#: reference_accessor.xml:2153 #, no-c-format msgid "Returns Y minima of a bounding box 2d or 3d or a geometry." msgstr "" #. Tag: programlisting -#: reference_accessor.xml:2029 +#: reference_accessor.xml:2168 #, no-c-format msgid "" "SELECT ST_YMin('BOX3D(1 2 3, 4 5 6)');\n" @@ -3374,7 +3472,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:2036 +#: reference_accessor.xml:2175 #, no-c-format msgid "" ", , , Return the Z coordinate of the point, or NULL if not available. " @@ -3396,7 +3494,7 @@ msgid "" msgstr "" #. Tag: funcprototype -#: reference_accessor.xml:2050 +#: reference_accessor.xml:2189 #, no-c-format msgid "" "float ST_Z geometry " @@ -3404,7 +3502,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:2060 +#: reference_accessor.xml:2199 #, no-c-format msgid "" "Return the Z coordinate of the point, or NULL if not available. Input " @@ -3412,7 +3510,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: reference_accessor.xml:2072 +#: reference_accessor.xml:2211 #, no-c-format msgid "" "SELECT ST_Z(ST_GeomFromEWKT('POINT(1 2 3 4)'));\n" @@ -3423,7 +3521,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:2079 +#: reference_accessor.xml:2218 #, no-c-format msgid "" ", , , Returns Z minima of a bounding box 2d or 3d or a geometry.float ST_ZMax box3d " @@ -3453,13 +3551,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:2102 +#: reference_accessor.xml:2241 #, no-c-format msgid "Returns Z maxima of a bounding box 2d or 3d or a geometry." msgstr "" #. Tag: programlisting -#: reference_accessor.xml:2117 +#: reference_accessor.xml:2256 #, no-c-format msgid "" "SELECT ST_ZMax('BOX3D(1 2 3, 4 5 6)');\n" @@ -3490,7 +3588,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:2124 +#: reference_accessor.xml:2263 #, no-c-format msgid "" ", , , Returns ZM (dimension semantic) flag of the geometries as a " @@ -3512,7 +3610,7 @@ msgid "" msgstr "" #. Tag: funcprototype -#: reference_accessor.xml:2138 +#: reference_accessor.xml:2277 #, no-c-format msgid "" "smallint ST_Zmflag " @@ -3520,7 +3618,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:2148 +#: reference_accessor.xml:2287 #, no-c-format msgid "" "Returns ZM (dimension semantic) flag of the geometries as a small int. " @@ -3528,7 +3626,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: reference_accessor.xml:2159 +#: reference_accessor.xml:2298 #, no-c-format msgid "" "SELECT ST_Zmflag(ST_GeomFromEWKT('LINESTRING(1 2, 3 4)'));\n" @@ -3552,19 +3650,19 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:2166 +#: reference_accessor.xml:2305 #, no-c-format msgid ", , " msgstr "" #. Tag: refname -#: reference_accessor.xml:2172 +#: reference_accessor.xml:2311 #, no-c-format msgid "ST_ZMin" msgstr "" #. Tag: funcprototype -#: reference_accessor.xml:2179 +#: reference_accessor.xml:2318 #, no-c-format msgid "" "float ST_ZMin box3d " @@ -3572,13 +3670,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:2189 +#: reference_accessor.xml:2328 #, no-c-format msgid "Returns Z minima of a bounding box 2d or 3d or a geometry." msgstr "" #. Tag: programlisting -#: reference_accessor.xml:2204 +#: reference_accessor.xml:2343 #, no-c-format msgid "" "SELECT ST_ZMin('BOX3D(1 2 3, 4 5 6)');\n" @@ -3609,7 +3707,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_accessor.xml:2211 +#: reference_accessor.xml:2350 #, no-c-format msgid "" ", , , \n" "Language-Team: LANGUAGE \n" @@ -54,16 +54,17 @@ msgstr "" #. Tag: title #: reference_editor.xml:29 reference_editor.xml:88 reference_editor.xml:146 #: reference_editor.xml:192 reference_editor.xml:235 reference_editor.xml:278 -#: reference_editor.xml:319 reference_editor.xml:360 reference_editor.xml:414 -#: reference_editor.xml:443 reference_editor.xml:489 reference_editor.xml:534 -#: reference_editor.xml:576 reference_editor.xml:627 reference_editor.xml:669 -#: reference_editor.xml:704 reference_editor.xml:748 reference_editor.xml:781 -#: reference_editor.xml:825 reference_editor.xml:874 reference_editor.xml:921 -#: reference_editor.xml:970 reference_editor.xml:1037 reference_editor.xml:1102 -#: reference_editor.xml:1144 reference_editor.xml:1188 -#: reference_editor.xml:1265 reference_editor.xml:1343 -#: reference_editor.xml:1500 reference_editor.xml:1606 -#: reference_editor.xml:1658 +#: reference_editor.xml:319 reference_editor.xml:369 reference_editor.xml:408 +#: reference_editor.xml:465 reference_editor.xml:509 reference_editor.xml:538 +#: reference_editor.xml:595 reference_editor.xml:640 reference_editor.xml:682 +#: reference_editor.xml:733 reference_editor.xml:775 reference_editor.xml:810 +#: reference_editor.xml:854 reference_editor.xml:887 reference_editor.xml:931 +#: reference_editor.xml:980 reference_editor.xml:1027 reference_editor.xml:1076 +#: reference_editor.xml:1143 reference_editor.xml:1208 +#: reference_editor.xml:1250 reference_editor.xml:1294 +#: reference_editor.xml:1371 reference_editor.xml:1449 +#: reference_editor.xml:1606 reference_editor.xml:1712 +#: reference_editor.xml:1764 #, no-c-format msgid "Description" msgstr "" @@ -77,8 +78,8 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:34 reference_editor.xml:541 reference_editor.xml:751 -#: reference_editor.xml:1149 +#: reference_editor.xml:34 reference_editor.xml:647 reference_editor.xml:857 +#: reference_editor.xml:1255 #, no-c-format msgid "Availability: 1.1.0" msgstr "" @@ -86,12 +87,13 @@ msgstr "" #. Tag: para #: reference_editor.xml:35 reference_editor.xml:110 reference_editor.xml:157 #: reference_editor.xml:200 reference_editor.xml:242 reference_editor.xml:324 -#: reference_editor.xml:370 reference_editor.xml:419 reference_editor.xml:452 -#: reference_editor.xml:498 reference_editor.xml:752 reference_editor.xml:834 -#: reference_editor.xml:884 reference_editor.xml:932 reference_editor.xml:983 -#: reference_editor.xml:1057 reference_editor.xml:1152 -#: reference_editor.xml:1296 reference_editor.xml:1614 -#: reference_editor.xml:1671 +#: reference_editor.xml:377 reference_editor.xml:418 reference_editor.xml:473 +#: reference_editor.xml:514 reference_editor.xml:553 reference_editor.xml:604 +#: reference_editor.xml:858 reference_editor.xml:940 reference_editor.xml:990 +#: reference_editor.xml:1038 reference_editor.xml:1089 +#: reference_editor.xml:1163 reference_editor.xml:1258 +#: reference_editor.xml:1402 reference_editor.xml:1720 +#: reference_editor.xml:1777 #, no-c-format msgid "&Z_support;" msgstr "" @@ -99,16 +101,16 @@ msgstr "" #. Tag: title #: reference_editor.xml:39 reference_editor.xml:116 reference_editor.xml:162 #: reference_editor.xml:205 reference_editor.xml:248 reference_editor.xml:289 -#: reference_editor.xml:330 reference_editor.xml:376 reference_editor.xml:457 -#: reference_editor.xml:504 reference_editor.xml:546 reference_editor.xml:598 -#: reference_editor.xml:642 reference_editor.xml:677 reference_editor.xml:720 -#: reference_editor.xml:756 reference_editor.xml:787 reference_editor.xml:843 -#: reference_editor.xml:890 reference_editor.xml:939 reference_editor.xml:991 -#: reference_editor.xml:1065 reference_editor.xml:1117 -#: reference_editor.xml:1156 reference_editor.xml:1204 -#: reference_editor.xml:1301 reference_editor.xml:1377 -#: reference_editor.xml:1540 reference_editor.xml:1619 -#: reference_editor.xml:1677 +#: reference_editor.xml:330 reference_editor.xml:424 reference_editor.xml:558 +#: reference_editor.xml:610 reference_editor.xml:652 reference_editor.xml:704 +#: reference_editor.xml:748 reference_editor.xml:783 reference_editor.xml:826 +#: reference_editor.xml:862 reference_editor.xml:893 reference_editor.xml:949 +#: reference_editor.xml:996 reference_editor.xml:1045 reference_editor.xml:1097 +#: reference_editor.xml:1171 reference_editor.xml:1223 +#: reference_editor.xml:1262 reference_editor.xml:1310 +#: reference_editor.xml:1407 reference_editor.xml:1483 +#: reference_editor.xml:1646 reference_editor.xml:1725 +#: reference_editor.xml:1783 #, no-c-format msgid "Examples" msgstr "" @@ -140,15 +142,16 @@ msgstr "" #. Tag: title #: reference_editor.xml:43 reference_editor.xml:123 reference_editor.xml:169 #: reference_editor.xml:212 reference_editor.xml:255 reference_editor.xml:296 -#: reference_editor.xml:337 reference_editor.xml:385 reference_editor.xml:463 -#: reference_editor.xml:510 reference_editor.xml:551 reference_editor.xml:603 -#: reference_editor.xml:647 reference_editor.xml:682 reference_editor.xml:725 -#: reference_editor.xml:760 reference_editor.xml:850 reference_editor.xml:897 -#: reference_editor.xml:946 reference_editor.xml:998 reference_editor.xml:1072 -#: reference_editor.xml:1122 reference_editor.xml:1160 -#: reference_editor.xml:1212 reference_editor.xml:1308 -#: reference_editor.xml:1452 reference_editor.xml:1574 -#: reference_editor.xml:1632 reference_editor.xml:1684 +#: reference_editor.xml:337 reference_editor.xml:382 reference_editor.xml:433 +#: reference_editor.xml:478 reference_editor.xml:564 reference_editor.xml:616 +#: reference_editor.xml:657 reference_editor.xml:709 reference_editor.xml:753 +#: reference_editor.xml:788 reference_editor.xml:831 reference_editor.xml:866 +#: reference_editor.xml:956 reference_editor.xml:1003 reference_editor.xml:1052 +#: reference_editor.xml:1104 reference_editor.xml:1178 +#: reference_editor.xml:1228 reference_editor.xml:1266 +#: reference_editor.xml:1318 reference_editor.xml:1414 +#: reference_editor.xml:1558 reference_editor.xml:1680 +#: reference_editor.xml:1738 reference_editor.xml:1790 #, no-c-format msgid "See Also" msgstr "" @@ -241,8 +244,9 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:104 reference_editor.xml:831 reference_editor.xml:881 -#: reference_editor.xml:929 reference_editor.xml:978 reference_editor.xml:1054 +#: reference_editor.xml:104 reference_editor.xml:937 reference_editor.xml:987 +#: reference_editor.xml:1035 reference_editor.xml:1084 +#: reference_editor.xml:1160 #, no-c-format msgid "" "Enhanced: 2.0.0 support for Polyhedral surfaces, Triangles and TIN was " @@ -256,9 +260,9 @@ msgid "Availability: 1.1.2. Name changed from Affine to ST_Affine in 1.2.2" msgstr "" #. Tag: para -#: reference_editor.xml:106 reference_editor.xml:981 reference_editor.xml:1050 -#: reference_editor.xml:1529 reference_editor.xml:1611 -#: reference_editor.xml:1667 +#: reference_editor.xml:106 reference_editor.xml:1087 reference_editor.xml:1156 +#: reference_editor.xml:1635 reference_editor.xml:1717 +#: reference_editor.xml:1773 #, no-c-format msgid "" "Prior to 1.3.4, this function crashes if used with geometries that contain " @@ -267,18 +271,18 @@ msgstr "" #. Tag: para #: reference_editor.xml:108 reference_editor.xml:156 reference_editor.xml:198 -#: reference_editor.xml:241 reference_editor.xml:369 reference_editor.xml:416 -#: reference_editor.xml:453 reference_editor.xml:836 reference_editor.xml:883 -#: reference_editor.xml:931 reference_editor.xml:985 reference_editor.xml:1056 -#: reference_editor.xml:1535 +#: reference_editor.xml:241 reference_editor.xml:417 reference_editor.xml:511 +#: reference_editor.xml:554 reference_editor.xml:942 reference_editor.xml:989 +#: reference_editor.xml:1037 reference_editor.xml:1091 +#: reference_editor.xml:1162 reference_editor.xml:1641 #, no-c-format msgid "&P_support;" msgstr "" #. Tag: para -#: reference_editor.xml:109 reference_editor.xml:417 reference_editor.xml:837 -#: reference_editor.xml:885 reference_editor.xml:933 reference_editor.xml:986 -#: reference_editor.xml:1059 +#: reference_editor.xml:109 reference_editor.xml:512 reference_editor.xml:943 +#: reference_editor.xml:991 reference_editor.xml:1039 reference_editor.xml:1092 +#: reference_editor.xml:1165 #, no-c-format msgid "&T_support;" msgstr "" @@ -286,10 +290,10 @@ msgstr "" #. Tag: para #: reference_editor.xml:111 reference_editor.xml:155 reference_editor.xml:199 #: reference_editor.xml:243 reference_editor.xml:284 reference_editor.xml:325 -#: reference_editor.xml:371 reference_editor.xml:418 reference_editor.xml:500 -#: reference_editor.xml:835 reference_editor.xml:984 reference_editor.xml:1058 -#: reference_editor.xml:1200 reference_editor.xml:1534 -#: reference_editor.xml:1615 reference_editor.xml:1672 +#: reference_editor.xml:419 reference_editor.xml:513 reference_editor.xml:606 +#: reference_editor.xml:941 reference_editor.xml:1090 reference_editor.xml:1164 +#: reference_editor.xml:1306 reference_editor.xml:1640 +#: reference_editor.xml:1721 reference_editor.xml:1778 #, no-c-format msgid "&curve_support;" msgstr "" @@ -360,7 +364,7 @@ msgstr "" #. Tag: para #: reference_editor.xml:153 reference_editor.xml:196 reference_editor.xml:239 -#: reference_editor.xml:365 reference_editor.xml:451 reference_editor.xml:1531 +#: reference_editor.xml:413 reference_editor.xml:552 reference_editor.xml:1637 #, no-c-format msgid "Enhanced: 2.0.0 support for Polyhedral surfaces was introduced." msgstr "" @@ -569,7 +573,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:298 reference_editor.xml:387 +#: reference_editor.xml:298 reference_editor.xml:435 #, no-c-format msgid "" ", , , geometry ST_ForcePolygonCCW " +" geometry geom " +msgstr "" + +#. Tag: para +#: reference_editor.xml:371 +#, no-c-format +msgid "" +"Forces (Multi)Polygons to use a counter-clockwise orientation for their " +"exterior ring, and a clockwise orientation for their interior rings. Non-" +"polygonal geometries are returned unchanged." +msgstr "" + +#. Tag: para +#: reference_editor.xml:378 reference_editor.xml:474 reference_editor.xml:1166 +#, no-c-format +msgid "&M_support;" +msgstr "" + +#. Tag: para +#: reference_editor.xml:383 reference_editor.xml:479 +#, no-c-format +msgid "" +", , " +msgstr "" + +#. Tag: refname +#: reference_editor.xml:393 +#, no-c-format msgid "ST_ForceCollection" msgstr "" #. Tag: refpurpose -#: reference_editor.xml:347 +#: reference_editor.xml:395 #, no-c-format msgid "Convert the geometry into a GEOMETRYCOLLECTION." msgstr "" #. Tag: funcprototype -#: reference_editor.xml:352 +#: reference_editor.xml:400 #, no-c-format msgid "" "geometry ST_ForceCollection " @@ -653,7 +701,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:362 +#: reference_editor.xml:410 #, no-c-format msgid "" "Converts the geometry into a GEOMETRYCOLLECTION. This is useful for " @@ -661,7 +709,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:366 +#: reference_editor.xml:414 #, no-c-format msgid "" "Availability: 1.2.2, prior to 1.3.4 this function will crash with Curves. " @@ -669,13 +717,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:367 +#: reference_editor.xml:415 #, no-c-format msgid "Changed: 2.1.0. Up to 2.0.x this was called ST_Force_Collection." msgstr "" #. Tag: programlisting -#: reference_editor.xml:378 +#: reference_editor.xml:426 #, no-c-format msgid "" "SELECT ST_AsEWKT(ST_ForceCollection('POLYGON((0 0 1,0 5 1,5 0 1,0 0 1),(1 1 " @@ -697,7 +745,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: reference_editor.xml:380 +#: reference_editor.xml:428 #, no-c-format msgid "" "-- POLYHEDRAL example --\n" @@ -722,19 +770,50 @@ msgid "" msgstr "" #. Tag: refname -#: reference_editor.xml:394 +#: reference_editor.xml:441 +#, no-c-format +msgid "ST_ForcePolygonCW" +msgstr "" + +#. Tag: refpurpose +#: reference_editor.xml:444 +#, no-c-format +msgid "" +"Orients all exterior rings clockwise and all interior rings counter-" +"clockwise." +msgstr "" + +#. Tag: funcprototype +#: reference_editor.xml:451 +#, no-c-format +msgid "" +" geometry ST_ForcePolygonCW " +" geometry geom " +msgstr "" + +#. Tag: para +#: reference_editor.xml:467 +#, no-c-format +msgid "" +"Forces (Multi)Polygons to use a clockwise orientation for their exterior " +"ring, and a counter-clockwise orientation for their interior rings. Non-" +"polygonal geometries are returned unchanged." +msgstr "" + +#. Tag: refname +#: reference_editor.xml:489 #, no-c-format msgid "ST_ForceSFS" msgstr "" #. Tag: refpurpose -#: reference_editor.xml:396 +#: reference_editor.xml:491 #, no-c-format msgid "Force the geometries to use SFS 1.1 geometry types only." msgstr "" #. Tag: funcsynopsis -#: reference_editor.xml:400 +#: reference_editor.xml:495 #, no-c-format msgid "" " geometry ST_ForceSFS " @@ -746,13 +825,13 @@ msgid "" msgstr "" #. Tag: refname -#: reference_editor.xml:426 +#: reference_editor.xml:521 #, no-c-format msgid "ST_ForceRHR" msgstr "" #. Tag: refpurpose -#: reference_editor.xml:428 +#: reference_editor.xml:523 #, no-c-format msgid "" "Force the orientation of the vertices in a polygon to follow the Right-Hand-" @@ -760,7 +839,7 @@ msgid "" msgstr "" #. Tag: funcprototype -#: reference_editor.xml:434 +#: reference_editor.xml:529 #, no-c-format msgid "" "geometry ST_ForceRHR " @@ -768,18 +847,27 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:445 +#: reference_editor.xml:540 #, 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 a Right-Hand-" +"Rule, in which 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. This " +"function is a synonym for " +msgstr "" + +#. Tag: para +#: reference_editor.xml:547 +#, no-c-format +msgid "" +"The above definition of the Right-Hand-Rule conflicts with definitions used " +"in other contexts. To avoid confusion, it is recommended to use " +"ST_ForcePolygonCW." msgstr "" #. Tag: programlisting -#: reference_editor.xml:459 +#: reference_editor.xml:560 #, no-c-format msgid "" "SELECT ST_AsEWKT(\n" @@ -795,25 +883,28 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:465 +#: reference_editor.xml:566 #, no-c-format -msgid ", , " +msgid "" +", , , , , " +", " msgstr "" #. Tag: refname -#: reference_editor.xml:473 +#: reference_editor.xml:579 #, no-c-format msgid "ST_ForceCurve" msgstr "" #. Tag: refpurpose -#: reference_editor.xml:475 +#: reference_editor.xml:581 #, no-c-format msgid "Upcast a geometry into its curved type, if applicable." msgstr "" #. Tag: funcprototype -#: reference_editor.xml:480 +#: reference_editor.xml:586 #, no-c-format msgid "" "geometry ST_ForceCurve " @@ -821,7 +912,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:491 +#: reference_editor.xml:597 #, no-c-format msgid "" "Turns a geometry into its curved representation, if applicable: lines become " @@ -831,13 +922,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:497 +#: reference_editor.xml:603 #, no-c-format msgid "Availability: 2.2.0" msgstr "" #. Tag: programlisting -#: reference_editor.xml:506 +#: reference_editor.xml:612 #, no-c-format msgid "" "SELECT ST_AsText(\n" @@ -853,20 +944,20 @@ msgid "" msgstr "" #. Tag: refname -#: reference_editor.xml:518 +#: reference_editor.xml:624 #, no-c-format msgid "ST_LineMerge" msgstr "" #. Tag: refpurpose -#: reference_editor.xml:520 +#: reference_editor.xml:626 #, no-c-format msgid "" "Return a (set of) LineString(s) formed by sewing together a MULTILINESTRING." msgstr "" #. Tag: funcprototype -#: reference_editor.xml:526 +#: reference_editor.xml:632 #, no-c-format msgid "" "geometry ST_LineMerge " @@ -875,7 +966,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:536 +#: reference_editor.xml:642 #, no-c-format msgid "" "Returns a (set of) LineString(s) formed by sewing together the constituent " @@ -883,7 +974,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:538 +#: reference_editor.xml:644 #, no-c-format msgid "" "Only use with MULTILINESTRING/LINESTRINGs. If you feed a polygon or geometry " @@ -891,13 +982,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:542 +#: reference_editor.xml:648 #, no-c-format msgid "requires GEOS >= 2.1.0" msgstr "" #. Tag: programlisting -#: reference_editor.xml:548 +#: reference_editor.xml:654 #, no-c-format msgid "" "SELECT ST_AsText(ST_LineMerge(\n" @@ -922,19 +1013,19 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:552 +#: reference_editor.xml:658 #, no-c-format msgid ", " msgstr "" #. Tag: refname -#: reference_editor.xml:558 +#: reference_editor.xml:664 #, no-c-format msgid "ST_CollectionExtract" msgstr "" #. Tag: refpurpose -#: reference_editor.xml:560 +#: reference_editor.xml:666 #, no-c-format msgid "" "Given a (multi)geometry, return a (multi)geometry consisting only of " @@ -942,7 +1033,7 @@ msgid "" msgstr "" #. Tag: funcprototype -#: reference_editor.xml:567 +#: reference_editor.xml:673 #, no-c-format msgid "" "geometry ST_CollectionExtract " @@ -952,7 +1043,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:578 +#: reference_editor.xml:684 #, no-c-format msgid "" "Given a (multi)geometry, returns a (multi)geometry consisting only of " @@ -963,13 +1054,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:584 +#: reference_editor.xml:690 #, no-c-format msgid "Availability: 1.5.0" msgstr "" #. Tag: para -#: reference_editor.xml:586 +#: reference_editor.xml:692 #, no-c-format msgid "" "Prior to 1.5.3 this function returned non-collection inputs untouched, no " @@ -979,7 +1070,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:592 reference_editor.xml:633 +#: reference_editor.xml:698 reference_editor.xml:739 #, no-c-format msgid "" "When specifying 3 == POLYGON a multipolygon is returned even when the edges " @@ -988,7 +1079,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: reference_editor.xml:600 +#: reference_editor.xml:706 #, no-c-format msgid "" "-- Constants: 1 == POINT, 2 == LINESTRING, 3 == POLYGON\n" @@ -1010,20 +1101,20 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:604 +#: reference_editor.xml:710 #, no-c-format msgid "" ", , " msgstr "" #. Tag: refname -#: reference_editor.xml:610 +#: reference_editor.xml:716 #, no-c-format msgid "ST_CollectionHomogenize" msgstr "" #. Tag: refpurpose -#: reference_editor.xml:612 +#: reference_editor.xml:718 #, no-c-format msgid "" "Given a geometry collection, return the \"simplest\" representation of the " @@ -1031,7 +1122,7 @@ msgid "" msgstr "" #. Tag: funcprototype -#: reference_editor.xml:619 +#: reference_editor.xml:725 #, no-c-format msgid "" "geometry ST_CollectionHomogenize " @@ -1039,7 +1130,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:629 +#: reference_editor.xml:735 #, no-c-format msgid "" "Given a geometry collection, returns the \"simplest\" representation of the " @@ -1048,13 +1139,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:637 +#: reference_editor.xml:743 #, no-c-format msgid "Availability: 2.0.0" msgstr "" #. Tag: programlisting -#: reference_editor.xml:644 +#: reference_editor.xml:750 #, no-c-format msgid "" "SELECT ST_AsText(ST_CollectionHomogenize('GEOMETRYCOLLECTION(POINT(0 " @@ -1075,25 +1166,25 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:648 +#: reference_editor.xml:754 #, no-c-format msgid ", " msgstr "" #. Tag: refname -#: reference_editor.xml:654 +#: reference_editor.xml:760 #, no-c-format msgid "ST_Multi" msgstr "" #. Tag: refpurpose -#: reference_editor.xml:656 +#: reference_editor.xml:762 #, no-c-format msgid "Return the geometry as a MULTI* geometry." msgstr "" #. Tag: funcprototype -#: reference_editor.xml:661 +#: reference_editor.xml:767 #, no-c-format msgid "" "geometry ST_Multi " @@ -1101,7 +1192,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:671 +#: reference_editor.xml:777 #, no-c-format msgid "" "Returns the geometry as a MULTI* geometry. If the geometry is already a " @@ -1109,7 +1200,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: reference_editor.xml:679 +#: reference_editor.xml:785 #, no-c-format msgid "" "SELECT ST_AsText(ST_Multi(ST_GeomFromText('POLYGON((743238 2967416,743238 " @@ -1125,19 +1216,19 @@ msgid "" msgstr "" #. Tag: refname -#: reference_editor.xml:689 +#: reference_editor.xml:795 #, no-c-format msgid "ST_Normalize" msgstr "" #. Tag: refpurpose -#: reference_editor.xml:691 +#: reference_editor.xml:797 #, no-c-format msgid "Return the geometry in its canonical form." msgstr "" #. Tag: funcprototype -#: reference_editor.xml:696 +#: reference_editor.xml:802 #, no-c-format msgid "" "geometry ST_Normalize " @@ -1145,7 +1236,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:706 +#: reference_editor.xml:812 #, no-c-format msgid "" "Returns the geometry in its normalized/canonical form. May reorder vertices " @@ -1153,7 +1244,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:712 +#: reference_editor.xml:818 #, no-c-format msgid "" "Mostly only useful for testing purposes (comparing expected and obtained " @@ -1161,7 +1252,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: reference_editor.xml:722 +#: reference_editor.xml:828 #, no-c-format msgid "" "SELECT ST_AsText(ST_Normalize(ST_GeomFromText(\n" @@ -1183,25 +1274,25 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:726 +#: reference_editor.xml:832 #, no-c-format msgid "," msgstr "" #. Tag: refname -#: reference_editor.xml:734 +#: reference_editor.xml:840 #, no-c-format msgid "ST_RemovePoint" msgstr "" #. Tag: refpurpose -#: reference_editor.xml:735 +#: reference_editor.xml:841 #, no-c-format msgid "Remove point from a linestring." msgstr "" #. Tag: funcprototype -#: reference_editor.xml:739 +#: reference_editor.xml:845 #, no-c-format msgid "" "geometry ST_RemovePoint " @@ -1210,7 +1301,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:750 +#: reference_editor.xml:856 #, no-c-format msgid "" "Remove a point from a linestring, given its 0-based index. Useful for " @@ -1218,7 +1309,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: reference_editor.xml:757 +#: reference_editor.xml:863 #, no-c-format msgid "" "--guarantee no LINESTRINGS are closed\n" @@ -1231,25 +1322,25 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:761 +#: reference_editor.xml:867 #, no-c-format msgid ", , " msgstr "" #. Tag: refname -#: reference_editor.xml:767 +#: reference_editor.xml:873 #, no-c-format msgid "ST_Reverse" msgstr "" #. Tag: refpurpose -#: reference_editor.xml:768 +#: reference_editor.xml:874 #, no-c-format msgid "Return the geometry with vertex order reversed." msgstr "" #. Tag: funcprototype -#: reference_editor.xml:773 +#: reference_editor.xml:879 #, no-c-format msgid "" "geometry ST_Reverse " @@ -1257,13 +1348,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:783 +#: reference_editor.xml:889 #, no-c-format msgid "Can be used on any geometry and reverses the order of the vertexes." msgstr "" #. Tag: programlisting -#: reference_editor.xml:788 +#: reference_editor.xml:894 #, no-c-format msgid "" "SELECT ST_AsText(the_geom) as line, ST_AsText(ST_Reverse(the_geom)) As " @@ -1278,19 +1369,19 @@ msgid "" msgstr "" #. Tag: refname -#: reference_editor.xml:794 +#: reference_editor.xml:900 #, no-c-format msgid "ST_Rotate" msgstr "" #. Tag: refpurpose -#: reference_editor.xml:796 +#: reference_editor.xml:902 #, no-c-format msgid "Rotate a geometry rotRadians counter-clockwise about an origin." msgstr "" #. Tag: funcsynopsis -#: reference_editor.xml:800 +#: reference_editor.xml:906 #, no-c-format msgid "" " geometry ST_Rotate " @@ -1309,7 +1400,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:827 +#: reference_editor.xml:933 #, no-c-format msgid "" "Rotates geometry rotRadians counter-clockwise about the origin. The rotation " @@ -1319,7 +1410,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:832 +#: reference_editor.xml:938 #, no-c-format msgid "" "Enhanced: 2.0.0 additional parameters for specifying the origin of rotation " @@ -1327,13 +1418,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:833 +#: reference_editor.xml:939 #, no-c-format msgid "Availability: 1.1.2. Name changed from Rotate to ST_Rotate in 1.2.2" msgstr "" #. Tag: programlisting -#: reference_editor.xml:845 +#: reference_editor.xml:951 #, no-c-format msgid "" "--Rotate 180 degrees\n" @@ -1362,7 +1453,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:852 +#: reference_editor.xml:958 #, no-c-format msgid "" ", , , geometry ST_RotateX " @@ -1391,13 +1482,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:876 +#: reference_editor.xml:982 #, no-c-format msgid "Rotate a geometry geomA - rotRadians about the X axis." msgstr "" #. Tag: para -#: reference_editor.xml:878 +#: reference_editor.xml:984 #, no-c-format msgid "" "ST_RotateX(geomA, rotRadians) is short-hand for " @@ -1406,13 +1497,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:882 +#: reference_editor.xml:988 #, no-c-format msgid "Availability: 1.1.2. Name changed from RotateX to ST_RotateX in 1.2.2" msgstr "" #. Tag: programlisting -#: reference_editor.xml:892 +#: reference_editor.xml:998 #, no-c-format msgid "" "--Rotate a line 90 degrees along x-axis\n" @@ -1424,25 +1515,25 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:899 +#: reference_editor.xml:1005 #, no-c-format msgid ", , " msgstr "" #. Tag: refname -#: reference_editor.xml:905 +#: reference_editor.xml:1011 #, no-c-format msgid "ST_RotateY" msgstr "" #. Tag: refpurpose -#: reference_editor.xml:907 +#: reference_editor.xml:1013 #, no-c-format msgid "Rotate a geometry rotRadians about the Y axis." msgstr "" #. Tag: funcprototype -#: reference_editor.xml:912 +#: reference_editor.xml:1018 #, no-c-format msgid "" "geometry ST_RotateY " @@ -1451,13 +1542,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:923 +#: reference_editor.xml:1029 #, no-c-format msgid "Rotate a geometry geomA - rotRadians about the y axis." msgstr "" #. Tag: para -#: reference_editor.xml:925 +#: reference_editor.xml:1031 #, no-c-format msgid "" "ST_RotateY(geomA, rotRadians) is short-hand for " @@ -1466,13 +1557,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:928 +#: reference_editor.xml:1034 #, no-c-format msgid "Availability: 1.1.2. Name changed from RotateY to ST_RotateY in 1.2.2" msgstr "" #. Tag: programlisting -#: reference_editor.xml:941 +#: reference_editor.xml:1047 #, no-c-format msgid "" "--Rotate a line 90 degrees along y-axis\n" @@ -1484,25 +1575,25 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:948 +#: reference_editor.xml:1054 #, no-c-format msgid ", , " msgstr "" #. Tag: refname -#: reference_editor.xml:954 +#: reference_editor.xml:1060 #, no-c-format msgid "ST_RotateZ" msgstr "" #. Tag: refpurpose -#: reference_editor.xml:956 +#: reference_editor.xml:1062 #, no-c-format msgid "Rotate a geometry rotRadians about the Z axis." msgstr "" #. Tag: funcprototype -#: reference_editor.xml:961 +#: reference_editor.xml:1067 #, no-c-format msgid "" "geometry ST_RotateZ " @@ -1511,19 +1602,19 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:972 +#: reference_editor.xml:1078 #, no-c-format msgid "Rotate a geometry geomA - rotRadians about the Z axis." msgstr "" #. Tag: para -#: reference_editor.xml:974 +#: reference_editor.xml:1080 #, no-c-format msgid "This is a synonym for ST_Rotate" msgstr "" #. Tag: para -#: reference_editor.xml:975 +#: reference_editor.xml:1081 #, no-c-format msgid "" "ST_RotateZ(geomA, rotRadians) is short-hand for SELECT " @@ -1532,13 +1623,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:980 +#: reference_editor.xml:1086 #, no-c-format msgid "Availability: 1.1.2. Name changed from RotateZ to ST_RotateZ in 1.2.2" msgstr "" #. Tag: programlisting -#: reference_editor.xml:993 +#: reference_editor.xml:1099 #, no-c-format msgid "" "--Rotate a line 90 degrees along z-axis\n" @@ -1560,25 +1651,25 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:1000 +#: reference_editor.xml:1106 #, no-c-format msgid ", , " msgstr "" #. Tag: refname -#: reference_editor.xml:1006 +#: reference_editor.xml:1112 #, no-c-format msgid "ST_Scale" msgstr "" #. Tag: refpurpose -#: reference_editor.xml:1008 +#: reference_editor.xml:1114 #, no-c-format msgid "Scale a geometry by given factors." msgstr "" #. Tag: funcsynopsis -#: reference_editor.xml:1012 +#: reference_editor.xml:1118 #, no-c-format msgid "" " geometry ST_Scale " @@ -1597,7 +1688,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:1039 +#: reference_editor.xml:1145 #, no-c-format msgid "" "Scales the geometry to a new size by multiplying the ordinates with the " @@ -1605,7 +1696,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:1043 +#: reference_editor.xml:1149 #, no-c-format msgid "" "The version taking a geometry as the factor parameter " @@ -1615,27 +1706,21 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:1053 reference_editor.xml:1670 +#: reference_editor.xml:1159 reference_editor.xml:1776 #, no-c-format msgid "Availability: 1.1.0." msgstr "" #. Tag: para -#: reference_editor.xml:1055 +#: reference_editor.xml:1161 #, no-c-format msgid "" "Enhanced: 2.2.0 support for scaling all dimension (geometry parameter) was " "introduced." msgstr "" -#. Tag: para -#: reference_editor.xml:1060 -#, no-c-format -msgid "&M_support;" -msgstr "" - #. Tag: programlisting -#: reference_editor.xml:1067 +#: reference_editor.xml:1173 #, no-c-format msgid "" "--Version 1: scale X, Y, Z\n" @@ -1661,19 +1746,19 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:1074 +#: reference_editor.xml:1180 #, no-c-format msgid ", " msgstr "" #. Tag: refname -#: reference_editor.xml:1080 +#: reference_editor.xml:1186 #, no-c-format msgid "ST_Segmentize" msgstr "" #. Tag: refpurpose -#: reference_editor.xml:1082 +#: reference_editor.xml:1188 #, no-c-format msgid "" "Return a modified geometry/geography having no segment longer than the given " @@ -1681,7 +1766,7 @@ msgid "" msgstr "" #. Tag: funcsynopsis -#: reference_editor.xml:1087 +#: reference_editor.xml:1193 #, no-c-format msgid "" " geometry ST_Segmentizegeometry ST_SetPoint " @@ -1791,7 +1876,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:1146 +#: reference_editor.xml:1252 #, no-c-format msgid "" "Replace point N of linestring with given point. Index is 0-based.Negative " @@ -1801,13 +1886,13 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:1150 +#: reference_editor.xml:1256 #, no-c-format msgid "Updated 2.3.0 : negative indexing" msgstr "" #. Tag: programlisting -#: reference_editor.xml:1157 +#: reference_editor.xml:1263 #, no-c-format msgid "" "--Change first point in line string from -1 3 to -1 1\n" @@ -1835,7 +1920,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:1161 +#: reference_editor.xml:1267 #, no-c-format msgid "" ", , , geometry ST_SetSRID " @@ -1864,7 +1949,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:1190 +#: reference_editor.xml:1296 #, no-c-format msgid "" "Sets the SRID on a geometry to a particular integer value. Useful in " @@ -1872,7 +1957,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:1194 +#: reference_editor.xml:1300 #, no-c-format msgid "" "This function does not transform the geometry coordinates in any way - it " @@ -1882,19 +1967,19 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:1199 +#: reference_editor.xml:1305 #, no-c-format msgid "&sfs_compliant;" msgstr "" #. Tag: para -#: reference_editor.xml:1205 +#: reference_editor.xml:1311 #, no-c-format msgid "-- Mark a point as WGS 84 long lat --" msgstr "" #. Tag: programlisting -#: reference_editor.xml:1206 +#: reference_editor.xml:1312 #, no-c-format msgid "" "SELECT ST_SetSRID(ST_Point(-123.365556, 48.428611),4326) As wgs84long_lat;\n" @@ -1903,7 +1988,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:1207 +#: reference_editor.xml:1313 #, no-c-format msgid "" "-- Mark a point as WGS 84 long lat and then transform to web mercator " @@ -1911,7 +1996,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: reference_editor.xml:1208 +#: reference_editor.xml:1314 #, no-c-format msgid "" "SELECT ST_Transform(ST_SetSRID(ST_Point(-123.365556, 48.428611),4326),3785) " @@ -1921,7 +2006,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:1214 +#: reference_editor.xml:1320 #, no-c-format msgid "" ", , , geometry ST_SnapToGrid, , geometry ST_Snap " @@ -2093,7 +2178,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:1345 +#: reference_editor.xml:1451 #, no-c-format msgid "" "Snaps the vertices and segments of a geometry another Geometry's vertices. A " @@ -2101,7 +2186,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:1350 +#: reference_editor.xml:1456 #, no-c-format msgid "" "Snapping one geometry to another can improve robustness for overlay " @@ -2110,7 +2195,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:1357 +#: reference_editor.xml:1463 #, no-c-format msgid "" "Too much snapping can result in invalid topology being created, so the " @@ -2120,7 +2205,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:1366 +#: reference_editor.xml:1472 #, no-c-format msgid "" "The returned geometry might lose its simplicity (see geometry ST_Transform, , geometry ST_Translate, " msgstr "" #. Tag: refname -#: reference_editor.xml:1639 +#: reference_editor.xml:1745 #, no-c-format msgid "ST_TransScale" msgstr "" #. Tag: refpurpose -#: reference_editor.xml:1641 +#: reference_editor.xml:1747 #, no-c-format msgid "Translate a geometry by given factors and offsets." msgstr "" #. Tag: funcprototype -#: reference_editor.xml:1646 +#: reference_editor.xml:1752 #, no-c-format msgid "" "geometry ST_TransScale " @@ -2657,7 +2742,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:1660 +#: reference_editor.xml:1766 #, no-c-format msgid "" "Translates the geometry using the deltaX and deltaY args, then scales it " @@ -2665,7 +2750,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:1663 +#: reference_editor.xml:1769 #, no-c-format msgid "" "ST_TransScale(geomA, deltaX, deltaY, XFactor, YFactor) is short-" @@ -2674,7 +2759,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: reference_editor.xml:1679 +#: reference_editor.xml:1785 #, no-c-format msgid "" "SELECT ST_AsEWKT(ST_TransScale(ST_GeomFromEWKT('LINESTRING(1 2 3, 1 1 1)'), " @@ -2695,7 +2780,7 @@ msgid "" msgstr "" #. Tag: para -#: reference_editor.xml:1686 +#: reference_editor.xml:1792 #, no-c-format msgid ", " msgstr "" diff --git a/doc/po/templates/reference_measure.xml.pot b/doc/po/templates/reference_measure.xml.pot index 089a382aa..0e4644f93 100644 --- a/doc/po/templates/reference_measure.xml.pot +++ b/doc/po/templates/reference_measure.xml.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-28 07:02+0000\n" +"POT-Creation-Date: 2017-03-29 06:29+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1262,8 +1262,8 @@ msgstr "" #: reference_measure.xml:665 #, 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 green dot represents the " +"centroid of the source geometry." msgstr "" #. Tag: para diff --git a/doc/po/templates/reference_output.xml.pot b/doc/po/templates/reference_output.xml.pot index f3c736403..106d8bd79 100644 --- a/doc/po/templates/reference_output.xml.pot +++ b/doc/po/templates/reference_output.xml.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-09 08:27+0000\n" +"POT-Creation-Date: 2017-03-29 06:29+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -57,7 +57,8 @@ msgstr "" #: reference_output.xml:207 reference_output.xml:283 reference_output.xml:384 #: reference_output.xml:485 reference_output.xml:541 reference_output.xml:599 #: reference_output.xml:671 reference_output.xml:715 reference_output.xml:781 -#: reference_output.xml:828 reference_output.xml:950 reference_output.xml:1000 +#: reference_output.xml:828 reference_output.xml:950 reference_output.xml:995 +#: reference_output.xml:1035 reference_output.xml:1075 #, no-c-format msgid "Description" msgstr "" @@ -194,7 +195,8 @@ msgstr "" #: reference_output.xml:229 reference_output.xml:330 reference_output.xml:498 #: reference_output.xml:572 reference_output.xml:628 reference_output.xml:690 #: reference_output.xml:738 reference_output.xml:795 reference_output.xml:968 -#: reference_output.xml:1020 +#: reference_output.xml:1010 reference_output.xml:1051 +#: reference_output.xml:1093 #, no-c-format msgid "Examples" msgstr "" @@ -241,6 +243,7 @@ msgstr "" #: reference_output.xml:79 reference_output.xml:128 reference_output.xml:183 #: reference_output.xml:236 reference_output.xml:454 reference_output.xml:576 #: reference_output.xml:745 reference_output.xml:804 reference_output.xml:972 +#: reference_output.xml:1098 #, no-c-format msgid "See Also" msgstr "" @@ -2146,110 +2149,226 @@ msgstr "" #. Tag: refname #: reference_output.xml:980 #, no-c-format -msgid "ST_AsMVT" +msgid "ST_AsGeobuf" msgstr "" #. Tag: refpurpose #: reference_output.xml:982 #, no-c-format -msgid "Return a Mapbox Vector Tile representation of a set of rows." +msgid "Return a Geobuf representation of a set of rows." msgstr "" #. Tag: funcprototype #: reference_output.xml:986 #, no-c-format msgid "" -"bytea ST_AsMVT text " -" name box2d " -"bounds int4 " -"extent int4 " -"buffer bool " -"clip_geom text " -"geom_name anyelement row" +"bytea ST_AsGeobuf " +"text geom_name " +"anyelement row" msgstr "" #. Tag: para -#: reference_output.xml:1002 +#: reference_output.xml:997 #, no-c-format msgid "" -"Return a Mapbox Vector Tile representation (https://www.mapbox.com/vector-tiles/" -"specification/) of a set of rows corresponding to a Layer. Multiple " -"calls can be concatenated to a tile with multiple Layers. Geometry will be " -"automatically scaled from the geometric bounds to tile screen space and " -"repeated coordinates thrown away. Other row data will be encoded as " -"attributes without redundancy as described by the specification." +"Return a Geobuf representation (https://github.com/mapbox/geobuf) of a set of rows corresponding " +"to a FeatureCollection. Every input geometry is analyzed to determine " +"maximum precision for optimal storage. Note that Geobuf in its current form " +"cannot be streamed so the full output will be assembled in memory." msgstr "" #. Tag: para -#: reference_output.xml:1008 +#: reference_output.xml:1003 reference_output.xml:1086 #, no-c-format -msgid "name is the name of the Layer" +msgid "" +"geom_name is the name of the geometry column in the row " +"data." +msgstr "" + +#. Tag: para +#: reference_output.xml:1004 reference_output.xml:1087 +#, no-c-format +msgid "row row data with at least a geometry column." msgstr "" #. Tag: para -#: reference_output.xml:1009 +#: reference_output.xml:1006 reference_output.xml:1047 +#: reference_output.xml:1089 +#, no-c-format +msgid "Availability: 2.4.0" +msgstr "" + +#. Tag: programlisting +#: reference_output.xml:1011 +#, no-c-format +msgid "" +"" +msgstr "" + +#. Tag: refname +#: reference_output.xml:1017 +#, no-c-format +msgid "ST_AsMVTGeom" +msgstr "" + +#. Tag: refpurpose +#: reference_output.xml:1019 +#, no-c-format +msgid "" +"Transform a geometry into the coordinate space of a Mapbox Vector Tile." +msgstr "" + +#. Tag: funcprototype +#: reference_output.xml:1023 #, no-c-format msgid "" -"bounds is the bounds of the tile in the coordinate system " -"of the geometry field in the row data." +"geometry ST_AsMVTGeom " +"geometry geom " +"box2d bounds " +"int4 extent " +"int4 buffer " +"bool clip_geom" msgstr "" #. Tag: para -#: reference_output.xml:1010 +#: reference_output.xml:1037 #, no-c-format msgid "" -"extent is the tile extent in screen space as defined by " -"the specification. If NULL it will default to 4096." +"Transform a geometry into the coordinate space of a Mapbox Vector Tile of a set of rows " +"corresponding to a Layer. Makes best effort to keep and even correct " +"validity and might collapse geometry into a lower dimension in the process." msgstr "" #. Tag: para -#: reference_output.xml:1011 +#: reference_output.xml:1041 +#, no-c-format +msgid "geom is the geometry to transform." +msgstr "" + +#. Tag: para +#: reference_output.xml:1042 #, no-c-format msgid "" -"buffer is the buffer distance in screen space to " +"bounds is the geometric bounds of the tile contents " +"without buffer." +msgstr "" + +#. Tag: para +#: reference_output.xml:1043 +#, no-c-format +msgid "" +"extent is the tile extent in tile coordinate space as " +"defined by the specification. If NULL it will default to 4096." +msgstr "" + +#. Tag: para +#: reference_output.xml:1044 +#, no-c-format +msgid "" +"buffer is the buffer distance in tile coordinate space to " "optionally clip geometries. If NULL it will default to 0." msgstr "" #. Tag: para -#: reference_output.xml:1012 +#: reference_output.xml:1045 #, no-c-format msgid "" "clip_geom is a boolean to control if geometries should be " "clipped or encoded as is. If NULL it will default to true." msgstr "" +#. Tag: programlisting +#: reference_output.xml:1052 +#, no-c-format +msgid "" +"" +msgstr "" + +#. Tag: refname +#: reference_output.xml:1058 +#, no-c-format +msgid "ST_AsMVT" +msgstr "" + +#. Tag: refpurpose +#: reference_output.xml:1060 +#, no-c-format +msgid "" +"Return a Mapbox Vector " +"Tile representation of a set of rows." +msgstr "" + +#. Tag: funcprototype +#: reference_output.xml:1064 +#, no-c-format +msgid "" +"bytea ST_AsMVT text " +" name int4 " +"extent text " +"geom_name anyelement row" +msgstr "" + #. Tag: para -#: reference_output.xml:1013 +#: reference_output.xml:1077 #, no-c-format msgid "" -"geom_name is the name of the geometry column in the row " -"data." +"Return a Mapbox Vector " +"Tile representation of a set of rows corresponding to a Layer. " +"Multiple calls can be concatenated to a tile with multiple Layers. Geometry " +"is assumed to be in tile coordinate space and valid as per specification. Typically can be used to transform " +"geometry into tile coordinate space. Other row data will be encoded as " +"attributes." msgstr "" #. Tag: para -#: reference_output.xml:1014 +#: reference_output.xml:1084 #, no-c-format -msgid "row row data with at least a geometry column." +msgid "name is the name of the Layer" msgstr "" #. Tag: para -#: reference_output.xml:1016 +#: reference_output.xml:1085 #, no-c-format -msgid "Availability: 2.4.0" +msgid "" +"extent is the tile extent in screen space as defined by " +"the specification. If NULL it will default to 4096." msgstr "" #. Tag: programlisting -#: reference_output.xml:1021 +#: reference_output.xml:1094 #, no-c-format msgid "" -"" msgstr "" -- 2.50.1