Method: RGeo::Geos::ZMMultiLineStringMethods#coordinates
- Defined in:
- lib/rgeo/geos/zm_feature_methods.rb
#coordinates ⇒ Object
352 353 354 |
# File 'lib/rgeo/geos/zm_feature_methods.rb', line 352 def coordinates each.map(&:coordinates) end |