public class ThreddsWmsServlet
extends uk.ac.rdg.resc.edal.wms.WmsServlet
WmsServlet which uses the THREDDS catalogue to supply
data.
This is example is well commented and demonstrates how to properly integrate
the EDAL WMS into the THREDDS catalogue. It doesn't show how to implement
caching, or WMS-specific configuration, but these things are recommended in
the final version.| Constructor and Description |
|---|
ThreddsWmsServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatchWmsRequest(java.lang.String request,
uk.ac.rdg.resc.edal.wms.RequestParams params,
javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
uk.ac.rdg.resc.edal.wms.WmsCatalogue catalogue) |
addVariablesToArray, doGet, extractSectionElevation, getCapabilities, getCatalogue, getCrsCodes, getFeatureInfo, getFeatureInfoValuesFromFeature, getLegendGraphic, getMap, getMetadata, getTimeseries, getTransect, getVerticalProfile, handleWmsException, setCapabilitiesAdvertisedPalettes, setCatalogue, setCrsCodes, showAnimationTimesteps, showLayerDetails, showMenu, showMinMax, showTimestepsdoDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, serviceprotected void dispatchWmsRequest(java.lang.String request,
uk.ac.rdg.resc.edal.wms.RequestParams params,
javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
uk.ac.rdg.resc.edal.wms.WmsCatalogue catalogue)
throws java.lang.Exception
dispatchWmsRequest in class uk.ac.rdg.resc.edal.wms.WmsServletjava.lang.Exception