mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-09 00:35:20 -05:00
Intendention
This commit is contained in:
parent
7d84782546
commit
fd5a17cc6c
@ -92,7 +92,7 @@ class TestQgsServerWMS(QgsServerTestBase):
|
||||
'5606005.488876367%2C913235.426296057%2C5606035.347090538&' +
|
||||
'query_layers=testlayer%20%C3%A8%C3%A9&X=190&Y=320',
|
||||
'wms_getfeatureinfo-text-html')
|
||||
|
||||
|
||||
#Test getfeatureinfo response html with geometry
|
||||
self.wms_request_compare('GetFeatureInfo',
|
||||
'&layers=testlayer%20%C3%A8%C3%A9&styles=&' +
|
||||
@ -100,7 +100,7 @@ class TestQgsServerWMS(QgsServerTestBase):
|
||||
'width=600&height=400&srs=EPSG%3A3857&bbox=913190.6389747962%2C' +
|
||||
'5606005.488876367%2C913235.426296057%2C5606035.347090538&' +
|
||||
'query_layers=testlayer%20%C3%A8%C3%A9&X=190&Y=320&' +
|
||||
'with_geometry=true',
|
||||
'with_geometry=true',
|
||||
'wms_getfeatureinfo-text-html-geometry')
|
||||
|
||||
# Test getfeatureinfo response text
|
||||
|
Loading…
x
Reference in New Issue
Block a user