mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -05:00 
			
		
		
		
	Port the Geometry Snapper plugin across to the analysis lib, and expose to python bindings Add a new algorithm which performs the snapping to layers
		
			
				
	
	
		
			33 lines
		
	
	
		
			907 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			907 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
<GMLFeatureClassList>
 | 
						|
  <GMLFeatureClass>
 | 
						|
    <Name>snap_polys</Name>
 | 
						|
    <ElementPath>snap_polys</ElementPath>
 | 
						|
    <!--POLYGON-->
 | 
						|
    <GeometryType>3</GeometryType>
 | 
						|
    <SRSName>EPSG:4326</SRSName>
 | 
						|
    <DatasetSpecificInfo>
 | 
						|
      <FeatureCount>4</FeatureCount>
 | 
						|
      <ExtentXMin>-1.00000</ExtentXMin>
 | 
						|
      <ExtentXMax>10.00000</ExtentXMax>
 | 
						|
      <ExtentYMin>-3.00000</ExtentYMin>
 | 
						|
      <ExtentYMax>5.00000</ExtentYMax>
 | 
						|
    </DatasetSpecificInfo>
 | 
						|
    <PropertyDefn>
 | 
						|
      <Name>name</Name>
 | 
						|
      <ElementPath>name</ElementPath>
 | 
						|
      <Type>String</Type>
 | 
						|
      <Width>5</Width>
 | 
						|
    </PropertyDefn>
 | 
						|
    <PropertyDefn>
 | 
						|
      <Name>intval</Name>
 | 
						|
      <ElementPath>intval</ElementPath>
 | 
						|
      <Type>Integer</Type>
 | 
						|
    </PropertyDefn>
 | 
						|
    <PropertyDefn>
 | 
						|
      <Name>floatval</Name>
 | 
						|
      <ElementPath>floatval</ElementPath>
 | 
						|
      <Type>Real</Type>
 | 
						|
    </PropertyDefn>
 | 
						|
  </GMLFeatureClass>
 | 
						|
</GMLFeatureClassList>
 |