Class GeoRuby::SimpleFeatures::GeometryCollection
In: lib/geo_ruby/simple_features/geometry_collection.rb
Parent: Geometry

Represents a collection of arbitrary geometries

Methods

Attributes

geometries  [R] 

Public Class methods

Public Instance methods

tests the equality of geometry collections

Bounding box in 2D/3D. Returns an array of 2 points

Delegate the unknown methods to the geometries array

[Validate]