[OpenLayers-Users] Problem with OpenLayers.Protocol.WFS from Geoserver

2010-06-11 Thread Bartłomiej Burkot
Dear users Can somebody tell me why is the vectorlayer: WFS stops from protocol WFS in this examle not displaying? http://mapakrakow.pl/~bbarni/mk4/index2.php I defined 2 Vector layers both from geoserver: First as OpenLayers.Layer.WFS the sercond as OpenLayers.Layer.Vector with

Re: [OpenLayers-Users] Problem with OpenLayers.Protocol.WFS from Geoserver

2010-06-11 Thread Sarah Schuessler
Hi, AFAIK you have to use featureNS with original namespace and not the short one and WFS can´t do GET (but I´m not sure of this one). HTH best regards Sarah Von: Bartłomiej Burkot pomiarowie...@poczta.onet.pl An: users@openlayers.org Gesendet: Freitag, den

[OpenLayers-Users] Parse and paste KML into an existing layer

2010-06-11 Thread Slawomir Messner
Hi, I have a handler witch returns kml files with geometries, when I use it for a new layer all works fine and I see my geometries. But when I don't want a new layer I load the data with OpenLayers.loadURL, parse it with OpenLayers.Format.KML and add the resulting features then nothing shows.

Re: [OpenLayers-Users] Parse and paste KML into an existing layer

2010-06-11 Thread Slawomir Messner
It's funny, but not really surprising for me, that when I use the alternative method with a loadend listener, reproject/copy the features into the one they belong and then delete the new layer all it works. It's a workaround but I would like to know what I'm doing work the KML Parser example

Re: [OpenLayers-Users] Proj4 and displayProjection?

2010-06-11 Thread Rossko
but with IE8 it works only in compatibility mode. Microsoft's own Bing Maps only works with IE8 in compatibility mode ... its broke. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Proj4-and-displayProjection-tp5164086p5167766.html Sent from the OpenLayers Users

Re: [OpenLayers-Users] Problem with OpenLayers.Protocol.WFS from Geoserver

2010-06-11 Thread Bartłomiej Burkot
Hi, *Von:* Bartłomiej Burkot pomiarowie...@poczta.onet.pl *An:* users@openlayers.org *Gesendet:* Freitag, den 11. Juni 2010, 11:12:53 Uhr *Betreff:* [OpenLayers-Users] Problem with OpenLayers.Protocol.WFS from Geoserver

[OpenLayers-Users] Vector Examples and Internet Explorer7

2010-06-11 Thread Stricker, Scott (IS)
Running IE7 on a windows XP machine. I've tried running the Drawing Simple Vector Features Example Vector Behavior Example OpenLayers Labeled features example And none are working correctly in my environment. Tried looking at the examples on the openlayers.org site and locally and get the same

Re: [OpenLayers-Users] Problem with OpenLayers.Protocol.WFS from Geoserver

2010-06-11 Thread Sarah Schuessler
Hi, for example at geoserver giu you have Namespace topp then you have to declare http://www.openplans.org/topp as featureNS. If you have further problems I think best way is to use the geoserver mailinglist. Have you used pro4j for your epsg:2180 because OL doesn`t support this? HTH best

Re: [OpenLayers-Users] problem consuming escaped single quotes in GeoJSON with a clustered vector layer

2010-06-11 Thread Eric Lemoine
On Fri, Jun 11, 2010 at 2:34 AM, Zac Spitzer zac.spit...@gmail.com wrote: Hi Eric, thanks for trying that. I have created a cut down test case which demonstrates the problem http://mapguide-central.ennoble.com.au/testcase/geo_json_escaping/testcase.html there are two vector layers, one

Re: [OpenLayers-Users] Capture empty result from wfs protocol

2010-06-11 Thread Eric Lemoine
On Thu, Jun 10, 2010 at 11:26 PM, Zer zer_m...@hotmail.com wrote: Hi users, I have a vector layer that shows features fetched from Geoserver using fixed strategy and wfs protocol together with a filter. Works just fine! I then use wfsParcelLayer.events.on and a function on the featuresadded

Re: [OpenLayers-Users] Capture empty result from wfs protocol

2010-06-11 Thread Zer
Tanks Eric, Works like a charm! :-) -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Capture-empty-result-from-wfs-protocol-tp5165411p5169917.html Sent from the OpenLayers Users mailing list archive at Nabble.com. ___ Users

[OpenLayers-Users] Tool to generate appropriately scaled/rotated layer tiles from a static image (or PDF)

2010-06-11 Thread Mike Purvis
Hi everyone, If I have a floorplan image in a PDF or raster image file, what's my best bet for a tool to take that image and generate a tile-based layer from it? I know I could manually perform the scales and rotations, but it seems obvious that this must exist for topo maps and other cases where