Opened 6 years ago

Closed 6 years ago

#1713 closed defect (fixed)

WSClient_Add POST request to WCS GetCoverage besides default GET request

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 9.6
Component: wcsclient Version: development
Keywords: Cc: Dimitar Misev, Vlad Merticariu
Complexity: Medium

Description

In WSClient, the default is GET request which has limitation about the length of requesting URL.

With clipping extension, the WKT can be big and it can only work with POST request.

Then, a dropdown box with GET (default) and POST will be added and user can select the suitable HTTP Request before clicking on "Download Coverage" button.

Attachments (2)

Screenshot from 2018-04-23 13-41-51.png (5.8 KB ) - added by Dimitar Misev 6 years ago.
Screenshot from 2018-04-23 13-46-56.png (9.9 KB ) - added by Dimitar Misev 6 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 by Bang Pham Huu, 6 years ago

Resolution: fixed
Status: newclosed

by Dimitar Misev, 6 years ago

comment:2 by Dimitar Misev, 6 years ago

Resolution: fixed
Status: closedreopened

Something seems wrong about this, see


by Dimitar Misev, 6 years ago

comment:3 by Dimitar Misev, 6 years ago

Also here it needs some empty line in between:


comment:4 by Bang Pham Huu, 6 years ago

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