altoslib: Use Locale.ROOT for KML export
authorKeith Packard <keithp@keithp.com>
Mon, 18 May 2015 17:52:24 +0000 (10:52 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 18 May 2015 17:52:24 +0000 (10:52 -0700)
This avoids locale-specific number formatting, which breaks
googleearth when importing the resulting file.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found