mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
- "Extract nodes" renamed to "Extract vertices" - "Extract specific nodes" renamed to "Extract specific vertices"
41 lines
1.2 KiB
Plaintext
41 lines
1.2 KiB
Plaintext
<GMLFeatureClassList>
|
|
<GMLFeatureClass>
|
|
<Name>extract_nodes_lines</Name>
|
|
<ElementPath>extract_nodes_lines</ElementPath>
|
|
<GeometryType>1</GeometryType>
|
|
<SRSName>EPSG:4326</SRSName>
|
|
<DatasetSpecificInfo>
|
|
<FeatureCount>17</FeatureCount>
|
|
<ExtentXMin>-1.00000</ExtentXMin>
|
|
<ExtentXMax>11.00000</ExtentXMax>
|
|
<ExtentYMin>-3.00000</ExtentYMin>
|
|
<ExtentYMax>5.00000</ExtentYMax>
|
|
</DatasetSpecificInfo>
|
|
<PropertyDefn>
|
|
<Name>vertex_index</Name>
|
|
<ElementPath>vertex_index</ElementPath>
|
|
<Type>Integer</Type>
|
|
</PropertyDefn>
|
|
<PropertyDefn>
|
|
<Name>vertex_part</Name>
|
|
<ElementPath>vertex_part</ElementPath>
|
|
<Type>Integer</Type>
|
|
</PropertyDefn>
|
|
<PropertyDefn>
|
|
<Name>vertex_part_index</Name>
|
|
<ElementPath>vertex_part_index</ElementPath>
|
|
<Type>Integer</Type>
|
|
</PropertyDefn>
|
|
<PropertyDefn>
|
|
<Name>distance</Name>
|
|
<ElementPath>distance</ElementPath>
|
|
<Type>Real</Type>
|
|
</PropertyDefn>
|
|
<PropertyDefn>
|
|
<Name>angle</Name>
|
|
<ElementPath>angle</ElementPath>
|
|
<Type>Real</Type>
|
|
</PropertyDefn>
|
|
</GMLFeatureClass>
|
|
</GMLFeatureClassList>
|