Opened 16 years ago

Closed 16 years ago

#221 closed defect (fixed)

Set the default resolution of wms provider to 256*256

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 WMS servers don't support 1024 pixel size. So if you execute a select command which doesn't have Identifier like "Resample" or "Clip", it will use the default resolution to query the data. And then the server may return a exception to the client. But mostly the select command without Identifier is just used for getting some query information like extents and bands. In another word, high resolution is no useness in this step.

Change History (2)

comment:1 by leodai, 16 years ago

Status: newassigned

comment:2 by leodai, 16 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.