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