[postgis-tickets] [PostGIS] #2143: [raster] Width and Height column of raster_columns view may need changing
PostGIS
trac at osgeo.org
Sat Dec 8 15:28:51 PST 2012
#2143: [raster] Width and Height column of raster_columns view may need changing
-------------------------+--------------------------------------------------
Reporter: dustymugs | Owner: dustymugs
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.1.0
Component: raster | Version: trunk
Keywords: |
-------------------------+--------------------------------------------------
Comment(by pracine):
The algorythm was for _add_raster_constraint_blocksize() in which you can
do subqueries and access indexes.
I agree you can not leave "rasterizedextent" in the final constraint but
you can put "ST_MakeEmptyRaster(x,x,x,x,x) instead.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2143#comment:5>
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