No subject


Fri Apr 17 18:47:11 CEST 2009


1.

      <Layer queryable=3D"1">
        <Name>WHO:ems_current_events</Name>
        <Title>Current EMS Events</Title>
        <Abstract>Generated from WHOGeodata</Abstract>
        <KeywordList>
          <Keyword>vw_emscurrentevents</Keyword>
          <Keyword>WHOGeodata</Keyword>
        </KeywordList>

Thanks for your help,

Johan

-----Original Message-----
From: users-bounces at geoext.org [mailto:users-bounces at geoext.org] On
Behalf Of Tim Schaub
Sent: 20 April 2009 21:22
To: users at geoext.org
Subject: Re: [Users] GeoExplorer Get Feature Info

Hey-

Lemarchand, Johan wrote:
> Dear list,
>=20
> I am using the latest GeoExplorer application with mappanel and
> layertree and it seems that the info tool is not working. I think it
> should activate a GetFeatureInfo control with WMS URL. My new
> application is initialized with one layer only. Do you know hot to
> configure which layer is queried for one or multiple layers ?
>=20

Let us know if things don't work when you update your copy (with the=20
latest from svn).  The application loading sequence has changed a bit.=20
Things like the queryable property on a layer come from the WMS=20
capabilities (which finishes loading before the layers are created).

The control should query all visible layers that are created at startup=20
or added from capabilities later.

We're preparing to do a release of this application with the initial=20
GeoExt release.  We'll put together instructions for use before then.

Tim

> <script>
> Ext.BLANK_IMAGE_URL =3D "theme/img/blank.gif";
> var app =3D new GeoExplorer({
> ows: "/geoserver/ows",
> map: {
>     layers: [{
> 	name: "WHO:ems_current_events",
> 	title: "WHO EMS current events",
> 	queryable: true
>     }],
>     center: [0, 0],
>     zoom: 2
>      }
>    });
> </script>
>=20
> regards
>=20
> Johan Lemarchand
> Public Health Information and GIS (GIS)
> Health Statistics and Informatics (HSI)
> Information Evidence and Research (IER)
> World Health Organization
> Tel: +41 22 791 1076=20
> Mobile: +41 79 517 4205
> Email: lemarchandjo at who.int=20
>=20
>=20
> _______________________________________________
> Users mailing list
> Users at geoext.org
> http://www.geoext.org/cgi-bin/mailman/listinfo/users


--=20
Tim Schaub
OpenGeo - http://opengeo.org
Expert service straight from the developers.
_______________________________________________
Users mailing list
Users at geoext.org
http://www.geoext.org/cgi-bin/mailman/listinfo/users


More information about the Users mailing list