Re: [OpenLayers-Users] problem w/ WMS Layer using wrapDateLine and displaying a feature which crosses the dateline

2009-07-15 Thread Matthew Doyle
Hello John, I don't have an easy solution for you, but i'd like to point out that i was also having great difficulty with this some months ago. So much so, that i ended up reprojecting my entire map 90 degrees to the west (essentially moving the real dateline) so that nothing crossed the OpenLaye

Re: [OpenLayers-Users] problem w/ WMS Layer using wrapDateLine and displaying a feature which crosses the dateline

2009-07-14 Thread John Cartwright
sorry - forgot to mention this is happening on version 2.8, but I think I also saw the same problem at 2.7. --john On Jul 14, 2009, at 12:00 AM, John Cartwright wrote: Hello All, I'm experiencing some strange behavior using a Layer defined like: var wms = new OpenLayers.Layer.WMS( "OpenLa

[OpenLayers-Users] problem w/ WMS Layer using wrapDateLine and displaying a feature which crosses the dateline

2009-07-13 Thread John Cartwright
Hello All, I'm experiencing some strange behavior using a Layer defined like: var wms = new OpenLayers.Layer.WMS( "OpenLayers WMS", "http://labs.metacarta.com/wms/vmap0?";, {layers: 'basic'}, {wrapDateLine:true}); and then adding a WKT feature to it defined like: MULTILINEST