[OpenLayers-Users] How to use geoserver filter function with openlayers?

2010-03-24 Thread zoggo
Hi there, I'm using Geoserver 2.0 with Openlayers 2.8. My geoserver is supporting a lot filter functions http://docs.geoserver.org/2.0.x/en/user/filter/function_reference.html http://docs.geoserver.org/2.0.x/en/user/filter/function_reference.html . How can I access a filter function like centroi

Re: [OpenLayers-Users] How to get only attributes from WMS or WFS in Openlayers

2010-03-24 Thread zoggo
Hi Bart, thanks for yours answer. Could you give me a short code example, so I can see how i have to use it in code. thanks a lot! Urs -- View this message in context: http://n2.nabble.com/How-to-get-only-attributes-from-WMS-or-WFS-in-Openlayers-tp4783727p4789847.html Sent from the OpenLayer

[OpenLayers-Users] How to get only attributes from WMS or WFS in Openlayers

2010-03-23 Thread zoggo
I need the attributes of a WFS or WMS without getting the geometry. If I load it with a normal WFS-Layer it takes to long downloading all the geometries. Is there a easy way getting only the attributes? Thanks for help! -- View this message in context: http://n2.nabble.com/How-to-get-only-attri

[OpenLayers-Users] KML and Attributs

2009-05-06 Thread zoggo
Hi, I'm importing a kml text file a a layer in my map: var Layer_Regionen = new OpenLayers.Layer.GML("KML", "geodaten/regionen.kml", { projection: new OpenLayers.Projection("EPSG:4326"), format: OpenLayers.Format.KML, formatOptions: { extractStyle

[OpenLayers-Users] How to get list of all Layers from a wms servoce?

2009-04-16 Thread zoggo
Hi, I need to get a list of all layers from wms service. So I can choose serveral of it and load it dynamicaly. The wms server is a geoserver and I'm working with OpenLayers 2.7. Thanks for every hint! -- View this message in context: http://n2.nabble.com/How-to-get-list-of-all-Layers-from-

[OpenLayers-Users] turn features on and off

2008-10-08 Thread zoggo
Hi, I'm running a small GIS-Application with OpenLayers. I have a Vector Layer with points. The points are attributet with different kind of animals. I'd like to turn off a group of animals (a group of points declared by there attribute). It's not enough to turn them off by opacity because they s