Main Page
Modules
Namespaces
Classes
Files
File List
File Members
AttributeFill.h
Go to the documentation of this file.
1
#ifndef __ATTRIBUTEFILLEXAMPLES_H
2
#define __ATTRIBUTEFILLEXAMPLES_H
3
4
// This examples show how to call the Attribute Fill Operation algorithms on vector and raster data
5
// Adapt the source and target datasource information to your environment!
6
7
//---------------Raster to Vector---------------//
8
bool
RasterToVectorInSHP
();
9
10
bool
RasterToVectorInPGIS
();
11
12
//---------------Vector to Raster---------------//
13
bool
VectorToRaster
();
14
15
bool
VectorToVector
();
16
17
#endif
VectorToVector
bool VectorToVector()
Definition:
VectorToVector.cpp:62
RasterToVectorInSHP
bool RasterToVectorInSHP()
Definition:
examples/attributefill/RasterToVector.cpp:20
RasterToVectorInPGIS
bool RasterToVectorInPGIS()
Definition:
examples/attributefill/RasterToVector.cpp:110
VectorToRaster
bool VectorToRaster()
Definition:
examples/attributefill/VectorToRaster.cpp:22
terralib5_src
examples
attributefill
AttributeFill.h
Generated on Wed Jun 6 2018 12:16:05 for TerraLib by
1.8.11