extent  
Returns the envelope of this geometry as a 4-tuple, instead of as an Envelope object:
>>> point.extent (0.0, 0.0, 5.0, 5.0)
extent  
Returns the envelope of this geometry as a 4-tuple, instead of as an Envelope object:
>>> point.extent (0.0, 0.0, 5.0, 5.0)
 
          
Please login to continue.