QGIS/python/plugins/processing/tests/testdata/expected/enclosing_circles_all.gfs
2017-09-03 07:37:53 +10:00

32 lines
909 B
Plaintext

<GMLFeatureClassList>
<GMLFeatureClass>
<Name>enclosing_circles_all</Name>
<ElementPath>enclosing_circles_all</ElementPath>
<!--POLYGON-->
<GeometryType>3</GeometryType>
<SRSName>EPSG:4326</SRSName>
<DatasetSpecificInfo>
<FeatureCount>1</FeatureCount>
<ExtentXMin>-1.50891</ExtentXMin>
<ExtentXMax>10.30638</ExtentXMax>
<ExtentYMin>-5.30638</ExtentYMin>
<ExtentYMax>6.50891</ExtentYMax>
</DatasetSpecificInfo>
<PropertyDefn>
<Name>center_x</Name>
<ElementPath>center_x</ElementPath>
<Type>Real</Type>
</PropertyDefn>
<PropertyDefn>
<Name>center_y</Name>
<ElementPath>center_y</ElementPath>
<Type>Real</Type>
</PropertyDefn>
<PropertyDefn>
<Name>radius</Name>
<ElementPath>radius</ElementPath>
<Type>Real</Type>
</PropertyDefn>
</GMLFeatureClass>
</GMLFeatureClassList>