[postgis-tickets] [PostGIS] #2123: [raster] ST_FromGDALRaster
PostGIS
trac at osgeo.org
Sun Mar 24 20:15:03 PDT 2013
#2123: [raster] ST_FromGDALRaster
--------------------------+-------------------------------------------------
Reporter: robe | Owner: dustymugs
Type: enhancement | Status: closed
Priority: medium | Milestone: PostGIS 2.1.0
Component: raster | Version: trunk
Resolution: fixed | Keywords:
--------------------------+-------------------------------------------------
Changes (by dustymugs):
* status: new => closed
* resolution: => fixed
* milestone: PostGIS Future => PostGIS 2.1.0
Comment:
Added the following in r11202.
{{{
ST_FromGDALRaster(gdaldata bytea, srid integer DEFAULT NULL)
}}}
No ideas what kind of options are possible so I didn't add that parameter.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2123#comment:4>
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-tickets
mailing list