Thursday, May 02, 2024
Welcome, Guest
Username Password: Remember me

WCS Server
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: WCS Server

Like this thread on Facebook! Add this thread do Google Buzz

WCS Server 13 years, 4 months ago #15819

  • Würzi
  • OFFLINE
  • Junior Boarder
  • Posts: 38
  • Karma: 0
Hello all,

some students of my university and i bought a server for our lan-partys. We made a normal cs-server on it. Now we tried to make a wcs server on it, but it didn't worked. We tried a introduction from the internet with the same result. Maybe the admin, who made the TWK WCS Server can give me a guidance how to make it, or can give me a link of a website where it's explained well (in englisch or in german).

Thank you

Re: WCS Server 12 years, 10 months ago #23224

WCS must be enabled in the threddsConfig.xml configuration file before it can be used. This is done by adding an allow element to the WCS element as follows:

<WCS>
<allow>true</allow>
...
</WCS>

Once WCS is enabled, datasets can be configured to have a WCS access method in the TDS catalog configuration files similar to how other services are configured. The service element's serviceType and base attribute values must be as follows:

<service name="wcs" serviceType="WCS" base="/thredds/wcs/" />
  • Page:
  • 1
Moderators: Chifilly, VooDoo, iMattR
Time to create page: 0.09 seconds