Addresses #206 (closed)
The signif() function is used inside SelectorChecker() to round the values of coordinates (such as latitude and longitude) to avoid problems when comparing floats with ==
, >=
and =<
.
Addresses #206 (closed)
The signif() function is used inside SelectorChecker() to round the values of coordinates (such as latitude and longitude) to avoid problems when comparing floats with ==
, >=
and =<
.