Dynamically Generate Terrian

I found this thread [url]Python n-dimensional simplex noise] which shows how to create perlin noise in panda3D. This would allow me to make the terrian random however the bigger and more complex question is how would I generate more terrian as reached the edge of the generated terrian.

Thanks for your help so far.