Opened 5 years ago

Closed 5 years ago

#1976 closed enhancement (invalid)

WMS should return jpeg if transparency is not required

Reported by: Dimitar Misev Owned by: Bang Pham Huu
Priority: major Milestone: 9.8
Component: petascope Version: 9.7
Keywords: Cc:
Complexity: Medium

Description

Is this currently the case?

Change History (2)

comment:1 by Dimitar Misev, 5 years ago

Owner: set to Bang Pham Huu
Status: newassigned
Type: defectenhancement

comment:2 by Bang Pham Huu, 5 years ago

Resolution: invalid
Status: assignedclosed

It should regard the format parameter from GetMap` request of WMS client

service=WMS&version=1.3.0&request=GetMap&
layers=test_wms_4326&bbox=-44.525,111.976,-8.978,156.274&
crs=EPSG:4326&width=61&height=60&Styles=&

format=image/png

If one wants to request result in jpeg, then format=image/jpeg.

Note: See TracTickets for help on using tickets.