extent
Returns the envelope of this geometry as a 4-tuple, instead of as an Envelope
object:
1 2 | >>> 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:
1 2 | >>> point.extent ( 0.0 , 0.0 , 5.0 , 5.0 ) |
Designed by : w10schools
service@w10schools.com
Please login to continue.