Nyall Dawson 7ef5631d6b [FEATURE][processing] Line substring algorithm
This algorithm returns the portion of a line (or curve) which falls
between the specified start and end distances (measured from the
beginning of the line).

Z and M values are linearly interpolated from existing values.
2018-08-15 14:01:59 +10:00

44 lines
1.2 KiB
Plaintext

<GMLFeatureClassList>
<GMLFeatureClass>
<Name>airports</Name>
<ElementPath>airports</ElementPath>
<!--POINT-->
<GeometryType>1</GeometryType>
<SRSName>EPSG:2964</SRSName>
<DatasetSpecificInfo>
<FeatureCount>76</FeatureCount>
<ExtentXMin>-4480198.52221</ExtentXMin>
<ExtentXMax>4615124.97899</ExtentXMax>
<ExtentYMin>1433525.79887</ExtentYMin>
<ExtentYMax>6502586.83035</ExtentYMax>
</DatasetSpecificInfo>
<PropertyDefn>
<Name>ID</Name>
<ElementPath>ID</ElementPath>
<Type>Integer</Type>
</PropertyDefn>
<PropertyDefn>
<Name>fk_region</Name>
<ElementPath>fk_region</ElementPath>
<Type>Integer</Type>
</PropertyDefn>
<PropertyDefn>
<Name>ELEV</Name>
<ElementPath>ELEV</ElementPath>
<Type>Real</Type>
</PropertyDefn>
<PropertyDefn>
<Name>NAME</Name>
<ElementPath>NAME</ElementPath>
<Type>String</Type>
<Width>26</Width>
</PropertyDefn>
<PropertyDefn>
<Name>USE</Name>
<ElementPath>USE</ElementPath>
<Type>String</Type>
<Width>23</Width>
</PropertyDefn>
</GMLFeatureClass>
</GMLFeatureClassList>