Module: RGeo::Geographic::ProjectedNCurveMethods

Included in:
ProjectedLineImpl, ProjectedLineStringImpl, ProjectedLinearRingImpl, ProjectedMultiLineStringImpl
Defined in:
lib/rgeo/geographic/projected_feature_methods.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#lengthObject



164
165
166
# File 'lib/rgeo/geographic/projected_feature_methods.rb', line 164

def length
  projection.length
end