Thredds server WMS/Godiva working but WMS link just shows XML -
i have latest thredds server working tomcat 7 , in threddsconfig.xml file have enabled wms. causes godiva link show @ bottom in viewers category.
however, above, in access category, shows both opendap , wms, wms link doesn't work correctly. when link clicked, both ie , chrome display xml.
thanks
actually, intended response when click wms link on thredds data server. if examine url of link, can see wms getcapabilities request, should like:
http://geoport.whoi.edu/thredds/wms/coawst_4/use/fmrc/coawst_4_use_best.ncd?service=wms&version=1.3.0&request=getcapabilities
the getcapabilities request returns xml document describing capabilities of particular wms service (e.g. datasets available, projections, etc).
this required service request wms services, , returned information used wms clients display valid options users.
Comments
Post a Comment