]> granicus.if.org Git - postgis/commit
[raster] Support NODATA=NaN raster ingestion
authorDarafei Praliaskouski <me@komzpa.net>
Mon, 3 Jun 2019 02:16:28 +0000 (02:16 +0000)
committerDarafei Praliaskouski <me@komzpa.net>
Mon, 3 Jun 2019 02:16:28 +0000 (02:16 +0000)
commit2318d2ecc4a5578401c0e6c2e3989cb575b65ac4
treeb399443f9c51dbfac2f8137db0b0e1faa5f361bc
parentf6dc6ebdb3aeeaa96929d4b838ede99568385e79
[raster] Support NODATA=NaN raster ingestion

Notable example of such raster is Facebook Population Density.

Closes #4412
Closes https://github.com/postgis/postgis/pull/407

git-svn-id: http://svn.osgeo.org/postgis/trunk@17465 b70326c6-7e19-0410-871a-916f4a2858ee
15 files changed:
NEWS
raster/loader/raster2pgsql.c
raster/rt_core/librtcore.h
raster/rt_core/rt_band.c
raster/rt_core/rt_pixel.c
raster/rt_core/rt_raster.c
raster/rt_core/rt_spatial_relationship.c
raster/rt_core/rt_util.c
raster/rt_core/rt_warp.c
raster/rt_pg/rtpg_gdal.c
raster/rt_pg/rtpg_geometry.c
raster/rt_pg/rtpg_mapalgebra.c
raster/rt_pg/rtpg_raster_properties.c
raster/test/regress/tickets.sql
raster/test/regress/tickets_expected