Re: [thredds] multiple viewer links ignored

Hi Roy,

The "viewer" property method of adding viewer links currently supports
limited macro replacement to build link URLs that contain data URL
information. This is described in the "Adding the Dataset URL to the
Viewer Link" section of the TDS viewer page

http://www.unidata.ucar.edu/projects/THREDDS/tech/tds4.2/reference/Viewers.html

If that isn't flexible enough, that page also describes how to write
your own pluggin java class to construct the viewer link URL in the
"Create a Viewer implementation Java class" section.

Ethan

On 6/30/2010 6:13 PM, Roy Mendelssohn wrote:
> Hi John:
> 
> Something we have been and still are very interested in.  For now
> we stick those in the documentation section.  And like you, we
> would rather give alonger URL, not just to the viewer app, but to
> the viewer app with that variable loaded.
> 
> -ROy
> 
> On Jun 30, 2010, at 5:08 PM, John Maurer, IV wrote:
> 
>> Hi All,
>> I would like to add more than one additional viewer link for some of
>> my datasets in TDS. I've noticed if I add multiple links, only the
>> first one appears in my TDS catalogs. For instance:
>>
>> <property name="viewer" value="http://oos.soest.hawaii.edu/las,Live Access 
>> Server (LAS)" />
>> <property name="viewer" value="http://oos.soest.hawaii.edu/erddap,ERDDAP"; />
>> <property name="viewer" value="http://hioos.org/map,HiOOS Google Map" />
>>
>> Only LAS will appear, not ERDDAP and HiOOS Google Map. I am using TDS 
>> 4.1.20100520.1554.
>> Would be nice to have this feature in a future release or details as
to what I am doing
>> wrong.
>> Thanks!,
>> John Maurer



  • 2010 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the thredds archives: