[Geoserver-users] OWSContext in geotools

Hi,

i'm building a mapviewer based on geotools (StreamMap) and i would like
to save my "project" settings as a OWSContext xml document. This xml
document stores the settings of the MapContext (layer, visible, url). Is
there already some code available in geotools to handle OWSContext
documents? Or could you give me some hints where to find an implementation?

I've already found some code in uDig (seams to be outdated) and
MapBuilder for OWSContext.

Cheers,
Carsten

oops, sorry, wanted to post to geotools list.

Carsten Ehbrecht wrote:

Hi,

i'm building a mapviewer based on geotools (StreamMap) and i would like
to save my "project" settings as a OWSContext xml document. This xml
document stores the settings of the MapContext (layer, visible, url). Is
there already some code available in geotools to handle OWSContext
documents? Or could you give me some hints where to find an implementation?