> So it loads an .osm file into memory and performs everything in-memory, > is this correct? I didn't take a look at the source right now. Yes, that is right. All operations are done in-memory. Dennis