mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -05:00 
			
		
		
		
	Condenses the duplicate grid algorithms into single algorithms (one for line, one for polygon), taking the best bits from both and adding tests
		
			
				
	
	
		
			42 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			42 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
<GMLFeatureClassList>
 | 
						|
  <GMLFeatureClass>
 | 
						|
    <Name>grid_hexagon</Name>
 | 
						|
    <ElementPath>grid_hexagon</ElementPath>
 | 
						|
    <!--POLYGON-->
 | 
						|
    <GeometryType>3</GeometryType>
 | 
						|
    <SRSName>EPSG:4326</SRSName>
 | 
						|
    <DatasetSpecificInfo>
 | 
						|
      <FeatureCount>9</FeatureCount>
 | 
						|
      <ExtentXMin>-1.00000</ExtentXMin>
 | 
						|
      <ExtentXMax>13.43376</ExtentXMax>
 | 
						|
      <ExtentYMin>-11.00000</ExtentYMin>
 | 
						|
      <ExtentYMax>6.50000</ExtentYMax>
 | 
						|
    </DatasetSpecificInfo>
 | 
						|
    <PropertyDefn>
 | 
						|
      <Name>left</Name>
 | 
						|
      <ElementPath>left</ElementPath>
 | 
						|
      <Type>Real</Type>
 | 
						|
    </PropertyDefn>
 | 
						|
    <PropertyDefn>
 | 
						|
      <Name>top</Name>
 | 
						|
      <ElementPath>top</ElementPath>
 | 
						|
      <Type>Real</Type>
 | 
						|
    </PropertyDefn>
 | 
						|
    <PropertyDefn>
 | 
						|
      <Name>right</Name>
 | 
						|
      <ElementPath>right</ElementPath>
 | 
						|
      <Type>Real</Type>
 | 
						|
    </PropertyDefn>
 | 
						|
    <PropertyDefn>
 | 
						|
      <Name>bottom</Name>
 | 
						|
      <ElementPath>bottom</ElementPath>
 | 
						|
      <Type>Real</Type>
 | 
						|
    </PropertyDefn>
 | 
						|
    <PropertyDefn>
 | 
						|
      <Name>id</Name>
 | 
						|
      <ElementPath>id</ElementPath>
 | 
						|
      <Type>Integer</Type>
 | 
						|
    </PropertyDefn>
 | 
						|
  </GMLFeatureClass>
 | 
						|
</GMLFeatureClassList>
 |