Ticket #1761 (closed defect: fixed)

Opened 14 months ago

Last modified 14 months ago

[raster] raster2pgsql is unable to handle HDF files

Reported by: dustymugs Owned by: dustymugs
Priority: medium Milestone: PostGIS 2.0.1
Component: raster Version: 2.0.x
Keywords: history Cc:

Description

When working with HDF files through GDAL, you need to pass the name of the subdataset. Unfortunately, raster2pgsql will fail when passed a subdataset as it attempts to see if the raster passed to it is a valid file. It may be worth removing the "file" check from the loader...

Change History

Changed 14 months ago by dustymugs

  • status changed from new to assigned

Changed 14 months ago by dustymugs

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

Fixed in r9620

Changed 14 months ago by dustymugs

  • keywords history added
Note: See TracTickets for help on using tickets.