[postgis-users] RE : AddRasterColumn support

Yogesh Dahiya yogesh at vizexperts.com
Wed Jun 6 08:20:27 PDT 2012


Thanks

-----Original Message-----
From: postgis-users-bounces at postgis.refractions.net
[mailto:postgis-users-bounces at postgis.refractions.net] On Behalf Of Francois
Hugues
Sent: Wednesday, June 06, 2012 6:41 PM
To: PostGIS Users Discussion
Subject: [postgis-users] RE : AddRasterColumn support

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#New
Functions_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.






More information about the postgis-users mailing list