aRTgeometry {aRT}R Documentation

aRTgeometry

Description

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.

Author(s)

Pedro Ribeiro de Andrade


[Package aRT version 1.6-0 Index]