[OpenLayers-Users] Fwd: graphicTitle tooltip in Chrome and Opera browsers

2010-03-30 Thread John Pulles
Hi list, I'm displaying wfs layers with an externalGraphic and a graphicTitle. The tooltip is displaying in IE and Firefox but not in the Opera and Chrome browsers. According to http://www.w3.org/Graphics/SVG/IG/wiki/Accessibility_Activity#Implementation_Status_.28Current_Behavior.2C_Bugs.29

Re: [OpenLayers-Users] how to initialize 'WFS.fromWMSLayer' with features

2009-11-19 Thread John Pulles
Eric Lemoine schreef: On Wednesday, November 18, 2009, John Pulles john.pul...@geodan.nl wrote: Hi list, Like the example at http://openlayers.org/dev/examples/getfeature-wfs.html, I am using the OpenLayers.Protocol.WFS.fromWSMLayer convenience function to select features from a wms layer

Re: [OpenLayers-Users] how to initialize 'WFS.fromWMSLayer' with features

2009-11-19 Thread John Pulles
Eric Lemoine schreef: Like the example at http://openlayers.org/dev/examples/getfeature-wfs.html, I am using the OpenLayers.Protocol.WFS.fromWSMLayer convenience function to select features from a wms layer and collect the values of a certain attribute. When opening the same map a next time, I

Re: [OpenLayers-Users] how to initialize 'WFS.fromWMSLayer' with features

2009-11-19 Thread John Pulles
bart...@osgis.nl schreef: Call the read function on the returned protocol yourself. Thanks Bart and Eric for your help. The (or a) solution is indeed to call the read function with a filter and callback funtion as options parameters. The callback function adds the features in the wfs

[OpenLayers-Users] how to initialize 'WFS.fromWMSLayer' with features

2009-11-18 Thread John Pulles
Hi list, Like the example at http://openlayers.org/dev/examples/getfeature-wfs.html, I am using the OpenLayers.Protocol.WFS.fromWSMLayer convenience function to select features from a wms layer and collect the values of a certain attribute. When opening the same map a next time, I would like

Re: [OpenLayers-Users] limit map to maxExtent?

2009-01-08 Thread John Pulles
to do the job. Any help appreciated. Best regards, Bart -- Bart van den Eijnden OSGIS, Open Source GIS http://www.osgis.nl ___ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users -- John

Re: [OpenLayers-Users] Openlayers based generic GIS tool?

2008-10-10 Thread John Pulles
Sebastian Albrecht schreef: Hello, I am looking for a generic non-thematic GIS tool based on Openlayers as a replacement for e. g. Google Maps. There are lots of examples and GIS applications in the gallery of Openlayers but they all are very specific and only show one special kind of data.

Re: [OpenLayers-Users] hiking trail

2008-10-07 Thread John Pulles
Markus schreef: Hi John, http://aardbodem.nl/?q=node/37 Yes this looks like that I would like to have... a track, some markers with popups. But how it works? - ho may I put the markers the way and the text in one GPX? - which code I need to copy for displaying the GPX in this

Re: [OpenLayers-Users] Loading WMC layers at overlays?

2008-08-06 Thread John Pulles
2008/8/6 jvanulde [EMAIL PROTECTED] Is this possible? I want to add a fake base layer and load all the WMC layers as overlays. Any ideas on how one would go about doing this? You can add a fake base layer with map.addLayer(new OpenLayers.Layer('None', {isBaseLayer: true})); Regards, John

Re: [OpenLayers-Users] OL-Based GeoEditor

2008-06-13 Thread John Pulles
-- John Pulles - Geodan IT b.v. Buitenhaven 27-A 5211TP 's-Hertogenbosch - Tel: +31 (0)73 - 692 5151 Fax: +31 (0)73 - 692 5150 - Postadres / mailing address President Kennedylaan 1 1079MB

[OpenLayers-Users] #879: Zoom Box Offset on Specific Map

2008-04-04 Thread John Pulles
Hi list, The specific behavior here was unusual in that it: * Happened every time the page was loaded. (no 'reload and it goes away') * Was offset by a large amount (~200px, iirc) If anyone else is experiencing this problem -- that is, a specific page generates incorrect zoombox extents,