mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -05:00 
			
		
		
		
	Adds a new QgsGeometry::orthagonalize method which tries to make angles in geometries either right angles or straight lines Also adds a processing algorithm exposing this feature.
		
			
				
	
	
		
			21 lines
		
	
	
		
			616 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			616 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
<GMLFeatureClassList>
 | 
						|
  <GMLFeatureClass>
 | 
						|
    <Name>orthagonal_lines</Name>
 | 
						|
    <ElementPath>orthagonal_lines</ElementPath>
 | 
						|
    <GeometryType>2</GeometryType>
 | 
						|
    <SRSName>EPSG:4326</SRSName>
 | 
						|
    <DatasetSpecificInfo>
 | 
						|
      <FeatureCount>4</FeatureCount>
 | 
						|
      <ExtentXMin>-1.17356</ExtentXMin>
 | 
						|
      <ExtentXMax>0.68704</ExtentXMax>
 | 
						|
      <ExtentYMin>-0.96433</ExtentYMin>
 | 
						|
      <ExtentYMax>1.12603</ExtentYMax>
 | 
						|
    </DatasetSpecificInfo>
 | 
						|
    <PropertyDefn>
 | 
						|
      <Name>intval</Name>
 | 
						|
      <ElementPath>intval</ElementPath>
 | 
						|
      <Type>Integer</Type>
 | 
						|
    </PropertyDefn>
 | 
						|
  </GMLFeatureClass>
 | 
						|
</GMLFeatureClassList>
 |