postgis/raster/NEWS
Jorge Arévalo dc8b342f29 - Added raster extension to new 'raster' directory.
- Modified PostGIS 'configure.ac' script to add support for new raster type (driven by '--with-raster' configure option.
- Added raster build options to 'GNUMakefile' script.
- PostGIS Python scripts moved to a 'python' subdirectory inside 'raster/scripts' directory.
- References to "WKT" deleted from source code.


git-svn-id: http://svn.osgeo.org/postgis/trunk@6019 b70326c6-7e19-0410-871a-916f4a2858ee
2010-09-26 21:21:03 +00:00

10 lines
192 B
Plaintext

Sun Sep 26 23:10:45 CEST 2010
Extension added to PostGIS SVN version.
Mon Jan 26 18:58:35 CET 2009
First in-memory raster management api implemented,
initial work on postgresql interface.