mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-04 00:30:59 -05:00
15 lines
503 B
Plaintext
15 lines
503 B
Plaintext
|
*****
|
||
|
Content-Type: text/xml; charset=utf-8
|
||
|
|
||
|
<GetFeatureInfoResponse>
|
||
|
<Layer name="testlayer èé">
|
||
|
<Feature id="2">
|
||
|
<Attribute value="3" name="id"/>
|
||
|
<Attribute value="three" name="name"/>
|
||
|
<Attribute value="three èé↓" name="utf8nameè"/>
|
||
|
<BoundingBox maxy="5606011.4565" maxx="913204.9128" miny="5606011.4565" CRS="EPSG:3857" minx="913204.9128"/>
|
||
|
<Attribute type="derived" value="Point (913204.9128 5606011.4565)" name="geometry"/>
|
||
|
</Feature>
|
||
|
</Layer>
|
||
|
</GetFeatureInfoResponse>
|