[postgis-devel] [PostGIS] #2024: raster: ST_Union is buggy
PostGIS
trac at osgeo.org
Wed Oct 3 06:33:16 PDT 2012
#2024: raster: ST_Union is buggy
---------------------+------------------------------------------------------
Reporter: robe | Owner: dustymugs
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.1.0
Component: raster | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Comment(by dustymugs):
I'm not surprised that there are performance issues, especially in tuned
cases. And yes, ST_Union goes over every pixel including NODATA. Still
have to decide where to make that particular optimization. In the pg
C-layer or one step lower in the generic iterator.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2024#comment:15>
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-devel
mailing list