]> granicus.if.org Git - postgis/commitdiff
more clarification
authorRegina Obe <lr@pcorp.us>
Fri, 19 Jul 2013 04:06:43 +0000 (04:06 +0000)
committerRegina Obe <lr@pcorp.us>
Fri, 19 Jul 2013 04:06:43 +0000 (04:06 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11701 b70326c6-7e19-0410-871a-916f4a2858ee

doc/extras_tigergeocoder.xml

index 33071899074e67dfcccf20bfab0eb53a395c38f2..181f121c5c0860e1e78cbc0513477c7feb55f694 100644 (file)
@@ -22,7 +22,7 @@ until release.  If you have data from tiger_2010 and want replace with tiger_201
                          
                          <note><para>New in PostGIS 2.1.0 release is ability to install tiger geocoder with PostgreSQL extension model if you are running PostgreSQL 9.1+. Refer to <xref linkend="install_tiger_geocoder_extension" /> for details.</para></note>
                          </para>
-                         <para>Also new in PostGIS 2.1.0 is integration with pagc address standardizer PostgreSQL extension which source can be downloaded from <ulink url="http://sourceforge.net/p/pagc/code/360/tree/branches/sew-refactor/postgresql">PAGC PostgreSQL address standardizer extension</ulink> and after install and install of the library in your PostGIS database, you can use the <xref linkend="Pagc_Normalize_Address" /> function as a drop in replacement for in-built <xref linkend="Normalize_Address" />.</para> 
+                         <para>Also new in PostGIS 2.1.0 is integration with pagc address standardizer PostgreSQL extension which source can be downloaded from <ulink url="http://sourceforge.net/p/pagc/code/360/tree/branches/sew-refactor/postgresql">PAGC PostgreSQL address standardizer extension</ulink> and after install and install of the library in your PostGIS database, you can use the <xref linkend="Pagc_Normalize_Address" /> function as a drop in replacement for in-built <xref linkend="Normalize_Address" />. Refer to <xref linkend="installing_pagc_address_standardizer" /> for compile and installation instructions.</para>