Ticket #4530 (closed enhancement: fixed)

Opened 15 months ago

Last modified 13 months ago

PostGIS Raster driver: Implement CreateCopy and Delete

Reported by: dzwarg Owned by: jorgearevalo
Priority: normal Milestone:
Component: GDAL_Raster Version: svn-trunk
Severity: normal Keywords: postgis_raster,postgisraster,wktraster
Cc:

Description

Implement CreateCopy? for PostGISRasterDriver.

For testing purposes, it will be most advantageous if Delete was also implemented at the same time.

Attachments

createcopy_delete.gdal.patch Download (24.9 KB) - added by dzwarg 15 months ago.
Patch to trunk/gdal to add CreateCopy? and Delete to PostGISRasterDriver
createcopy_delete.autotest.patch Download (6.8 KB) - added by dzwarg 15 months ago.
Patch to trunk/autotest to add tests for CreateCopy? and Delete on PostGISRasterDriver
createcopy_delete.autotest.2.patch Download (8.2 KB) - added by dzwarg 15 months ago.
New autotest patch. The old autotest patch was a poor merge from my working copy to trunk. Use this autotest patch.
createcopy_delete.gdal.2.patch Download (33.3 KB) - added by dzwarg 15 months ago.
Patch to trunk/gdal to add CreateCopy? and Delete to PostGISRasterDriver. Also add GetConnectionInfo? utility method to get common connection settings, and refactor to reduce redundant code.
createcopy_delete.autotest.3.patch Download (6.9 KB) - added by dzwarg 15 months ago.
New autotest patch (again). "*.autotest.*" patch includes modifications to IMAGERY.TIF, which is erroneous. Please use this autotest patch.

Change History

Changed 15 months ago by dzwarg

Patch to trunk/gdal to add CreateCopy? and Delete to PostGISRasterDriver

Changed 15 months ago by dzwarg

Patch to trunk/autotest to add tests for CreateCopy? and Delete on PostGISRasterDriver

Changed 15 months ago by dzwarg

New autotest patch. The old autotest patch was a poor merge from my working copy to trunk. Use this autotest patch.

Changed 15 months ago by dzwarg

Patch to trunk/gdal to add CreateCopy? and Delete to PostGISRasterDriver. Also add GetConnectionInfo? utility method to get common connection settings, and refactor to reduce redundant code.

Changed 15 months ago by dzwarg

New autotest patch (again). "*.autotest.*" patch includes modifications to IMAGERY.TIF, which is erroneous. Please use this autotest patch.

Changed 15 months ago by jorgearevalo

  • keywords postgisraster added; postgisraser removed
  • status changed from new to closed
  • resolution set to fixed

Applied patches in r24086 and r24087. Seems to work. If anyone has problems, reopen the ticket.

Changed 15 months ago by pracine

  • keywords postgis_raster added; postgisraster removed

Changed 13 months ago by mloskot

  • keywords postgis_raster,postgisraster,wktraster added; postgis_raster removed
Note: See TracTickets for help on using tickets.