Ticket #445 (closed task: fixed)
[wktraster] Implement ST_SetGeoreference
| Reported by: | dzwarg | Owned by: | dzwarg |
|---|---|---|---|
| Priority: | medium | Milestone: | WKTRaster 0.1.6 |
| Component: | raster | Version: | trunk |
| Keywords: | Cc: |
Description
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.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

