[postgis-devel] Add-DropOverviewConstraints are not documented
dustymugs
dustymugs at gmail.com
Wed Mar 7 13:46:07 PST 2012
Jose,
I don't believe there is a function yet for generating overviews from an
existing raster layer. You can do something like it though using
ST_Resample(ST_Union(...)).
(Add|Drop)OverviewContraints is for applying the flags/constraints that
indicate a raster column as an overview of another table.
-bborie
On 03/07/2012 01:35 PM, Jose Carlos Martinez Llario wrote:
> Hi,
> If one want to make an overview from an already existing raster layer I
> guess we should use AddOverviewConstraints.
>
> Should AddOverviewConstraints and DropOverviewConstraints be documented?
>
> Best,
> Jose
>
>
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-devel
>
More information about the postgis-devel
mailing list