Alessandro Pasotti 1ba6b97f74
[server] Fix layer order rendering when layers are in groups ()
* [server] Fix layer order rendering when layers are in groups

Fixes 

* Update test images

* [server] Fix order of layers in subgroups

basically: layers in WMS is specified in a comma separated
list where leftmost layer is drawn first (it's at the bottom)
and QGIS layer order is exactly the opposite: first layer
in the TOP (topmost) is drawn last (it is at the top).

For this reason the server reverses the list before passing
it to the renderer.

* Fix order of layers in test

* Update src/server/services/wms/qgswmsrenderer.cpp
2019-01-07 13:13:30 +01:00
..
2018-11-28 08:27:22 +10:00
2018-02-27 08:29:20 -09:00
2019-01-03 04:53:28 +10:00
2016-09-30 08:42:16 +10:00
2018-01-05 11:15:04 +10:00
2018-01-06 17:05:21 +10:00
2017-11-07 11:32:39 +10:00
2017-11-07 11:32:39 +10:00
2018-12-07 08:08:52 +10:00
2019-01-03 04:53:28 +10:00
2017-11-24 16:15:44 +10:00
2017-12-17 14:14:31 +10:00
2018-09-16 14:18:39 +02:00
2019-01-03 04:53:28 +10:00
2018-02-25 12:47:58 +11:00
2017-09-28 13:22:38 +02:00
2018-07-24 03:54:44 +10:00
2018-01-08 12:09:32 +10:00
2017-01-22 21:29:23 +10:00
2016-09-23 13:58:14 +10:00
2017-11-08 14:37:17 +01:00
2012-07-16 22:53:26 -03:00
2012-07-16 22:53:26 -03:00
2018-12-06 09:22:50 +10:00
2018-05-11 17:48:45 +10:00
2017-11-07 11:32:38 +10:00
2018-04-09 12:43:05 +10:00
2016-09-23 13:58:14 +10:00