Method: RGeo::Geos::ZMGeometryMethods#boundary

Defined in:
lib/rgeo/geos/zm_feature_methods.rb

#boundaryObject



92
93
94
# File 'lib/rgeo/geos/zm_feature_methods.rb', line 92

def boundary
  @factory.create_feature(nil, @zgeometry.boundary, @mgeometry.boundary)
end