53 #ifdef CHECK_MEMORY_LEAKS
55 #endif // CHECK_MEMORY_LEAKS
67 if (!oc.
isSet(
"xml-files")) {
73 for (std::vector<std::string>::const_iterator file = files.begin(); file != files.end(); ++file) {
75 throw ProcessError(
"Could not open xml-file '" + *file +
"'.");
93 myCont(toFill), myTypeMap(tm), myOptions(oc) {}
117 WRITE_WARNING(
"Unable to project coordinates for POI '" +
id +
"'.");
136 bool ignorePrunning =
false;
138 ignorePrunning =
true;
142 WRITE_ERROR(
"POI '" +
id +
"' could not been added.");
170 bool ignorePrunning =
false;
172 ignorePrunning =
true;
190 const std::string& chars) {
198 for (PositionVector::ContType::const_iterator i = pshape.
begin(); i != pshape.
end(); ++i) {