mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -05:00 
			
		
		
		
	This change allows users to choose which method to use when running the simplify geometries algorithm, with choices of the existing distance based (Douglas Peucker) algorithm, area based (Visvalingam) algorithm and snap-to-grid. Visvaligam in particular usually results in more cartographically pleasing simplification over the standard distance based methods.
		
			
				
	
	
		
			16 lines
		
	
	
		
			481 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			481 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
<GMLFeatureClassList>
 | 
						|
  <GMLFeatureClass>
 | 
						|
    <Name>simplify_lines</Name>
 | 
						|
    <ElementPath>simplify_lines</ElementPath>
 | 
						|
    <GeometryType>2</GeometryType>
 | 
						|
    <SRSName>EPSG:4326</SRSName>
 | 
						|
    <DatasetSpecificInfo>
 | 
						|
      <FeatureCount>4</FeatureCount>
 | 
						|
      <ExtentXMin>-0.08703</ExtentXMin>
 | 
						|
      <ExtentXMax>10.63163</ExtentXMax>
 | 
						|
      <ExtentYMin>-0.26248</ExtentYMin>
 | 
						|
      <ExtentYMax>4.98546</ExtentYMax>
 | 
						|
    </DatasetSpecificInfo>
 | 
						|
  </GMLFeatureClass>
 | 
						|
</GMLFeatureClassList>
 |