@@ -294,7 +294,7 @@ def test_wms_getmap(self):
294
294
"LAYERS": "Country,Hello",
295
295
"STYLES": "",
296
296
"FORMAT": "image/png",
297
- "BBOX": "-16817707,-4710778 ,5696513,14587125 ",
297
+ "BBOX": "-16817707,-6318936.5 ,5696513,16195283.5 ",
298
298
"HEIGHT": "500",
299
299
"WIDTH": "500",
300
300
"SRS": "EPSG:3857"
@@ -311,7 +311,7 @@ def test_wms_getmap(self):
311
311
"LAYERS": "Hello",
312
312
"STYLES": "",
313
313
"FORMAT": "image/png",
314
- "BBOX": "-16817707,-4710778 ,5696513,14587125 ",
314
+ "BBOX": "-16817707,-6318936.5 ,5696513,16195283.5 ",
315
315
"HEIGHT": "500",
316
316
"WIDTH": "500",
317
317
"SRS": "EPSG:3857"
@@ -327,7 +327,7 @@ def test_wms_getmap(self):
327
327
"LAYERS": "Country",
328
328
"STYLES": "",
329
329
"FORMAT": "image/png",
330
- "BBOX": "-16817707,-4710778 ,5696513,14587125 ",
330
+ "BBOX": "-16817707,-6318936.5 ,5696513,16195283.5 ",
331
331
"HEIGHT": "500",
332
332
"WIDTH": "500",
333
333
"SRS": "EPSG:3857"
@@ -351,7 +351,7 @@ def test_wms_getfeatureinfo_hello(self):
351
351
"QUERY_LAYERS": "Hello",
352
352
"STYLES": "",
353
353
"FORMAT": "image/png",
354
- "BBOX": "-16817707,-4710778 ,5696513,14587125 ",
354
+ "BBOX": "-16817707,-6318936.5 ,5696513,16195283.5 ",
355
355
"HEIGHT": "500",
356
356
"WIDTH": "500",
357
357
"SRS": "EPSG:3857",
@@ -390,7 +390,7 @@ def test_wms_getfeatureinfo_hello2(self):
390
390
"QUERY_LAYERS": "Hello",
391
391
"STYLES": "",
392
392
"FORMAT": "image/png",
393
- "BBOX": "-16817707,-4710778 ,5696513,14587125 ",
393
+ "BBOX": "-16817707,-6318936.5 ,5696513,16195283.5 ",
394
394
"HEIGHT": "500",
395
395
"WIDTH": "500",
396
396
"SRS": "EPSG:3857",
@@ -420,7 +420,7 @@ def test_wms_getfeatureinfo_country(self):
420
420
"QUERY_LAYERS": "Country",
421
421
"STYLES": "",
422
422
"FORMAT": "image/png",
423
- "BBOX": "-16817707,-4710778 ,5696513,14587125 ",
423
+ "BBOX": "-16817707,-6318936.5 ,5696513,16195283.5 ",
424
424
"HEIGHT": "500",
425
425
"WIDTH": "500",
426
426
"SRS": "EPSG:3857",
@@ -842,7 +842,7 @@ def test_wms_getmap_subsetstring(self):
842
842
"LAYERS": "Country,Hello_SubsetString",
843
843
"STYLES": "",
844
844
"FORMAT": "image/png",
845
- "BBOX": "-16817707,-4710778 ,5696513,14587125 ",
845
+ "BBOX": "-16817707,-6318936.5 ,5696513,16195283.5 ",
846
846
"HEIGHT": "500",
847
847
"WIDTH": "500",
848
848
"SRS": "EPSG:3857"
@@ -859,7 +859,7 @@ def test_wms_getmap_subsetstring(self):
859
859
"LAYERS": "Hello_SubsetString",
860
860
"STYLES": "",
861
861
"FORMAT": "image/png",
862
- "BBOX": "-16817707,-4710778 ,5696513,14587125 ",
862
+ "BBOX": "-16817707,-6318936.5 ,5696513,16195283.5 ",
863
863
"HEIGHT": "500",
864
864
"WIDTH": "500",
865
865
"SRS": "EPSG:3857"
@@ -882,7 +882,7 @@ def test_wms_getmap_subsetstring_with_filter(self):
882
882
"FILTER": "Hello_Filter_SubsetString:\"pkuid\" IN ( 7 , 8 )",
883
883
"STYLES": "",
884
884
"FORMAT": "image/png",
885
- "BBOX": "-16817707,-4710778 ,5696513,14587125 ",
885
+ "BBOX": "-16817707,-6318936.5 ,5696513,16195283.5 ",
886
886
"HEIGHT": "500",
887
887
"WIDTH": "500",
888
888
"SRS": "EPSG:3857"
@@ -900,7 +900,7 @@ def test_wms_getmap_subsetstring_with_filter(self):
900
900
"FILTER": "Hello_Filter_SubsetString:\"pkuid\" IN ( 7 , 8 )",
901
901
"STYLES": "",
902
902
"FORMAT": "image/png",
903
- "BBOX": "-16817707,-4710778 ,5696513,14587125 ",
903
+ "BBOX": "-16817707,-6318936.5 ,5696513,16195283.5 ",
904
904
"HEIGHT": "500",
905
905
"WIDTH": "500",
906
906
"SRS": "EPSG:3857"
@@ -919,7 +919,7 @@ def test_wms_getmap_projectsubsetstring(self):
919
919
"LAYERS": "Hello_Project_SubsetString",
920
920
"STYLES": "",
921
921
"FORMAT": "image/png",
922
- "BBOX": "-16817707,-4710778 ,5696513,14587125 ",
922
+ "BBOX": "-16817707,-6318936.5 ,5696513,16195283.5 ",
923
923
"HEIGHT": "500",
924
924
"WIDTH": "500",
925
925
"SRS": "EPSG:3857"
@@ -936,7 +936,7 @@ def test_wms_getmap_projectsubsetstring(self):
936
936
"LAYERS": "Hello_Project_SubsetString",
937
937
"STYLES": "",
938
938
"FORMAT": "image/png",
939
- "BBOX": "-16817707,-4710778 ,5696513,14587125 ",
939
+ "BBOX": "-16817707,-6318936.5 ,5696513,16195283.5 ",
940
940
"HEIGHT": "500",
941
941
"WIDTH": "500",
942
942
"SRS": "EPSG:3857"
@@ -954,7 +954,7 @@ def test_wms_getfeatureinfo_subsetstring(self):
954
954
"QUERY_LAYERS": "Hello_SubsetString",
955
955
"STYLES": "",
956
956
"FORMAT": "image/png",
957
- "BBOX": "-16817707,-4710778 ,5696513,14587125 ",
957
+ "BBOX": "-16817707,-6318936.5 ,5696513,16195283.5 ",
958
958
"HEIGHT": "500",
959
959
"WIDTH": "500",
960
960
"SRS": "EPSG:3857",
@@ -990,7 +990,7 @@ def test_wms_getfeatureinfo_subsetstring2(self):
990
990
"QUERY_LAYERS": "Hello_SubsetString",
991
991
"STYLES": "",
992
992
"FORMAT": "image/png",
993
- "BBOX": "-16817707,-4710778 ,5696513,14587125 ",
993
+ "BBOX": "-16817707,-6318936.5 ,5696513,16195283.5 ",
994
994
"HEIGHT": "500",
995
995
"WIDTH": "500",
996
996
"SRS": "EPSG:3857",
@@ -1026,7 +1026,7 @@ def test_wms_getfeatureinfo_projectsubsetstring(self):
1026
1026
"QUERY_LAYERS": "Hello_Project_SubsetString",
1027
1027
"STYLES": "",
1028
1028
"FORMAT": "image/png",
1029
- "BBOX": "-16817707,-4710778 ,5696513,14587125 ",
1029
+ "BBOX": "-16817707,-6318936.5 ,5696513,16195283.5 ",
1030
1030
"HEIGHT": "500",
1031
1031
"WIDTH": "500",
1032
1032
"SRS": "EPSG:3857",
@@ -1135,7 +1135,7 @@ def test_wms_getfeatureinfo_subsetstring_with_filter(self):
1135
1135
"FILTER": "Hello_Filter_SubsetString:\"pkuid\" IN ( 7 , 8 )",
1136
1136
"STYLES": "",
1137
1137
"FORMAT": "image/png",
1138
- "BBOX": "-16817707,-4710778 ,5696513,14587125 ",
1138
+ "BBOX": "-16817707,-6318936.5 ,5696513,16195283.5 ",
1139
1139
"HEIGHT": "500",
1140
1140
"WIDTH": "500",
1141
1141
"SRS": "EPSG:3857",
0 commit comments