QGIS/python/plugins/processing/tests/testdata/expected/polygon_from_extent.gfs
2017-02-15 13:29:14 +01:00

67 lines
1.8 KiB
Plaintext

<GMLFeatureClassList>
<GMLFeatureClass>
<Name>polygon_from_extent</Name>
<ElementPath>polygon_from_extent</ElementPath>
<!--POLYGON-->
<GeometryType>3</GeometryType>
<SRSName>EPSG:4326</SRSName>
<DatasetSpecificInfo>
<FeatureCount>1</FeatureCount>
<ExtentXMin>-1.00000</ExtentXMin>
<ExtentXMax>10.00000</ExtentXMax>
<ExtentYMin>-3.00000</ExtentYMin>
<ExtentYMax>6.00000</ExtentYMax>
</DatasetSpecificInfo>
<PropertyDefn>
<Name>MINX</Name>
<ElementPath>MINX</ElementPath>
<Type>Integer</Type>
</PropertyDefn>
<PropertyDefn>
<Name>MINY</Name>
<ElementPath>MINY</ElementPath>
<Type>Integer</Type>
</PropertyDefn>
<PropertyDefn>
<Name>MAXX</Name>
<ElementPath>MAXX</ElementPath>
<Type>Integer</Type>
</PropertyDefn>
<PropertyDefn>
<Name>MAXY</Name>
<ElementPath>MAXY</ElementPath>
<Type>Integer</Type>
</PropertyDefn>
<PropertyDefn>
<Name>CNTX</Name>
<ElementPath>CNTX</ElementPath>
<Type>Real</Type>
</PropertyDefn>
<PropertyDefn>
<Name>CNTY</Name>
<ElementPath>CNTY</ElementPath>
<Type>Real</Type>
</PropertyDefn>
<PropertyDefn>
<Name>AREA</Name>
<ElementPath>AREA</ElementPath>
<Type>Integer</Type>
</PropertyDefn>
<PropertyDefn>
<Name>PERIM</Name>
<ElementPath>PERIM</ElementPath>
<Type>Integer</Type>
</PropertyDefn>
<PropertyDefn>
<Name>HEIGHT</Name>
<ElementPath>HEIGHT</ElementPath>
<Type>Integer</Type>
</PropertyDefn>
<PropertyDefn>
<Name>WIDTH</Name>
<ElementPath>WIDTH</ElementPath>
<Type>Integer</Type>
</PropertyDefn>
</GMLFeatureClass>
</GMLFeatureClassList>