mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -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
		
	
	
		
			479 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			479 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
<GMLFeatureClassList>
 | 
						|
  <GMLFeatureClass>
 | 
						|
    <Name>centroid_lines</Name>
 | 
						|
    <ElementPath>centroid_lines</ElementPath>
 | 
						|
    <GeometryType>1</GeometryType>
 | 
						|
    <SRSName>EPSG:4326</SRSName>
 | 
						|
    <DatasetSpecificInfo>
 | 
						|
      <FeatureCount>7</FeatureCount>
 | 
						|
      <ExtentXMin>0.00000</ExtentXMin>
 | 
						|
      <ExtentXMax>8.75520</ExtentXMax>
 | 
						|
      <ExtentYMin>-3.00000</ExtentYMin>
 | 
						|
      <ExtentYMax>2.90165</ExtentYMax>
 | 
						|
    </DatasetSpecificInfo>
 | 
						|
  </GMLFeatureClass>
 | 
						|
</GMLFeatureClassList>
 |