Commit graph

5 commits

Author SHA1 Message Date
Jorge Arévalo e3dba3f6ca Raster testing added to core testing. Related ticket #762.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6994 b70326c6-7e19-0410-871a-916f4a2858ee
2011-04-01 05:18:45 +00:00
Jorge Arévalo d2f82a6424 Fixes on PostGIS Raster debug system. The raster core uses
default_info_handler() call. Other minor bugs fixed. Created DEBUG file in
raster directory, similar to postgis/DEBUG file. Erased references to old raster debug variables in configure.ac. Deleted old readme file.


git-svn-id: http://svn.osgeo.org/postgis/trunk@6136 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-26 17:40:32 +00:00
Jorge Arévalo 562b81caab Raster build simplified. Only "./configure --with-raster & make & make install" needed. Raster objetive names changed in GNUMakefile. Raster library object generated with PostGIS version numbers.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6095 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-22 14:00:49 +00:00
Jorge Arévalo 03be87e7e9 Modified raster Makefiles to solve bugs of ticket #610 (build error and
incorrect placement of rtpostgis.sql file)


git-svn-id: http://svn.osgeo.org/postgis/trunk@6075 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-13 17:12:56 +00:00
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