[postgis-devel] [PostGIS] #445: [wktraster] Implement ST_SetGeoreference
PostGIS
trac at osgeo.org
Tue Feb 23 10:27:19 PST 2010
#445: [wktraster] Implement ST_SetGeoreference
-----------------------+----------------------------------------------------
Reporter: dzwarg | Owner: dzwarg
Type: task | Status: new
Priority: medium | Milestone: WKTRaster 0.1.6
Component: wktraster | Version: trunk
Keywords: |
-----------------------+----------------------------------------------------
Implement ST_SetGeoreference function as 2 variants:
* ST_SetGeoreference( raster, georef )
* ST_SetGeoreference( raster, georef, format )
Where the first variant will default to 'GDAL' georeference string format.
The second variant allows the format parameter, which can be 'GDAL' or
'ESRI'. If the format is not recognized, it defaults to GDAL.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/445>
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