From f6652bdeece6aa79853db1fce4d4fbe1f8a80ed5 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Thu, 9 Feb 2017 08:29:55 +0000 Subject: [PATCH] Update gettext templates (make update-pot) git-svn-id: http://svn.osgeo.org/postgis/trunk@15310 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/po/templates/installation.xml.pot | 594 +++++++++--------- doc/po/templates/reference_output.xml.pot | 116 +++- doc/po/templates/reference_processing.xml.pot | 4 +- 3 files changed, 418 insertions(+), 296 deletions(-) diff --git a/doc/po/templates/installation.xml.pot b/doc/po/templates/installation.xml.pot index ac34c0be6..f0b76645d 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-01-28 07:02+0000\n" +"POT-Creation-Date: 2017-02-09 08:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -416,13 +416,23 @@ msgstr "" #: installation.xml:179 #, no-c-format msgid "" +"To enable ST_AsMVT protobuf-c library (for usage) and the protoc-c compiler " +"(for building) are required. Also, pgk-config is required to verify the " +"correct minimum version of protobuf-c. See protobuf-c." +msgstr "" + +#. Tag: para +#: installation.xml:187 +#, no-c-format +msgid "" "CUnit (CUnit). This is needed for regression testing. " "http://cunit.sourceforge.net/" msgstr "" #. Tag: para -#: installation.xml:185 +#: installation.xml:193 #, no-c-format msgid "" "DocBook (xsltproc) is required for building the " @@ -431,7 +441,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:196 +#: installation.xml:204 #, no-c-format msgid "" "DBLatex (dblatex) is required for building the " @@ -440,7 +450,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:207 +#: installation.xml:215 #, no-c-format msgid "" "ImageMagick (convert) is required to generate the " @@ -449,13 +459,13 @@ msgid "" msgstr "" #. Tag: title -#: installation.xml:220 +#: installation.xml:228 #, no-c-format msgid "Getting the Source" msgstr "" #. Tag: para -#: installation.xml:222 +#: installation.xml:230 #, no-c-format msgid "" "Retrieve the PostGIS source archive from the downloads website postgis-&last_release_version;postgis-&last_release_version;pg_config to enable " @@ -668,7 +678,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:382 +#: installation.xml:390 #, no-c-format msgid "" "GDAL, a required library, provides functionality needed for raster support " @@ -679,7 +689,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:396 +#: installation.xml:404 #, no-c-format msgid "" "GEOS, a required geometry library, provides a utility called geos-" @@ -690,7 +700,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:410 +#: installation.xml:418 #, no-c-format msgid "" "LibXML is the library required for doing GeomFromKML/GML processes. It " @@ -703,7 +713,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:428 +#: installation.xml:436 #, no-c-format msgid "" "Proj4 is a reprojection library required by PostGIS. Use this parameter " @@ -712,13 +722,13 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:440 +#: installation.xml:448 #, no-c-format msgid "Directory where iconv is installed." msgstr "" #. Tag: para -#: installation.xml:449 +#: installation.xml:457 #, no-c-format msgid "" "JSON-C is an MIT-" @@ -729,7 +739,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:461 +#: installation.xml:469 #, no-c-format msgid "" "PCRE is an BSD-licensed Perl " @@ -740,7 +750,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:473 +#: installation.xml:481 #, no-c-format msgid "" "Compile the data import GUI (requires GTK+2.0). This will create shp2pgsql-" @@ -748,7 +758,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:482 +#: installation.xml:490 #, no-c-format msgid "" "Compile with raster support. This will build rtpostgis-" @@ -757,7 +767,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:491 +#: installation.xml:499 #, no-c-format msgid "" "Compile with topology support. This will build the topology.sql file. There " @@ -766,7 +776,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:500 +#: installation.xml:508 #, no-c-format msgid "" "By default PostGIS will try to detect gettext support and compile with it, " @@ -780,7 +790,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:511 +#: installation.xml:519 #, no-c-format msgid "" "By default PostGIS will not install with sfcgal support without this switch. " @@ -789,7 +799,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:519 +#: installation.xml:527 #, no-c-format msgid "" "If you obtained PostGIS from the SVN configure script that in " @@ -806,7 +816,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:536 +#: installation.xml:544 #, no-c-format msgid "" "If you instead obtained PostGIS as a tarball, running ./autogen.shPostGIS was built " @@ -837,7 +847,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:561 +#: installation.xml:569 #, no-c-format msgid "" "As of PostGIS v1.4.0, all the functions have comments generated from the " @@ -849,13 +859,13 @@ msgid "" msgstr "" #. Tag: command -#: installation.xml:571 installation.xml:595 +#: installation.xml:579 installation.xml:603 #, no-c-format msgid "make comments" msgstr "" #. Tag: para -#: installation.xml:574 +#: installation.xml:582 #, no-c-format msgid "" "Introduced in PostGIS 2.0. This generates html cheat sheets suitable for " @@ -867,7 +877,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:579 +#: installation.xml:587 #, no-c-format msgid "" "You can download some pre-built ones available in html and pdf from postgis, " @@ -1007,7 +1017,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:623 +#: installation.xml:631 #, no-c-format msgid "" "If you are using psql, you can verify that the extensions are installed by " @@ -1015,7 +1025,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:624 +#: installation.xml:632 #, no-c-format msgid "" "SELECT name, default_version,installed_version\n" @@ -1038,7 +1048,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:626 +#: installation.xml:634 #, no-c-format msgid "" "If you have the extension installed in the database you are querying, you'll " @@ -1050,7 +1060,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:630 +#: installation.xml:638 #, no-c-format msgid "" "If you have the extensions available, you can install postgis extension in " @@ -1059,7 +1069,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:631 +#: installation.xml:639 #, no-c-format msgid "" "CREATE EXTENSION postgis;\n" @@ -1073,7 +1083,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:633 +#: installation.xml:641 #, no-c-format msgid "" "In psql you can use to see what versions you have installed and also what " @@ -1081,7 +1091,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:634 +#: installation.xml:642 #, no-c-format msgid "" "\\connect mygisdb\n" @@ -1090,7 +1100,7 @@ msgid "" msgstr "" #. Tag: screen -#: installation.xml:636 +#: installation.xml:644 #, no-c-format msgid "" "List of installed extensions\n" @@ -1115,7 +1125,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:638 +#: installation.xml:646 #, no-c-format msgid "" "Extension tables spatial_ref_sys, layermake check relies on the PATH " @@ -1218,14 +1228,14 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:688 +#: installation.xml:696 #, no-c-format msgid "" "If successful, the output of the test should be similar to the following:" msgstr "" #. Tag: programlisting -#: installation.xml:693 +#: installation.xml:701 #, no-c-format msgid "" "CUnit - A unit testing framework for C - Version 2.1-2\n" @@ -1695,7 +1705,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:695 +#: installation.xml:703 #, no-c-format msgid "" "The postgis_tiger_geocoder and " @@ -1706,13 +1716,13 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:696 +#: installation.xml:704 #, no-c-format msgid "For address_standardizer:" msgstr "" #. Tag: programlisting -#: installation.xml:697 +#: installation.xml:705 #, no-c-format msgid "" "cd extensions/address_standardizer\n" @@ -1721,13 +1731,13 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:699 +#: installation.xml:707 #, no-c-format msgid "Output should look like:" msgstr "" #. Tag: screen -#: installation.xml:700 +#: installation.xml:708 #, no-c-format msgid "" "============== dropping database \"contrib_regression\" ==============\n" @@ -1747,7 +1757,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:702 +#: installation.xml:710 #, no-c-format msgid "" "For tiger geocoder, make sure you have postgis and fuzzystrmatch extensions " @@ -1756,7 +1766,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:703 +#: installation.xml:711 #, no-c-format msgid "" "cd extensions/postgis_tiger_geocoder\n" @@ -1765,13 +1775,13 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:704 +#: installation.xml:712 #, no-c-format msgid "output should look like:" msgstr "" #. Tag: screen -#: installation.xml:705 +#: installation.xml:713 #, no-c-format msgid "" "============== dropping database \"contrib_regression\" ==============\n" @@ -1797,25 +1807,25 @@ msgid "" msgstr "" #. Tag: title -#: installation.xml:709 +#: installation.xml:717 #, no-c-format msgid "Installation" msgstr "" #. Tag: para -#: installation.xml:711 +#: installation.xml:719 #, no-c-format msgid "To install PostGIS, type" msgstr "" #. Tag: command -#: installation.xml:716 +#: installation.xml:724 #, no-c-format msgid "make install" msgstr "" #. Tag: para -#: installation.xml:719 +#: installation.xml:727 #, no-c-format msgid "" "This will copy the PostGIS installation files into their appropriate " @@ -1824,7 +1834,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:727 +#: installation.xml:735 #, no-c-format msgid "" "The loader and dumper binaries are installed in [prefix]/binpostgis.sql, are installed in " @@ -1840,14 +1850,14 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:741 +#: installation.xml:749 #, no-c-format msgid "" "The PostGIS libraries are installed in [prefix]/lib." msgstr "" #. Tag: para -#: installation.xml:748 +#: installation.xml:756 #, no-c-format msgid "" "If you previously ran the make comments command to " @@ -1857,13 +1867,13 @@ msgid "" msgstr "" #. Tag: command -#: installation.xml:755 +#: installation.xml:763 #, no-c-format msgid "make comments-install" msgstr "" #. Tag: para -#: installation.xml:759 +#: installation.xml:767 #, no-c-format msgid "" "postgis_comments.sql, raster_comments.sqluninstall_legacy.sql to get rid of " @@ -1942,13 +1952,13 @@ msgid "" msgstr "" #. Tag: title -#: installation.xml:804 +#: installation.xml:812 #, no-c-format msgid "Create a spatially-enabled database without using extensions" msgstr "" #. Tag: para -#: installation.xml:806 +#: installation.xml:814 #, no-c-format msgid "" "This is generally only needed if you built-PostGIS without raster support. " @@ -1957,7 +1967,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:807 +#: installation.xml:815 #, no-c-format msgid "" "The first step in creating a PostGIS database is to create a simple " @@ -1965,7 +1975,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:815 +#: installation.xml:823 #, no-c-format msgid "" "Many of the PostGIS functions are written in the PL/pgSQL procedural " @@ -1976,13 +1986,13 @@ msgid "" msgstr "" #. Tag: command -#: installation.xml:823 +#: installation.xml:831 #, no-c-format msgid "createlang plpgsql [yourdatabase]" msgstr "" #. Tag: para -#: installation.xml:826 +#: installation.xml:834 #, no-c-format msgid "" "Now load the PostGIS object and function definitions into your database by " @@ -1992,13 +2002,13 @@ msgid "" msgstr "" #. Tag: command -#: installation.xml:834 +#: installation.xml:842 #, no-c-format msgid "psql -d [yourdatabase] -f postgis.sql" msgstr "" #. Tag: para -#: installation.xml:837 +#: installation.xml:845 #, no-c-format msgid "" "For a complete set of EPSG coordinate system definition identifiers, you can " @@ -2008,13 +2018,13 @@ msgid "" msgstr "" #. Tag: command -#: installation.xml:845 +#: installation.xml:853 #, no-c-format msgid "psql -d [yourdatabase] -f spatial_ref_sys.sql" msgstr "" #. Tag: para -#: installation.xml:848 +#: installation.xml:856 #, no-c-format msgid "" "If you wish to add comments to the PostGIS functions, the final step is to " @@ -2024,25 +2034,25 @@ msgid "" msgstr "" #. Tag: command -#: installation.xml:856 +#: installation.xml:864 #, no-c-format msgid "psql -d [yourdatabase] -f postgis_comments.sql" msgstr "" #. Tag: para -#: installation.xml:859 +#: installation.xml:867 #, no-c-format msgid "Install raster support" msgstr "" #. Tag: command -#: installation.xml:864 +#: installation.xml:872 #, no-c-format msgid "psql -d [yourdatabase] -f rtpostgis.sql" msgstr "" #. Tag: para -#: installation.xml:867 +#: installation.xml:875 #, no-c-format msgid "" "Install raster support comments. This will provide quick help info for each " @@ -2051,25 +2061,25 @@ msgid "" msgstr "" #. Tag: command -#: installation.xml:873 +#: installation.xml:881 #, no-c-format msgid "psql -d [yourdatabase] -f raster_comments.sql" msgstr "" #. Tag: para -#: installation.xml:875 +#: installation.xml:883 #, no-c-format msgid "Install topology support" msgstr "" #. Tag: command -#: installation.xml:880 +#: installation.xml:888 #, no-c-format msgid "psql -d [yourdatabase] -f topology/topology.sql" msgstr "" #. Tag: para -#: installation.xml:883 +#: installation.xml:891 #, no-c-format msgid "" "Install topology support comments. This will provide quick help info for " @@ -2078,13 +2088,13 @@ msgid "" msgstr "" #. Tag: command -#: installation.xml:889 +#: installation.xml:897 #, no-c-format msgid "psql -d [yourdatabase] -f topology/topology_comments.sql" msgstr "" #. Tag: para -#: installation.xml:894 +#: installation.xml:902 #, no-c-format msgid "" "There is an alternative legacy_minimal.sql you can run " @@ -2095,13 +2105,13 @@ msgid "" msgstr "" #. Tag: title -#: installation.xml:900 +#: installation.xml:908 #, no-c-format msgid "Installing and Using the address standardizer" msgstr "" #. Tag: para -#: installation.xml:901 +#: installation.xml:909 #, no-c-format msgid "" "The address_standardizer extension used to be a separate " @@ -2112,7 +2122,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:903 +#: installation.xml:911 #, no-c-format msgid "" "This standardizer can be used in conjunction with the PostGIS packaged tiger " @@ -2124,7 +2134,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:907 +#: installation.xml:915 #, no-c-format msgid "" "The address standardizer relies on PCRE which is usually already installed " @@ -2138,7 +2148,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:910 +#: installation.xml:918 #, no-c-format msgid "" "For Windows users, the PostGIS 2.1+ bundle is packaged with the " @@ -2147,26 +2157,26 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:913 +#: installation.xml:921 #, no-c-format msgid "" "Once you have installed, you can connect to your database and run the SQL:" msgstr "" #. Tag: programlisting -#: installation.xml:914 +#: installation.xml:922 #, no-c-format msgid "CREATE EXTENSION address_standardizer;" msgstr "" #. Tag: para -#: installation.xml:916 +#: installation.xml:924 #, no-c-format msgid "The following test requires no rules, gaz, or lex tables" msgstr "" #. Tag: programlisting -#: installation.xml:917 +#: installation.xml:925 #, no-c-format msgid "" "SELECT num, street, city, state, zip\n" @@ -2174,13 +2184,13 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:918 +#: installation.xml:926 #, no-c-format msgid "Output should be" msgstr "" #. Tag: screen -#: installation.xml:919 +#: installation.xml:927 #, no-c-format msgid "" "num | street | city | state | zip\n" @@ -2189,13 +2199,13 @@ msgid "" msgstr "" #. Tag: title -#: installation.xml:921 +#: installation.xml:929 #, no-c-format msgid "Installing Regex::Assemble" msgstr "" #. Tag: para -#: installation.xml:922 +#: installation.xml:930 #, no-c-format msgid "" "Perl Regex:Assemble is no longer needed for compiling address_standardizer " @@ -2207,31 +2217,31 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:923 +#: installation.xml:931 #, no-c-format msgid "cpan Regexp::Assemble" msgstr "" #. Tag: para -#: installation.xml:924 +#: installation.xml:932 #, no-c-format msgid "or if you are on Ubuntu / Debian you might need to do" msgstr "" #. Tag: programlisting -#: installation.xml:925 +#: installation.xml:933 #, no-c-format msgid "sudo perl -MCPAN -e \"install Regexp::Assemble\"" msgstr "" #. Tag: title -#: installation.xml:930 +#: installation.xml:938 #, no-c-format msgid "Installing, Upgrading Tiger Geocoder and loading data" msgstr "" #. Tag: para -#: installation.xml:932 +#: installation.xml:940 #, no-c-format msgid "" "Extras like Tiger geocoder may not be packaged in your PostGIS distribution, " @@ -2241,7 +2251,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:933 +#: installation.xml:941 #, no-c-format msgid "" "If you are on Windows and you don't have tar installed, you can use tiger.loader_platformtiger.loader_platform table with " @@ -2358,7 +2368,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:952 +#: installation.xml:960 #, no-c-format msgid "" "So for example to create a profile called debbie that follows shdeclare_sect column to " @@ -2387,7 +2397,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:956 +#: installation.xml:964 #, no-c-format msgid "" "If you don't edit this loader_platform table, it will " @@ -2396,7 +2406,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:958 +#: installation.xml:966 #, no-c-format msgid "" "Create a folder called gisdata on root of server or " @@ -2409,7 +2419,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:960 +#: installation.xml:968 #, no-c-format msgid "" "Create a folder called temp in the gisdata folder or " @@ -2418,7 +2428,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:962 +#: installation.xml:970 #, no-c-format msgid "" "Then run the and for the " @@ -2508,32 +2518,32 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:978 +#: installation.xml:986 #, no-c-format msgid "" "Connect to your database with psql or pgAdmin and run the following command:" msgstr "" #. Tag: programlisting -#: installation.xml:979 +#: installation.xml:987 #, no-c-format msgid "CREATE EXTENSION postgis_tiger_geocoder FROM unpackaged;" msgstr "" #. Tag: title -#: installation.xml:986 +#: installation.xml:994 #, no-c-format msgid "Tiger Geocoder Enabling your PostGIS database: Not Using Extensions" msgstr "" #. Tag: para -#: installation.xml:987 +#: installation.xml:995 #, no-c-format msgid "First install PostGIS using the prior instructions." msgstr "" #. Tag: para -#: installation.xml:991 installation.xml:1051 +#: installation.xml:999 installation.xml:1059 #, no-c-format msgid "" "If you don't have an extras folder, download tiger_loader_2015.sql (or latest loader file " @@ -2568,7 +2578,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1005 +#: installation.xml:1013 #, no-c-format msgid "" "If you are installing Tiger geocoder for the first time edit either the " @@ -2579,7 +2589,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1009 +#: installation.xml:1017 #, no-c-format msgid "" "Verify that you now have a tiger schema in your database " @@ -2588,13 +2598,13 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:1009 +#: installation.xml:1017 #, no-c-format msgid "ALTER DATABASE geocoder SET search_path=public, tiger;" msgstr "" #. Tag: para -#: installation.xml:1010 +#: installation.xml:1018 #, no-c-format msgid "" "The normalizing address functionality works more or less without any data " @@ -2602,7 +2612,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:1011 +#: installation.xml:1019 #, no-c-format msgid "" "SELECT pprint_addy(normalize_address('202 East Fremont Street, Las Vegas, " @@ -2613,13 +2623,13 @@ msgid "" msgstr "" #. Tag: title -#: installation.xml:1014 +#: installation.xml:1022 #, no-c-format msgid "Using Address Standardizer Extension with Tiger geocoder" msgstr "" #. Tag: para -#: installation.xml:1015 +#: installation.xml:1023 #, no-c-format msgid "" "One of the many complaints of folks is the address normalizer function unzip executable which is usually " @@ -2698,7 +2708,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1029 +#: installation.xml:1037 #, no-c-format msgid "" "For Windows, 7-zip which is a free compress/uncompress tool you can download " @@ -2706,7 +2716,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1031 +#: installation.xml:1039 #, no-c-format msgid "" "shp2pgsql commandline which is installed by default " @@ -2714,7 +2724,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1032 +#: installation.xml:1040 #, no-c-format msgid "" "wget which is a web grabber tool usually installed on " @@ -2722,7 +2732,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1033 +#: installation.xml:1041 #, no-c-format msgid "" "If you are on windows, you can get pre-compiled binaries from to " @@ -2753,7 +2763,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1041 +#: installation.xml:1049 #, no-c-format msgid "" "After the states you desire have been loaded, make sure to run the: " @@ -2762,7 +2772,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1043 +#: installation.xml:1051 #, no-c-format msgid "" "To test that things are working as they should, try to run a geocode on an " @@ -2770,13 +2780,13 @@ msgid "" msgstr "" #. Tag: title -#: installation.xml:1046 +#: installation.xml:1054 #, no-c-format msgid "Upgrading your Tiger Geocoder Install" msgstr "" #. Tag: para -#: installation.xml:1047 +#: installation.xml:1055 #, no-c-format msgid "" "If you have Tiger Geocoder packaged with 2.0+ already installed, you can " @@ -2786,13 +2796,13 @@ msgid "" msgstr "" #. Tag: command -#: installation.xml:1060 +#: installation.xml:1068 #, no-c-format msgid "cd postgis-&last_release_version;/extras/tiger_geocoder/tiger_2011" msgstr "" #. Tag: para -#: installation.xml:1063 +#: installation.xml:1071 #, no-c-format msgid "" "Locate the upgrade_geocoder.bat script If you are on " @@ -2801,7 +2811,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1066 +#: installation.xml:1074 #, no-c-format msgid "" "If you are upgrading from 2010 or 2011, make sure to unremark out the loader " @@ -2809,13 +2819,13 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1067 +#: installation.xml:1075 #, no-c-format msgid "Then run th corresponding script from the commandline." msgstr "" #. Tag: para -#: installation.xml:1071 +#: installation.xml:1079 #, no-c-format msgid "" "Next drop all nation tables and load up the new ones. Generate a drop script " @@ -2824,19 +2834,19 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:1072 +#: installation.xml:1080 #, no-c-format msgid "SELECT drop_nation_tables_generate_script();" msgstr "" #. Tag: para -#: installation.xml:1073 +#: installation.xml:1081 #, no-c-format msgid "Run the generated drop SQL statements." msgstr "" #. Tag: para -#: installation.xml:1074 +#: installation.xml:1082 #, no-c-format msgid "" "Generate a nation load script with this SELECT statement as detailed in " @@ -2844,31 +2854,31 @@ msgid "" msgstr "" #. Tag: emphasis -#: installation.xml:1075 +#: installation.xml:1083 #, no-c-format msgid "For windows" msgstr "" #. Tag: programlisting -#: installation.xml:1076 +#: installation.xml:1084 #, no-c-format msgid "SELECT loader_generate_nation_script('windows');" msgstr "" #. Tag: emphasis -#: installation.xml:1077 +#: installation.xml:1085 #, no-c-format msgid "For unix/linux" msgstr "" #. Tag: programlisting -#: installation.xml:1078 +#: installation.xml:1086 #, no-c-format msgid "SELECT loader_generate_nation_script('sh');" msgstr "" #. Tag: para -#: installation.xml:1079 +#: installation.xml:1087 #, no-c-format msgid "" "Refer to for instructions on " @@ -2876,7 +2886,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1080 +#: installation.xml:1088 #, no-c-format msgid "" "You can have a mix of 2010/2011 state tables and can upgrade each state " @@ -2886,13 +2896,13 @@ msgid "" msgstr "" #. Tag: title -#: installation.xml:1086 +#: installation.xml:1094 #, no-c-format msgid "Create a spatially-enabled database from a template" msgstr "" #. Tag: para -#: installation.xml:1088 +#: installation.xml:1096 #, no-c-format msgid "" "Some packaged distributions of PostGIS (in particular the Win32 installers " @@ -2906,37 +2916,37 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1099 +#: installation.xml:1107 #, no-c-format msgid "From the shell:" msgstr "" #. Tag: programlisting -#: installation.xml:1103 +#: installation.xml:1111 #, no-c-format msgid "# createdb -T template_postgis my_spatial_db" msgstr "" #. Tag: para -#: installation.xml:1105 +#: installation.xml:1113 #, no-c-format msgid "From SQL:" msgstr "" #. Tag: programlisting -#: installation.xml:1109 +#: installation.xml:1117 #, no-c-format msgid "postgres=# CREATE DATABASE my_spatial_db TEMPLATE=template_postgis" msgstr "" #. Tag: title -#: installation.xml:1113 +#: installation.xml:1121 #, no-c-format msgid "Upgrading" msgstr "" #. Tag: para -#: installation.xml:1115 +#: installation.xml:1123 #, no-c-format msgid "" "Upgrading existing spatial databases can be tricky as it requires " @@ -2944,7 +2954,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1120 +#: installation.xml:1128 #, no-c-format msgid "" "Unfortunately not all definitions can be easily replaced in a live database, " @@ -2952,7 +2962,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1125 +#: installation.xml:1133 #, no-c-format msgid "" "PostGIS provides a SOFT UPGRADE procedure for minor or bugfix releases, and " @@ -2960,7 +2970,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1130 +#: installation.xml:1138 #, no-c-format msgid "" "Before attempting to upgrade PostGIS, it is always worth to backup your " @@ -2969,13 +2979,13 @@ msgid "" msgstr "" #. Tag: title -#: installation.xml:1137 +#: installation.xml:1145 #, no-c-format msgid "Soft upgrade" msgstr "" #. Tag: para -#: installation.xml:1139 +#: installation.xml:1147 #, no-c-format msgid "" "If you installed your database using extensions, you'll need to upgrade " @@ -2985,13 +2995,13 @@ msgid "" msgstr "" #. Tag: title -#: installation.xml:1142 +#: installation.xml:1150 #, no-c-format msgid "Soft Upgrade Pre 9.1+ or without extensions" msgstr "" #. Tag: para -#: installation.xml:1143 +#: installation.xml:1151 #, no-c-format msgid "" "This section applies only to those who installed PostGIS not using " @@ -3000,13 +3010,13 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:1144 +#: installation.xml:1152 #, no-c-format msgid "can't drop ... because postgis extension depends on it" msgstr "" #. Tag: para -#: installation.xml:1145 +#: installation.xml:1153 #, no-c-format msgid "" "After compiling and installing (make install) you should find a " @@ -3021,13 +3031,13 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:1149 +#: installation.xml:1157 #, no-c-format msgid "psql -f postgis_upgrade.sql -d your_spatial_database" msgstr "" #. Tag: para -#: installation.xml:1151 +#: installation.xml:1159 #, no-c-format msgid "" "The same procedure applies to raster and topology extensions, with upgrade " @@ -3036,19 +3046,19 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:1159 +#: installation.xml:1167 #, no-c-format msgid "psql -f rtpostgis_upgrade.sql -d your_spatial_database" msgstr "" #. Tag: programlisting -#: installation.xml:1160 +#: installation.xml:1168 #, no-c-format msgid "psql -f topology_upgrade.sql -d your_spatial_database" msgstr "" #. Tag: para -#: installation.xml:1163 +#: installation.xml:1171 #, no-c-format msgid "" "If you can't find the postgis_upgrade*.sql specific for " @@ -3057,7 +3067,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1169 +#: installation.xml:1177 #, no-c-format msgid "" "The function should inform you " @@ -3066,13 +3076,13 @@ msgid "" msgstr "" #. Tag: title -#: installation.xml:1176 +#: installation.xml:1184 #, no-c-format msgid "Soft Upgrade 9.1+ using extensions" msgstr "" #. Tag: para -#: installation.xml:1177 +#: installation.xml:1185 #, no-c-format msgid "" "If you originally installed PostGIS with extensions, then you need to " @@ -3081,7 +3091,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:1178 +#: installation.xml:1186 #, no-c-format msgid "" "ALTER EXTENSION postgis UPDATE TO \"&last_release_version;\";\n" @@ -3089,19 +3099,19 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1179 +#: installation.xml:1187 #, no-c-format msgid "If you get an error notice something like:" msgstr "" #. Tag: programlisting -#: installation.xml:1180 +#: installation.xml:1188 #, no-c-format msgid "No migration path defined for ... to &last_release_version;" msgstr "" #. Tag: para -#: installation.xml:1181 +#: installation.xml:1189 #, no-c-format msgid "" "Then you'll need to backup your database, create a fresh one as described in " @@ -3110,13 +3120,13 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1182 +#: installation.xml:1190 #, no-c-format msgid "If you get a notice message like:" msgstr "" #. Tag: programlisting -#: installation.xml:1183 +#: installation.xml:1191 #, no-c-format msgid "" "Version \"&last_release_version;\" of extension \"postgis\" is already " @@ -3124,7 +3134,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1184 +#: installation.xml:1192 #, no-c-format msgid "" "Then everything is already up to date and you can safely ignore it. " @@ -3135,7 +3145,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:1190 +#: installation.xml:1198 #, no-c-format msgid "" "ALTER EXTENSION postgis UPDATE TO \"&last_release_version;next\";\n" @@ -3143,7 +3153,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1191 +#: installation.xml:1199 #, no-c-format msgid "" "If you installed PostGIS originally without a version specified, you can " @@ -3153,13 +3163,13 @@ msgid "" msgstr "" #. Tag: title -#: installation.xml:1198 +#: installation.xml:1206 #, no-c-format msgid "Hard upgrade" msgstr "" #. Tag: para -#: installation.xml:1200 +#: installation.xml:1208 #, no-c-format msgid "" "By HARD UPGRADE we mean full dump/reload of postgis-enabled databases. You " @@ -3170,7 +3180,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1209 +#: installation.xml:1217 #, no-c-format msgid "" "The dump/reload process is assisted by the postgis_restore.pl script which " @@ -3181,7 +3191,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1218 +#: installation.xml:1226 #, no-c-format msgid "" "Supplementary instructions for windows users are available at newdb database using " @@ -3257,7 +3267,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:1284 +#: installation.xml:1292 #, no-c-format msgid "" "perl utils/postgis_restore.pl \"/somepath/olddb.backup\" | psql -h localhost " @@ -3265,13 +3275,13 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1290 +#: installation.xml:1298 #, no-c-format msgid "Errors may arise in the following cases:" msgstr "" #. Tag: para -#: installation.xml:1296 +#: installation.xml:1304 #, no-c-format msgid "" "Some of your views or functions make use of deprecated PostGIS objects. In " @@ -3284,7 +3294,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1308 +#: installation.xml:1316 #, no-c-format msgid "" "Some custom records of spatial_ref_sys in dump file have an invalid SRID " @@ -3298,7 +3308,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1322 +#: installation.xml:1330 #, no-c-format msgid "" "In order to fix this you should copy your custom SRS to a SRID with a valid " @@ -3308,7 +3318,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:1329 +#: installation.xml:1337 #, no-c-format msgid "" "ALTER TABLE spatial_ref_sys ADD CONSTRAINT spatial_ref_sys_srid_check check " @@ -3316,19 +3326,19 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:1331 +#: installation.xml:1339 #, no-c-format msgid "ALTER TABLE spatial_ref_sys ADD PRIMARY KEY(srid));" msgstr "" #. Tag: title -#: installation.xml:1342 +#: installation.xml:1350 #, no-c-format msgid "Common Problems during installation" msgstr "" #. Tag: para -#: installation.xml:1343 +#: installation.xml:1351 #, no-c-format msgid "" "There are several things to check when your installation or upgrade doesn't " @@ -3336,7 +3346,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1350 +#: installation.xml:1358 #, no-c-format msgid "" "Check that you have installed PostgreSQL &min_postgres_version; or newer, " @@ -3351,13 +3361,13 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:1363 +#: installation.xml:1371 #, no-c-format msgid "SELECT version();" msgstr "" #. Tag: para -#: installation.xml:1365 +#: installation.xml:1373 #, no-c-format msgid "" "If you are running an RPM based distribution, you can check for the " @@ -3366,7 +3376,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1373 +#: installation.xml:1381 #, no-c-format msgid "" "If your upgrade fails, make sure you are restoring into a database that " @@ -3374,13 +3384,13 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:1374 +#: installation.xml:1382 #, no-c-format msgid "SELECT postgis_full_version();" msgstr "" #. Tag: para -#: installation.xml:1378 +#: installation.xml:1386 #, no-c-format msgid "" "Also check that configure has correctly detected the location and version of " @@ -3388,7 +3398,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1385 +#: installation.xml:1393 #, no-c-format msgid "" "The output from configure is used to generate the postgis_config." @@ -3398,13 +3408,13 @@ msgid "" msgstr "" #. Tag: title -#: installation.xml:1398 +#: installation.xml:1406 #, no-c-format msgid "Loader/Dumper" msgstr "" #. Tag: para -#: installation.xml:1400 +#: installation.xml:1408 #, no-c-format msgid "" "The data loader and dumper are built and installed automatically as part of " @@ -3412,7 +3422,7 @@ msgid "" msgstr "" #. Tag: programlisting -#: installation.xml:1405 +#: installation.xml:1413 #, no-c-format msgid "" "# cd postgis-&last_release_version;/loader\n" @@ -3421,7 +3431,7 @@ msgid "" msgstr "" #. Tag: para -#: installation.xml:1407 +#: installation.xml:1415 #, no-c-format msgid "" "The loader is called shp2pgsql and converts ESRI Shape " diff --git a/doc/po/templates/reference_output.xml.pot b/doc/po/templates/reference_output.xml.pot index 025b76189..f3c736403 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-01-28 07:02+0000\n" +"POT-Creation-Date: 2017-02-09 08:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -57,7 +57,7 @@ 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:828 reference_output.xml:950 reference_output.xml:1000 #, no-c-format msgid "Description" msgstr "" @@ -194,6 +194,7 @@ 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 #, no-c-format msgid "Examples" msgstr "" @@ -2141,3 +2142,114 @@ msgid "" " c0w3h\n" " ]]>" msgstr "" + +#. Tag: refname +#: reference_output.xml:980 +#, no-c-format +msgid "ST_AsMVT" +msgstr "" + +#. Tag: refpurpose +#: reference_output.xml:982 +#, no-c-format +msgid "Return a Mapbox Vector Tile 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" +msgstr "" + +#. Tag: para +#: reference_output.xml:1002 +#, 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." +msgstr "" + +#. Tag: para +#: reference_output.xml:1008 +#, no-c-format +msgid "name is the name of the Layer" +msgstr "" + +#. Tag: para +#: reference_output.xml:1009 +#, no-c-format +msgid "" +"bounds is the bounds of the tile in the coordinate system " +"of the geometry field in the row data." +msgstr "" + +#. Tag: para +#: reference_output.xml:1010 +#, no-c-format +msgid "" +"extent is the tile extent in screen space as defined by " +"the specification. If NULL it will default to 4096." +msgstr "" + +#. Tag: para +#: reference_output.xml:1011 +#, no-c-format +msgid "" +"buffer is the buffer distance in screen space to " +"optionally clip geometries. If NULL it will default to 0." +msgstr "" + +#. Tag: para +#: reference_output.xml:1012 +#, 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: para +#: reference_output.xml:1013 +#, no-c-format +msgid "" +"geom_name is the name of the geometry column in the row " +"data." +msgstr "" + +#. Tag: para +#: reference_output.xml:1014 +#, no-c-format +msgid "row row data with at least a geometry column." +msgstr "" + +#. Tag: para +#: reference_output.xml:1016 +#, no-c-format +msgid "Availability: 2.4.0" +msgstr "" + +#. Tag: programlisting +#: reference_output.xml:1021 +#, no-c-format +msgid "" +"" +msgstr "" diff --git a/doc/po/templates/reference_processing.xml.pot b/doc/po/templates/reference_processing.xml.pot index fc47804a5..1d110e856 100644 --- a/doc/po/templates/reference_processing.xml.pot +++ b/doc/po/templates/reference_processing.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-02-09 08:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -242,7 +242,7 @@ msgstr "" #, no-c-format msgid "" "People often make the mistake of using this function to try to do radius " -"searches. Creating a buffer to to a radius search is slow and pointless. Use " +"searches. Creating a buffer to a radius search is slow and pointless. Use " " instead." msgstr "" -- 2.50.1