[mapserver-users] FILTER syntax

2013-01-17 Thread Clément MONIER
Hi, I searching how to convert a sql request like "where field1 in (value1, value2, ..., valueN)" into a FILTER clause inside a map file (layer block) I tried "FILTER ([field1] in (value1, value2, ..., valueN))" But it doesn't work Though it works fine when "FILTER ([field1] = value1)" My data

Re: [mapserver-users] Projection takes less time than no projection ?

2012-12-04 Thread Clément MONIER
ific test tile) De : TC Haddad [mailto:tchad...@gmail.com] Envoyé : mardi 4 décembre 2012 17:29 À : Clément MONIER Objet : Re: [mapserver-users] Projection takes less time than no projection ? Strange. Maybe you should check your proj EPSG code list and search for 3785 to see if it is liste

[mapserver-users] Projection takes less time than no projection ?

2012-12-04 Thread Clément MONIER
Hi All, I'm using MapServer to generate tiles to overlay on a GoogleMaps base layer. My data files are WGS84 shapefiles. So my current mapfile was looking like : MAP ... PROJECTION "init=epsg:3785" END ... LAYER ... PROJECTION "init=epsg:4326" END ... END ... END I was wondering about improving

[mapserver-users] [WMS] Styles not working with mode=tile

2011-12-16 Thread Clément MONIER
Hi, I'm applying styles to my list of layers inside a WMS request, using the classgroup/class/group system in the mapfile. It works fine when no "tile mode" is used (bbox instead) : If I launch this request http://mapserver/cgi-bin/mapserv.exe?map=mymapfile.map&SERVICE=WMS&REQUEST=GetMap&VERSION

[mapserver-users] Mapserver 64bits for windows

2011-08-08 Thread Clément MONIER
Hi, I'm looking for binaries of MapServer 64bits built for windows. As I couldn't find any, I'm trying to compile a 64bits version of MapServer on windows. Do you know any documentation related to this subject ? Thanks & Regards Clement ___ mapserve

[mapserver-users] relative path for .map file inside a WMS url

2011-04-20 Thread Clément MONIER
Hi, I have a CGI MapServer 5.6.0beta5 instance running on Windows. But I'm not (and won't never be) able to know for sure the folder's path where its files are deployed. I know that MapServer is running fine though, delivering maps as needed. But I'm not able to make some WMS web request because

[mapserver-users] showing line direction (without font)

2011-03-24 Thread Clément MONIER
Hi, Is it possible to display a layer of lines with direction's marks using MapServer ? With no "font trick" (i.e a char symbol like '>',...) See picture attached showing a nice sample Thanks & Regards Clement <>___ mapserver-users mailing list mapse

[mapserver-users] showing line direction (without font)

2011-03-17 Thread Clément MONIER
Hi, Is it possible to display a layer of lines with direction's marks using MapServer ? With no "font trick" (i.e a char symbol like '>',...) See picture attached showing a nice sample Thanks & Regards Clement <>___ mapserver-users mailing list mapse

RE: [mapserver-users] opacity

2010-11-16 Thread Clément MONIER
It works really nice. Thanks a lot Olivier ! De : Olivier Bedel [mailto:o.be...@alkante.com] Envoyé : mardi 16 novembre 2010 19:18 À : Clément MONIER Cc : mapserver-users@lists.osgeo.org Objet : Re: [mapserver-users] opacity Hi Clément, To change layers opacity in cgi call, something like that

[mapserver-users] opacity

2010-11-16 Thread Clément MONIER
Hi, Is it possible to set layer's opacity dynamically ? with runtime substitution ? is there a way to set opacity for all layers of a mapfile ? Thank you for your help Clem ___ mapserver-users mailing list mapserver-users@lists.osgeo.org http://lists.o

RE: [mapserver-users] Transparent background

2010-10-05 Thread Clément MONIER
Thanks for your help, Thomas ! -Message d'origine- De : thomas bonfort [mailto:thomas.bonf...@gmail.com] Envoyé : mardi 5 octobre 2010 18:29 À : Clément MONIER Cc : mapserver-users@lists.osgeo.org Objet : Re: [mapserver-users] Transparent background try setting your imagemodes t

[mapserver-users] Transparent background

2010-10-05 Thread Clément MONIER
Hi, I'm trying to get a PNG without a transparent background. Every "transparent" entry is turned to "off" inside my mapfile (attached) http://localhost/cgi-bin/mapserv.exe?MAP=/ms4w/apps/gmap/htdocs/test_background.map&SERVICE=WMS&REQUEST=GetMap&VERSION=1.3.0&STYLES=&FORMAT=PNG8&CRS=EPSG:4326&B

RE: [mapserver-users] Tile mode & multiple layers

2010-08-25 Thread Clément MONIER
rver-users] Tile mode & multiple layers Hi Clément, Under your MAP you can specify an OUTPUTFORMAT tag. See http://mapserver.org/mapfile/outputformat.html for details. There's also some additional information about the format options at the bottom. Use AGG for best quality results. On

