Doesn't the game store terrain data in chunks if it's over a certain size (usually something like 256x256)?
Most game engines do this to avoid rendering the whole terrain when you're only seeing a part of it.