aRTgeometry {aRT} | R Documentation |
An aRTgeometry object represents a TerraLib geometry in memory. Using it, one can execute geometric operations without storing the data in a database.
Objects of class aRTgeometry can be directly inserted into layers, without converting them to Spatial objects.
aRTgeometry supports the three geometric types: points, polygons and lines.
Pedro Ribeiro de Andrade