value
For proj4string
CRS object, containing a valid proj4 string; attempts to assign an object containing longlat to data extending beyond longitude [-180, 360] or lattitude [-90, 90] will be stopped. For set_ll_warn
a single logical value, if FALSE (default) error on range exceedance, if TRUE, warning. For set_ll_TOL
the value of the power of .Machine$double.eps
(default 0.25) to use as tolerance in testing range exceedance. set_ReplCRS_warn
may be used to turn off warnings issued when changing object CRS with the proj4string
replacement method (by setting value=FALSE
).