projNowhere: Internal CRS usage

.projNowhereR Documentation

Internal CRS usage

Description

This is used in various places when converting agentMatrix objects to SpatialPoints for use with functions, such as raster::buffer(). None of these functions results in any real geospatial information being conserved, other than distance and angle calculations. Buffering still occurs on the unit-less World. This is therefore a way to allow sp and raster functions to work as if a cell in the World was equal to 1 m. The resulting answers will be converted back to units of "cells", not "m". The CRS() operation is relatively time consuming. Having a single object usable throughout is much faster.

Usage

.projNowhere

Format

An object of class CRS of length 1.


NetLogoR documentation built on Aug. 17, 2022, 9:06 a.m.