Opened 14 years ago

Closed 14 years ago

#440 closed task (fixed)

[wktraster] Consolidate st_gdalgeotransform and st_esriworldfile into st_georeference

Reported by: dzwarg Owned by: dzwarg
Priority: medium Milestone: WKTRaster 0.1.6
Component: raster Version: master
Keywords: worldfile, gdal, esri Cc:

Description

Consolidate the georeference get methods into a single get method, with 1 parameter that switches between GDAL and ESRI output.

  • ST_GeoReference(raster, 'ESRI'|'GDAL') → string

See SpecificationWorking01

Attachments (1)

st_georeference.patch (11.9 KB ) - added by dzwarg 14 years ago.
Consolidated methods in plpgsql, removed from C

Download all attachments as: .zip

Change History (4)

comment:1 by mloskot, 14 years ago

Keywords: worldfile gdal esri added

I support this idea.

comment:2 by dzwarg, 14 years ago

Status: newassigned

by dzwarg, 14 years ago

Attachment: st_georeference.patch added

Consolidated methods in plpgsql, removed from C

comment:3 by dzwarg, 14 years ago

Resolution: fixed
Status: assignedclosed

Resolved in r5308

Note: See TracTickets for help on using tickets.