Handle corner nodes separately from the rest of the fitted nodes.
Write scenery file to correct location.
First hack at generating scenery for multiple tiles in one invocation.
Fixed a couple bugs in first pass at triangulation.
- needed to explicitely initialize the polygon accumulator in triangle.cxx
before each polygon rather than depending on the default behavior.
- Fixed a problem with region attribute propagation where I wasn't generating
the hole points correctly.