It shouldn’t be a problem. I’ll try it, thanks!

I don’t really need the terrains. Actually, I tried to disable that option yesterday, but I got the error

input file parameter is required (or choose a different input mode)

I run the program with the command

java -jar OSM2World.jar --config conf

where conf is a file containing the line

createTerain = false

According to the instructions in this wiki I think the conf file is correct https://wiki.openstreetmap.org/wiki/OSM2World/Configuration_file Could you tell me what I am doing wrong?

Thanks!