]> granicus.if.org Git - postgis/commitdiff
#2906 document new enhancement
authorRegina Obe <lr@pcorp.us>
Sun, 31 Aug 2014 06:19:04 +0000 (06:19 +0000)
committerRegina Obe <lr@pcorp.us>
Sun, 31 Aug 2014 06:19:04 +0000 (06:19 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12930 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS
doc/xsl/postgis_aggs_mm.xml.xsl

diff --git a/NEWS b/NEWS
index 331edec381f87a32a68f1200d47e5199e5dc4644..a6ba0998d813feb875258d6c914c2f1527599ce1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -59,6 +59,7 @@ PostGIS 2.2.0
   - #2828, Convert ST_Envelope(raster) from SQL to C
   - #2829, Shortcut ST_Clip(raster) if geometry fully contains the raster
            and no NODATA specified
+  - #2906, Update tiger geocoder to handle tiger 2014 data
 
  * Bug Fixes *
 
index bd9453260faf5003c52f5406684f3caa38bbdb20..9e88f34f09a6c587fb1531fd1a1199308dfc629b 100644 (file)
                                <para>The functions given below are PostGIS functions that were added or enhanced.</para>
        
                                <note><para>postgis_sfcgal now can be installed as an extension using CREATE EXTENSION postgis_sfcgal;</para></note>
+                               <note><para>PostGIS 2.2.0: Tiger Geocoder upgraded to work with TIGER 2014 data.</para></note>
                                        
                                <para>Functions new in PostGIS 2.2</para>
                                <itemizedlist>
                                
                                <note><para>More Topology performance Improvements.  Please refer to <xref linkend="Topology" /> for more details.</para></note>
                                <note><para>Bug fixes (particularly with handling of out-of-band rasters), many new functions (often shortening code you have to write to accomplish a common task) and massive speed improvements to raster functionality. Refer to <xref linkend="RT_reference" /> for more details. </para></note>
-                               <note><para>Tiger Geocoder upgraded to work with TIGER 2012 census data.  <varname>geocode_settings</varname> added for debugging and tweaking rating preferences, loader made less greedy, now only downloads tables to be loaded.
+                               <note><para>PostGIS 2.1.0: Tiger Geocoder upgraded to work with TIGER 2012 census data. <varname>geocode_settings</varname> added for debugging and tweaking rating preferences, loader made less greedy, now only downloads tables to be loaded. PostGIS 2.1.1: Tiger Geocoder upgraded to work with TIGER 2013 data. 
                                        Please refer to <xref linkend="Tiger_Geocoder" /> for more details.</para></note>
                                        
                                <para>Functions new in PostGIS 2.1</para>