From: Regina Obe Date: Fri, 25 Mar 2011 09:11:50 +0000 (+0000) Subject: amend to include work on tiger geocoder X-Git-Tag: 2.0.0alpha1~1834 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=21dae574033f2204282ddace5168a7a332a15a7e;p=postgis amend to include work on tiger geocoder git-svn-id: http://svn.osgeo.org/postgis/trunk@6968 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/xsl/postgis_aggs_mm.xml.xsl b/doc/xsl/postgis_aggs_mm.xml.xsl index 819e99380..a30aa9468 100644 --- a/doc/xsl/postgis_aggs_mm.xml.xsl +++ b/doc/xsl/postgis_aggs_mm.xml.xsl @@ -443,6 +443,8 @@ Greatly improved support for Topology. Please refer to for more details. In PostGIS 2.0, raster type and raster functionality has been integrated. There are way too many new raster functions to list here and all are new so please refer to for more details of the raster functions available. + Tiger Geocoder upgraded to work with TIGER 2010 census data and now included in the core PostGIS documentation. A reverse geocoder function was also added. + Please refer to for more details.