Opened 17 months ago
Last modified 17 months ago
#2748 closed enhancement
FIX - WMS GetMap supports BGCOLOR paramter — at Initial Version
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.2 |
Component: | petascope | Version: | 10.2 |
Keywords: | Cc: | Dimitar Misev | |
Complexity: | Medium |
Description
In OGC WMS 1.3.0 test, it contains request which needs to show an image with blue pixels (`0x0000FF) as background for transparent pixels.
Hence, BGCOLOR
and optional parameter in WMS GetMap request needs to be supported in petascope for this request.
http://conformance.rasdaman.com/rasdaman/ows? BgCoLoR=0x0000FF &StYlEs=&VeRsIoN=1.3.0&BbOx=0,-0.0020,0.0040,0&HeIgHt=100&ReQuEsT=GetMap&WiDtH=200&CrS=CRS:84&FoRmAt=image%2Fpng&LaYeRs=Lakes
Note:
See TracTickets
for help on using tickets.