Ticket #440 (closed task: fixed)

Opened 3 years ago

Last modified 3 years ago

[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: trunk
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

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

Change History

Changed 3 years ago by mloskot

  • keywords worldfile,gdal,esri added

I support this idea.

Changed 3 years ago by dzwarg

  • status changed from new to assigned

Changed 3 years ago by dzwarg

Consolidated methods in plpgsql, removed from C

Changed 3 years ago by dzwarg

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

Resolved in r5308

Note: See TracTickets for help on using tickets.