[mapserver-users] mapserver-openlayers integration problem

2011-12-13 Thread Lin Chuan
Hello, I am running into some trouble getting openlayers to render a map (with maptiles) using a locally installed mapserver to serve the mapfile to openlayers. Here's the complete description of my problem - http://gis.stackexchange.com/questions/17917/openlayers-mapserver-controlling-tiles I

Re: [mapserver-users] MapServer+OpenLayers+TileCache

2009-08-04 Thread bartvde
Hi Jelmer, PROJECTION of a LAYER is the projection of your source data, so I assume that's RD in your case or not? So use: LAYER .. PROJECTION init=epsg:28992 END METADATA

[mapserver-users] mapserver/openlayers

2009-07-16 Thread YOUNESS ELMEDRAOUI
Hi,how can i use openlayers with mapserver? it's necessarly to create a wms server?if yes, i can't understand a concept of a wms server. can you help me plz?Best regards,YounessELMEDRAOUILes informations figurant sur cet e-mail ont un caractère strictement confidentiel et sont exclusivement

Re: [mapserver-users] mapserver/openlayers

2009-07-16 Thread bartvde
Hi, no you can also use OpenLayers.Layer.Mapserver, but this is not the recommended way. Mapserver has a native CGI interface, e.g. stuff like mapserv?map=/mymap.maplayers=allmode=map But there is also a standard way of getting maps out of a web mapping server, and this is called WMS. The

[mapserver-users] MapServer / OpenLayers application launched

2008-05-20 Thread Richard Marsden
(sorry for the cross-posting to the openlayers and mapserver listserver - I believe this is relevant to both) Thank you for helping with my beginners questions. I now have both MapServer and OpenLayers working for the maps on the http://www.ecomapcostarica.com website. This website documents

[mapserver-users] Mapserver + Openlayers legend problem

2008-04-14 Thread Emilio Ponce
Hi everyone, I'm beggining with mapserver + openlayers. The problem is that I cannot show a legend of my layers, because if I use the 'LEGEND keyword' into the mapfile, the legend is shown on every tile of the openlayers's map. I've found the same problem for the SCALEBAR. The definition of the

Re: [mapserver-users] Mapserver + Openlayers legend problem

2008-04-14 Thread ptang83
I have the same issue in openlayer + mapserver cgi. However, if I use mapscript without openlayer, then it works fine. --- On Mon, 4/14/08, Emilio Ponce [EMAIL PROTECTED] wrote: From: Emilio Ponce [EMAIL PROTECTED] Subject: [mapserver-users] Mapserver + Openlayers legend problem

RE: [mapserver-users] Mapserver + Openlayers legend problem

2008-04-14 Thread Fawcett, David
:20 AM To: mapserver-users@lists.osgeo.org; Emilio Ponce Subject: Re: [mapserver-users] Mapserver + Openlayers legend problem I have the same issue in openlayer + mapserver cgi. However, if I use mapscript without openlayer, then it works fine. --- On Mon, 4/14/08, Emilio Ponce [EMAIL PROTECTED