Opened 17 years ago
Closed 17 years ago
#150 closed defect (fixed)
WMS Provider: The tiff format image in some WMS servers can't be displayed
Reported by: | leodai | Owned by: | leodai |
---|---|---|---|
Priority: | major | Milestone: | 3.3.0 |
Component: | WMS Provider | Version: | 3.2.0 |
Severity: | 3 | Keywords: | |
Cc: | External ID: |
Description
Some tiff files in WMS server have two bands, first is the RGBA band and the other is elevation band. Currently WMS provider will add the elevation band in the first and RGBA band at second. The order should be reversed, so the first RBGA band image can be displayed correctly. And also we marked elevation band as unknown type cause the provider does't support it yet.
Change History (2)
comment:1 by , 17 years ago
Status: | new → assigned |
---|
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.