mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -05:00 
			
		
		
		
	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.
		
			
				
	
	
		
			44 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			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>
 |