Hi, This related to a message I posted earlier. I am trying to debug the problem, but I am stuck. Here is the related message:
http://www.geoext.org/pipermail/dev/2011-June/001027.html When working with OL 2.10, my code works fine, but after upgrading to OL 2.11 (recent trunk) I get an error message in the GeoExt.tree.WMSCapabilitiesLoader, in line 96 that layers.format is undefined - this is supposed to be an array containing image formats available from the WMS server. But after my OL upgrade, this array is not existing anymore. Here is my application: http://gis.uster.ch/maps/grundplan_av?format=image/png&visibleLayers=Raumplanung,Nomenklatur,Fixpunkte,Geb%C3%A4ude,Grenzen,Einzelobjekte,Bodenbedeckung,Liegenschaften%20Fl%C3%A4che,Einzelobjekte%20Unterst%C3%A4nde,Einzelobjekte%20Unterirdische%20Geb%C3%A4ude I don't know how I can get back the layer.formats array, so that GeoExt.tree.WMSCapabilitiesLoader works properly. Any idea what I can do? Thanks, Andreas -- -- Andreas Neumann Böschacherstrasse 10A 8624 Grüt (Gossau ZH) Switzerland _______________________________________________ Dev mailing list [email protected] http://www.geoext.org/cgi-bin/mailman/listinfo/dev