RE: [mapserver-users] Tile mode & multiple layers

2010-08-25 Thread Clément MONIER
a space instead. Take a look here : http://mapserver.org/output/tile_mode.html Good luck. On 25 August 2010 13:47, Clément MONIER mailto:clement.mon...@v-trafic.com>> wrote: Hi, I’m facing a (probable widely encountered) problem using MapServer with tile-mode option. It seems like multiple la

[mapserver-users] Tile mode & multiple layers

2010-08-25 Thread Clément MONIER
Hi, I'm facing a (probable widely encountered) problem using MapServer with tile-mode option. It seems like multiple layers aren't allowed ?? http://localhost/cgi-bin/mapserv.exe?mode=tile&tilemode=gmap&tile=X+Y+S&map=mymapfile.map&LAYERS=layer1 => ok http://localhost/cgi-bin/mapserv.exe?mode=

[mapserver-users] RE: refactoring STYLEs ?

2010-08-20 Thread Clément MONIER
It works great ! Thanks a lot De : Lime, Steve D (DNR) [mailto:steve.l...@state.mn.us] Envoyé : vendredi 20 août 2010 17:25 À : Clément MONIER; 'mapserver-users@lists.osgeo.org' Objet : RE: refactoring STYLEs ? There's a draft RFC floating around to support this but it hasn'

RE: [mapserver-users] shp/dbf file's name

2010-08-20 Thread Clément MONIER
n't do any more, since I'd like to join various kinds of time-related attributes on very static geometries. -Message d'origine- De : P Kishor [mailto:punk.k...@gmail.com] Envoyé : vendredi 20 août 2010 15:42 À : Clément MONIER Cc : mapserver-users@lists.osgeo.org Objet : Re:

[mapserver-users] shp/dbf file's name

2010-08-20 Thread Clément MONIER
Hi, I would like to know if it's possible to draw geometries from a shp file according to attributes from a dbf but with 2 files named differently. For instance : LAYER NAME layer1 DATA shapefile1.shp CLASS EXPRESSION ([col1]=1) STYLE END END END Where col1 is a field inside

[mapserver-users] refactoring STYLEs ?

2010-08-20 Thread Clément MONIER
Hi, Is it possible to add a style definition (inside a mapfile or elsewhere ) so that it wouldn't be necessary to repeat it for each layer ? For instance : 2 layers with the same display style LAYER NAME layer1 CLASS STYLE COLOR 0 0 0 WIDTH 1 END END END LAYER NAME layer2 CLASS STYL

RE: [mapserver-users] MapServer, OpenStreetMap, OpenLayers + Reprojection from Latlong to Mercator: a real nightmare

2010-03-18 Thread Clément MONIER
Hi Mulone, We're using the 2 same projection systems to build the service you might see at www.v-trafic.com It's working but with no use of OpenLayers to perform the overlay and no PostGIS database (shapefile instead with WGS84 long/lat coordinates, epsg:4326). So if your problem comes from ei

[mapserver-users] Templating problem

2009-10-13 Thread Clément MONIER
Hi, Classic problem : I want to get features coordinates in pixels inside my MS map picture (db = shapefiles) to build an html map tag. I've followed this webpage http://mapserver.org/output/imagemaps.html And succeeded in getting pixels-coordinates and attributes with templates. But it seems

[mapserver-users] Templating problem

2009-10-12 Thread Clément MONIER
Hi, Classic problem : I want to get features coordinates in pixels inside my MS map picture (db = shapefiles) to build an html map tag. I've followed this webpage http://mapserver.org/output/imagemaps.html And succeeded in getting pixels-coordinates and attributes with templates. But it seems

RE: [mapserver-users] TR: Blank map

2009-04-14 Thread Clément MONIER
igine- De : Yewondwossen Assefa [mailto:yass...@dmsolutions.ca] Envoyé : mardi 14 avril 2009 15:20 À : Clément MONIER Cc : mapserver-users@lists.osgeo.org Objet : Re: [mapserver-users] TR: Blank map Hi There, You should be able to get the result entering something like: LAYERS=layer1&STYLE

RE: [mapserver-users] TR: Blank map

2009-04-14 Thread Clément MONIER
ge d'origine- De : Yewondwossen Assefa [mailto:yass...@dmsolutions.ca] Envoyé : mardi 14 avril 2009 15:20 À : Clément MONIER Cc : mapserver-users@lists.osgeo.org Objet : Re: [mapserver-users] TR: Blank map Hi There, You should be able to get the result entering something like: LAYERS=layer1&am

RE: [mapserver-users] TR: Blank map

2009-04-14 Thread Clément MONIER
boun...@lists.osgeo.org] De la part de Rahkonen Jukka Envoyé : mardi 14 avril 2009 11:35 À : Clément MONIER; mapserver-users@lists.osgeo.org Objet : Re: [mapserver-users] TR: Blank map Hi, Any possibility that it could have something to do with WMS version 1.3 that flipped the coordinate axis order