Guys,

Thank you for your help but maybe I have not properly explained.
I really want add a popup like this example[1] but what I want it to appear are attributes not like area or length but text attributes like name saved on my postgis database. So my question is how i do for openlayer show this type of attributes that are already draw and stored on my database.

Thanks



[1] http://openlayers.org/dev/examples/select-feature-openpopup.html




Em 01-08-2012 19:35, Alexandre Dubé escreveu:
Hi Pedro,

Using an OpenLayers.Control.Select control, it's just a matter of displaying the feature.attributes when a feature is clicked. See the following example, it should give you a good start :

http://openlayers.org/dev/examples/select-feature-openpopup.html

HTH,

Alexandre


On 12-08-01 11:29 AM, Pedro Costa wrote:
Hi guys,

In my map i have a wfs layer that i want display content of one attribute (postgis table) by feature click.
Can you help me the better choice to that?

I see examples with wms...

Thanks
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users



_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to