[postgis-devel] [PostGIS] #1319: [raster] Make raster_columns a constraint-based view, replace AddRasterColumn with ApplyRasterConstraints and expand # of constraints on raster columns
PostGIS
trac at osgeo.org
Wed Nov 30 09:57:39 PST 2011
#1319: [raster] Make raster_columns a constraint-based view, replace
AddRasterColumn with ApplyRasterConstraints and expand # of constraints on
raster columns
----------------------------+-----------------------------------------------
Reporter: robe | Owner: dustymugs
Type: task | Status: assigned
Priority: critical | Milestone: PostGIS 2.0.0
Component: postgis raster | Version: trunk
Keywords: |
----------------------------+-----------------------------------------------
Comment(by dustymugs):
Replying to [comment:27 mloskot]:
> Replying to [comment:23 dustymugs]:
> > Instead of having the column "out_db", the column should be renamed to
"all_in_db"
>
>
> Is it possible to have a raster partially "in_db" and partially
"out_db". If it is not possible, "all_" prefix is superfluous.
Yes. Part of the problem is that out-of-db support is insufficient for
actual use and needs a lot of work to make it usable. But that won't
happen until some time after 2.0. Hence, I'm for getting rid of the
out_db column.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1319#comment:34>
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