Opened 9 months ago
Closed 7 months 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: | trunk |
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.
Change History (3)
comment:1 Changed 9 months ago by
Owner: | changed from Bborie Park to robe |
---|
comment:2 Changed 9 months ago by
comment:3 Changed 7 months ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Test pass as of now.
Note: See
TracTickets for help on using
tickets.
code committed at r16567
Load currently failing for PostgreSQL 9.5