Ticket #445 (closed task: fixed)

Opened 3 years ago

Last modified 3 years ago

[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

st_setgeoreference.patch Download (10.7 KB) - added by dzwarg 3 years ago.
Implementation of ST_SetGeoreference

Change History

Changed 3 years ago by dzwarg

  • status changed from new to assigned

Changed 3 years ago by dzwarg

Implementation of ST_SetGeoreference

Changed 3 years ago by dzwarg

  • status changed from assigned to closed
  • resolution set to fixed

Resolved in r5320

Note: See TracTickets for help on using tickets.