Blottiere Paul
8562bfa9b9
Add some tests for GetPrint with OPACITIES
2017-10-27 09:48:14 +01:00
rldhont
10fbfb3737
[Server] WMS GetPrint refactoring - Update tests
2017-09-19 07:34:33 +02:00
rldhont
7c1d397288
[Server] WMS GetPrint refactoring
2017-09-19 07:34:33 +02:00
Blottiere Paul
eb9e2ace75
Add some tests
2017-09-06 07:28:39 +01:00
rldhont
7cbf9df21a
[Server] Tests update mask image
2017-07-12 16:01:55 +02:00
rldhont
59d1f6d1b2
[Server] Tests update mask image
2017-07-07 13:00:11 +02:00
Blottiere Paul
7b844837bb
[Server] Fonts used in GetLegendGraphics tests are bolded and increased
2017-06-09 12:55:27 +01:00
Blottiere Paul
c1657ac853
[Server] Add/update tests
2017-06-09 12:55:27 +01:00
rldhont
4ab6a06527
[Server] Test update masks WMS_GetMap_Annotations and WMS_GetMap_Highlight
2017-06-05 19:21:34 +02:00
Nyall Dawson
b2360dfd22
Update test mask for WMS server diagrams test
2017-06-02 09:07:53 +10:00
Blottiere Paul
e663d192e3
Add/update tests
2017-05-30 13:37:35 +02:00
Nyall Dawson
8d01573168
Add/refine test masks for server test
2017-03-21 10:32:53 +10:00
rldhont
d1f233d083
[Server] SELECTION tests
...
Update GetMap SELECTION test
Add GetPrint SELECTION test
!GetPrint SELECTION has to be fixed!
2017-01-19 16:41:43 +01:00
rldhont
bf73e2c240
[BUGFIX][Server] Re-enable Transparent and Bgcolor parameter for GetMap
...
Fixed #15990 wms png transparency not honoured
And add tests for transparent and bgcolor in GetMap and GetLegendGraphic
2017-01-11 09:48:10 +01:00
rldhont
454df31b17
[BUGFIX][Server] WMS compliance: stretched, distort, increase, decrease
...
The commit d44f1eba2fed18b3fef8d8865d79b3b6d8bc4d69 seems to break some WMS 1.3.0 client and WMS compliancy.
The commit d44f1eba2fed18b3fef8d8865d79b3b6d8bc4d69 has been written to fix an issue with QGIS WMS Client and to render image like other WMS Server.
This commit has been written to fix issue introduce by d44f1eba2fed18b3fef8d8865d79b3b6d8bc4d69.
It is based on MapServer code:
* https://github.com/mapserver/mapserver/blob/master/mapdraw.c#L115
* https://github.com/mapserver/mapserver/blob/master/HISTORY.TXT#L3768
And take account of axis invertion for output CRS.
2017-01-03 14:55:00 +01:00
rldhont
287ed2d39c
Fix test for WMS 1.3. compliance: distort image if width/height ratio of bbox is different to WIDTH/HEIGHT of requested image
2016-12-13 20:10:40 +01:00
rldhont
e59bad53fb
Fix test for WMS 1.3. compliance: distort image if width/height ratio of bbox is different to WIDTH/HEIGHT of requested image
2016-12-13 16:40:05 +01:00
Mathieu Pellerin
a8b9723cbc
[FEATURE] allow customization of line spacing for legend item labels ( #3632 )
...
* [FEATURE] allow customization of line spacing for legend item labels
* add test for legend line spacing and update control images
2016-12-13 12:09:13 +07:00
Blottiere Paul
8cda1bbb79
fix getLegendGraphics when BBox parameter is used
2016-12-12 08:16:18 +01:00
Blottiere Paul
f3a5c98178
remove QgsMapRenderer
2016-12-12 07:50:22 +01:00
rldhont
a51ef42924
[BUGFIX][QGIS Server] GetLegendGraphic: if LAYERTITLE is false disable layer name in legend
...
If the layer has only one legend node, it is embedded in parent.
In QGIS Server the user can specify no layer title, so the layer title has not be displayed.
2016-10-18 12:17:45 +02:00