Re: [mapserver-users] maxscale (denom) with gml ?

2014-12-02 Thread bpicinbono
Thanks for the explanations and the ol3 solution, it's working perfectly. Thanks again Blaise WFS is meant to query raw feature data. Scale dependent rendering must be controlled within the renderer itself - in this case using minResolution/maxResolution options as described in http://openlayers.

Re: [mapserver-users] maxscale (denom) with gml ?

2014-12-01 Thread bpicinbono
from the ol3 extract of my last post (below), it's WFS as I see: format: new ol.format.WFS({ ... regards On 12/01/2014 10:12 PM, Lime, Steve D (MNIT) wrote: > I meant what so the calls to MapServer from OpenLayers look like? Are you using WFS, custom MapServer queries or perhaps OGR output fo

Re: [mapserver-users] maxscale (denom) with gml ?

2014-12-01 Thread bpicinbono
Many thanks for investigating; please check below the relevant parts of the mapfile, as well as the openlayers related code; (the purpose is to display nooa gfs winds forecasts, "vents" means "winds" in french); some stuff like the SYMBOL part and the layer's STYLE part should not be necessary a

[mapserver-users] maxscale (denom) with gml ?

2014-12-01 Thread bpicinbono
Dear list, I have a mapfile that control the display of some numerous data depending on the scale: - dezooming max: not displaying the shapes; - at a particular zooming-in level: displaying the shapes; This is done with: MAXSCALE 2 in the WEB section of the mapfile and with: MAXSCALEDENO

Re: [mapserver-users] select several features attributes by wms

2014-09-11 Thread bpicinbono
this helped a lot ! working ! thank you so much Alexandre ! On 09/11/2014 09:43 PM, Alexandre Dubé wrote: > Hi, > > FEATURE_COUNT is the parameter you're looking for. > > HTH, > > Alexandre > > > On 14-09-11 03:35 PM, bpicinb...@worldonline.fr wrote: >> Hi, >> Working with openlayers 3, I'm tryi

[mapserver-users] select several features attributes by wms

2014-09-11 Thread bpicinbono
Hi, Working with openlayers 3, I'm trying to display features attributes from a mapserver driven wms; with this kind of url: http://myserver/cgi-bin/mapserv?map=/pathtomapfile/mapfile.map&SERVICE=WMS&VERSION=1.3.0&REQUEST=GetFeatureInfo&FORMAT=image%2Fpng&TRANSPARENT=true&QUERY_LAYERS=mylayer&LAYE