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 +
"'.");
149 bool ignorePrunning =
false;
151 ignorePrunning =
true;
192 bool ignorePrunning =
false;
194 ignorePrunning =
true;
206 for (PositionVector::const_iterator i = pshape.begin(); i != pshape.end(); ++i) {