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)
commit3fbf0a29a1b8a67b90ef965ee3e2e972c0ec33a1
tree19a2b0a9f4090a8f40946c9fae41ab4abe9203a7
parent1cc1900e13d79e0451587439c23bbb062d86cee3
altoslib: Use Locale.ROOT for KML export

This avoids locale-specific number formatting, which breaks
googleearth when importing the resulting file.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosKML.java