[Users] Gridpanel and dynamic Featurestore
Eric Lemoine
eric.lemoine at camptocamp.com
Tue Jun 15 17:54:05 CEST 2010
On Tuesday, June 15, 2010, Sarah Schuessler <sarah_flip at yahoo.de> wrote:
> Hi list,
>
> I have a featurestore
> loaded in at gridpanel for a layer. Now I want to change the
> featurestore if I change the layer at layerswitcher with 'radiochanged'.
> I think I have to preconfigure the store and the grid because data vary
> and load all the grids and stores behind (or unvisible) the selected
> layer store. How to fetch those stores information depending on layerswitcher node?
> Any DON´Ts?
> Are there perhaps any examples or tips?
Hi.
If your layers are WFS layers you'd typically use DescribeFeatureType
requests to get information regarding the schema of the layers. If you
use specific feature services then you can either define your schemas
in the JavaScript code or implement specific DescribeFeatureType-like
services.
Hope this answers your questions,
--
Eric Lemoine
Camptocamp France SAS
Savoie Technolac, BP 352
73377 Le Bourget du Lac, Cedex
Tel : 00 33 4 79 44 44 96
Mail : eric.lemoine at camptocamp.com
http://www.camptocamp.com
More information about the Users
mailing list