mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-27 00:33:48 -05:00
30 lines
1.2 KiB
Plaintext
30 lines
1.2 KiB
Plaintext
*****
|
|
Content-Type: text/xml; charset=utf-8
|
|
|
|
<GetFeatureInfoResponse>
|
|
<Layer name="layer2">
|
|
<Feature id="0">
|
|
<Attribute value="value PE 1000 PN6" name="id"/>
|
|
<Attribute value="one" name="name"/>
|
|
<Attribute value="one èé" name="utf8nameè"/>
|
|
<BoundingBox maxy="5606025.2373" maxx="913209.0358" miny="5606025.2373" CRS="EPSG:3857" minx="913209.0358"/>
|
|
<Attribute type="derived" value="Point (913209.0358 5606025.2373)" name="geometry"/>
|
|
</Feature>
|
|
<Feature id="1">
|
|
<Attribute value="value PE" name="id"/>
|
|
<Attribute value="two" name="name"/>
|
|
<Attribute value="two àò" name="utf8nameè"/>
|
|
<BoundingBox maxy="5606017.8743" maxx="913214.6741" miny="5606017.8743" CRS="EPSG:3857" minx="913214.6741"/>
|
|
<Attribute type="derived" value="Point (913214.6741 5606017.8743)" name="geometry"/>
|
|
</Feature>
|
|
<Feature id="2">
|
|
<Attribute value="value PE 1000 PN8" 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>
|
|
|