Ticket #1870 (closed defect: fixed)
[raster] ST_Intersects doc and behaviour are out of synch
| Reported by: | pracine | Owned by: | pracine |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.1 |
| Component: | raster | Version: | 2.0.x |
| Keywords: | history | Cc: |
Description
The doc state that "If no band is specified band 1 is assumed" for ST_Intersects(geometry geommin, raster rast, integer nband=NULL) but nband default to null which make the operator to ignore nodata values.
I guess the desired behaviour is to default to 1.
Change History
Note: See
TracTickets for help on using
tickets.
