[Mapbuilder-devel] Reducing code duplication in Mapbuilder

2008-02-22 Thread Andreas Hocevar
Hi, Currently, every widget, tool and model script picks its config properties by using something like var propertyNode = widgetNode.selectSingleNode("mb:myProperty"); this.property = propertyNode ? propertyNode.firstChild.nodeValue() : "default"; Not only that firstChild.nodeValue does not wo

Re: [Mapbuilder-devel] MAP-492

2008-02-22 Thread Mike Adair
Yes it did work in the past and contained some _really_ interesting time series data. The problem with using that server are twofold: - it is a huge capabilities document currently at 2.3Mb (at http://svs.gsfc.nasa.gov/cgi-bin/wms?request=GetCapabilities) which takes a long time to download and

Re: [Mapbuilder-devel] MAP-492

2008-02-22 Thread Andreas Hocevar
Matt, I have no idea if those ever worked. If you do not care too much about that features, I could easily remove it from the example. Otherwise, I would ask you to investigate and fix it. Please let me know. Regards, Andreas. Diez, Matthew wrote: > > Can anyone confirm that the NASA Animatio

[Mapbuilder-devel] MAP-492

2008-02-22 Thread Diez, Matthew
Can anyone confirm that the NASA Animations ever worked? It appears that the various Layers have no element in the NASA context document, is it hoping/relying on the DataURL param instead? -Matthew D. Diez - This SF.net ema