mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
Wherever possible use prepared geometry engines for intersects type tests, as it's much faster
42 lines
1.1 KiB
Plaintext
42 lines
1.1 KiB
Plaintext
<GMLFeatureClassList>
|
|
<GMLFeatureClass>
|
|
<Name>sum_line_length</Name>
|
|
<ElementPath>sum_line_length</ElementPath>
|
|
<GeometryType>3</GeometryType>
|
|
<SRSName>EPSG:4326</SRSName>
|
|
<DatasetSpecificInfo>
|
|
<FeatureCount>6</FeatureCount>
|
|
<ExtentXMin>-1.00000</ExtentXMin>
|
|
<ExtentXMax>10.00000</ExtentXMax>
|
|
<ExtentYMin>-3.00000</ExtentYMin>
|
|
<ExtentYMax>6.00000</ExtentYMax>
|
|
</DatasetSpecificInfo>
|
|
<PropertyDefn>
|
|
<Name>name</Name>
|
|
<ElementPath>name</ElementPath>
|
|
<Type>String</Type>
|
|
<Width>5</Width>
|
|
</PropertyDefn>
|
|
<PropertyDefn>
|
|
<Name>intval</Name>
|
|
<ElementPath>intval</ElementPath>
|
|
<Type>Integer</Type>
|
|
</PropertyDefn>
|
|
<PropertyDefn>
|
|
<Name>floatval</Name>
|
|
<ElementPath>floatval</ElementPath>
|
|
<Type>Real</Type>
|
|
</PropertyDefn>
|
|
<PropertyDefn>
|
|
<Name>line_len</Name>
|
|
<ElementPath>line_len</ElementPath>
|
|
<Type>Real</Type>
|
|
</PropertyDefn>
|
|
<PropertyDefn>
|
|
<Name>line_count</Name>
|
|
<ElementPath>line_count</ElementPath>
|
|
<Type>Real</Type>
|
|
</PropertyDefn>
|
|
</GMLFeatureClass>
|
|
</GMLFeatureClassList>
|