Re: [OpenLayers-Users] How to access mouse modifier during featureselected

2010-02-09 Thread Ivan Grcic
Oh yes, as i see feature handler doesnt have same evt attribs as click handler does... so you need to catch click handler of feature handler somehow :| On Mon, Feb 8, 2010 at 7:46 AM, Max Weidemann max.weidem...@freenet.de wrote: Hello Marcel, Try this code too find out if it is a right

Re: [OpenLayers-Users] Possible bug with Protocol.WFS

2010-02-09 Thread Andreas Hocevar
Hi, Brian Stempin wrote: I've been working with a few people on #openlayers to help me out with a WFS issue. I'm posting this to the list because I may have found a bug in the process. protocol:new OpenLayers.Protocol.WFS({ version: 1.1.0,

[OpenLayers-Users] OpenLayers used with OS on demand?

2010-02-09 Thread NORMAN MANN
Hi all,   I am new to GIS, and definately OpenLayers.   Does anyone know if OpenLayers can be used with the OS on Demand WMS?   http://www.ordnancesurvey.co.uk/oswebsite/services/osondemand/   I have tried many examples, but can't get it to serve tiles of the location I want. Well, no tiles at

[OpenLayers-Users] tilecache

2010-02-09 Thread Марат
Hi, I've got quiete a trouble here: 1) tilecache is set up the way you have one resolution per one level. Actually when I use some direct request to get tile like http://tileserver.com/lv1/ the next request goes to ttp:// tileserver.com/lv2/. Lv is just a zoom here. And lv1 is actually the first

Re: [OpenLayers-Users] Modify object other then from muse click

2010-02-09 Thread paweluz
Hi Alexandre! Thanks for your help. The first part works just great. But there is an error in the second part, when I change the status of checkbox from true to false. My code is below: else {

[OpenLayers-Users] Adobe Flex

2010-02-09 Thread ibrahimsaricicek
Hi all; is there someone, developed applications with Adobe Flex and Openlayers. Is there an examle page? Regards.. -- View this message in context: http://n2.nabble.com/Adobe-Flex-tp4541204p4541204.html Sent from the OpenLayers Users mailing list archive at Nabble.com.

Re: [OpenLayers-Users] Delete layer.vector on a map

2010-02-09 Thread Maxime Phaneuf
Hi, I think you have an error because you're removing layer[1], and right after that, you're trying to destroy a layer that is already removed for the map's list of layer. I suppose you could just destroy the layer, or you could just remove it and refresh the map object. Maxime -- View this

Re: [OpenLayers-Users] Delete layer.vector on a map

2010-02-09 Thread Maxime Phaneuf
Hello, Since you removed the layer from the map, you cannot use map.layer[1].destroy(). You can still use the destroy() function, but you'll have to use it on the layer variable directly. For example: var myLayer = new OpenLayers.Layer.XXX map.removeLayer(map.layer[1]) //map.layer[1].destroy()

[OpenLayers-Users] Different Projection transformation for EPSG:3785 between Oracle and OL

2010-02-09 Thread Etides
Hi, I'm using Oracle Spatial to transform some polygon features from EPSG:4326 to the Google Spherical projection EPSG:3785 and it give me a different result than when projecting my features in a vector layer in OpenLayer to use with a Google base map. I have a difference of about 5km. Here

Re: [OpenLayers-Users] Possible bug with Protocol.WFS

2010-02-09 Thread Tim Schaub
Andreas Hocevar wrote: Hi, Brian Stempin wrote: I've been working with a few people on #openlayers to help me out with a WFS issue. I'm posting this to the list because I may have found a bug in the process. protocol:new OpenLayers.Protocol.WFS({

Re: [OpenLayers-Users] Possible bug with Protocol.WFS

2010-02-09 Thread Tim Schaub
Tim Schaub wrote: Andreas Hocevar wrote: Hi, Brian Stempin wrote: I've been working with a few people on #openlayers to help me out with a WFS issue. I'm posting this to the list because I may have found a bug in the process. protocol:new OpenLayers.Protocol.WFS({

Re: [OpenLayers-Users] Possible bug with Protocol.WFS

2010-02-09 Thread Eric Lemoine
On Tuesday, February 9, 2010, Tim Schaub tsch...@opengeo.org wrote: Tim Schaub wrote: Andreas Hocevar wrote: Hi, Brian Stempin wrote: I've been working with a few people on #openlayers to help me out with a WFS issue.  I'm posting this to the list because I may have found a bug in the

[OpenLayers-Users] TMS Overlay on WMS

2010-02-09 Thread Curtis Jensen
I'm trying to overlay a TMS on a WMS. The TMS appears to be configured for a specific max extend. If I don't use that max extend in my WMS, then the TMS overlays on top the entire world, instead of the area it is suppose to. Below is the WMS example that I've modified to have an TMS overlay. I

[OpenLayers-Users] Map doesn't load in Internet Explorer

2010-02-09 Thread J. Brian Adams
I have written several OL applications that work well on OS X using Firefox, Safari, and Chrome, but when I pass them on to colleagues using Windows and IE they all say the same thing. The maps do not load at all. They do, however, work fine on Windows if we use one of the other browsers.

Re: [OpenLayers-Users] Map doesn't load in Internet Explorer

2010-02-09 Thread Mike Adair
First thing to check is that you don't have any extraneous commas in your JSON structures, eg.: var jsonData = { propertyA: valueA, propertyB: valueB, --- this comma will break IE }; Mike J. Brian Adams wrote: I have written several OL applications that work well on OS X using Firefox,

Re: [OpenLayers-Users] Map doesn't load in Internet Explorer

2010-02-09 Thread Christopher Schmidt
On Tue, Feb 09, 2010 at 03:50:02PM -0500, J. Brian Adams wrote: I have written several OL applications that work well on OS X using Firefox, Safari, and Chrome, but when I pass them on to colleagues using Windows and IE they all say the same thing. The maps do not load at all. They do,

[OpenLayers-Users] Wanted: WFS and WCS clients

2010-02-09 Thread Rick Wayne
Hey all, We're developing a desktop app which will incorporate some geodata. A full dataset for our area (the state of Wisconsin) is way too big to download or even install with the desktop app, so we're planning to provide a download service where users can define an area of interest

[OpenLayers-Users] srs contains unacceptable value with WMS from ARCGIS server

2010-02-09 Thread Phil Scadden
Trying to combine layer from Arcgis WMS service with google and I get the above. In arc, the resource is in ESPG:102113 which is apparently the same as 900913. Arcgis 9.4 will support the official ESPG:3785 but no way to force a 900913. So can I fudge this somehow on the openlayers end? I want

[OpenLayers-Users] help to show gpx-tracks

2010-02-09 Thread Jan Tappenbeck
hi ! i create a simple map for haiti and want to show two gpx-tracks. but the tracks will not show. can anybody have a look ?? here is the link: http://www.tappenbeck.net/osm/haiti/index_new.php?id=1type=5zoom=12lat=18.57882lon=-72.27869 regards Jan :-)

Re: [OpenLayers-Users] help to show gpx-tracks

2010-02-09 Thread Christopher Schmidt
On Wed, Feb 10, 2010 at 05:45:40AM +0100, Jan Tappenbeck wrote: hi ! i create a simple map for haiti and want to show two gpx-tracks. but the tracks will not show. can anybody have a look ?? here is the link:

[OpenLayers-Users] vector layer from text file

2010-02-09 Thread ryan burns
Hi all OLers- Does anyone know of a way to structure a text file (for reading into OpenLayers) to support lines and polygons? In my OL interface I am reading a text file into a vector layer but so far it only works with points. My code is below. Many, many thanks in advance for any suggestions!!