- #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 *
<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>