[PostGIS] #6010: ST_SetBandNoDataValue can't handle infinite no data
PostGIS
trac at osgeo.org
Thu Jun 4 12:18:16 PDT 2026
#6010: ST_SetBandNoDataValue can't handle infinite no data
-------------------------+-------------------------------------------------
Reporter: | Owner: robe
GISuser5432 |
Type: defect | Status: closed
Priority: low | Milestone: PostGIS 3.2.10
Component: raster | Version: 3.6.x
Resolution: fixed | Keywords: ST_Polygon (raster) ; Raster;
| PostGIS_Raster;
-------------------------+-------------------------------------------------
Changes (by Paul Ramsey <pramsey@…>):
* resolution: => fixed
* status: new => closed
Comment:
In [changeset:"f09adbed379aad9ed9374cd19ca7ec3b6c2c0b49/git"
f09adbed/git]:
{{{#!CommitTicketReference repository="git"
revision="f09adbed379aad9ed9374cd19ca7ec3b6c2c0b49"
Use nodata mask rather than a SQL filter in ST_Polygon
Avoids polygonizing nodata areas with ST_Polygon, matches
old behaviour pre-3.x (2018).
Closes #6010
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/6010#comment:7>
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