Yes,
I think the SLD editor would fit in well inside a super Context Editor.
We should be able to:
Search catalogs, capability docs, gml, kml, drawing tools to create
layers in an OWS Context doc.
The vector layers should be able to be styled with SLD editing.
The layers should be able to be tran
Roald,
Roald de Wit wrote:
>> * modifications to MapPaneOL
>> * add the popup stuff from SaveContext.js to lib/widget/Save.js
>> * your modified LayerControl.js is also a candidate for lib/widget,
>> except for the showLayerMetadata method. There is still a
>> hard-coded re
Hi Andreas,
As quoted from Andreas Hocevar <[EMAIL PROTECTED]>:
> Gertjan van Oosten wrote:
> > When does
> > node.firstChild.nodeValue not work exactly? And when does
> > getNodeValue(node)
> > not return the equivalent of node.firstChild.nodeValue? My
> > impression/assumption was that the tw