From: Sandro Santilli Date: Sat, 10 Mar 2012 14:08:13 +0000 (+0000) Subject: goes before X-Git-Tag: 2.0.0beta3~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8678447b0a0f431e4251996d951ae8ebe68d8758;p=postgis <sect1info> goes before <title> git-svn-id: http://svn.osgeo.org/postgis/trunk@9469 b70326c6-7e19-0410-871a-916f4a2858ee --- 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.