Sha256: b6ab9a5ee32d858e08d510520a3e90c29b07d3646cef230cc2efaa20f1b9ca27

Contents?: true

Size: 229 Bytes

Versions: 4

Compression:

Stored size: 229 Bytes

Contents

module RGeo
  module Feature
    module GeometryCollection      
      
      def to_georuby
        raise Error::UnsupportedOperation, "Method GeometryCollection#to_georuby not defined."
      end      
      
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
georuby-ext-0.0.5 lib/georuby-ext/rgeo/feature/geometry_collection.rb
georuby-ext-0.0.4 lib/georuby-ext/rgeo/feature/geometry_collection.rb
georuby-ext-0.0.3 lib/georuby-ext/rgeo/feature/geometry_collection.rb
georuby-ext-0.0.2 lib/georuby-ext/rgeo/feature/geometry_collection.rb