Hello, I am really having trouble getting this to work. My idea was to create a GeoExt.data.FeatureStore using the 'features' configuration option instead of the 'layers' option, with the features being a concatenated array of features from multiple layers. But that only works when the store is created. I want to have the store synchronized with the features on the map. I could not find a way to change the data in the FeatureStore when it is not coupled with a layer.
So now I want to try creating a merged layer in OpenLayers and use that in the FeatureStore... Regards, Frans On 2010-09-14 15:22, Frans Knibbe wrote: > On 2010-09-08 15:55, "Michael Prieß" wrote: >> Hello Frans, >> >> have you found a solution to sync a GeoExt.data.FeatureStore with multiple >> layers ? > Not yet, I got distracted by other matters. But I will report my > findings in this list. >> Regards, >> >> Michael Prieß >> >> -------- Original-Nachricht -------- >>> Datum: Tue, 31 Aug 2010 17:26:25 +0200 >>> Von: Frans Knibbe<[email protected]> >>> An: "[email protected]"<[email protected]> >>> Betreff: [Users] FeatureStore with features from multiple layers >>> Hello all, >>> >>> I would like to have a Ext.grid.GridPanel displaying data from multiple >>> WFS layers. I know these WFS use the same schema, so there should be no >>> conflict in data definitions. To populate the GridPanel I guess I need a >>> GeoExt.data.FeatureStore. Is it possible to populate a FeatureStore with >>> data from multiple vector layers? If so, how would I go about doing that? >>> >>> Thanks, >>> Frans >>> >>> >>> _______________________________________________ >>> Users mailing list >>> [email protected] >>> http://www.geoext.org/cgi-bin/mailman/listinfo/users > > > _______________________________________________ > Users mailing list > [email protected] > http://www.geoext.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://www.geoext.org/cgi-bin/mailman/listinfo/users
