# File lib/geo_ruby/simple_features/geometry.rb, line 41 def envelope Envelope.from_points(bounding_box,srid,with_z) end