Opened 15 years ago
Closed 15 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
Attachments (1)
Change History (4)
comment:1 by , 15 years ago
Keywords: | worldfile gdal esri added |
---|
comment:2 by , 15 years ago
Status: | new → assigned |
---|
by , 15 years ago
Attachment: | st_georeference.patch added |
---|
Consolidated methods in plpgsql, removed from C
Note:
See TracTickets
for help on using tickets.
I support this idea.