mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	[1.9.x] Refs #25141 -- Removed note that says that GEOSGeometry.json requires GDAL.
Backport of 0224f1cb04 from master
			
			
This commit is contained in:
		
				
					committed by
					
						 Tim Graham
						Tim Graham
					
				
			
			
				
	
			
			
			
						parent
						
							3bcd42d343
						
					
				
				
					commit
					3f04850f82
				
			| @@ -335,10 +335,6 @@ Returns the GeoJSON representation of the geometry. Note that the result is not | ||||
| a complete GeoJSON structure but only the ``geometry`` key content of a | ||||
| GeoJSON structure. See also :doc:`/ref/contrib/gis/serializers`. | ||||
|  | ||||
| .. note:: | ||||
|  | ||||
|     Requires GDAL. | ||||
|  | ||||
| .. attribute:: GEOSGeometry.geojson | ||||
|  | ||||
| Alias for :attr:`GEOSGeometry.json`. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user