Module: RGeo::Feature::GeometryCollection
- Defined in:
- lib/georuby-ext/rgeo/feature/geometry_collection.rb
Instance Method Summary collapse
Instance Method Details
#to_georuby ⇒ Object
5 6 7 |
# File 'lib/georuby-ext/rgeo/feature/geometry_collection.rb', line 5 def to_georuby raise Error::UnsupportedOperation, "Method GeometryCollection#to_georuby not defined." end |