aRTgeometry               package:aRT               R Documentation

_a_R_T_g_e_o_m_e_t_r_y

_D_e_s_c_r_i_p_t_i_o_n:

     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.

_A_u_t_h_o_r(_s):

     Pedro Ribeiro de Andrade

