[postgis-tickets] [PostGIS] #5410: ST_Value throws an error "ERROR: rt_band_get_nodata: Band has no NODATA value" if bilinear is chosen as a sampling option
PostGIS
trac at osgeo.org
Mon Jun 26 17:42:00 PDT 2023
#5410: ST_Value throws an error "ERROR: rt_band_get_nodata: Band has no NODATA
value" if bilinear is chosen as a sampling option
---------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: closed
Priority: medium | Milestone: PostGIS 3.2.6
Component: raster | Version: 3.2.x
Resolution: fixed | Keywords:
---------------------+---------------------------
Changes (by Regina Obe <lr@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"84e7fd214660e3c70f02c1ed7cf9d9b200df2be1/git" 84e7fd2/git]:
{{{#!CommitTicketReference repository="git"
revision="84e7fd214660e3c70f02c1ed7cf9d9b200df2be1"
ST_Value bilinear
- Don't throw an error if nodatavalue, instead use 0
- Add tests for bilinear
Closes #5410 for PostGIS 3.4.0dev
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5410#comment:2>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list