From 5e5e69188e720fdbe177ed9aed26185615035c8c Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Fri, 26 May 2017 04:05:43 +0000 Subject: [PATCH] revert previous change to this file accidentally committed for #3761 But this is a work in progress for different item, not ready for commit. git-svn-id: http://svn.osgeo.org/postgis/trunk@15403 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/extras_tigergeocoder.xml | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/doc/extras_tigergeocoder.xml b/doc/extras_tigergeocoder.xml index 3d8675287..75044ebce 100644 --- a/doc/extras_tigergeocoder.xml +++ b/doc/extras_tigergeocoder.xml @@ -966,13 +966,6 @@ CREATE INDEX idx_tiger_data_ma_faces_countyfp ON tiger_data.ma_faces USING btree parsed boolean - denotes if addess was formed from normalize process. The normalize_address function sets this to true before returning the address. - - - zip4 last 4 digits of a 9 digit zip code. Availability: PostGIS 2.4.0. - - - address_alphanumeric Full street number even if it has alpha characters like 17R. Parsing of this is better using function. Availability: PostGIS 2.4.0. - @@ -1006,7 +999,7 @@ CREATE INDEX idx_tiger_data_ma_faces_countyfp ON tiger_data.ma_faces USING btree - + Pagc_Normalize_Address @@ -1070,12 +1063,6 @@ CREATE INDEX idx_tiger_data_ma_faces_countyfp ON tiger_data.ma_faces USING btree parsed boolean - denotes if addess was formed from normalize process. The normalize_address function sets this to true before returning the address. - - zip4 last 4 digits of a 9 digit zip code. Availability PostGIS 2.4.0. - - - address_alphanumeric Full street number even if it has alpha characters like 17R or 12 1/2. Availability PostGIS 2.4.0. - -- 2.40.0