#include "GeometryExamples.h"#include <terralib/common/Exception.h>#include <iostream>#include <fstream>#include <string>Go to the source code of this file.
Functions | |
| void | readWkts (const std::string &filePath) |
| void readWkts | ( | const std::string & | filePath | ) |
Definition at line 12 of file Wkt.cpp.
References te::gm::Geometry::asText(), te::gm::WKTReader::read(), and te::common::Exception::what().
Referenced by main().