mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-03 00:14:12 -05:00 
			
		
		
		
	The existing polygoncentroids algorithm has been deprecated (and hidden from the toolbox), and a new, generic centroids algorithm added which works with lines and multipoints
		
			
				
	
	
		
			16 lines
		
	
	
		
			489 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			489 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
<GMLFeatureClassList>
 | 
						|
  <GMLFeatureClass>
 | 
						|
    <Name>centroid_multilines</Name>
 | 
						|
    <ElementPath>centroid_multilines</ElementPath>
 | 
						|
    <GeometryType>1</GeometryType>
 | 
						|
    <SRSName>EPSG:4326</SRSName>
 | 
						|
    <DatasetSpecificInfo>
 | 
						|
      <FeatureCount>4</FeatureCount>
 | 
						|
      <ExtentXMin>0.00000</ExtentXMin>
 | 
						|
      <ExtentXMax>4.41936</ExtentXMax>
 | 
						|
      <ExtentYMin>-1.00000</ExtentYMin>
 | 
						|
      <ExtentYMax>2.68756</ExtentYMax>
 | 
						|
    </DatasetSpecificInfo>
 | 
						|
  </GMLFeatureClass>
 | 
						|
</GMLFeatureClassList>
 |