Module: RGeo::Feature

Includes:
CastOverlay
Defined in:
lib/rgeo/geo_json/conversion_methods.rb

Overview

These convenience methods are added directly into the module rather than including the module above into the Feature::Instance module which is in every geometry implementation. This is due to a behavior in ruby versions <3.0.2 where dynamically included modules will not be included automatically in the ancestor tree. See bugs.ruby-lang.org/issues/9573 for more information.

Defined Under Namespace

Modules: Instance

Method Summary

Methods included from CastOverlay

included