mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-10-31 00:06:02 -04: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_polys</Name>
 | |
|     <ElementPath>orthagonal_polys</ElementPath>
 | |
|     <GeometryType>3</GeometryType>
 | |
|     <SRSName>EPSG:4326</SRSName>
 | |
|     <DatasetSpecificInfo>
 | |
|       <FeatureCount>4</FeatureCount>
 | |
|       <ExtentXMin>-0.72569</ExtentXMin>
 | |
|       <ExtentXMax>0.92360</ExtentXMax>
 | |
|       <ExtentYMin>-1.55335</ExtentYMin>
 | |
|       <ExtentYMax>0.89200</ExtentYMax>
 | |
|     </DatasetSpecificInfo>
 | |
|     <PropertyDefn>
 | |
|       <Name>intval</Name>
 | |
|       <ElementPath>intval</ElementPath>
 | |
|       <Type>Integer</Type>
 | |
|     </PropertyDefn>
 | |
|   </GMLFeatureClass>
 | |
| </GMLFeatureClassList>
 |