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