From a91f06bad8934b53b0b530dca8046338ac34cae6 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Wed, 16 Jan 2013 07:48:23 +0000 Subject: [PATCH] move note into para git-svn-id: http://svn.osgeo.org/postgis/trunk@10978 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/extras_tigergeocoder.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/extras_tigergeocoder.xml b/doc/extras_tigergeocoder.xml index 9ee5ec4b0..194abc97c 100644 --- a/doc/extras_tigergeocoder.xml +++ b/doc/extras_tigergeocoder.xml @@ -19,8 +19,10 @@ you can upgrade the scripts using the accompanying upgrade_geocoder.bat / .sh scripts in tiger_2011. One major change between tiger_2010 and tiger_2011/tiger_2012 is that the county and county and state tables are no longer broken out by state. We'll be refining the upgrade scripts until release. If you have data from tiger_2010 and want replace with tiger_2012 refer to + + 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 for details. - New in PostGIS 2.1.0 release is ability to install tiger geocoder with PostgreSQL extension model if you are running PostgreSQL 9.1+. + Design: The goal of this project is to build a fully functional geocoder that can process an arbitrary -- 2.50.1