Method: RGeo::ImplHelper::BasicMultiLineStringMethods#geometry_type
- Defined in:
- lib/rgeo/impl_helper/basic_geometry_collection_methods.rb
#geometry_type ⇒ Object
89 90 91 |
# File 'lib/rgeo/impl_helper/basic_geometry_collection_methods.rb', line 89 def geometry_type Feature::MultiLineString end |