<%@ page language="java" contentType="text/html; charset=UTF-8" import="org.deegree.protocol.wpvs.client.WPVSClient, java.net.URL,java.net.MalformedURLException,java.util.List" pageEncoding="UTF-8"%> Step 2: Specify getView parameters <%@ include file="menu.html" %>
<% String capab = (String) request.getSession().getAttribute( "capab" ); WPVSClient client = new WPVSClient( new URL( capab ) ); List datasets = client.getQueryableDatasets(); %> <% List elevModels = client.getElevationModels(); %>
Datasets Elevation Model CRS
Point-of-interest
x
y
z
Orientation
pitch
yaw
roll
distance
Viewing threshold
angle-of-view
far-clipping-plane
Image parameters
width
height
scale