Demo ge_output

Example usage of the ge_output function. 'filename' should either end in .kml, or .kmz 'help ge_output' for more info.

ge_output('demo_ge_output1.kml', ge_point(5,5,5) );

ge_output('demo_ge_output2.kmz', ge_point(6,6,6) );