Module: RGeo

Defined in:
lib/rgeo/geos.rb,
lib/rgeo/error.rb,
lib/rgeo/version.rb,
lib/rgeo/coord_sys.rb,
lib/rgeo/geos/utils.rb,
lib/rgeo/feature/line.rb,
lib/rgeo/feature/curve.rb,
lib/rgeo/feature/point.rb,
lib/rgeo/feature/types.rb,
lib/rgeo/geos/interface.rb,
lib/rgeo/feature/factory.rb,
lib/rgeo/feature/polygon.rb,
lib/rgeo/feature/surface.rb,
lib/rgeo/geos/zm_factory.rb,
lib/rgeo/feature/geometry.rb,
lib/rgeo/geos/ffi_factory.rb,
lib/rgeo/impl_helper/math.rb,
lib/rgeo/wkrep/wkb_parser.rb,
lib/rgeo/wkrep/wkt_parser.rb,
lib/rgeo/cartesian/factory.rb,
lib/rgeo/geos/capi_factory.rb,
lib/rgeo/impl_helper/utils.rb,
lib/rgeo/cartesian/analysis.rb,
lib/rgeo/cartesian/valid_op.rb,
lib/rgeo/geographic/factory.rb,
lib/rgeo/cartesian/interface.rb,
lib/rgeo/feature/line_string.rb,
lib/rgeo/feature/linear_ring.rb,
lib/rgeo/feature/multi_curve.rb,
lib/rgeo/feature/multi_point.rb,
lib/rgeo/wkrep/wkb_generator.rb,
lib/rgeo/wkrep/wkt_generator.rb,
lib/rgeo/geographic/interface.rb,
lib/rgeo/geographic/projector.rb,
lib/rgeo/impl_helper/valid_op.rb,
lib/rgeo/coord_sys/cs/entities.rb,
lib/rgeo/feature/multi_polygon.rb,
lib/rgeo/feature/multi_surface.rb,
lib/rgeo/cartesian/bounding_box.rb,
lib/rgeo/cartesian/calculations.rb,
lib/rgeo/cartesian/planar_graph.rb,
lib/rgeo/coord_sys/cs/factories.rb,
lib/rgeo/coord_sys/cs/wkt_parser.rb,
lib/rgeo/geos/zm_feature_classes.rb,
lib/rgeo/geos/zm_feature_methods.rb,
lib/rgeo/geos/ffi_feature_classes.rb,
lib/rgeo/geos/ffi_feature_methods.rb,
lib/rgeo/cartesian/feature_classes.rb,
lib/rgeo/cartesian/feature_methods.rb,
lib/rgeo/feature/factory_generator.rb,
lib/rgeo/feature/multi_line_string.rb,
lib/rgeo/geographic/spherical_math.rb,
lib/rgeo/geos/capi_feature_classes.rb,
lib/rgeo/impl_helper/validity_check.rb,
lib/rgeo/feature/geometry_collection.rb,
lib/rgeo/geographic/projected_window.rb,
lib/rgeo/cartesian/sweepline_intersector.rb,
lib/rgeo/impl_helper/basic_point_methods.rb,
lib/rgeo/impl_helper/basic_polygon_methods.rb,
lib/rgeo/impl_helper/basic_geometry_methods.rb,
lib/rgeo/geographic/projected_feature_classes.rb,
lib/rgeo/geographic/projected_feature_methods.rb,
lib/rgeo/geographic/simple_mercator_projector.rb,
lib/rgeo/geographic/spherical_feature_classes.rb,
lib/rgeo/geographic/spherical_feature_methods.rb,
lib/rgeo/impl_helper/basic_line_string_methods.rb,
lib/rgeo/impl_helper/basic_geometry_collection_methods.rb,
ext/geos_c_impl/globals.c

Overview


Common methods for GeometryCollection features


Defined Under Namespace

Modules: Cartesian, CoordSys, Error, Feature, Geographic, Geos, ImplHelper, WKRep

Constant Summary collapse

VERSION =
"3.0.1"