mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-10-31 00:06:02 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			458 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			458 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| # The following has been generated automatically from src/core/qgsogcutils.h
 | |
| QgsOgcUtils.GML_2_1_2 = QgsOgcUtils.GMLVersion.GML_2_1_2
 | |
| QgsOgcUtils.GML_3_1_0 = QgsOgcUtils.GMLVersion.GML_3_1_0
 | |
| QgsOgcUtils.GML_3_2_1 = QgsOgcUtils.GMLVersion.GML_3_2_1
 | |
| QgsOgcUtils.FILTER_OGC_1_0 = QgsOgcUtils.FilterVersion.FILTER_OGC_1_0
 | |
| QgsOgcUtils.FILTER_OGC_1_1 = QgsOgcUtils.FilterVersion.FILTER_OGC_1_1
 | |
| QgsOgcUtils.FILTER_FES_2_0 = QgsOgcUtils.FilterVersion.FILTER_FES_2_0
 |