postgis/raster/rt_core
2011-08-25 14:44:55 +00:00
..
.svnignore - Added raster extension to new 'raster' directory. 2010-09-26 21:21:03 +00:00
Makefile.in Use proper PROJ4 flags when linking against liblwgeom. See ticket #1158. [RT-SIGTA] 2011-08-15 11:36:59 +00:00
rt_api.c Refactored ST_ValueCount and ST_ValuePercent to be a C function rather than a plpgsql function. 2011-08-23 22:41:22 +00:00
rt_api.h Fixed the problem where having configure detect that GDAL has the GDALFPolygonize function does not cause the code to use GDALFPolygonize. This is due to the macro GDALFPOLYGONIZE not being set anywhere. So, it is now being set in raster_config.h.in and included in rt_core/rt_api.h. Had to update testapi.c as the geometries generated differ depending on whether or not GDALFPolygonize is used. 2011-08-25 14:44:55 +00:00