[postgis-users] RE : AddRasterColumn support

Francois Hugues hugues.francois at irstea.fr
Wed Jun 6 06:10:52 PDT 2012


Maybe you should try something like : http://postgis.refractions.net/docs/RT_AddRasterConstraints.html

Hugues

	
http://postgis.refractions.net/docs/PostGIS_Special_Functions_Index.html#NewFunctions_2_0 :

In PostGIS 2.0, raster type and raster functionality has been integrated. There are way too many new raster functions to list here and all are new so please refer to Chapter 9, Raster Reference for more details of the raster functions available. Earlier pre-2.0 versions had raster_columns/raster_overviews as real tables. These were changed to views before release. Functions such as ST_AddRasterColumn were removed and replaced with AddRasterConstraints, DropRasterConstraints as a result some apps that created raster tables may need changing.


-------- Message d'origine--------
De: postgis-users-bounces at postgis.refractions.net de la part de Yogesh Dahiya
Date: mer. 06/06/2012 14:53
À: postgis-users at postgis.refractions.net
Objet : [postgis-users] AddRasterColumn support
 
I am working on somebody else postgis project and he used addrastercolumn
but postgis does not have reference to that function.

And that is because wkt raster support has been abandoned by postgis.

So what alternatives do I have for providing raster support.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 3265 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20120606/cf9eb821/attachment.bin>


More information about the postgis-users mailing list