mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-12 00:02:25 -04:00
25 lines
1.2 KiB
Plaintext
25 lines
1.2 KiB
Plaintext
|
<?xml version="1.0" encoding="utf-8" ?>
|
||
|
<ogr:FeatureCollection
|
||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||
|
xsi:schemaLocation=""
|
||
|
xmlns:ogr="http://ogr.maptools.org/"
|
||
|
xmlns:gml="http://www.opengis.net/gml">
|
||
|
<gml:boundedBy>
|
||
|
<gml:Box>
|
||
|
<gml:coord><gml:X>-1</gml:X><gml:Y>-3</gml:Y></gml:coord>
|
||
|
<gml:coord><gml:X>9.162955854126682</gml:X><gml:Y>6.088675623800385</gml:Y></gml:coord>
|
||
|
</gml:Box>
|
||
|
</gml:boundedBy>
|
||
|
|
||
|
<gml:featureMember>
|
||
|
<ogr:mbg_env_nofield fid="mbg_env_nofield.0">
|
||
|
<ogr:geometryProperty><gml:Polygon srsName="EPSG:4326"><gml:outerBoundaryIs><gml:LinearRing><gml:coordinates>-1,-3 9.16295585412668,-3.0 9.16295585412668,6.08867562380038 -1.0,6.08867562380038 -1,-3</gml:coordinates></gml:LinearRing></gml:outerBoundaryIs></gml:Polygon></ogr:geometryProperty>
|
||
|
<ogr:id>0</ogr:id>
|
||
|
<ogr:width>10.162956</ogr:width>
|
||
|
<ogr:height>9.088676</ogr:height>
|
||
|
<ogr:area>92.367809</ogr:area>
|
||
|
<ogr:perimeter>38.503263</ogr:perimeter>
|
||
|
</ogr:mbg_env_nofield>
|
||
|
</gml:featureMember>
|
||
|
</ogr:FeatureCollection>
|