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



185
186
187
# File 'lib/rgeo/geographic/projected_feature_methods.rb', line 185

def length
  projection.unsafe_length
end