[postgis-tickets] r15403 - revert previous change to this file accidentally committed for #3761
Regina Obe
lr at pcorp.us
Thu May 25 21:05:44 PDT 2017
Author: robe
Date: 2017-05-25 21:05:43 -0700 (Thu, 25 May 2017)
New Revision: 15403
Modified:
trunk/doc/extras_tigergeocoder.xml
Log:
revert previous change to this file accidentally committed for #3761
But this is a work in progress for different item, not ready for commit.
Modified: trunk/doc/extras_tigergeocoder.xml
===================================================================
--- trunk/doc/extras_tigergeocoder.xml 2017-05-26 04:03:17 UTC (rev 15402)
+++ trunk/doc/extras_tigergeocoder.xml 2017-05-26 04:05:43 UTC (rev 15403)
@@ -966,13 +966,6 @@
<listitem>
<para><varname>parsed</varname> boolean - denotes if addess was formed from normalize process. The normalize_address function sets this to true before returning the address.</para>
</listitem>
-
- <listitem>
- <para><varname>zip4</varname> last 4 digits of a 9 digit zip code. Availability: PostGIS 2.4.0.</para>
- </listitem>
- <listitem>
- <para><varname>address_alphanumeric</varname> Full street number even if it has alpha characters like 17R. Parsing of this is better using <xref linkend="Pagc_Normalize_Address" /> function. Availability: PostGIS 2.4.0.</para>
- </listitem>
</orderedlist>
</refsection>
@@ -1006,7 +999,7 @@
</refsection>
</refentry>
- <refentry id="Pagc_Normalize_Address">
+ <refentry id="Pagc_Normalize_Address">
<refnamediv>
<refname>Pagc_Normalize_Address</refname>
@@ -1070,12 +1063,6 @@
<listitem>
<para><varname>parsed</varname> boolean - denotes if addess was formed from normalize process. The normalize_address function sets this to true before returning the address.</para>
</listitem>
- <listitem>
- <para><varname>zip4</varname> last 4 digits of a 9 digit zip code. Availability PostGIS 2.4.0.</para>
- </listitem>
- <listitem>
- <para><varname>address_alphanumeric</varname> Full street number even if it has alpha characters like 17R or 12 1/2. Availability PostGIS 2.4.0.</para>
- </listitem>
</orderedlist>
</refsection>
More information about the postgis-tickets
mailing list