Opened 7 years ago
Closed 6 years ago
#4082 closed patch (worksforme)
Add ST_BandFileSize and ST_BandFileTimestamp, extend ST_BandMetadata()
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.5.0 |
Component: | raster | Version: | master |
Keywords: | Cc: |
Description
https://github.com/postgis/postgis/pull/240
This is to accept Even Rouault's patch provided.
Note these functions will be used later for clients such as QGIS for aiding in viewing out-db rasters in cases where both client and server have access to the raw files to verify the files being referenced are the same.
Note:
See TracTickets
for help on using tickets.
code committed at r16567
Load currently failing for PostgreSQL 9.5