Hi. Is your polygon layer a vector (WFS for example) layer? If so you
don't need GetFeatureInfo or anything like that since the data
associated with your polygon can be retrieved while getting the
polygon coords from the server. If your polygon layer is a WMS layer
you indeed can use GetFeatureInfo. Cheers,

2008/3/14, kusum <[EMAIL PROTECTED]>:
> Hii All
>
> I am trying to get information about a polygon from postgresql database when
> user clicks on it.
> I have read get Feature info example in openlayers, but was not able to
> understand how they were fetching the data from database.
>
> Can somebody please explain a bit or if there is any other example
> available.
>
> Thanks in advance.
> Kusum
>
>
>
> _______________________________________________
> Users mailing list
> [email protected]
> http://openlayers.org/mailman/listinfo/users
>
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to