From 8678447b0a0f431e4251996d951ae8ebe68d8758 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Sat, 10 Mar 2012 14:08:13 +0000 Subject: [PATCH] goes before git-svn-id: http://svn.osgeo.org/postgis/trunk@9469 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/extras_tigergeocoder.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/extras_tigergeocoder.xml b/doc/extras_tigergeocoder.xml index 845ab0ffb..3bea22925 100644 --- a/doc/extras_tigergeocoder.xml +++ b/doc/extras_tigergeocoder.xml @@ -1,7 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <sect1 id="Tiger_Geocoder"> - <title>Tiger Geocoder A plpgsql based geocoder written to work with the TIGER (Topologically Integrated Geographic Encoding and Referencing system ) / Line and Master Address database export released by the US Census Bureau. In prior versions the TIGER files were @@ -34,6 +33,7 @@ until release. + Tiger Geocoder There is another geocoder for PostGIS gaining in popularity and more suitable for international use. It is called Nominatim and uses OpenStreetMap gazeteer formatted data. It requires osm2pgsql for loading the data, PostgreSQL 8.4+ and PostGIS 1.5+ to function. It is packaged as a webservice interface and seems designed to be called as a webservice. -- 2.50.1