fix scene making scripts and add building-parallel-road scene

Scripts updated to newest libosmium and shebang fixed.
This commit is contained in:
Sarah Hoffmann
2016-05-15 11:29:09 +02:00
parent 28041cbbd9
commit f0f6fcf256
6 changed files with 299 additions and 245 deletions

View File

@@ -92,10 +92,6 @@ int main(int argc, char* argv[]) {
reader2.close();
export_handler.close();
std::cerr << "Pass 2 done\n";
google::protobuf::ShutdownProtobufLibrary();
}