Method: RGeo::ImplHelper::BasicMultiLineStringMethods#geometry_type

Defined in:
lib/rgeo/impl_helper/basic_geometry_collection_methods.rb

#geometry_typeObject



89
90
91
# File 'lib/rgeo/impl_helper/basic_geometry_collection_methods.rb', line 89

def geometry_type
  Feature::MultiLineString
end