Opened 6 years ago

Closed 5 years ago

#1835 closed enhancement (fixed)

WSClient - Set WebWorldWind view distance according to coverage's geo XY axes's resolutions

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

Description

By default the view distance in WebWorldWind to view a WMS layer is 300km. However, this distance is still too high for a very high-resolution coverage and rasservers killed (example: https://groups.google.com/forum/#!topic/rasdaman-users/uvioes0wGAE)

Therefore, it should set this distance parameter in WebWorldWind from the coverage's footprint and geoXY axes's resolutions instead (it can be lower or higher than 300 km).

Change History (2)

comment:1 by Bang Pham Huu, 6 years ago

Owner: changed from bciurezu to Bang Pham Huu
Status: newassigned

comment:2 by Bang Pham Huu, 5 years ago

Resolution: fixed
Status: assignedclosed

It was fixed by setting view with the low distance to the ground (in favor of high-resolution coverages) on WebWorldWind as from WSClient there is no way to detect XY axes from a coverage to get the grid domains of it.

Note: See TracTickets for help on using tickets.