#1761 closed defect (fixed)
[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 (3)
comment:1 by , 13 years ago
Status: | new → assigned |
---|
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 by , 13 years ago
Keywords: | history added |
---|
Note:
See TracTickets
for help on using tickets.
Fixed in r9620