Re: [mapserver-users] QGIS WMS SINGLE CONNECTION: MapServer Multiple Maps Request

2021-09-19 Thread Rahkonen Jukka (MML)
Hi, WMS standard supports GetMap requests with a list of layers: &layers=layer_1, layer_2, layer_3. Layers are rendered in the same order, so that layer_3 will be rendered on top of the others in the final map. -Jukka Rahkonen- Lähettäjä: MapServer-users Puolesta Atlanta Geek Lähetetty: sunn

[mapserver-users] aking help about wms connection with mapserver

2021-09-19 Thread Boubacar Bah
good evenin recently i created a mapfile which shoul use a wms server to display a map but oce that i run the url below in the browser: *http://localhost/cgi-bin/mapserv?map=C:/ms4w/Apache/htdocs/wms.map&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&LAYERS=country_bounds&STYLES=&SRS=EPSG:4326&BBOX=-173.

Re: [mapserver-users] QGIS WMS SINGLE CONNECTION: MapServer Multiple Maps Request

2021-09-19 Thread Atlanta Geek
You can put both layers in the same group and then use their group name instead of layer name. On Sun, Sep 19, 2021, 08:43 1520 gis wrote: > Dear gentlemen, > > I have two mapserver layers: > > 1 - > http://acervofundiario.incra.gov.br/i3geo/ogc.php?tema=certificada_sigef_particular_pb > 2 - > h

[mapserver-users] QGIS WMS SINGLE CONNECTION: MapServer Multiple Maps Request

2021-09-19 Thread 1520 gis
Dear gentlemen, I have two mapserver layers: 1 - http://acervofundiario.incra.gov.br/i3geo/ogc.php?tema=certificada_sigef_particular_pb 2 - http://acervofundiario.incra.gov.br/i3geo/ogc.php?tema=certificada_sigef_publico_pb Is it possible to make a QGIS WMS single connection requesting both laye