Vector Processing

This module provides classes and functions with vector processing capabilities. More...

Files

file  AddressGeocodingOp.h
 Address Geocoding operation.
 
file  AggregationMemory.h
 Aggregation Vector Processing functions.
 
file  AggregationMemory.h
 Aggregation Vector Processing functions.
 
file  AggregationOp.h
 Aggregation operation.
 
file  AggregationQuery.h
 Aggregation Vector Processing functions.
 
file  AggregationQuery.h
 Aggregation Vector Processing functions.
 
file  AggregationQuery.h
 Aggregation Vector Processing functions.
 
file  BufferMemory.h
 
file  BufferOp.h
 Buffer operation.
 
file  BufferQuery.h
 
file  GeometricOp.h
 Geometric operation.
 
file  IntersectionOp.h
 Intersection operation.
 
file  LineToPolygonMemory.h
 Line to Polygon Vector Processing functions.
 
file  LineToPolygonOp.h
 Line to polygon operation.
 
file  LineToPolygonQuery.h
 Line To Polygon Vector Processing functions.
 
file  MultipartToSinglepart.h
 Aggregation Vector Processing functions.
 
file  PolygonToLineMemory.h
 Polygon to Line Vector Processing functions.
 
file  PolygonToLineOp.h
 Polygon to line operation.
 
file  PolygonToLineQuery.h
 Polygon To Line Vector Processing functions.
 

Detailed Description

This module provides classes and functions with vector processing capabilities.

Basically, the TerraLib Vector Processing module contains several processing operations applied to vectorial data and it is organized as follows:

The main classes/concepts in this module are listed here. The namespace associated to the Vector Processing module is te::vp. To know more about it, see the te::vp namespace documentation.