Skip to content

Commit a2718da

Browse files
committed
Add test data for gfi server relations
1 parent eb0be33 commit a2718da

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed
Binary file not shown.
216 KB
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Content-Length: 238
2+
Content-Type: text/xml; charset=utf-8
3+
4+
<GetFeatureInfoResponse>
5+
<Layer name="test_multi">
6+
<Feature id="7">
7+
<Attribute value="7" name="fid"/>
8+
<Attribute value="10" name="id"/>
9+
<Attribute value="Piacenza" name="fk_prov"/>
10+
</Feature>
11+
</Layer>
12+
</GetFeatureInfoResponse>

0 commit comments

Comments
 (0)