Re: [OpenLayers-Users] Print or export

2009-05-29 Thread Eric Lemoine
Le 29 mai 09 à 20:21, Christopher Schmidt a écrit : > On Fri, May 29, 2009 at 02:10:54PM -0400, Stephen Woodbridge wrote: >> Yves Moisan wrote: I am not advocating violating Goggle TOS, but it seems that the end user always has the ability to use something like SnagIt or Pr

[OpenLayers-Users] classification of data

2009-05-29 Thread Sydney Togarepi
Want to find out if its possible for users to determine the number of classes to display on a map interactively rather than have classes defined in the mapfile if using webmapserver for example. i want my users to be able to decide on the number of classes also since data in the databases chang

Re: [OpenLayers-Users] Print or export

2009-05-29 Thread Christopher Schmidt
On Fri, May 29, 2009 at 02:10:54PM -0400, Stephen Woodbridge wrote: > Yves Moisan wrote: > >> I am not advocating violating Goggle TOS, but it seems that the end user > >> always has the ability to use something like SnagIt or PrintScrn or > >> ctrl-PrintScrn to capture their screen image and the

Re: [OpenLayers-Users] Print or export

2009-05-29 Thread Stephen Woodbridge
Yves Moisan wrote: >> I am not advocating violating Goggle TOS, but it seems that the end user >> always has the ability to use something like SnagIt or PrintScrn or >> ctrl-PrintScrn to capture their screen image and then paste that into >> another document and print from there. > > I guess th

Re: [OpenLayers-Users] Print or export

2009-05-29 Thread Yves Moisan
> I am not advocating violating Goggle TOS, but it seems that the end user > always has the ability to use something like SnagIt or PrintScrn or > ctrl-PrintScrn to capture their screen image and then paste that into > another document and print from there. I guess that works for the odd one-o

Re: [OpenLayers-Users] Print or export

2009-05-29 Thread Stephen Woodbridge
I am not advocating violating Goggle TOS, but it seems that the end user always has the ability to use something like SnagIt or PrintScrn or ctrl-PrintScrn to capture their screen image and then paste that into another document and print from there. Again, you need to look at whether the usage

Re: [OpenLayers-Users] Print or export

2009-05-29 Thread Julien-Samuel Lacroix
You can't print Google with an overlay. http://www.mail-archive.com/users@openlayers.org/msg09640.html Julien Peter Dawn wrote: > hi everyone, > > am using openlayers with geoserver and google maps to display layers > on top of google maps. > > now when the user adds a bunch of layers on top o

Re: [OpenLayers-Users] WMS/WFS getfeature on hover, problem to display the GML

2009-05-29 Thread Martin Ouellet
Hi Alex, here's some piece of the code: // vector layer layerHover = new OpenLayers.Layer.Vector("Hover"); // wms/wfs layer layerWMS = new OpenLayers.Layer.WMS( "regions WMS", " http://spssoww5d.sso.msp.gouv.qc.ca/cgi-wms/mapserv.exe?map=E:/ms4

Re: [OpenLayers-Users] Overlay on Google

2009-05-29 Thread Guillaume Sueur
Hi, If you are talking about srs parameter, try to use : epsg:900913 regards, guillaume moony a écrit : > Hello List, > > I am trying to add an overlay on top of google maps using epgs:102113. But I > got an error message, that the "Paramenter 'src' contains unacceptable > value". I am sorry,

Re: [OpenLayers-Users] Overlay on Google

2009-05-29 Thread moony
Hello List, I am trying to add an overlay on top of google maps using epgs:102113. But I got an error message, that the "Paramenter 'src' contains unacceptable value". I am sorry, but I cannot see, what I am doing wrong, why it doesn't work. Thanks! var map; var webproj = "EPSG:102113";

Re: [OpenLayers-Users] WMS/WFS getfeature on hover, problem to display the GML

2009-05-29 Thread Alexandre Dube
Hi Martin, It could be a namespace issue. It would be easier to help if your code. The vector layer object should be enough. Regards, Alexandre Martin Ouellet wrote: > Hi all, > > I'am using the getfeature example (getfeature-wfs.html) with my data > (mapserver + shp). The WFS call il la

Re: [OpenLayers-Users] Editable drawing panel draws not at tip of cursor

2009-05-29 Thread Christopher Schmidt
On Fri, May 29, 2009 at 03:03:44PM +1000, Peter Dawn wrote: > hi guys, > > am working on a openlayer geoserver map application. > > now when i place the editable layer on my map, the drawing toolbar > shows up fine. but when i put a dot on the map, the dot is away from > my cursor. as i go north