diff --git a/tests/testdata/qgis_server/wms_getfeatureinfo_group_name_areas_cities.txt b/tests/testdata/qgis_server/wms_getfeatureinfo_group_name_areas_cities.txt new file mode 100644 index 000000000000..711d37613d3b --- /dev/null +++ b/tests/testdata/qgis_server/wms_getfeatureinfo_group_name_areas_cities.txt @@ -0,0 +1,46 @@ +Content-Length: 992 +Content-Type: application/json; charset=utf-8 + +{"type": "FeatureCollection", + "features":[ +{ + "type":"Feature", + "id":"as_areas.18", + "geometry":null, + "properties":{ + "fid":18, + "gid":34, + "datum":"2013-06-11", + "bearbeiter":"scholle-b", + "veranstaltung":"", + "beschriftung":"", + "name":"", + "flaechentyp":"Schraffur", + "farbe":"255 0 0", + "schraff_width":"2", + "schraff_width_prt":"6.00", + "schraff_size":"10", + "schraff_size_prt":"30.00", + "schraff_winkel":"45", + "umrissfarbe":"0 0 0", + "umrisstyp":"durchgezogen", + "umrissstaerke":"1", + "umrissstaerke_prt":"3.00", + "umfang":758.4703, + "flaeche":12879, + "bemerkung":"", + "last_change":"2013-06-11 10:03:45.52301+02" + } +},{ + "type":"Feature", + "id":"cdb_lines.13", + "geometry":null, + "properties":{ + "fid":13, + "id":12, + "typ":"Ortsteil", + "name":"Fallersleben", + "ortsrat":"Fallersleben\/Sülfeld", + "id_long":null + } +}]} \ No newline at end of file