@@ -306,7 +306,7 @@ def test_wms_getmap(self):
306
306
"LAYERS" : "Country,Hello" ,
307
307
"STYLES" : "" ,
308
308
"FORMAT" : "image/png" ,
309
- "BBOX" : "-16817707,-4710778 ,5696513,14587125 " ,
309
+ "BBOX" : "-16817707,-6318936.5 ,5696513,16195283.5 " ,
310
310
"HEIGHT" : "500" ,
311
311
"WIDTH" : "500" ,
312
312
"SRS" : "EPSG:3857"
@@ -323,7 +323,7 @@ def test_wms_getmap(self):
323
323
"LAYERS" : "Hello" ,
324
324
"STYLES" : "" ,
325
325
"FORMAT" : "image/png" ,
326
- "BBOX" : "-16817707,-4710778 ,5696513,14587125 " ,
326
+ "BBOX" : "-16817707,-6318936.5 ,5696513,16195283.5 " ,
327
327
"HEIGHT" : "500" ,
328
328
"WIDTH" : "500" ,
329
329
"SRS" : "EPSG:3857"
@@ -339,7 +339,7 @@ def test_wms_getmap(self):
339
339
"LAYERS" : "Country" ,
340
340
"STYLES" : "" ,
341
341
"FORMAT" : "image/png" ,
342
- "BBOX" : "-16817707,-4710778 ,5696513,14587125 " ,
342
+ "BBOX" : "-16817707,-6318936.5 ,5696513,16195283.5 " ,
343
343
"HEIGHT" : "500" ,
344
344
"WIDTH" : "500" ,
345
345
"SRS" : "EPSG:3857"
@@ -363,7 +363,7 @@ def test_wms_getfeatureinfo_hello(self):
363
363
"QUERY_LAYERS" : "Hello" ,
364
364
"STYLES" : "" ,
365
365
"FORMAT" : "image/png" ,
366
- "BBOX" : "-16817707,-4710778 ,5696513,14587125 " ,
366
+ "BBOX" : "-16817707,-6318936.5 ,5696513,16195283.5 " ,
367
367
"HEIGHT" : "500" ,
368
368
"WIDTH" : "500" ,
369
369
"SRS" : "EPSG:3857" ,
@@ -402,7 +402,7 @@ def test_wms_getfeatureinfo_hello2(self):
402
402
"QUERY_LAYERS" : "Hello" ,
403
403
"STYLES" : "" ,
404
404
"FORMAT" : "image/png" ,
405
- "BBOX" : "-16817707,-4710778 ,5696513,14587125 " ,
405
+ "BBOX" : "-16817707,-6318936.5 ,5696513,16195283.5 " ,
406
406
"HEIGHT" : "500" ,
407
407
"WIDTH" : "500" ,
408
408
"SRS" : "EPSG:3857" ,
@@ -432,7 +432,7 @@ def test_wms_getfeatureinfo_country(self):
432
432
"QUERY_LAYERS" : "Country" ,
433
433
"STYLES" : "" ,
434
434
"FORMAT" : "image/png" ,
435
- "BBOX" : "-16817707,-4710778 ,5696513,14587125 " ,
435
+ "BBOX" : "-16817707,-6318936.5 ,5696513,16195283.5 " ,
436
436
"HEIGHT" : "500" ,
437
437
"WIDTH" : "500" ,
438
438
"SRS" : "EPSG:3857" ,
@@ -854,7 +854,7 @@ def test_wms_getmap_subsetstring(self):
854
854
"LAYERS" : "Country,Hello_SubsetString" ,
855
855
"STYLES" : "" ,
856
856
"FORMAT" : "image/png" ,
857
- "BBOX" : "-16817707,-4710778 ,5696513,14587125 " ,
857
+ "BBOX" : "-16817707,-6318936.5 ,5696513,16195283.5 " ,
858
858
"HEIGHT" : "500" ,
859
859
"WIDTH" : "500" ,
860
860
"SRS" : "EPSG:3857"
@@ -871,7 +871,7 @@ def test_wms_getmap_subsetstring(self):
871
871
"LAYERS" : "Hello_SubsetString" ,
872
872
"STYLES" : "" ,
873
873
"FORMAT" : "image/png" ,
874
- "BBOX" : "-16817707,-4710778 ,5696513,14587125 " ,
874
+ "BBOX" : "-16817707,-6318936.5 ,5696513,16195283.5 " ,
875
875
"HEIGHT" : "500" ,
876
876
"WIDTH" : "500" ,
877
877
"SRS" : "EPSG:3857"
@@ -894,7 +894,7 @@ def test_wms_getmap_subsetstring_with_filter(self):
894
894
"FILTER" : "Hello_Filter_SubsetString:\" pkuid\" IN ( 7 , 8 )" ,
895
895
"STYLES" : "" ,
896
896
"FORMAT" : "image/png" ,
897
- "BBOX" : "-16817707,-4710778 ,5696513,14587125 " ,
897
+ "BBOX" : "-16817707,-6318936.5 ,5696513,16195283.5 " ,
898
898
"HEIGHT" : "500" ,
899
899
"WIDTH" : "500" ,
900
900
"SRS" : "EPSG:3857"
@@ -912,7 +912,7 @@ def test_wms_getmap_subsetstring_with_filter(self):
912
912
"FILTER" : "Hello_Filter_SubsetString:\" pkuid\" IN ( 7 , 8 )" ,
913
913
"STYLES" : "" ,
914
914
"FORMAT" : "image/png" ,
915
- "BBOX" : "-16817707,-4710778 ,5696513,14587125 " ,
915
+ "BBOX" : "-16817707,-6318936.5 ,5696513,16195283.5 " ,
916
916
"HEIGHT" : "500" ,
917
917
"WIDTH" : "500" ,
918
918
"SRS" : "EPSG:3857"
@@ -931,7 +931,7 @@ def test_wms_getmap_projectsubsetstring(self):
931
931
"LAYERS" : "Hello_Project_SubsetString" ,
932
932
"STYLES" : "" ,
933
933
"FORMAT" : "image/png" ,
934
- "BBOX" : "-16817707,-4710778 ,5696513,14587125 " ,
934
+ "BBOX" : "-16817707,-6318936.5 ,5696513,16195283.5 " ,
935
935
"HEIGHT" : "500" ,
936
936
"WIDTH" : "500" ,
937
937
"SRS" : "EPSG:3857"
@@ -948,7 +948,7 @@ def test_wms_getmap_projectsubsetstring(self):
948
948
"LAYERS" : "Hello_Project_SubsetString" ,
949
949
"STYLES" : "" ,
950
950
"FORMAT" : "image/png" ,
951
- "BBOX" : "-16817707,-4710778 ,5696513,14587125 " ,
951
+ "BBOX" : "-16817707,-6318936.5 ,5696513,16195283.5 " ,
952
952
"HEIGHT" : "500" ,
953
953
"WIDTH" : "500" ,
954
954
"SRS" : "EPSG:3857"
@@ -966,7 +966,7 @@ def test_wms_getfeatureinfo_subsetstring(self):
966
966
"QUERY_LAYERS" : "Hello_SubsetString" ,
967
967
"STYLES" : "" ,
968
968
"FORMAT" : "image/png" ,
969
- "BBOX" : "-16817707,-4710778 ,5696513,14587125 " ,
969
+ "BBOX" : "-16817707,-6318936.5 ,5696513,16195283.5 " ,
970
970
"HEIGHT" : "500" ,
971
971
"WIDTH" : "500" ,
972
972
"SRS" : "EPSG:3857" ,
@@ -1002,7 +1002,7 @@ def test_wms_getfeatureinfo_subsetstring2(self):
1002
1002
"QUERY_LAYERS" : "Hello_SubsetString" ,
1003
1003
"STYLES" : "" ,
1004
1004
"FORMAT" : "image/png" ,
1005
- "BBOX" : "-16817707,-4710778 ,5696513,14587125 " ,
1005
+ "BBOX" : "-16817707,-6318936.5 ,5696513,16195283.5 " ,
1006
1006
"HEIGHT" : "500" ,
1007
1007
"WIDTH" : "500" ,
1008
1008
"SRS" : "EPSG:3857" ,
@@ -1038,7 +1038,7 @@ def test_wms_getfeatureinfo_projectsubsetstring(self):
1038
1038
"QUERY_LAYERS" : "Hello_Project_SubsetString" ,
1039
1039
"STYLES" : "" ,
1040
1040
"FORMAT" : "image/png" ,
1041
- "BBOX" : "-16817707,-4710778 ,5696513,14587125 " ,
1041
+ "BBOX" : "-16817707,-6318936.5 ,5696513,16195283.5 " ,
1042
1042
"HEIGHT" : "500" ,
1043
1043
"WIDTH" : "500" ,
1044
1044
"SRS" : "EPSG:3857" ,
@@ -1147,7 +1147,7 @@ def test_wms_getfeatureinfo_subsetstring_with_filter(self):
1147
1147
"FILTER" : "Hello_Filter_SubsetString:\" pkuid\" IN ( 7 , 8 )" ,
1148
1148
"STYLES" : "" ,
1149
1149
"FORMAT" : "image/png" ,
1150
- "BBOX" : "-16817707,-4710778 ,5696513,14587125 " ,
1150
+ "BBOX" : "-16817707,-6318936.5 ,5696513,16195283.5 " ,
1151
1151
"HEIGHT" : "500" ,
1152
1152
"WIDTH" : "500" ,
1153
1153
"SRS" : "EPSG:3857" ,
0 commit comments