[postgis-devel] [PostGIS] #739: [raster] UpdateRasterSRID
PostGIS
trac at osgeo.org
Fri Oct 26 07:28:28 PDT 2012
#739: [raster] UpdateRasterSRID
-------------------------+--------------------------------------------------
Reporter: etiennebr | Owner: pracine
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS Future
Component: raster | Version: trunk
Keywords: |
-------------------------+--------------------------------------------------
Comment(by pracine):
Isn't calling AddRasterConstraints() also require DDL privileges? Most
management function do so no? UpdateRasterSRID would just be one
management function among others.
Otherwise, it should not be specific to raster but also take the
parameters of a geometry table.
boolean UpdateSRID(name schema, name table, name rastorgeometrycolumn)
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/739#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-devel
mailing list