Opened 6 years ago

Closed 6 years ago

#1747 closed enhancement (fixed)

WSClient_WCS_ProcessCoverage tab add WebWorldWind widget to display the 2D png output from WCPS 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 > WCS > ProcessCoverage tab, user can add widget (e.g: image>>WCPS query, diagram>>WCPS query,…) to display the WCPS result.

A new widget for WebWorldWind is designed from Vlad

wwd(minLat, minLong, maxLat, maxLong)>>for c in ... return encode ..., "png"

with min/max Lat, Long from user's input.

and

wwd>>for c ... return encode(..., "png")

with default display output over the globe.

Change History (1)

comment:1 by Bang Pham Huu, 6 years ago

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