> I would like to show the layer's metadata on context menu of a tree. 
> The metadata is provided in pdf document. I was thinking of displaying 
> this is in a ext.window. Is this possible and how can this be 
> achieved? If not, what's my best option of displaying the selected 
> layer's metedata from a contextmenu? thanks.
>
This is really a question for your client software list rather than for 
geoserver. I do similar in with geoext, fetching the metadata link from 
geoserver WMSCapabilities call, and then creating hyperlink to it in my 
layertree (using Alexandre Dube's fine layerbuilder tree extension, you 
can put the href as a layer option). you could take similar approach, 
storing the link information and providing it to the context menu call 
as required.

Notice: This email and any attachments are confidential. If received in error 
please destroy and immediately notify us. Do not copy or disclose the contents.


------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. 
http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to