postgis/raster/rt_core
Christian Schroeder 895708f86b 1. add min/max resampling as options
2. update doc
3. min/max examples
2022-12-03 13:42:34 -05:00
..
librtcore_internal.h Fix my email address 2016-07-04 15:45:56 +00:00
librtcore.h Fix out-of-tree build of raster 2022-01-20 13:32:03 +01:00
Makefile.in Allowing archiver program and flags options in ./configure 2022-02-25 10:27:07 +01:00
rt_band.c Fix crash in PG16 on raster. 2022-11-02 12:33:31 -04:00
rt_context.c Add GUS postgis.gdal_vsi_options 2021-06-17 09:26:36 -07:00
rt_gdal.c Add ST_InterpolateRaster to generate rasters from 3-d coordinates using interpolation algorithms (IDW, linear, average) and ST_Contour to generate contour lines from raster surfaces like those generated by InterpolateRaster 2021-04-11 11:42:53 -07:00
rt_geometry.c Move to snprintf where easily done 2022-07-25 14:58:45 -07:00
rt_mapalgebra.c Fix raster notices. 2018-07-14 22:00:33 +00:00
rt_pixel.c Fix rare crasher in ST_MinPossibleValue 2021-07-05 13:29:22 -07:00
rt_raster.c Fix bad rasterization of linestring (Gilles Vuidel) 2022-11-10 01:00:34 -05:00
rt_serialize.c Change run-time endianness checks to compile-time 2019-08-20 16:01:52 +00:00
rt_serialize.h Fix my email address 2016-07-04 15:45:56 +00:00
rt_spatial_relationship.c [raster] Support NODATA=NaN raster ingestion 2019-06-03 02:16:28 +00:00
rt_statistics.c Fix undefined behaviour in implicit conversions 2019-06-10 10:55:10 +00:00
rt_util.c 1. add min/max resampling as options 2022-12-03 13:42:34 -05:00
rt_warp.c [raster] Support NODATA=NaN raster ingestion 2019-06-03 02:16:28 +00:00
rt_wkb.c Fix undefined behaviour in implicit conversions 2019-06-10 10:55:10 +00:00