26#ifndef __TERRALIB_WFS_INTERNAL_UTILS_H
27#define __TERRALIB_WFS_INTERNAL_UTILS_H
It represents the SQL query dialect accepted by a given data source.
This is the base class for layers.
Namespace for the DataAccess API of TerraLib.
Namespace for the Map Tools module of TerraLib.
TEWFSEXPORT void DefineDataSourceDialect(te::da::SQLDialect *dialect)
TEWFSEXPORT bool IsWFSLayer(const te::map::AbstractLayer &layer)
Configuration flags for the TerraLib WFS module.
#define TEWFSEXPORT
You can use this macro in order to export/import classes and functions from this module.